linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] drm-misc-fixes
@ 2017-12-14 14:50 Daniel Vetter
  2017-12-14 19:48 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Vetter @ 2017-12-14 14:50 UTC (permalink / raw)
  To: Dave Airlie, Linus Torvalds
  Cc: Daniel Vetter, Jani Nikula, Joonas Lahtinen, Rodrigo Vivi,
	Sean Paul, dri-devel, intel-gfx, LKML

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] drm-misc-fixes
  2017-12-14 14:50 [PULL] drm-misc-fixes Daniel Vetter
@ 2017-12-14 19:48 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2017-12-14 19:48 UTC (permalink / raw)
  To: Dave Airlie, Linus Torvalds, Jani Nikula, Joonas Lahtinen,
	Rodrigo Vivi, Sean Paul, DRI, intel-gfx, LKML
  Cc: Daniel Vetter

On Thu, Dec 14, 2017 at 6:50 AM, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
>
> Imo that's enough that I figured better not delay until Dave is back.
> Linus, can you pls apply?

Pulled.

        Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-14 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-14 14:50 [PULL] drm-misc-fixes Daniel Vetter
2017-12-14 19:48 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).