[PULL] drm-misc-fixes for 4.17

2018-05-30 Thread Sean Paul

Hi Dave,
One more fix that came in today. It's fixing a regression introduced during the
merge window, so it'd be nice to get it in.

drm-misc-fixes-2018-05-30:
dw-hdmi: Fix Oops regression from rc1 (Neil)

Cc: Neil Armstrong 

Cheers, Sean


The following changes since commit 2bc5ff0bdc00d81d719dad74589317a260d583ed:

  drm/omap: fix NULL deref crash with SDI displays (2018-05-24 19:14:46 +0300)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-05-30

for you to fetch changes up to c32048d9e93a5ab925d745396c63e7b912147f0a:

  drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense (2018-05-30 13:42:39 
-0400)


dw-hdmi: Fix Oops regression from rc1 (Neil)

Cc: Neil Armstrong 


Neil Armstrong (1):
  drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense

 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 15 ---
 drivers/gpu/drm/meson/meson_dw_hdmi.c |  2 +-
 include/drm/bridge/dw_hdmi.h  |  2 +-
 3 files changed, 6 insertions(+), 13 deletions(-)

-- 
Sean Paul, Software Engineer, Google / Chromium OS
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PULL] drm-misc-fixes for 4.17

2018-05-29 Thread Sean Paul

Hi Dave,
Although we didn't have anything for you last week, we have a couple of
one-liners this week. Tomi is fixing a regression introduced in 4.17, and
Dhinakaran added a previously unsupported psr setup time which could be
affecting displays in the wild.


drm-misc-fixes-2018-05-29:
core: Add 220us psr setup time (Dhinakaran)
omap: Fix NULL deref (Tomi)

Cc: Dhinakaran Pandiyan 
Cc: Tomi Valkeinen 

Cheers, Sean


The following changes since commit 2b6207291b7b277a5df9d1aab44b56815a292dba:

  drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl() (2018-05-16 
17:56:06 +0200)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-05-29

for you to fetch changes up to 2bc5ff0bdc00d81d719dad74589317a260d583ed:

  drm/omap: fix NULL deref crash with SDI displays (2018-05-24 19:14:46 +0300)


core: Add 220us psr setup time (Dhinakaran)
omap: Fix NULL deref (Tomi)

Cc: Dhinakaran Pandiyan 
Cc: Tomi Valkeinen 


Dhinakaran Pandiyan (1):
  drm/psr: Fix missed entry in PSR setup time table.

Tomi Valkeinen (1):
  drm/omap: fix NULL deref crash with SDI displays

 drivers/gpu/drm/drm_dp_helper.c   | 1 +
 drivers/gpu/drm/omapdrm/dss/sdi.c | 5 -
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
Sean Paul, Software Engineer, Google / Chromium OS
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel