mbox series

[pull] amdgpu drm-fixes-6.1

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

Pull-request

https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.1-2022-12-07

Message

Alex Deucher Dec. 7, 2022, 10:27 p.m. UTC
Hi Dave, Daniel,

A couple of small fixes for 6.1.

The following changes since commit 76dcd734eca23168cb008912c0f69ff408905235:

  Linux 6.1-rc8 (2022-12-04 14:48:12 -0800)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.1-2022-12-07

for you to fetch changes up to aeffc8fb2174f017a10df114bc312f899904dc68:

  drm/amd/display: fix array index out of bound error in DCN32 DML (2022-12-07 12:21:53 -0500)

----------------------------------------------------------------
amd-drm-fixes-6.1-2022-12-07:

amdgpu:
- S0ix fix
- DCN 3.2 array out of bounds fix

----------------------------------------------------------------
Aurabindo Pillai (1):
      drm/amd/display: fix array index out of bound error in DCN32 DML

Prike Liang (1):
      drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend

 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c             | 24 ++++++++++++++--------
 .../gpu/drm/amd/display/dc/dml/display_mode_vba.h  |  2 +-
 2 files changed, 16 insertions(+), 10 deletions(-)