summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-12-08drm/amdgpu: Generalize HQD and VMID mask calculation for MESMukul Joshi-2/+12
2025-12-08drm/amdgpu/mes: add multi-xcc supportJack Xiao-106/+156
2025-12-08drm/amdgpu: add PCIe atomics bit in PTEMukul Joshi-0/+1
2025-12-08drm/amdgpu: Add hwid for AIGCHawking Zhang-0/+2
2025-12-08drm/amdgpu: Add hwid for ATUHawking Zhang-0/+3
2025-12-08drm/amdgpu: Increase the maximum number of IP instancesHawking Zhang-1/+1
2025-12-08drm/amdgpu: fix NULL pointer issue for supports_bacoLikun Gao-1/+2
2025-12-08drm/amdgpu: fix NULL pointer issue buffer funcsLikun Gao-1/+2
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+9
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1380/+4458
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-28/+228
2025-12-02Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)-2/+1
2025-12-02drm/amdgpu: use common defines for HUB faultsAlex Deucher-8/+21
2025-12-02drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher-0/+27
2025-12-02drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handlingAlex Deucher-0/+27
2025-12-02drm/amdgpu: use static ids for ACP platform devsBrady Norander-2/+8
2025-12-02drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence...Srinivasan Shanmugam-1/+1
2025-12-02drm/amdgpu: Forward VMID reservation errorsNatalie Vock-2/+1
2025-12-02drm/amdgpu/gmc8: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc7: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc6: Cache VM fault infoTimur Kristóf-0/+4
2025-12-02drm/amdgpu/gmc6: Don't print MC client as it's unknownTimur Kristóf-6/+4
2025-12-02drm/amdgpu/cz_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/tonga_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/iceland_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/cik_ih: Enable soft IRQ handler ringTimur Kristóf-0/+12
2025-12-02drm/amdgpu/si_ih: Enable soft IRQ handler ringTimur Kristóf-0/+12
2025-12-02drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer-0/+2
2025-12-02drm/amdgpu: Do not implement mode_set_base_atomic callbackThomas Zimmermann-72/+33
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie-2/+4
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher-0/+2
2025-11-26drm/amdgpu: attach tlb fence to the PTs updatePrike Liang-1/+1
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher-0/+2
2025-11-26drm/amdgpu: Fix CPER ring debugfs read buffer overflow riskSrinivasan Shanmugam-0/+5
2025-11-26drm/amdgpu: attach tlb fence to the PTs updatePrike Liang-1/+1
2025-11-26drm/amdgpu: free job fences on failure in amdgpu_job_alloc_with_ibPierre-Eric Pelloux-Prayer-0/+2
2025-11-26drm/amdgpu: clear job on failure in amdgpu_job_alloc(_with_ib)Pierre-Eric Pelloux-Prayer-0/+2
2025-11-26drm/amdgpu: use ttm_resource_manager_cleanupPierre-Eric Pelloux-Prayer-2/+4
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen-0/+3
2025-11-24Revert "drm/amd: fix gfx hang on renoir in IGT reload test"Rodrigo Siqueira-4/+0
2025-11-24drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloadedRodrigo Siqueira-0/+14
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen-0/+3
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie-0/+12
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan-2/+4
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam-1/+1
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf-2/+2
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha-2/+2
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello-1/+2