Hi Dave, Daniel,
Fixes for 5.16.
The following changes since commit a687efed194bdc185fd7cb33920fe8b4e60ecb9e:
Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2021-12-03 05:59:31 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.16-2021-12-08
for you to fetch changes up to 0755c38eb007196a5f779298b4a5f46c4eec41d2:
drm/amd/display: prevent reading unitialized links (2021-12-08 23:24:08 -0500)
---------------------------------------------------------------- amd-drm-fixes-5.16-2021-12-08:
amdgpu: - DPIA fix - eDP fix
---------------------------------------------------------------- Mikita Lipski (1): drm/amd/display: prevent reading unitialized links
Nicholas Kazlauskas (1): drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 7 ++++++- drivers/gpu/drm/amd/display/dc/dc_link.h | 2 ++ 2 files changed, 8 insertions(+), 1 deletion(-)