summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
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-17drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.xYang Wang
2026-04-17drm/amdgpu: Remove drm_sched_init_args->num_rqs usageTvrtko Ursulin
2026-04-17drm/sched: Embed run queue singleton into the schedulerTvrtko Ursulin
2026-04-17drm/sched: Remove FIFO and RR and simplify to a single run queueTvrtko Ursulin
2026-04-16Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki
2026-04-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter
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/amd/display: Remove unused NUM_ELEMENTS macrosLinus Probert
2026-04-03drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZELinus Probert
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/amd/display: Change dither policy for 10 bpc output back to ditheringMario Kleiner
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/amd/pm: fix memleak issue in smu_v15_0_8_get_gpu_metrics()Yang Wang
2026-04-03drm/amd/pm: optimize logic and remove unnecessary checks in smu v15.0.8Yang Wang
2026-04-03drm/amd/pm: fix null pointer dereference issue in smu_v15_0_8_get_power_limit()Yang Wang
2026-04-03drm/amd/pm: correct mem_busy_percent display due to calculation errorsYang Wang
2026-04-03amd/amdkfd: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
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/amd/pm: Use smu vram copy in SMUv15Lijo Lazar
2026-04-03drm/amd/pm: Use smu vram copy in SMUv13Lijo Lazar
2026-04-03drm/amd/pm: Add smu vram copy functionLijo Lazar
2026-04-03drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig optionVitaly Prosyak