summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
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
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
2025-11-19drm/amdgpu: Switch to use %ptSpAndy Shevchenko-2/+1
2025-11-18drm/amdgpu: Unregister mce notifierLijo Lazar-1/+27
2025-11-14drm/amdgpu: Use pci_rebar_get_max_size()Ilpo Järvinen-3/+5
2025-11-14drm/amdgpu: Remove driver side BAR release before resizeIlpo Järvinen-7/+1
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen-1/+3
2025-11-14drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)Timur Kristóf-6/+9
2025-11-14drm/amdgpu: Use amdgpu by default on CIK dedicated GPUsTimur Kristóf-3/+9
2025-11-14drm/amdgpu: Fix the issue of missing ras message on sriov hostYiPeng Chai-15/+10
2025-11-14drm/amdgpu: Add lock to serialize sriov command executionYiPeng Chai-5/+15
2025-11-14drm/amdgpu: Synchronize sriov host to add block_mmsch bit fieldYiPeng Chai-1/+2
2025-11-14drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical pathChristian König-3/+3
2025-11-14drm/amdgpu: avoid memory allocation in the critical code path v3Christian König-49/+14
2025-11-14drm/amdgpu: Enable xgmi extended peer links for sriov guestWill Aitken-2/+2
2025-11-14drm/amdgpu: Update headers for sriov xgmi ext peer link support feature flagWill Aitken-1/+6
2025-11-14drm/amdgpu: Refactor sriov xgmi topology filling to common codeWill Aitken-32/+14
2025-11-14drm/amdgpu: Use amdgpu by default on CIK dedicated GPUsTimur Kristóf-1/+5
2025-11-14drm/amdgpu: Refactor how SI and CIK support is determinedTimur Kristóf-67/+88
2025-11-14drm/amdgpu: Avoid xgmi register accessLijo Lazar-0/+6
2025-11-11drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1Sathishkumar S-0/+1
2025-11-11drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BOSultan Alsawaf-0/+2
2025-11-11drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_processJesse.Zhang-2/+3