[Intel-gfx] [PULL] drm-misc-next-fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Thu Mar 24 13:15:56 UTC 2022
drm-misc-next-fixes-2022-03-24:
Short summary of fixes pull (less than what git shortlog provides):
- explain anything non-fixes (e.g. cleanups) and why it's appropriate
- highlight regressions
- summarize pull requests contained
This shouldn't be more than a few lines (or it indicates your fixes pull is a
bit too big).
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
for you to fetch changes up to 7344bad7fb6daa4877a1c064b52c7d5f9182c41b:
drm/edid: fix CEA extension byte #3 parsing (2022-03-24 11:41:14 +0200)
----------------------------------------------------------------
Short summary of fixes pull (less than what git shortlog provides):
- explain anything non-fixes (e.g. cleanups) and why it's appropriate
- highlight regressions
- summarize pull requests contained
This shouldn't be more than a few lines (or it indicates your fixes pull is a
bit too big).
----------------------------------------------------------------
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