diff options
| author | Joel Stanley <[email protected]> | 2020-09-16 08:34:13 +0000 |
|---|---|---|
| committer | Joel Stanley <[email protected]> | 2020-10-09 01:18:33 +0000 |
| commit | 696029eb36c08d7b60097cae44a6269bfa68b51c (patch) | |
| tree | cfb9b98171f16f50b986d270a0f6e3eab8f68e3d /drivers/gpu/drm/arm | |
| parent | dma-buf: use struct_size macro (diff) | |
| download | kernel-696029eb36c08d7b60097cae44a6269bfa68b51c.tar.gz kernel-696029eb36c08d7b60097cae44a6269bfa68b51c.zip | |
drm/aspeed: Add sysfs for output settings
These settings are used by an ASPEED BMC to determine when the host is
trying to drive the display over PCIe (vga_pw) and to switch the
output between PCIe and the internal graphics device (dac_mux).
The valid values for the dac mux are:
00: VGA mode (default, aka PCIe)
01: Graphics CRT (aka BMC internal graphics, this driver)
10: Pass through mode from video input port A
11: Pass through mode from video input port B
Values for the read-only vga password register are:
1: Host driving the display
0: Host not driving the display
Signed-off-by: Joel Stanley <[email protected]>
Reviewed-by: Andrew Jeffery <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/arm')
0 files changed, 0 insertions, 0 deletions
