]> www.infradead.org Git - users/willy/xarray.git/commit
drm/mgag200: vga-bmc: Transparently handle BMC
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 5 Aug 2024 13:05:58 +0000 (15:05 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 9 Aug 2024 06:13:46 +0000 (08:13 +0200)
commitdc06efbb7934405461d95bba5b702849058424a4
tree4e54bc1f3b7f7d919f40f8817d6bece5f8a2d269
parentf5510726608fa035bdd2f1fc167cf4a0f7bee22b
drm/mgag200: vga-bmc: Transparently handle BMC

The VGA-BMC connector selects the VGA output if a display has been
attached to the physical connector. Otherwise it selects the BMC
output. In any case, the connector status is set to 'detected', so
that the userspace compositor displays to it.

Depending on the setting, the connector's display modes either come
from the VGA monitor's EDID or from an internal list of BMC-compatible
modes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240805130622.63458-3-tzimmermann@suse.de
drivers/gpu/drm/mgag200/mgag200_vga_bmc.c