mbox series

[pull] amdgpu drm-fixes-6.10

Message ID 20240712005534.803064-1-alexander.deucher@amd.com (mailing list archive)
State New, archived
Headers show
Series [pull] amdgpu drm-fixes-6.10 | expand

Pull-request

https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.10-2024-07-11

Message

Deucher, Alexander July 12, 2024, 12:55 a.m. UTC
Hi Dave, Sima,

Fixes for 6.10.

The following changes since commit 256abd8e550ce977b728be79a74e1729438b4948:

  Linux 6.10-rc7 (2024-07-07 14:23:46 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.10-2024-07-11

for you to fetch changes up to dc1000bf463d1d89f66d6b5369cf76603f32c4d3:

  Revert "drm/amd/display: Reset freesync config before update new state" (2024-07-11 20:48:42 -0400)

----------------------------------------------------------------
amd-drm-fixes-6.10-2024-07-11:

amdgpu:
- PSR-SU fix
- Reseved VMID fix

----------------------------------------------------------------
Christian König (1):
      drm/amdgpu: reject gang submit on reserved VMIDs

Leo Li (1):
      Revert "drm/amd/display: Reset freesync config before update new state"

 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c            | 15 +++++++++++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c           | 15 ++++++++++++++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h           |  1 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |  1 -
 4 files changed, 30 insertions(+), 2 deletions(-)