[Intel-gfx] [PULL] topic/drm-misc
Daniel Vetter
daniel.vetter at ffwll.ch
Tue Mar 10 02:21:22 PDT 2015
Hi Dave,
Another pile of misc drm patches all over, mostly polish for atomic. Last
minute rebase was to avoid the broken merge.
Cheers, Daniel
The following changes since commit 3a656b54c8433ada6dd7ee6227854c48682d5e4d:
drm/i915: Fix struct_mutex deadlock due to merge fumble (2015-03-10 08:39:05 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2015-03-10
for you to fetch changes up to 7eb5f302bbe78b88da8b2008c502c1975e75db05:
drm: Check in setcrtc if the primary plane supports the fb pixel format (2015-03-10 09:59:36 +0100)
----------------------------------------------------------------
Chris Wilson (1):
drm: Lighten sysfs connector 'status'
Daniel Vetter (4):
drm: Remove redundant code in the getencoder ioctl
drm/atomic-helper: Fix kerneldoc for prepare_planes
drm: Fixup racy refcounting in plane_force_disable
drm/plane-helper: unexport drm_primary_helper_create_plane
Jani Nikula (4):
drm/dp: indentation and ordering cleanups
drm/dp: add DPCD definitions from eDP 1.2
drm/dp: add DPCD definitions from DP 1.1 and 1.2a
drm/dp: add DPCD definitions from eDP 1.4
Laurent Pinchart (2):
drm: Share plane pixel format check code between legacy and atomic
drm: Check in setcrtc if the primary plane supports the fb pixel format
Tvrtko Ursulin (2):
drm: Complete moving rotation property to core
drm/i915: Rotation property is now handled in DRM core
Yannick Guerrini (1):
drm: Fix trivial typos in comments
drivers/gpu/drm/drm_atomic.c | 12 +--
drivers/gpu/drm/drm_atomic_helper.c | 4 +-
drivers/gpu/drm/drm_crtc.c | 61 +++++++----
drivers/gpu/drm/drm_modes.c | 4 +-
drivers/gpu/drm/drm_plane_helper.c | 31 ++----
drivers/gpu/drm/drm_sysfs.c | 61 +++++++++--
drivers/gpu/drm/i2c/adv7511.c | 2 +-
drivers/gpu/drm/i915/intel_atomic_plane.c | 24 +----
include/drm/drm_crtc.h | 4 +
include/drm/drm_dp_helper.h | 171 ++++++++++++++++++++++++++++--
include/drm/drm_plane_helper.h | 4 -
11 files changed, 284 insertions(+), 94 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
More information about the Intel-gfx
mailing list