summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2019-05-24drm/amdgpu: fix spelling mistake "retrived" -> "retrieved"Colin Ian King1-1/+1
2019-05-24drm/amdgpu/vega20: use mode1 reset for RAS and XGMIAlex Deucher1-0/+9
2019-05-24drm/amd/powerplay: support ppfeatures sysfs interface on sw smu routineEvan Quan1-2/+8
2019-05-24drm/amdgpu: Report firmware versions with sysfs v2Ori Messinger3-0/+70
2019-05-24drm/amdgpu: make VCN DPG pause mode detached from general VCNLeo Liu3-129/+135
2019-05-24drm/amdgpu: move the VCN DPG mode read and write to VCNLeo Liu2-21/+21
2019-05-24drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou1-0/+3
2019-05-24drm/amdgpu: suppress repeating tmo reportMonk Liu1-0/+2
2019-05-24drm/amdgpu: remove static GDS, GWS and OA allocationChristian König7-137/+28
2019-05-24drm/amdgpu: check no_user_fence flag for enginesLeo Liu1-4/+2
2019-05-24drm/amdgpu/VCN: set no_user_fence flag to trueLeo Liu1-0/+3
2019-05-24drm/amdgpu/VCE: set no_user_fence flag to trueLeo Liu3-0/+4
2019-05-24drm/amdgpu/UVD: set no_user_fence flag to trueLeo Liu4-0/+7
2019-05-24drm/amdgpu: add no_user_fence flag to ring funcsLeo Liu1-0/+1
2019-05-24drm/amdgpu: sdma handle ras resumexinhui pan1-1/+18
2019-05-24drm/amdgpu: gfx handle ras resumexinhui pan1-1/+19
2019-05-24drm/amdgpu: gmc handle ras resumexinhui pan1-1/+18
2019-05-24drm/amdgpu: enable ras suspend/resumexinhui pan1-0/+4
2019-05-24drm/amdgpu: ras support suspend/resumexinhui pan3-8/+20
2019-05-24drm/amdgpu: add badpages sysfs interafcexinhui pan2-0/+147
2019-05-24drm/amdgpu: Fix S3 test issueJames Zhu1-9/+5
2019-05-24drm/amdgpu: RLC to program regs for Vega10 SR-IOVTrigger Huang4-77/+85
2019-05-24drm/amdgpu: add basic func for RLC program regTrigger Huang1-1/+56
2019-05-24drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang5-22/+50
2019-05-24drm/amdgpu: Support PSP VMR ring for Vega10 VFTrigger Huang1-32/+99
2019-05-24drm/amdgpu: call psp to program ih cntl in SR-IOVTrigger Huang1-9/+82
2019-05-24drm/amdgpu: implement PSP cmd GFX_CMD_ID_PROG_REGTrigger Huang2-1/+38
2019-05-24drm/amdgpu: Add new PSP cmd GFX_CMD_ID_PROG_REGTrigger Huang1-0/+8
2019-05-24drm/amdgpu: initialize PSP before IH under SR-IOVTrigger Huang2-6/+19
2019-05-24drm/amdgpu: init vega10 SR-IOV reg access modeTrigger Huang4-0/+79
2019-05-24drm/amdgpu: gpu reset will run ras post initxinhui pan1-0/+3
2019-05-24drm/amdgpu: sdma support ras gpu resetxinhui pan1-2/+8
2019-05-24drm/amdgpu: gfx support ras gpu resetxinhui pan1-2/+8
2019-05-24drm/amdgpu: gmc support ras gpu resetxinhui pan1-2/+8
2019-05-24drm/amdgpu: handle ras resetxinhui pan2-2/+37
2019-05-24drm/amdgpu: Issue ras TA disable/enable cmd forcely on bootxinhui pan1-8/+26
2019-05-24drm/amdgpu: Revert "drm/amdgpu: skip gpu reset when ras error occured"xinhui pan1-3/+0
2019-05-24drm/amdgpu: gpu reset will run late_initxinhui pan1-0/+4
2019-05-24drm/amdgpu: add df perfmon regs and funcs for xgmiJonathan Kim3-0/+455
2019-05-24drm/amdgpu: add gfx9 gpr EDC workaround when RAS is enabledJames Zhu2-0/+255
2019-05-24drm/amdgpu: Reserve shared fence for eviction fenceFelix Kuehling1-0/+4
2019-05-24drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch]Christian König7-83/+116
2019-05-24drm/amd/amdgpu: Add MEM_LOAD to amdgpu_pm_info debugfs fileTom St Denis1-0/+4
2019-05-24drm/amdkfd: Cosmetic cleanupKent Russell4-5/+7
2019-05-24drm/amdgpu: Fix CIK references in gmc_v8Kent Russell1-7/+7
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell6-0/+85
2019-05-24drm/amdgpu: Update latest xgmi topology info after each device is enumulatedshaoyunl1-12/+20
2019-05-24drm/amdgpu: enable separate timeout setting for every ring type V4Evan Quan5-20/+122
2019-05-24drm/amdgpu: add new sysfs interface for memory realtime utilizationEvan Quan1-0/+40
2019-05-24drm/amdgpu: Implement get num of hops between two xgmi deviceshaoyunl5-18/+50