summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-05-21drm/amd/amdgpu/gfx_v7_0: Repair function names in the documentationLee Jones-3/+3
2021-05-21drm/amd/amdgpu/cik_sdma: Fix a few incorrectly named functionsLee Jones-4/+4
2021-05-21drm/amd/amdgpu/amdgpu_gmc: Fix a little naming related doc-rotLee Jones-2/+2
2021-05-21drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functionsLee Jones-2/+2
2021-05-21drm/amd/amdgpu/amdgpu_ids: Correct some function name disparityLee Jones-4/+4
2021-05-21drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu-2/+2
2021-05-21drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu-2/+2
2021-05-21drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu-0/+2
2021-05-21drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu-3/+2
2021-05-21drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu-0/+2
2021-05-21drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu-0/+2
2021-05-21drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu-1/+5
2021-05-21drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOVPeng Ju Zhou-5/+5
2021-05-21drm/amdgpu: Modify MMHUB register access from MMIO to RLCG in file mmhub_v2*pengzhou-18/+19
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.cPeng Ju Zhou-10/+24
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file nv.cPeng Ju Zhou-1/+1
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file sdma_v5*Peng Ju Zhou-36/+42
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.cPeng Ju Zhou-2/+5
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file kfd_v10*Peng Ju Zhou-21/+21
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file gfx_v10*Peng Ju Zhou-16/+16
2021-05-21drm/amdgpu: Indirect register access for Navi12 sriovPeng Ju Zhou-84/+97
2021-05-21drm/amdkfd: correct sienna_cichlid SDMA RLC register offset errorKevin Wang-6/+6
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie-472/+1193
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie-681/+1707
2021-05-20drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu-2/+2
2021-05-20drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu-2/+2
2021-05-20drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu-0/+2
2021-05-20drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu-3/+2
2021-05-20drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu-0/+2
2021-05-20drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu-0/+2
2021-05-20drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu-1/+5
2021-05-20drm/amdkfd: correct sienna_cichlid SDMA RLC register offset errorKevin Wang-6/+6
2021-05-19drm/amdgpu: Unmap all MMIO mappingsAndrey Grodzovsky-11/+23
2021-05-19drm/amdgpu: Verify DMA opearations from device are doneAndrey Grodzovsky-0/+6
2021-05-19drm/amdgpu: Fix hang on device removal.Andrey Grodzovsky-6/+10
2021-05-19drm/amdgpu: Prevent any job recoveries after device is unplugged.Andrey Grodzovsky-3/+16
2021-05-19drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky-96/+168
2021-05-19drm/amdgpu: Convert driver sysfs attributes to static attributesAndrey Grodzovsky-32/+37
2021-05-19drm/amdgpu: Remap all page faults to per process dummy page.Andrey Grodzovsky-5/+16
2021-05-19drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky-40/+13
2021-05-19drm/amdgpu: Add early fini callbackAndrey Grodzovsky-21/+42
2021-05-19drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky-36/+79
2021-05-20Merge tag 'drm-misc-next-2021-05-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-7/+23
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König-16/+1
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu-1/+0
2021-05-19drm/amdgpu: modify system reference clock source for navi+ (V2)Aaron Liu-0/+15
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen-0/+4
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen-2/+4
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan-0/+1
2021-05-19drm/amdgpu: Query correct register for DF hashing on AldebaranMukul Joshi-4/+5