From: Dave Airlie Date: Mon, 10 Nov 2014 00:18:15 +0000 (+1000) Subject: drm: add properties for suggested x/y offset for connectors. (v2) X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb2bbf596a0ca35b8ba2b0d5b734a1f270040ff;p=pandora-kernel.git 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 --- Reading git-diff-tree failed