linux/drivers/gpu/drm/mgag200
Thomas Zimmermann 219b45d023 drm/mgag200: Remove BMC output
Mgag200's BMC connector tracks the status of an underlying physical
connector and updates the BMC status accordingly. This functionality
works around GNOME's settings app, which cannot handle multiple
outputs on the same CRTC.

The workaround is now obsolete as the VGA-BMC connector handles BMC
support internally. Hence, remove the driver's code and the BMC output
entirely.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240805130622.63458-6-tzimmermann@suse.de
2024-08-09 08:13:48 +02:00
..
Kconfig
Makefile drm/mgag200: Add VGA-BMC output 2024-08-09 08:13:45 +02:00
mgag200_bmc.c drm/mgag200: Remove BMC output 2024-08-09 08:13:48 +02:00
mgag200_ddc.c
mgag200_ddc.h
mgag200_drv.c drm/mgag200: Add vblank support 2024-07-19 11:12:04 +02:00
mgag200_drv.h drm/mgag200: Remove BMC output 2024-08-09 08:13:48 +02:00
mgag200_g200.c drm/mgag200: Add vblank support 2024-07-19 11:12:04 +02:00
mgag200_g200eh.c drm/mgag200: Remove BMC output 2024-08-09 08:13:48 +02:00
mgag200_g200eh3.c drm/mgag200: Remove BMC output 2024-08-09 08:13:48 +02:00
mgag200_g200er.c drm/mgag200: Remove BMC output 2024-08-09 08:13:48 +02:00
mgag200_g200ev.c drm/mgag200: Remove BMC output 2024-08-09 08:13:48 +02:00
mgag200_g200ew3.c drm/mgag200: Remove BMC output 2024-08-09 08:13:48 +02:00
mgag200_g200se.c drm/mgag200: Remove BMC output 2024-08-09 08:13:48 +02:00
mgag200_g200wb.c drm/mgag200: Remove BMC output 2024-08-09 08:13:48 +02:00
mgag200_mode.c drm/mgag200: vga-bmc: Control BMC scanout from encoder 2024-08-09 08:13:47 +02:00
mgag200_reg.h drm/mgag200: Add vblank support 2024-07-19 11:12:04 +02:00
mgag200_vga.c drm/mgag200: Set .detect_ctx() and enable connector polling 2024-06-13 09:31:36 +02:00
mgag200_vga_bmc.c drm/mgag200: vga-bmc: Control BMC scanout from encoder 2024-08-09 08:13:47 +02:00