]> git.baikalelectronics.ru Git - kernel.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)
commitcc9802199e6eb6ad377266a050ff9187686e6a0b
tree8a56f07f946f40fbbfda5c9c66cdac2e2dc65b72
parent5306fdd05caf54b5921b4c1d56165d80810b885f
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