summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-04-24drm/amdgpu: for nv12 always need smu ipMonk Liu-2/+1
2020-04-24drm/amdgpu: skip sysfs node not belong to one vf modeMonk Liu-20/+28
2020-04-24drm/amdgpu: provide RREG32_SOC15_NO_KIQ, will be used laterMonk Liu-0/+3
2020-04-24drm/amdgpu: skip cg/pg set for SRIOVMonk Liu-0/+7
2020-04-24drm/amdgpu: ignore TA ucode for SRIOVMonk Liu-0/+2
2020-04-23drm/amdgpu: retire legacy vega10 sos version checkHawking Zhang-27/+1
2020-04-23drm/amdgpu: switch to helper function to init sos ucodeHawking Zhang-84/+6
2020-04-23drm/amdgpu: add helper function to init sos ucodeHawking Zhang-0/+72
2020-04-23drm/amdgpu: switch to helper function to init asd ucodeHawking Zhang-75/+5
2020-04-23drm/amdgpu: add helper function to init asd ucodeHawking Zhang-0/+38
2020-04-23drm/amdgpu: retire unused check_fw_loading statusHawking Zhang-544/+0
2020-04-23drm/amdgpu: remove unnecessary tOS version checkHawking Zhang-16/+4
2020-04-23drm/amdgpu: retire support_vmr_ring interfaceHawking Zhang-66/+30
2020-04-23drm/amdgpu: shrink critical section in amdgpu_amdkfd_gpuvm_free_memory_of_gpuBernard Zhao-7/+7
2020-04-23drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu-1/+4
2020-04-23drm/amdgpu: remove set but not used variable 'priority'YueHaibing-2/+0
2020-04-23drm: amdgpu: fix kernel-doc struct warningRandy Dunlap-1/+1
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao-29/+41
2020-04-22drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König-8/+28
2020-04-22drm/amdgpu: set error query ready after all IPs late initDennis Li-5/+3
2020-04-22drm/amdgpu: code cleanup around gpu resetEvan Quan-10/+4
2020-04-22drm/amdgpu: optimize the gpu reset for XGMI setup V2Evan Quan-51/+25
2020-04-22drm/amdgpu: correct cancel_delayed_work_sync on gpu resetEvan Quan-0/+2
2020-04-22drm/amdgpu: correct fbdev suspend on gpu resetEvan Quan-1/+1
2020-04-22drm/amdgpu: cleanup coding style in amdkfd a bitBernard Zhao-11/+9
2020-04-22drm/amdgpu: clean up unused variable about ring lruKevin Wang-6/+0
2020-04-22drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhubDennis Li-16/+31
2020-04-22drm/amdgpu: disble vblank when unloading sriov driverJiawei-1/+2
2020-04-22drm/amdgpu: Print CU information by default during initializationYong Zhao-1/+2
2020-04-22drm/amdgpu: Adjust the SDMA doorbell info printingYong Zhao-2/+2
2020-04-22drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim-53/+49
2020-04-22Revert "drm/amdgpu: Disable gfx off if VCN is busy"James Zhu-2/+0
2020-04-22drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen-2/+3
2020-04-22drm/amdgpu: Disable FRU read on ArcturusKent Russell-3/+4
2020-04-22drm/amdgpu/gmc: Fix spelling mistake.Rajneesh Bhardwaj-6/+6
2020-04-22Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"Kent Russell-26/+0
2020-04-22drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher-0/+2
2020-04-22drm/amdgpu: set mp1 state before reloadJohn Clements-1/+10
2020-04-22drm/amdgpu: update psp fw loading sequenceJohn Clements-49/+77
2020-04-22drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang-0/+2
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-16/+162
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann-91/+113
2020-04-16Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.freedesktop.org/~agd...Dave Airlie-15/+23
2020-04-14drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher-0/+2
2020-04-14drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang-0/+2
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan-14/+18
2020-04-13drm/amdgpu: remove dead code in si_dpm.cJason Yan-20/+0
2020-04-13drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai-9/+9
2020-04-13drm/amd/amdgpu: add print prefix for dev_* variantsAurabindo Pillai-0/+6
2020-04-13drm/amd/amdgpu: add prefix for pr_* printsAurabindo Pillai-0/+6