Hi Dave, Daniel,
Fixes for 5.18.
The following changes since commit 9d9f720733b7e8d11e4cc53b53f461b117dab839:
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2022-04-29 10:27:05 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.18-2022-05-04
for you to fetch changes up to 3dfe85fa87b2a26bdbd292b66653bba065cf9941:
drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT (2022-05-04 12:21:41 -0400)
---------------------------------------------------------------- amd-drm-fixes-5.18-2022-05-04:
amdgpu: - Fix a xen dom0 regression on APUs - Fix a potential array overflow if a receiver were to send an erroneous audio channel count
---------------------------------------------------------------- Harry Wentland (1): drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
Marek Marczykowski-Górecki (1): drm/amdgpu: do not use passthrough mode in Xen dom0
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 4 +++- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-)
dri-devel@lists.freedesktop.org