summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-08-05drm/amdgpu: use create_at for the stolen pre-OS bufferAlex Deucher1-4/+4
2020-08-05drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)Alex Deucher1-0/+3
2020-08-05drm/amdgpu: added RAS EEPROM device support checkJohn Clements1-1/+16
2020-08-05drm/amdgpu: enable RAS support for sienna cichlidJohn Clements2-2/+7
2020-08-05drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu7-73/+76
2020-08-05drm/amdgpu: update eeprom once specifying one bigger threshold(v3)Guchun Chen1-2/+28
2020-08-05drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0Guchun Chen2-4/+6
2020-08-05drm/amdgpu: decouple sysfs creating of bad page nodeGuchun Chen1-21/+42
2020-08-05drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)Guchun Chen1-5/+7
2020-08-05drm/amdgpu: restore ras flags when user resets eeprom(v2)Guchun Chen1-3/+10
2020-08-05drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen5-3/+79
2020-08-05drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)Guchun Chen1-1/+36
2020-08-05drm/amdgpu: skip bad page reservation once issuing from eeprom writeGuchun Chen2-5/+11
2020-08-05drm/amdgpu: break driver init process when it's bad GPU(v5)Guchun Chen4-7/+36
2020-08-05drm/amdgpu: add bad gpu tag definitionGuchun Chen1-0/+3
2020-08-05drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen4-0/+58
2020-08-05drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen2-0/+12
2020-07-31drm/ttm: remove the init_mem_type callbackChristian König1-7/+0
2020-07-31drm/amdgpu: stop implementing init_mem_typeChristian König1-53/+43
2020-07-31drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2Christian König1-3/+1
2020-07-31drm/ttm: initialize the system domain with defaults v2Christian König1-3/+0
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-30drm/amdgpu: enable GFXOFF for navy_flounderJiansong Chen1-0/+1
2020-07-30drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe1-6/+29
2020-07-30drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe1-1/+3
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-07-30drm/amdgpu: update GC golden setting for navy_flounderJiansong Chen1-2/+2
2020-07-30drm/amdgpu: enable umc 8.7 functions in gmc v10John Clements2-2/+50
2020-07-30drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui1-0/+6
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish1-2/+0
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie1-3/+2
2020-07-28drm/amdgpu/si: initial support for GPU resetAlex Deucher1-2/+90
2020-07-28drm/amdgpu: enable DC support for SI parts (v2)Mauro Rossi2-0/+16
2020-07-28drm/amdgpu: Change type of module param `ppfeaturemask` to hexintPaul Menzel1-2/+2
2020-07-27drm/amdgpu: add support for umc 8.7 ras functionsJohn Clements2-0/+382
2020-07-27drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfsEvan Quan1-8/+11
2020-07-27Revert "drm/amdgpu/vcn3.0: remove extra asic type check"James Zhu1-13/+16
2020-07-27drm/amdkfd: Add thermal throttling SMI eventMukul Joshi2-0/+5
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li34-172/+446
2020-07-27drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang1-1/+1
2020-07-27drm/amdgpu/vcn3.0: remove extra asic type checkJames Zhu1-16/+13
2020-07-27drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu1-5/+4
2020-07-27drm/amdgpu: Remove extra asic type checkJames Zhu1-17/+12
2020-07-27drm/amdgpu/jpeg: Remove extra asic type checkJames Zhu1-15/+11
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie17-86/+189
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie1-1/+1
2020-07-23drm/amdgpu/powerplay: add some documentation about memory clockAlex Deucher1-0/+46
2020-07-23drm/amdgpu: move umc specific macros to headerJohn Clements2-14/+14