mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-13 14:04:05 +08:00
8d6ef26501
Many user-space compositors fail with mode setting if a CRTC has
more than one connected connector. This is the case with the BMC
on Aspeed systems. Work around this problem by setting the BMC's
connector status to disconnected when the physical connector has
a display attached. This way compositors will only see one connected
connector at a time; either the physical one or the BMC.
Suggested-by: Jocelyn Falempe <jfalempe@redhat.com>
Fixes:
|
||
---|---|---|
.. | ||
ast_dp501.c | ||
ast_dp.c | ||
ast_dram_tables.h | ||
ast_drv.c | ||
ast_drv.h | ||
ast_i2c.c | ||
ast_main.c | ||
ast_mm.c | ||
ast_mode.c | ||
ast_post.c | ||
ast_reg.h | ||
ast_tables.h | ||
Kconfig | ||
Makefile |