[Intel-gfx] [PULL] drm-misc-next-fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Thu Mar 24 13:18:11 UTC 2022
The previous pull request tag was botched due to my key expiring, updated!
drm-misc-next-fixes-2022-03-24-1:
drm-misc-next-fixes for v5.18-rc1:
- Make audio and color plane support checking only happen
when a CEA extension block is found.
- Fix a small regression from ttm_resource_fini()
- Small selftest fix.
The following changes since commit f6d790e5a7fe42706756c7fa1686d08d230610fc:
Merge tag 'drm-intel-next-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-next (2022-03-11 13:27:00 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2022-03-24-1
for you to fetch changes up to 7344bad7fb6daa4877a1c064b52c7d5f9182c41b:
drm/edid: fix CEA extension byte #3 parsing (2022-03-24 11:41:14 +0200)
----------------------------------------------------------------
drm-misc-next-fixes for v5.18-rc1:
- Make audio and color plane support checking only happen
when a CEA extension block is found.
- Fix a small regression from ttm_resource_fini()
- Small selftest fix.
----------------------------------------------------------------
Cooper Chiou (1):
drm/edid: check basic audio support on CEA extension block
Jani Nikula (1):
drm/edid: fix CEA extension byte #3 parsing
Nathan Chancellor (1):
drm/selftest: plane_helper: Put test structures in static storage
Zack Rusin (1):
drm/ttm: Fix a kernel oops due to an invalid read
drivers/gpu/drm/drm_edid.c | 15 ++++++++++-----
drivers/gpu/drm/selftests/test-drm_plane_helper.c | 8 ++++----
drivers/gpu/drm/ttm/ttm_range_manager.c | 2 +-
3 files changed, 15 insertions(+), 10 deletions(-)
More information about the Intel-gfx
mailing list