summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2019-09-10drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle1-2/+7
2019-09-06drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu1-7/+7
2019-09-06drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng1-0/+1
2019-08-29drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2-5/+4
2019-08-29drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao1-0/+40
2019-08-25drm/amdgpu: fix a potential information leaking bugWang Xiayang1-1/+1
2019-08-25drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König1-14/+12
2019-08-25drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan2-6/+15
2019-08-25drm/amdkfd: Fix byte align on VegaMKent Russell1-1/+2
2019-08-25drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer1-1/+1
2019-08-16drm/amd/display: Increase size of audios arrayTai Man2-1/+2
2019-08-16drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-08-16drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2-2/+5
2019-08-16drm/amd/display: allocate 4 ddc engines for RV2Derek Lai1-1/+1
2019-08-16drm/amd/display: put back front end initialization sequenceEric Yang1-14/+1
2019-08-16drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man1-1/+7
2019-08-16drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao1-1/+8
2019-08-16drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy1-0/+4
2019-08-16drm/amd/display: Clock does not lower in UpdateplanesMurton Liu1-0/+6
2019-08-16drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla1-1/+8
2019-08-06drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas2-0/+4
2019-07-31drm/amd/display: fix compilation errorHariprasad Kelam1-0/+1
2019-07-31drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam1-0/+6
2019-07-31drm/amd/display: Update link rate from DPCD 10Wesley Chalmers1-3/+6
2019-07-31drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas1-3/+7
2019-07-31drm/amd/display: Increase Backlight Gain Step SizeEryk Brol2-0/+5
2019-07-31drm/amd/display: CS_TFM_1D only applied post EOTFKrunoslav Kovac1-1/+2
2019-07-31drm/amd/display: Reset planes for color management changesNicholas Kazlauskas1-0/+4
2019-07-31drm/amdkfd: Fix sdma queue map issueOak Zeng1-9/+12
2019-07-31drm/amdkfd: Fix a potential memory leakOak Zeng1-1/+4
2019-07-31drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh1-0/+2
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou1-0/+3
2019-07-31drm/amdgpu: Reserve shared fence for eviction fenceFelix Kuehling1-0/+4
2019-07-31drm/amd/display: Fill plane attrs only for valid pxl formatRoman Li1-1/+1
2019-07-31drm/amd/display: Disable cursor when offscreen in negative directionNicholas Kazlauskas1-5/+9
2019-07-31drm/amd/display: fix multi display seamless boot caseAnthony Koo1-6/+8
2019-07-31drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas1-0/+3
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0
2019-07-01drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul1-1/+1
2019-07-01drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan3-1/+8
2019-06-13drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher1-2/+2
2019-06-13drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter1-0/+2
2019-06-11drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S3-3/+11
2019-06-06Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+1
2019-06-06Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-14/+63
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang4-10/+30
2019-06-05drm/amd/powerplay: add set_power_profile_mode for raven1_refreshChengming Gui3-3/+30
2019-06-05drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li1-1/+3
2019-06-04drm/amd: fix fb references in async updateHelen Koike1-2/+1
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-2/+1