[pull] amdgpu drm-fixes-6.13
Alex Deucher
alexander.deucher at amd.com
Wed Dec 18 20:46:36 UTC 2024
Hi Dave, Simona,
Fixes for 6.13.
The following changes since commit d172ea67dbeec5c90f72752c91d202d5718e3754:
Merge tag 'amd-drm-fixes-6.13-2024-12-11' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2024-12-13 09:43:20 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.13-2024-12-18
for you to fetch changes up to 3abb660f9e18925468685591a3702bda05faba4f:
drm/amdgpu/nbio7.0: fix IP version check (2024-12-18 15:20:57 -0500)
----------------------------------------------------------------
amd-drm-fixes-6.13-2024-12-18:
amdgpu:
- Disable BOCO when CONFIG_HOTPLUG_PCI_PCIE is not enabled
- scheduler job fixes
- IP version check fixes
- devcoredump fix
- GPUVM update fix
- NBIO 2.5 fix
----------------------------------------------------------------
Alex Deucher (6):
drm/amdgpu/nbio7.7: fix IP version check
drm/amdgpu/nbio7.11: fix IP version check
drm/amdgpu/mmhub4.1: fix IP version check
drm/amdgpu/gfx12: fix IP version check
drm/amdgpu/smu14.0.2: fix IP version check
drm/amdgpu/nbio7.0: fix IP version check
Christian König (1):
drm/amdgpu: fix amdgpu_coredump
Mario Limonciello (2):
drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCO
drm/amd: Update strapping for NBIO 2.5.0
Michel Dänzer (1):
drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update
Pierre-Eric Pelloux-Prayer (1):
drm/amdgpu: don't access invalid sched
drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c | 5 ++---
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +++
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 3 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 7 +++----
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c | 11 +++++++++++
drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c | 2 +-
drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c | 2 +-
drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c | 2 +-
10 files changed, 25 insertions(+), 14 deletions(-)
More information about the amd-gfx
mailing list