summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2019-11-14drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan-22/+16
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher-5/+6
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu-0/+7
2019-11-06drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu-6/+64
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan-1/+7
2019-11-06drm/amd/swSMU: fix smu workload bit map errorKevin Wang-2/+2
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin-0/+1
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu-0/+5
2019-11-06drm/amdgpu: dont schedule jobs while in resetShirish S-1/+4
2019-11-06drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher-0/+9
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers-15/+5
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers-0/+45
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers-30/+20
2019-10-30drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher-0/+18
2019-10-30drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils-3/+1
2019-10-30dc.c:use kzalloc without testzhongshiqi-0/+4
2019-10-30drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu-0/+9
2019-10-30drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss-6/+18
2019-10-30drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei-1/+2
2019-10-30drm/amd/display: Allow inverted gammaAidan Yang-14/+8
2019-10-30drm/amd/display: do not synchronize "drr" displaysJun Lei-0/+6
2019-10-30drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky-1/+3
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin-1/+1
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin-1/+1
2019-10-30drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin-1/+1
2019-10-30drm/amd/display: Change Navi14's DWB flag to 1Zhan liu-1/+1
2019-10-30drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer-0/+1
2019-10-30drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong-0/+1
2019-10-17drm/amdgpu/vce: fix allocation size in enc ring testAlex Deucher-5/+16
2019-10-17drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König-1/+6
2019-10-17drm/amdgpu: fix potential VM faultsChristian König-1/+2
2019-10-17drm/amdgpu: user pages array memory leak fixPhilip Yang-6/+2
2019-10-17drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher-12/+23
2019-10-17drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)Alex Deucher-11/+22
2019-10-17drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher-10/+21
2019-10-11drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan-1/+1
2019-10-11drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede-35/+35
2019-10-09drm/amdgpu/powerplay: fix typo in mvdd table setupAlex Deucher-2/+2
2019-10-09drm/amdgpu: fix memory leakNirmoy Das-7/+7
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann-1/+11
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann-0/+2
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann-8/+5
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann-2/+0
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann-1/+1
2019-10-02drm/amd/display: memory leakNavid Emamdoost-0/+7
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost-12/+22
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák-1/+17
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher-4/+8
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu-2/+0