]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm: Introduce "Virtual" connectors and encoders
authorThomas Hellstrom <thellstrom@vmware.com>
Sat, 22 Oct 2011 08:36:19 +0000 (10:36 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 1 Nov 2011 16:01:42 +0000 (16:01 +0000)
commita7331e5cb2cc680ac30337cec5299956a8454ced
tree8a56f07f946f40fbbfda5c9c66cdac2e2dc65b72
parent094803e0aab3fe75bbf8202a8f4b5280eaade375
drm: Introduce "Virtual" connectors and encoders

This will allow us to attach various properties specific to virtual
monitors in the future.

Note that we don't export an EDID property for "Virtual" connectors.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c
include/drm/drm_mode.h