twx-linux/include/uapi/drm
Eric Anholt 0b27c02a7f drm: Add an encoder and connector type enum for DPI.
Right now exynos is exposing DPI as a TMDS encoder and VGA connector,
which seems rather misleading.  This isn't just an internal detail,
since xrandr actually exposes "VGA" as the output name.  Define some
new enums so that vc4's DPI can have a more informative name.

I considered other names for the connector as well.  For VC4, the
Adafruit DPI kippah takes the 28 GPIO pins and routes them to a
standard-ish 40-pin FPC connector, but "40-pin FPC" doesn't uniquely
identify an ordering of pins (apparently some other orderings exist),
doesn't explain things as well for the user (who, if anything, knows
their product is a DPI kippah/panel combo), and actually doesn't have
to exist (one could connect the 28 GPIOs directly to something else).
Simply "DPI" seems like a good compromise name to distinguish from the
HDMI, DSI, and TV connectors .

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2016-03-31 18:39:39 -07:00
..
amdgpu_drm.h include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h> 2015-12-10 12:33:23 +01:00
armada_drm.h drm: include drm.h in armada_drm.h 2015-12-10 12:33:23 +01:00
drm_fourcc.h Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2016-01-17 13:40:25 -08:00
drm_mode.h drm: Add an encoder and connector type enum for DPI. 2016-03-31 18:39:39 -07:00
drm_sarea.h drm: fix inclusion of drm.h in drm_sarea.h 2015-12-10 12:33:23 +01:00
drm.h drm: prime: Honour O_RDWR during prime-handle-to-fd 2016-02-09 09:25:12 +01:00
etnaviv_drm.h drm/etnaviv: add further minor features and varyings count 2016-01-26 18:53:58 +01:00
exynos_drm.h drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl 2016-03-13 14:54:03 +09:00
i810_drm.h drm: fix inclusion of drm.h in i810_drm.h 2015-12-10 12:33:23 +01:00
i915_drm.h drm/i915: Fix VCS ring selection after uapi decoupling 2016-01-28 10:25:49 +00:00
Kbuild Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next 2015-12-15 10:43:27 +10:00
mga_drm.h drm: fix inclusion of drm.h in mga_drm.h 2015-12-10 12:33:23 +01:00
msm_drm.h drm/msm: add timestamp param 2016-03-03 11:55:32 -05:00
nouveau_drm.h nouveau_drm.h: use __u32 and __u64 from linux/types.h 2015-12-10 12:33:23 +01:00
omap_drm.h drm/omap: remove unused plugin defines 2015-12-31 11:25:47 +02:00
qxl_drm.h drm: fix inclusion of drm.h in qxl_drm.h 2015-12-10 12:33:23 +01:00
r128_drm.h drm: fix inclusion of drm.h in r128_drm.h 2015-12-10 12:33:23 +01:00
radeon_drm.h radeon_drm.h: use __u32 and __u64 from linux/types.h 2015-12-10 12:33:23 +01:00
savage_drm.h drm: fix inclusion of drm.h in savage_drm.h 2015-12-10 12:33:23 +01:00
sis_drm.h include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_drv.h 2015-10-16 11:27:46 +10:00
tegra_drm.h drm: fix inclusion of drm.h in tegra_drm.h 2015-12-10 12:33:23 +01:00
vc4_drm.h drm/vc4: Add an interface for capturing the GPU state after a hang. 2015-12-07 20:49:49 -08:00
via_drm.h drm: fix inclusion of drm.h in via_drm.h 2015-12-10 12:33:23 +01:00
virtgpu_drm.h drm: fix inclusion of drm.h in virtgpu_drm.h 2015-12-10 12:33:23 +01:00
vmwgfx_drm.h drm: fix inclusion of drm.h in vmwgfx_drm.h 2015-12-10 12:33:23 +01:00