summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-04-28drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák2-1/+29
2020-04-28drm/amdgpu/vcn2.5: wait for tiles off after unpauseJames Zhu1-3/+3
2020-04-28drm/amdkfd: Put ASIC revision into HSA capabilityJoseph Greathouse2-0/+8
2020-04-27drm/amdgpu: remove conversion to bool in amdgpu_device.cJason Yan1-1/+1
2020-04-27drm/amdgpu: decouple EccErrCnt query and clear operationGuchun Chen1-4/+79
2020-04-27drm/amdgpu: switch to SMN interface to operate RSMU index modeGuchun Chen1-5/+24
2020-04-27drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan1-3/+0
2020-04-27drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan1-2/+2
2020-04-27drm/amdgpu: sw pstate switch should only be for vega20Jonathan Kim1-1/+3
2020-04-27drm/amdgpu: Remove unneeded semicolonZheng Bin1-1/+1
2020-04-24drm/amdgpu/gmc: Use consistent variable on unlocksColin Ian King2-2/+2
2020-04-24drm/amdgpu: protect ring overrunYintian Tao7-12/+61
2020-04-24drm/amdgpu: extent threshold of waiting FLR_COMPLETEMonk Liu2-2/+2
2020-04-24drm/amdgpu: for nv12 always need smu ipMonk Liu1-2/+1
2020-04-24drm/amdgpu: skip sysfs node not belong to one vf modeMonk Liu1-20/+28
2020-04-24drm/amdgpu: provide RREG32_SOC15_NO_KIQ, will be used laterMonk Liu1-0/+3
2020-04-24drm/amdgpu: skip cg/pg set for SRIOVMonk Liu1-0/+7
2020-04-24drm/amdgpu: ignore TA ucode for SRIOVMonk Liu1-0/+2
2020-04-23drm/amdgpu: retire legacy vega10 sos version checkHawking Zhang1-27/+1
2020-04-23drm/amdgpu: switch to helper function to init sos ucodeHawking Zhang2-84/+6
2020-04-23drm/amdgpu: add helper function to init sos ucodeHawking Zhang2-0/+72
2020-04-23drm/amdgpu: switch to helper function to init asd ucodeHawking Zhang4-75/+5
2020-04-23drm/amdgpu: add helper function to init asd ucodeHawking Zhang2-0/+38
2020-04-23drm/amdgpu: retire unused check_fw_loading statusHawking Zhang6-544/+0
2020-04-23drm/amdgpu: remove unnecessary tOS version checkHawking Zhang3-16/+4
2020-04-23drm/amdgpu: retire support_vmr_ring interfaceHawking Zhang5-66/+30
2020-04-23drm/amdgpu: shrink critical section in amdgpu_amdkfd_gpuvm_free_memory_of_gpuBernard Zhao1-7/+7
2020-04-23drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu1-1/+4
2020-04-23drm/amdgpu: remove set but not used variable 'priority'YueHaibing1-2/+0
2020-04-23drm: amdgpu: fix kernel-doc struct warningRandy Dunlap1-1/+1
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao7-29/+41
2020-04-22drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König3-8/+28
2020-04-22drm/amdgpu: set error query ready after all IPs late initDennis Li2-5/+3
2020-04-22drm/amdgpu: code cleanup around gpu resetEvan Quan1-10/+4
2020-04-22drm/amdgpu: optimize the gpu reset for XGMI setup V2Evan Quan1-51/+25
2020-04-22drm/amdgpu: correct cancel_delayed_work_sync on gpu resetEvan Quan1-0/+2
2020-04-22drm/amdgpu: correct fbdev suspend on gpu resetEvan Quan1-1/+1
2020-04-22drm/amdgpu: cleanup coding style in amdkfd a bitBernard Zhao1-11/+9
2020-04-22drm/amdgpu: clean up unused variable about ring lruKevin Wang2-6/+0
2020-04-22drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhubDennis Li2-16/+31
2020-04-22drm/amdgpu: disble vblank when unloading sriov driverJiawei1-1/+2
2020-04-22drm/amdgpu: Print CU information by default during initializationYong Zhao1-1/+2
2020-04-22drm/amdgpu: Adjust the SDMA doorbell info printingYong Zhao2-2/+2
2020-04-22drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim6-53/+49
2020-04-22Revert "drm/amdgpu: Disable gfx off if VCN is busy"James Zhu1-2/+0
2020-04-22drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen1-2/+3
2020-04-22drm/amdgpu: Disable FRU read on ArcturusKent Russell1-3/+4
2020-04-22drm/amdgpu/gmc: Fix spelling mistake.Rajneesh Bhardwaj1-6/+6
2020-04-22Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"Kent Russell1-26/+0
2020-04-22drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher1-0/+2