summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-03-15drm/amdgpu: only check for _PR3 on dGPUsAlex Deucher1-2/+4
2022-03-15drm/amdgpu: drop xmgi23 error query/reset supportHawking Zhang1-22/+0
2022-03-15drm/amdgpu: fix aldebaran xgmi topology for vfJonathan Kim1-2/+4
2022-03-15drm/amdgpu: message smu to update bad channel infoStanley.Yang5-2/+42
2022-03-15drm/amdgpu: Disable baco dummy modeLijo Lazar1-0/+15
2022-03-09drm/amdgpu: fix a wrong ib referenceLang Yu1-5/+2
2022-03-04drm/amdgpu: initialize the vmid_wait with the stub fenceChristian König2-1/+2
2022-03-04drm/amdgpu: properly embed the IBs into the jobChristian König2-8/+5
2022-03-04drm/amdgpu: use job and ib structures directly in CS parsersChristian König9-114/+130
2022-03-04drm/amdgpu: header cleanupChristian König10-100/+132
2022-03-04drm/amd/amdgpu: set disabled vcn to no_schdulerJingwen Chen1-0/+2
2022-03-04drm/amdgpu: install ctx entities with cmpxchgChristian König1-1/+7
2022-03-04drm/amdkfd: implement get_atc_vmid_pasid_mapping_info for gfx10.3Yifan Zhang1-1/+15
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong9-1/+163
2022-03-04drm/amdgpu/vcn: Update fw shared data structureRuijing Dong5-35/+61
2022-03-04drm/amdgpu: Add DFC CAP support for aldebaranDavid Yu2-1/+2
2022-03-04drm/amdgpu: Set correct DMA mask for aldebaranHarish Kasiviswanathan1-3/+4
2022-03-04drm/amdgpu: Refactor mode2 reset logic for v13.0.2Lijo Lazar2-20/+54
2022-03-02drm/amdgpu: remove redundant null checkWeiguo Li1-6/+0
2022-03-02drm/amdgpu/sdma5: drop unused cyan skillfish firmwareAlex Deucher1-7/+1
2022-03-02drm/amdgpu/gfx10: drop unused cyan skillfish firmwareAlex Deucher1-11/+1
2022-03-02drm/amdgpu: remove unused gpu_info firmwaresAlex Deucher1-23/+0
2022-03-02drm/amdgpu: Use IP versions in convert_tiling_flags_to_modifier()Alex Deucher1-3/+3
2022-03-02drm/amdgpu: enable gfxoff routine for GC 10.3.7Prike Liang1-0/+3
2022-03-02drm/amdgpu: enable gfx power gating for GC 10.3.7Prike Liang2-1/+4
2022-03-02drm/amdgpu/nv: enable clock gating for GC 10.3.7 subblockPrike Liang1-1/+11
2022-03-02drm/amdgpu: enable gfx clock gating control for GC 10.3.7Prike Liang1-0/+1
2022-03-02drm/amdgpu: fix suspend/resume hang regressionQiang Yu1-1/+2
2022-03-02drm/amdgpu: Move CAP firmware loading to the beginning of PSP firmware listYifan Zha1-2/+2
2022-03-02drm/amdgpu: Bump minor version for hot plug tests enabling.Andrey Grodzovsky1-1/+2
2022-03-02drm/amdgpu: Fix sigsev when accessing MMIO on hot unplug.Andrey Grodzovsky1-2/+8
2022-03-02drm/amdgpu: convert code name to ip version for noretry setYifan Zhang1-6/+5
2022-03-02drm/amdgpu: move amdgpu_gmc_noretry_set after ip_versions populatedYifan Zhang1-1/+1
2022-03-02drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocksyipechai9-26/+8
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mca ras b...yipechai3-27/+3
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ...yipechai3-9/+1
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras b...yipechai3-5/+2
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in xgmi ras ...yipechai1-8/+1
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...yipechai4-10/+2
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in nbio ras ...yipechai3-9/+1
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mmhub ras...yipechai3-5/+2
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b...yipechai3-9/+1
2022-03-02drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai5-26/+14
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai11-21/+21
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai19-24/+24
2022-03-02drm/amdgpu: Fix realloc of ptrTom Rix1-2/+7
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie22-472/+462
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie5-7/+14
2022-02-24drm/amdgpu: Exclude PCI reset method for now.Andrey Grodzovsky2-2/+7
2022-02-24drm/amdgpu: Add use_xgmi_p2p module parameterAlex Sierra3-1/+11