summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-01-10drm/amd/pm: Drop unused ppt callback from SMUv11Lijo Lazar-10/+0
2026-01-10drm/amd/pm: Drop legacy message related fieldsLijo Lazar-8/+0
2026-01-10drm/amd/pm: Drop legacy message fields from SMUv15Lijo Lazar-14/+0
2026-01-10drm/amd/pm: Drop legacy message fields from SMUv14Lijo Lazar-21/+2
2026-01-10drm/amd/pm: Drop legacy message fields from SMUv13Lijo Lazar-54/+6
2026-01-10drm/amd/pm: Drop legacy message fields from SMUv12Lijo Lazar-15/+0
2026-01-10drm/amd/pm: Drop legacy message fields from SMUv11Lijo Lazar-22/+2
2026-01-10drm/amd/pm: Remove unused legacy message functionsLijo Lazar-147/+2
2026-01-10drm/amd/pm: Replace without wait with async callsLijo Lazar-59/+64
2026-01-10drm/amd/pm: Add async message call supportLijo Lazar-5/+37
2026-01-10drm/amd/pm: Use message control in messagingLijo Lazar-202/+15
2026-01-10drm/amd/pm: Add message control for SMUv15Lijo Lazar-0/+17
2026-01-10drm/amd/pm: Add message control for SMUv14Lijo Lazar-0/+34
2026-01-10drm/amd/pm: Add message control for SMUv13Lijo Lazar-2/+62
2026-01-10drm/amd/pm: Add message control for SMUv12Lijo Lazar-0/+21
2026-01-10drm/amd/pm: Add message control for SMUv11Lijo Lazar-0/+24
2026-01-10drm/amd/pm: Add smu message control blockLijo Lazar-0/+433
2026-01-10drm/amdgpu: Use correct address to setup gart page table for vram accessXiaogang Chen-2/+2
2026-01-10drm/amdgpu: Skip loading SDMA_RS64 in VFYuBiao Wang-0/+1
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-0/+3
2026-01-08Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg-12/+0
2026-01-08drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)-0/+8
2026-01-08drm/amdgpu: Extend psp_skip_tmr for bare-metal and sriovHawking Zhang-28/+12
2026-01-08drm/amdgpu: Add helper to alloc GART entriesPhilip Yang-0/+54
2026-01-08drm/amd/pm: Return right size for gpuboard metricsLijo Lazar-23/+22
2026-01-08drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao-1/+6
2026-01-08drm/amd: Enable SMU 15_0_0 supportPratik Vishwakarma-2/+3526
2026-01-08drm/amd: Enable SMU 15_0_0 firmware headersPratik Vishwakarma-0/+524
2026-01-08drm/amd: Enable SMUIO 15_0_0 supportPratik Vishwakarma-0/+85
2026-01-08drm/amdgpu: Add THM 15.0.0 headersAlex Deucher-0/+724
2026-01-08drm/amdgpu: add SMUIO 15.0.0 headersAlex Deucher-0/+290
2026-01-08drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang-4/+4
2026-01-08drm/amd/pm: Use driver table for board temperatureLijo Lazar-40/+43
2026-01-08drm/amd/pm: Use cached gpu metrics tableLijo Lazar-3/+11
2026-01-08drm/amd/pm: Use driver table structure in smuv14Lijo Lazar-16/+22
2026-01-08drm/amd/pm: Use driver table structure in smuv13Lijo Lazar-55/+76
2026-01-08drm/amd/pm: Use driver table structure in smuv12Lijo Lazar-7/+10
2026-01-08drm/amd/pm: Use driver table structure in smuv11Lijo Lazar-46/+83
2026-01-07Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""Mario Limonciello (AMD)-2/+1
2026-01-07drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung-2/+4
2026-01-07drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan-3/+16
2026-01-05drm/amdgpu: Fix query for VPE block_type and ip_countAlan Liu-0/+6
2026-01-05drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf-12/+15
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf-29/+26
2026-01-05drm/amd/amdgpu: Fix SMU warning during isp suspend-resumePratap Nirujogi-0/+67
2026-01-05drm/amdgpu: always backup and reemit fencesAlex Deucher-6/+23
2026-01-05drm/amdgpu: don't reemit ring contents more than onceAlex Deucher-5/+19
2026-01-05drm/amd/pm: force send pcie parmater on navi1xYang Wang-18/+15
2026-01-05drm/amd/pm: fix wrong pcie parameter on navi1xYang Wang-2/+2
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...Nathan Chancellor-221/+66