Hi Dave,
Flushing out my drm-misc queue with a few oddball things all over.
Cheers, Daniel
The following changes since commit b7703726251191cd9f3ef3a80b2d9667901eec95:
drm/probe-helper: clamp unknown connector status in the poll work (2015-01-22 06:11:39 +0100)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2015-02-06
for you to fetch changes up to 335f1a62c5a6334c4fc92c3c448d7648408d9b83:
drm: Use static attribute groups for managing connector sysfs entries (2015-02-04 15:02:00 +0100)
---------------------------------------------------------------- Daniel Vetter (1): drm: remove DRM_FORMAT_NV12MT
Laurent Pinchart (1): drm/irq: Don't disable vblank interrupts when already disabled
Takashi Iwai (1): drm: Use static attribute groups for managing connector sysfs entries
Ville Syrjälä (1): drm/modes: Print the mode status in human readable form
drivers/gpu/drm/drm_irq.c | 11 ++- drivers/gpu/drm/drm_modes.c | 61 +++++++++++++- drivers/gpu/drm/drm_sysfs.c | 132 +++++++++++++++--------------- drivers/gpu/drm/exynos/exynos_drm_fimc.c | 14 +--- drivers/gpu/drm/exynos/exynos_drm_gsc.c | 6 -- drivers/gpu/drm/exynos/exynos_drm_plane.c | 1 - drivers/gpu/drm/exynos/exynos_mixer.c | 2 - include/uapi/drm/drm_fourcc.h | 3 - 8 files changed, 137 insertions(+), 93 deletions(-)