summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
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
2020-07-22drm/amdgpu: add vmhub funcs helper (v2)Huang Rui-23/+108
2020-07-22drm/amdgpu: abstract set_vm_fault_masks function to refine the programmingHuang Rui-49/+28
2020-07-22drm/amdgpu: add member to store vm fault interrupt masksHuang Rui-0/+26
2020-07-22drm/amdgpu: add printing after executing page reservation to eepromGuchun Chen-1/+4
2020-07-22drm/amdgpu: expand sienna chichlid reg access supportJohn Clements-0/+45
2020-07-22drm/amdgpu: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König-7/+4
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher-28/+28
2020-07-21drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher-8/+4
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu-13/+6
2020-07-21Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."James Zhu-28/+1
2020-07-21drm/amdgpu: do not disable SMU on vm rebootNirmoy Das-1/+2
2020-07-21drm/amdgpu: add timeout flush mechanism to update wptr for self interrupt (v2)Chengming Gui-0/+45