[PULL] topic/drm-misc
Daniel Vetter
daniel.vetter at ffwll.ch
Sun May 8 16:35:25 UTC 2016
Hi Dave,
Refcounting is hard, so here's a quick pull request with the one-liner to
fix up i915. Otherwise just a few other small things I picked up. Plus the
regression fix from Marten for rmfb behaviour that lingered around forever
since no testers. Feel free to cherry-pick that over to drm-fixes, but
given that there's not many who seemed to have cared, meh.
Cheers, Daniel
The following changes since commit 0552f7651bc233e5407ab06ba97a9d7c25e19580:
drm/i915/mst: use reference counted connectors. (v3) (2016-05-05 12:52:07 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2016-05-08
for you to fetch changes up to 8863dc7f5642737e49ff681cbb842d2c614bdcf4:
drm/i915: Correctly refcount connectors in hw state readou (2016-05-06 16:09:12 +0200)
----------------------------------------------------------------
Daniel Vetter (3):
drm: Fix up markup fumble
drm: Add gpu.tmpl docbook to MAINTAINERS entry
drm/i915: Correctly refcount connectors in hw state readou
Lyude (1):
drm/fb_helper: Fix a few typos
Maarten Lankhorst (1):
drm/core: Do not preserve framebuffer on rmfb, v4.
Thierry Reding (1):
drm/panel: Flesh out kerneldoc
Documentation/DocBook/gpu.tmpl | 12 ++++--
MAINTAINERS | 1 +
drivers/gpu/drm/drm_crtc.c | 63 ++++++++++++++++++++++++++++----
drivers/gpu/drm/drm_fb_helper.c | 6 +--
drivers/gpu/drm/drm_panel.c | 61 +++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/intel_display.c | 5 +++
include/drm/drm_modeset_helper_vtables.h | 2 +-
include/drm/drm_panel.h | 59 ++++++++++++++++++++++++++++++
8 files changed, 195 insertions(+), 14 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list