summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_plane.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2015-02-11 15:33:02 +1000
committerDave Airlie <airlied@redhat.com>2015-02-11 15:33:02 +1000
commitae6d57d12ab3bc833a1a9ca252cc49280713181b (patch)
tree110434c4eb0720ab6e20b563c13309415cec20ca /drivers/gpu/drm/exynos/exynos_drm_plane.c
parent2f8997902e64951228385ca1cebb0d2f16f99a23 (diff)
parent335f1a62c5a6334c4fc92c3c448d7648408d9b83 (diff)
downloadblackbird-obmc-linux-ae6d57d12ab3bc833a1a9ca252cc49280713181b.tar.gz
blackbird-obmc-linux-ae6d57d12ab3bc833a1a9ca252cc49280713181b.zip
Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-intel into drm-next
Flushing out my drm-misc queue with a few oddball things all over. * tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-intel: drm: Use static attribute groups for managing connector sysfs entries drm: remove DRM_FORMAT_NV12MT drm/modes: Print the mode status in human readable form drm/irq: Don't disable vblank interrupts when already disabled
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_plane.c')
-rw-r--r--drivers/gpu/drm/exynos/exynos_drm_plane.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/exynos/exynos_drm_plane.c b/drivers/gpu/drm/exynos/exynos_drm_plane.c
index 358cff67e5ce..2f43a3c4f7b7 100644
--- a/drivers/gpu/drm/exynos/exynos_drm_plane.c
+++ b/drivers/gpu/drm/exynos/exynos_drm_plane.c
@@ -23,7 +23,6 @@ static const uint32_t formats[] = {
DRM_FORMAT_XRGB8888,
DRM_FORMAT_ARGB8888,
DRM_FORMAT_NV12,
- DRM_FORMAT_NV12MT,
};
/*
OpenPOWER on IntegriCloud