summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-08-14drm/amdgpu: fix NULL pointer access issue when unloading driverGuchun Chen-2/+0
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König-452/+173
2020-08-14drm/amd/powerplay: enable swSMU mgpu fan boost supportEvan Quan-1/+4
2020-08-14drm/amd/powerplay: optimize the interface for mgpu fan boost enablementEvan Quan-7/+16
2020-08-14drm/amdgpu: disable gfxoff for navy_flounderJiansong Chen-0/+3
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng-121/+100
2020-08-14drm/amdgpu: pass NULL pointer instead of 0Nirmoy Das-1/+1
2020-08-14drm/amdgpu: annotate a false positive recursive lockingDennis Li-3/+7
2020-08-14drm/amdgpu: add debugfs interface for RAP testWenhui Sheng-1/+161
2020-08-14drm/amdgpu: enable RAP TA loadWenhui Sheng-0/+201
2020-08-14drm/amdgpu: add RAP TA header fileWenhui Sheng-0/+84
2020-08-14drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)Tianci.Yin-1/+7
2020-08-14drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1xTianci.Yin-9/+27
2020-08-14drm/amdgpu: add debugfs node to toggle ras error cnt harvestGuchun Chen-0/+7
2020-08-14drm/amdgpu: bypass querying ras error count registersGuchun Chen-32/+41
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-21/+105
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1397/+11974
2020-08-12drm/ttm: give resource functions their own [ch] filesChristian König-5/+5
2020-08-12drm/ttm: rename ttm_resource_manager_func callbacksChristian König-5/+5
2020-08-11drm/amdgpu: Enable P2P dmabuf over XGMIArunpravin-3/+52
2020-08-11drm/amdgpu: utilize subconnector property for DP through atombiosOleg Vasilev-1/+28
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...Dave Airlie-21/+105
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+0
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie-1/+2
2020-08-10drm/amdgpu: update gc golden register for arcturusshiwu.zhang-0/+1
2020-08-10drm/amdgpu: Skip some registers config for SRIOVLiu ChengZhe-0/+38
2020-08-10drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET-1/+1
2020-08-10drm/amdgpu: fix reload KMD hang on GFX10 KIQMonk Liu-0/+4
2020-08-10drm/amdgpu: update gc golden register for arcturusshiwu.zhang-0/+1
2020-08-10drm/amdgpu: Skip some registers config for SRIOVLiu ChengZhe-0/+38
2020-08-10drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET-1/+1
2020-08-10drm/amdgpu/ttm: drop the adev link from vram mgrDave Airlie-5/+7
2020-08-10drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.Dave Airlie-37/+27
2020-08-07drm/amdgpu: use mode1 reset by default for sienna_cichlidLikun Gao-3/+8
2020-08-07drm/amdgpu: unlock mutex on errorDennis Li-5/+6
2020-08-07drm/amdgpu: use mode1 reset by default for sienna_cichlidLikun Gao-3/+8
2020-08-07drm/amdgpu: make sure userptr ttm is allocatedChristian König-10/+15
2020-08-06drm/amdgpu: enable GFXOFF for navy_flounderJiansong Chen-0/+1
2020-08-06drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe-6/+29
2020-08-06drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe-1/+3
2020-08-06drm/amdgpu: update GC golden setting for navy_flounderJiansong Chen-2/+2
2020-08-06drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui-0/+6
2020-08-06drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang-1/+1
2020-08-06drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu-5/+4
2020-08-06drm/amdgpu: update golden setting for sienna_cichlidLikun Gao-1/+1
2020-08-06drm/amdgpu: add printing after executing page reservation to eepromGuchun Chen-1/+4
2020-08-06drm/amdgpu: expand sienna chichlid reg access supportJohn Clements-0/+45
2020-08-06drm/amdgpu: fix spelling mistake "Falied" -> "Failed"Colin Ian King-1/+1
2020-08-06drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer-1/+4
2020-08-06drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)Evan Quan-0/+60