summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2026-01-19Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-125/+213
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-1538/+23124
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-0/+13
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam-0/+2
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang-3/+1
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang-0/+4
2026-01-14drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher-0/+23
2026-01-14drm/amdgpu: Use correct address to setup gart page table for vram accessXiaogang Chen-2/+2
2026-01-14Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg-12/+0
2026-01-14drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)-0/+8
2026-01-14drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao-1/+6
2026-01-14drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang-4/+4
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-0/+13
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang-9/+9
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam-0/+2
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang-3/+1
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang-0/+4
2026-01-14drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devicesXiaogang Chen-0/+17
2026-01-10drm/amdgpu/mes: Simplify hqd mask initializationLang Yu-24/+41
2026-01-10drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam-36/+37
2026-01-10drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher-0/+23
2026-01-10drm/amdgpu: Slightly simplify base_addr_show()Christophe JAILLET-7/+4
2026-01-10drm/amdgpu: Drop MMIO_REMAP domain bit and keep it InternalChristian König-44/+59
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-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/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-0/+3
2026-01-08drm/amd: Enable SMUIO 15_0_0 supportPratik Vishwakarma-0/+85
2026-01-08drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang-4/+4
2026-01-07Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""Mario Limonciello (AMD)-2/+1
2026-01-07drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan-0/+3
2026-01-05drm/amdgpu: Fix query for VPE block_type and ip_countAlan Liu-0/+6
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/amdgpu: update outdated commentJulia Lawall-1/+2
2026-01-05drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan-0/+3
2026-01-05drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam-53/+82
2026-01-05drm/amdgpu: only check critical address when it is not reservedGangliang Xie-2/+4
2026-01-05drm/amdgpu: Fix query for VPE block_type and ip_countAlan Liu-0/+6
2026-01-05drm/amdgpu/gfx9: Implement KGQ ring resetAlex Deucher-3/+89
2026-01-05drm/amdgpu/gfx9: rework pipeline sync packet sequenceAlex Deucher-30/+37
2026-01-05drm/amdgpu: avoid a warning in timedout job handlerAlex Deucher-1/+2
2026-01-05drm/amd/amdgpu: Fix SMU warning during isp suspend-resumePratap Nirujogi-0/+67
2026-01-05drm/amdgpu: use dma_fence_get_status() for adapter resetAlex Deucher-1/+1
2026-01-05Documentation/amdgpu: Add UMA carveout detailsYo-Jung Leo Lin (AMD)-0/+29