summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2026-02-05drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan-1/+1
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan-1/+3
2026-02-03drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan-7/+7
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki-3/+0
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello-1/+1
2026-02-03drm/amdgpu: Skip vcn poison irq release on VFLijo Lazar-1/+3
2026-02-03drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan-7/+7
2026-02-03drm/amdgpu: Ignored various return codeAndrew Martin-5/+3
2026-02-03drm/amdgpu/psp_v15_0_8: Add get ras capabilityJinzhou Su-0/+21
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki-3/+0
2026-02-03drm/amdgpu: statistic xgmi training error countStanley.Yang-1/+1
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello-1/+1
2026-02-03drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan-0/+3
2026-02-03drm/amd: kill the outdated "Only the pthreads threading model is supported" c...Oleg Nesterov-3/+0
2026-02-03drm/amdgpu: don't abuse current->group_leaderOleg Nesterov-2/+2
2026-02-02Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...Dave Airlie-112/+106
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher-10/+13
2026-01-29drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher-10/+13
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher-10/+13
2026-01-29drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher-10/+13
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu: Use AMDGPU_MQD_SIZE_ALIGN in KGDLang Yu-10/+13
2026-01-29drm/amdgpu: Add a helper macro to align mqd sizeLang Yu-0/+8
2026-01-29drm/amdgpu: validate user queue size constraintsJesse.Zhang-0/+11
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher-2/+3
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher-1/+7
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher-2/+3
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher-1/+7
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie-2/+1
2026-01-27drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron-1/+6
2026-01-27drm/amdgpu: Send RMA CPER at bad page loadingKent Russell-0/+4
2026-01-27drm/amdgpu: Fix jpeg ring test order in vcn_v4_0_3Jesse.Zhang-1/+1
2026-01-27drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron-1/+6
2026-01-27drm/amdgpu: Simplify sorting of the bo listTvrtko Ursulin-5/+3
2026-01-27drm/amdgpu/mes: Remove idr leftovers v2Tvrtko Ursulin-69/+21
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher-1/+1
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf-2/+4
2026-01-21drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()Alex Deucher-6/+6
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher-1/+1
2026-01-21drm/amdgpu: mark invalid records with U64_MAXGangliang Xie-0/+6
2026-01-21drm/amdgpu: Avoid excessive dmesg logLijo Lazar-1/+2
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf-2/+4
2026-01-21drm/amdgpu/vcn5.0.1: rework reset handlingJesse.Zhang-3/+101
2026-01-21drm/amdgpu/vcn4.0.3: rework reset handlingJesse.Zhang-3/+100
2026-01-21drm/amdgpu/vcn4.0.3: implement DPG pause mode handling for VCN 4.0.3Jesse.Zhang-0/+41