commit | 5bb2bbf596a0ca35b8ba2b0d5b734a1f270040ff | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Nov 10 10:18:15 2014 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Sat Nov 15 09:43:23 2014 +1000 |
tree | 738897404b8b3c94dc7e595e76f1bbcb53bdbe24 | |
parent | baf698b0496e93f2737b9046d3b1892c55133b0d [diff] |
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>