[PULL] drm-misc-fixes
Daniel Vetter
daniel.vetter at ffwll.ch
Thu Dec 14 14:50:18 UTC 2017
Hi Linus&Dave,
drm-misc-fixes-2017-12-14:
drm-misc-fixes for 4.15-rc4
2 fixes for new core features, a corner case fix for the connnector_iter
fix from last week (that one is cc: stable) and 1 vc4 fix.
Imo that's enough that I figured better not delay until Dave is back.
Linus, can you pls apply? i915 CI is happy, but then the connector_iter
patch from last week blew up on some arm driver on probe-defer, so who
knows :-)
Cheers, Daniel
The following changes since commit 90eeb3aa34831ff3d031589c0c24892eb8a07e51:
Merge tag 'drm-misc-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2017-12-08 08:17:53 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2017-12-14
for you to fetch changes up to bd36d3bab2e3d08f80766c86487090dbceed4651:
drm/drm_lease: Prevent deadlock in case drm_lease_create() fails (2017-12-14 08:25:37 +0100)
----------------------------------------------------------------
drm-misc-fixes for 4.15-rc4
----------------------------------------------------------------
Daniel Vetter (1):
drm: rework delayed connector cleanup in connector_iter
Keith Packard (1):
drm: Update edid-derived drm_display_info fields at edid property set [v2]
Marius Vlad (1):
drm/drm_lease: Prevent deadlock in case drm_lease_create() fails
Stefan Schake (1):
drm/vc4: Release fence after signalling
drivers/gpu/drm/drm_connector.c | 63 ++++++++++++++++++++++++++++---------
drivers/gpu/drm/drm_crtc_internal.h | 1 +
drivers/gpu/drm/drm_edid.c | 52 +++++++++++++++++++++---------
drivers/gpu/drm/drm_lease.c | 4 +--
drivers/gpu/drm/drm_mode_config.c | 5 ++-
drivers/gpu/drm/vc4/vc4_gem.c | 4 ++-
drivers/gpu/drm/vc4/vc4_irq.c | 1 +
include/drm/drm_connector.h | 10 +++---
include/drm/drm_edid.h | 2 ++
include/drm/drm_mode_config.h | 18 ++++++++++-
10 files changed, 122 insertions(+), 38 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list