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 dhinakaran.pandiyan@intel.com Cc: Tomi Valkeinen tomi.valkeinen@ti.com
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 dhinakaran.pandiyan@intel.com Cc: Tomi Valkeinen tomi.valkeinen@ti.com
---------------------------------------------------------------- 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(-)
dri-devel@lists.freedesktop.org