]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca31e640764c143f6b175971b56ef02850dfb26b
tree738897404b8b3c94dc7e595e76f1bbcb53bdbe24
parent695489bc192ee13a2e09f32a72173af070c7b394
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