Hi Dave, Daniel, Fixes for 5.19. The following changes since commit b8f0009bc9edf9186b20ae2a9e442ef0af93040e: Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2022-07-01 09:27:55 +1000) are available in the Git repository at: https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.19-2022-07-06 for you to fetch changes up to 3a4b1cc28fbdc2325b3e3ed7d8024995a75f9216: drm/amdgpu/display: disable prefer_shadow for generic fb helpers (2022-07-06 22:00:03 -0400) ---------------------------------------------------------------- amd-drm-fixes-5.19-2022-07-06: amdgpu: - Hibernation fix ---------------------------------------------------------------- Alex Deucher (2): drm/amdgpu: keep fbdev buffers pinned during suspend drm/amdgpu/display: disable prefer_shadow for generic fb helpers drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 25 +++++++++++++++++++---- drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c | 3 ++- drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 3 ++- drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 3 ++- drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 3 ++- drivers/gpu/drm/amd/amdgpu/dce_v8_0.c | 3 ++- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 ++- 7 files changed, 33 insertions(+), 10 deletions(-)