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 drm/mgag200: Add an option to disable Write-Combine 2024-05-21 09:38:47 +02:00
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 drm/mgag200: Acquire I/O-register lock in DDC code 2024-05-17 17:20:23 +02:00
mgag200_ddc.h drm/mgag200: Allocate instance of struct mga_i2c_chan dynamically 2024-05-17 17:20:08 +02:00
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