commit | 578e609a096e086dc1259611cfb47b1499bcded6 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Feb 12 09:45:42 2016 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Mon Mar 14 14:58:46 2016 +0100 |
tree | 3e8beed589576a5b84c450fe605e5840516d061f | |
parent | 4d492a07ad62e58c47d863266ff347a9f202016b [diff] |
drm/vmwgfx: Add suggested screen x and y connector properties Introduced by qxl, add these properties as a generic way to tell a display manager about the GUI layout. Also add the hotplug_mode_update_property which advises display managers to reread the mode list on a hotplug event. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>