summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2019-09-10drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle
2019-09-06drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu
2019-09-06drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng
2019-08-29drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher
2019-08-29drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao
2019-08-25drm/amdgpu: fix a potential information leaking bugWang Xiayang
2019-08-25drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König
2019-08-25drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan
2019-08-25drm/amdkfd: Fix byte align on VegaMKent Russell
2019-08-25drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer
2019-08-16drm/amd/display: Increase size of audios arrayTai Man
2019-08-16drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee
2019-08-16drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin
2019-08-16drm/amd/display: allocate 4 ddc engines for RV2Derek Lai
2019-08-16drm/amd/display: put back front end initialization sequenceEric Yang
2019-08-16drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man
2019-08-16drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao
2019-08-16drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy
2019-08-16drm/amd/display: Clock does not lower in UpdateplanesMurton Liu
2019-08-16drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla
2019-08-06drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas
2019-07-31drm/amd/display: fix compilation errorHariprasad Kelam
2019-07-31drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam
2019-07-31drm/amd/display: Update link rate from DPCD 10Wesley Chalmers
2019-07-31drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas
2019-07-31drm/amd/display: Increase Backlight Gain Step SizeEryk Brol
2019-07-31drm/amd/display: CS_TFM_1D only applied post EOTFKrunoslav Kovac
2019-07-31drm/amd/display: Reset planes for color management changesNicholas Kazlauskas
2019-07-31drm/amdkfd: Fix sdma queue map issueOak Zeng
2019-07-31drm/amdkfd: Fix a potential memory leakOak Zeng
2019-07-31drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou
2019-07-31drm/amdgpu: Reserve shared fence for eviction fenceFelix Kuehling
2019-07-31drm/amd/display: Fill plane attrs only for valid pxl formatRoman Li
2019-07-31drm/amd/display: Disable cursor when offscreen in negative directionNicholas Kazlauskas
2019-07-31drm/amd/display: fix multi display seamless boot caseAnthony Koo
2019-07-31drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-07-01drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul
2019-07-01drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan
2019-06-12drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher
2019-06-12drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter
2019-06-11drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S
2019-06-06Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-06-06Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang
2019-06-05drm/amd/powerplay: add set_power_profile_mode for raven1_refreshChengming Gui
2019-06-05drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li
2019-06-04drm/amd: fix fb references in async updateHelen Koike
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds