[Intel-gfx] [PULL] drm-misc-fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Thu Oct 18 16:28:02 UTC 2018
drm-misc-fixes-2018-10-18:
drm-misc-fixes for v4.19:
- Fix use of freed memory in drm_mode_setcrtc.
- Reject pixel format changing requests in fb helper.
- Add 6 bpc quirk for HP Pavilion 15-n233sl
- Fix VSDB yCBCr420 Deep Color mode bit definitions
The following changes since commit 4d4c2d89913e2d891bd6a34b12050a2576e60525:
drm/cma-helper: Fix crash in fbdev error path (2018-10-02 13:03:34 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-10-18
for you to fetch changes up to 9068e02f58740778d8270840657f1e250a2cc60f:
drm/edid: VSDB yCBCr420 Deep Color mode bit definitions (2018-10-16 16:38:16 +0300)
----------------------------------------------------------------
drm-misc-fixes for v4.19:
- Fix use of freed memory in drm_mode_setcrtc.
- Reject pixel format changing requests in fb helper.
- Add 6 bpc quirk for HP Pavilion 15-n233sl
- Fix VSDB yCBCr420 Deep Color mode bit definitions
----------------------------------------------------------------
Clint Taylor (1):
drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
Eugeniy Paltsev (1):
drm: fb-helper: Reject all pixel format changing requests
Kai-Heng Feng (1):
drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl
Tomi Valkeinen (1):
drm: fix use of freed memory in drm_mode_setcrtc
drivers/gpu/drm/drm_crtc.c | 10 +++--
drivers/gpu/drm/drm_edid.c | 5 ++-
drivers/gpu/drm/drm_fb_helper.c | 91 ++++++++++++-----------------------------
include/drm/drm_edid.h | 6 +--
4 files changed, 40 insertions(+), 72 deletions(-)
More information about the Intel-gfx
mailing list