summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-12-08drm/amd/pm: Use emit_clk_levels in vangoghLijo Lazar-19/+20
2025-12-08drm/amd/pm: Use emit_clk_levels in cyan skillfishLijo Lazar-9/+8
2025-12-08drm/amdgpu: add soc config init for GC v12_1Likun Gao-0/+14
2025-12-08drm/amd/pm: Use emit_clk_levels in sienna_cichildLijo Lazar-14/+13
2025-12-08drm/amd/pm: Remove print_clk_levels from navi10Lijo Lazar-193/+0
2025-12-08amdkfd: fence handler evict and restore a kfd process by its context idZhu Lingshan-5/+10
2025-12-08amdkfd: record kfd context id in amdkfd_fenceZhu Lingshan-5/+9
2025-12-08drm/amdgpu/mes12_1: set multi-xcc mes log addressMichael Chen-1/+1
2025-12-08drm/amdgpu/mes12_1: add cooperative dispatch supportJack Xiao-3/+69
2025-12-08drm/amdkfd: Add interrupt handling for GFX 12.1.0Mukul Joshi-4/+416
2025-12-08drm/amdkfd: Add MQD manager for GFX 12.1.0Mukul Joshi-1/+756
2025-12-08drm/amdkfd: Add GFX 12.1.0 support in KFDMukul Joshi-1/+6
2025-12-08drm/amdgpu: Setup PCIe atomics bit in PTE on GFX 12.1.0Mukul Joshi-0/+8
2025-12-08drm/amdgpu: Setup Atomics enable in TCP UTCL0 for GFX 12.1.0Mukul Joshi-0/+6
2025-12-08drm/amdgpu: Fix golden register init for GFX 12.1.0Mukul Joshi-12/+8
2025-12-08drm/amdgpu: Include the correct pkt header for gfx v12_1Hawking Zhang-4/+5
2025-12-08drm/amd: include rrmt mode for mes_v12_1Alex Sierra-0/+49
2025-12-08drm/amdgpu: skip SDMA autoload copy if not initializedLikun Gao-7/+9
2025-12-08drm/amdgpu: only set XCC 0 related reg for rlc autoloadLikun Gao-47/+31
2025-12-08drm/amdgpu: update rlc autoload functionLikun Gao-7/+41
2025-12-08drm/amdgpu: remove hdp flush/invalidation completely for gfx12.1.0/sdma7.1.0Le Ma-69/+1
2025-12-08drm/amd/include : Update MES v12 API headerShaoyun Liu-4/+28
2025-12-08drm/amdgpu: Add gfx v12_1_0 to discovery listLikun Gao-0/+4
2025-12-08drm/amdgpu: Add initial support for gfx v12_1Likun Gao-0/+3978
2025-12-08amdkfd: record kfd context id into kfd process_infoZhu Lingshan-0/+6
2025-12-08amdkfd: introduce new helper kfd_lookup_process_by_idZhu Lingshan-0/+22
2025-12-08amdkfd: remove test_kqZhu Lingshan-31/+0
2025-12-08drm/amd/display: correct kernel-doc in dml21_wrapper.hRandy Dunlap-3/+4
2025-12-08drm/amd/amdgpu: Move enum for VDD boardAsad Kamal-1/+1
2025-12-08drm/amdgpu: Don't send warning when close drm obj if drm device has been unplugXiaogang Chen-2/+2
2025-12-08amdkfd: process pointer of a HIQ should be NULLZhu Lingshan-20/+0
2025-12-08drm/amdgpu: Make pre_asic_init optionalLijo Lazar-32/+5
2025-12-08amdkfd: remove DIQ supportZhu Lingshan-78/+5
2025-12-08amdkfd: find kfd_process by filep->private_data in kfd_mmapZhu Lingshan-4/+7
2025-12-08amdkfd: identify a secondary kfd process by its idZhu Lingshan-3/+80
2025-12-08amdkfd: process USERPTR allocation only on the primary kfd processZhu Lingshan-0/+6
2025-12-08amdkfd: process svm ioctl only on the primary kfd processZhu Lingshan-0/+6
2025-12-08amdkfd: destroy kfd secondary contexts through fd closeZhu Lingshan-20/+31
2025-12-08amdkfd: Introduce kfd_create_process_sysfs as a separate functionZhu Lingshan-25/+42
2025-12-08drm/amd/display: Promote DC to 3.2.361Taimur Hassan-1/+1
2025-12-08drm/amd/display: Add configurable SPL namespace prefixNavid Assadian-301/+328
2025-12-08drm/amd/display: Reset pipe mask at beginning of cursor offloadNicholas Kazlauskas-0/+1
2025-12-08drm/amd/display: add register definitions in dcn_hubbub_registersCharlene Liu-1/+5
2025-12-08drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou-1/+1
2025-12-08drm/amd/display: Add additional info from DMLNevenko Stupar-11/+14
2025-12-08drm/amd/display: Guard FAMS2 configuration updatesDillon Varone-2/+5
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu-0/+97
2025-12-08drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas-8/+9
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin-250/+293
2025-12-08drm/amd/display: Use local variable for analog_engine initializationIvan Lipski-2/+4