summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-08-04drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0Guchun Chen-4/+6
2020-08-04drm/amdgpu: decouple sysfs creating of bad page nodeGuchun Chen-21/+42
2020-08-04drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)Guchun Chen-5/+7
2020-08-04drm/amdgpu: restore ras flags when user resets eeprom(v2)Guchun Chen-3/+10
2020-08-04drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen-3/+79
2020-08-04drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)Guchun Chen-1/+36
2020-08-04drm/amdgpu: skip bad page reservation once issuing from eeprom writeGuchun Chen-5/+11
2020-08-04drm/amdgpu: break driver init process when it's bad GPU(v5)Guchun Chen-7/+36
2020-08-04drm/amdgpu: add bad gpu tag definitionGuchun Chen-0/+3
2020-08-04drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen-0/+58
2020-08-04drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen-0/+12
2020-07-31drm/ttm: remove the init_mem_type callbackChristian König-7/+0
2020-07-31drm/amdgpu: stop implementing init_mem_typeChristian König-53/+43
2020-07-31drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2Christian König-3/+1
2020-07-31drm/ttm: initialize the system domain with defaults v2Christian König-3/+0
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher-3/+6
2020-07-30drm/amdgpu: enable GFXOFF for navy_flounderJiansong Chen-0/+1
2020-07-30drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe-6/+29
2020-07-30drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe-1/+3
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye-1/+2
2020-07-30drm/amdgpu: update GC golden setting for navy_flounderJiansong Chen-2/+2
2020-07-30drm/amdgpu: enable umc 8.7 functions in gmc v10John Clements-2/+50
2020-07-30drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui-0/+6
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher-3/+6
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye-1/+2
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish-2/+0
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie-3/+2
2020-07-28drm/amdgpu/si: initial support for GPU resetAlex Deucher-2/+90
2020-07-28drm/amdgpu: enable DC support for SI parts (v2)Mauro Rossi-0/+16
2020-07-28drm/amdgpu: Change type of module param `ppfeaturemask` to hexintPaul Menzel-2/+2
2020-07-27drm/amdgpu: add support for umc 8.7 ras functionsJohn Clements-0/+382
2020-07-27drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfsEvan Quan-8/+11
2020-07-27Revert "drm/amdgpu/vcn3.0: remove extra asic type check"James Zhu-13/+16
2020-07-27drm/amdkfd: Add thermal throttling SMI eventMukul Joshi-0/+5
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li-172/+446
2020-07-27drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang-1/+1
2020-07-27drm/amdgpu/vcn3.0: remove extra asic type checkJames Zhu-16/+13
2020-07-27drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu-5/+4
2020-07-27drm/amdgpu: Remove extra asic type checkJames Zhu-17/+12
2020-07-27drm/amdgpu/jpeg: Remove extra asic type checkJames Zhu-15/+11
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie-86/+189
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie-1/+1
2020-07-23drm/amdgpu/powerplay: add some documentation about memory clockAlex Deucher-0/+46
2020-07-23drm/amdgpu: move umc specific macros to headerJohn Clements-14/+14
2020-07-23drm/amdgpu: update golden setting for sienna_cichlidLikun Gao-1/+1
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie-489/+1989
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-7/+2
2020-07-22drm/amd/amdgpu: Fix compiler warning in df driverTom St Denis-1/+1
2020-07-22drm/amdgpu: won't include gc and mmhub register headers in GMC blockHuang Rui-2/+0
2020-07-22drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui-23/+67