summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu2019-11-061-0/+5
| * | | | | | drm/amdgpu: Show resolution correctly in mode validation debug outputNeil Mayhew2019-11-061-1/+1
| * | | | | | drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptesAlex Deucher2019-11-061-1/+9
| * | | | | | drm/amdgpu: enable VCN DPG on Raven and Raven2Alex Deucher2019-11-061-2/+6
| * | | | | | drm/amdgpu: add navi14 PCI IDTianci.Yin2019-11-061-0/+1
| * | | | | | drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2Evan Quan2019-11-066-4/+44
| * | | | | | drm/amd/powerplay: update is_sw_smu_xgmi checkEvan Quan2019-11-061-1/+1
| * | | | | | drm/amdgpu: change pstate only after all XGMI device initializedEvan Quan2019-11-061-3/+12
| * | | | | | drm/amdgpu: dont schedule jobs while in resetShirish S2019-11-061-1/+4
| * | | | | | drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-11-061-0/+9
* | | | | | | Merge v5.4-rc7 into drm-nextDave Airlie2019-11-1419-50/+165
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2019-11-062-5/+6
| * | | | | | drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu2019-11-061-0/+7
| * | | | | | drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu2019-11-064-6/+64
| * | | | | | drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2019-11-062-1/+7
| * | | | | | drm/amd/swSMU: fix smu workload bit map errorKevin Wang2019-11-062-2/+2
| * | | | | | drm/amdgpu: add navi14 PCI IDTianci.Yin2019-11-061-0/+1
| * | | | | | Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu2019-11-061-9/+0
| * | | | | | drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu2019-11-061-0/+5
| * | | | | | drm/amdgpu: dont schedule jobs while in resetShirish S2019-11-061-1/+4
| * | | | | | drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-11-061-0/+9
| * | | | | | drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers2019-10-305-15/+5
| * | | | | | drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers2019-10-305-0/+45
| * | | | | | drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers2019-10-305-30/+20
| * | | | | | drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-10-302-0/+18
| * | | | | | drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils2019-10-301-3/+1
| * | | | | | dc.c:use kzalloc without testzhongshiqi2019-10-301-0/+4
| * | | | | | drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu2019-10-301-0/+9
| * | | | | | drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss2019-10-301-6/+18
| * | | | | | drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei2019-10-301-1/+2
| * | | | | | drm/amd/display: Allow inverted gammaAidan Yang2019-10-301-14/+8
| * | | | | | drm/amd/display: do not synchronize "drr" displaysJun Lei2019-10-301-0/+6
| * | | | | | drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky2019-10-301-1/+3
| * | | | | | drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin2019-10-301-1/+1
| * | | | | | drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-10-301-1/+1
| * | | | | | drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-10-301-1/+1
| * | | | | | drm/amd/display: Change Navi14's DWB flag to 1Zhan liu2019-10-301-1/+1
| * | | | | | drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer2019-10-301-0/+1
| * | | | | | drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong2019-10-301-0/+1
| |/ / / / /
| * | | | | drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher2019-10-172-5/+16
| * | | | | drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König2019-10-171-1/+6
| * | | | | drm/amdgpu: fix potential VM faultsChristian König2019-10-171-1/+2
| * | | | | drm/amdgpu: user pages array memory leak fixPhilip Yang2019-10-171-6/+2
| * | | | | drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher2019-10-171-12/+23
| * | | | | drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)Alex Deucher2019-10-171-11/+22
| * | | | | drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher2019-10-171-10/+21
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-0497-1144/+3099
|\ \ \ \ \
| * | | | | drm/amd/display: Add a conversion function for transmitter and phy_id enumsNathan Chancellor2019-10-301-1/+37
| * | | | | drm/amd/display: remove redundant null pointer check before kfreezhong jiang2019-10-301-3/+1
| * | | | | drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-10-302-0/+18
OpenPOWER on IntegriCloud