OSDN Git Service

drm/vmwgfx: Add suggested screen x and y connector properties
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 12 Feb 2016 08:45:42 +0000 (09:45 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Mon, 14 Mar 2016 13:58:46 +0000 (14:58 +0100)
commit578e609a096e086dc1259611cfb47b1499bcded6
tree3e8beed589576a5b84c450fe605e5840516d061f
parent4d492a07ad62e58c47d863266ff347a9f202016b
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>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c