drm: add properties for suggested x/y offset for connectors. (v2)
authorDave Airlie <airlied@redhat.com>
Mon, 10 Nov 2014 00:18:15 +0000 (10:18 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 14 Nov 2014 23:43:23 +0000 (09:43 +1000)
commit5bb2bbf596a0ca35b8ba2b0d5b734a1f270040ff
tree738897404b8b3c94dc7e595e76f1bbcb53bdbe24
parentbaf698b0496e93f2737b9046d3b1892c55133b0d
drm: add properties for suggested x/y offset for connectors. (v2)

Virtual GPUs would like to give the guest some indication where on the screen
the outputs are layed out. So far we only provide modes, these
properties could be exposed to userspace so the desktop environment
could use them as hints to set the correct offsets.

v2: rename properties to be more consistent.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Documentation/DocBook/drm.tmpl
drivers/gpu/drm/drm_crtc.c
include/drm/drm_crtc.h