summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-04-17drm/amdgpu: Clear cached EDID pointer after drm_edid_free()Srinivasan Shanmugam
2026-04-17drm/amdgpu/mes_v12_1: Fix iterator reuse in mes_v12_1_test_ring()Srinivasan Shanmugam
2026-04-17drm/amdgpu/sdma7.1: add support for disable_kqAlex Deucher
2026-04-17drm/amdgpu: fix IP discovery v0 handlingfilippor
2026-04-17drm/amdgpu: fix CPER ring header parsingXiang Liu
2026-04-17drm/amdgpu: fix heap buffer overflow in amdgpu_coredump ring dumpVitaly Prosyak
2026-04-17drm/amdgpu: correct single device PCIe reset flow for DPCCe Sun
2026-04-17drm/amdgpu: fix NULL pointer dereference in amdgpu_devcoredump_formatVitaly Prosyak
2026-04-17drm/amdgpu: add job->pasid in check as amdgpu_job could be NULLSunil Khatri
2026-04-17drm/amdkfd: Clear VRAM on allocation to prevent stale data exposureAmir Shetaia
2026-04-17drm/amdgpu: Use NBIF offset for register RCC_STRAP0_RCC_DEV0_EPF0_STRAP0 .Ramalingeswara Reddy, Kanala
2026-04-17drm/amd: Add missing firmware declaration for PSP v15.0.0Mario Limonciello
2026-04-17amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2David (Ming Qiang) Wu
2026-04-17drm/amdgpu: gate VM CPU HDP flush on reset lockChenglei Xie
2026-04-17drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count.Ramalingeswara Reddy, Kanala
2026-04-17drm/amdgpu: Remove sys file compute_partition_mem_alloc_mode at module unloadXiaogang Chen
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-03drm/amdgpu: dump job ibs in the devcoredumpPierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu: store ib info for devcoredumpPierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu: Use amdgpu by default for CIK APUs tooTimur Kristóf
2026-04-03drm/amdgpu: save ring content before resetting the devicePierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu: make userq fence_drv drop explicit in queue destroyPrike Liang
2026-04-03drm/amdgpu: rework userq fence driver alloc/destroyPrike Liang
2026-04-03drm/amdgpu/userq: use dma_fence_wait_timeout without test for signalledSunil Khatri
2026-04-03drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalledSunil Khatri
2026-04-03drm/amdgpu/userq: add the return code too in error conditionSunil Khatri
2026-04-03drm/amdgpu/userq: fence wait for max time in amdgpu_userq_wait_for_signalSunil Khatri
2026-04-03drm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov
2026-04-03drm/amdgpu/userq: dont need check for return values in amdgpu_userq_evictSunil Khatri
2026-04-03drm/amdgpu: replace use of system_wq with system_dfl_wqMarco Crivellari
2026-04-03drm/amdgpu: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-04-03drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig optionVitaly Prosyak
2026-04-03drm/amdgpu: add an option to allow gpu partition allocate all available memoryXiaogang Chen
2026-04-03drm/amdgpu: Consolidate reserve region allocationsLijo Lazar
2026-04-03drm/amdgpu: Move validation of reserve region infoLijo Lazar
2026-04-03drm/amdgpu: Add function to fill training regionLijo Lazar
2026-04-03drm/amdgpu: Add function to fill fw reserve regionLijo Lazar
2026-04-03drm/amdgpu: Group filling reserve region detailsLijo Lazar
2026-04-03drm/amdgpu: Add memory training reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add host driver reserved-regionLijo Lazar
2026-04-03drm/amdgpu: Add fw vram usage reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add firmware extended reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add fw_reserved reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add stolen_reserved reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add extended stolen vga reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add stolen vga reserve-regionLijo Lazar
2026-04-03drm/amdgpu: Add reserved region idsLijo Lazar
2026-04-03drm/amdgpu/vcn4: Prevent OOB reads when parsing IBBenjamin Cheng