Files
linux/drivers/video/fbdev/core
Lu Yao 70d9d5f5fc fbcon: don't suspend/resume when vc is graphics mode
Don't need to do suspend/resume for fbcon in graphic mode.

Doing this may cause error, eg:
  At the beginning, starting the Xorg with single screen and then an
  external screen was plugged in. After logging out in Xorg, fbdev
  info may using screen which is connected later on for info always
  using first connected connector in list in func 'drm_setup_crtcs_fb'.
  Then, S3 executed, fbcon found that the information did not match
  and do atomic to switch fb. However, Xorg will not re-bind the crtc
  fb but continues doing ioctl. At this time, the fb is incorrect.

With some modifications by Helge Deller.

Signed-off-by: Lu Yao <yaolu@kylinos.cn>
Signed-off-by: Helge Deller <deller@gmx.de>
2026-06-09 16:00:10 +02:00
..
2025-06-16 09:06:19 +02:00
2025-06-16 09:06:19 +02:00
2025-06-16 09:06:19 +02:00
2025-06-16 09:06:19 +02:00
2025-04-10 10:38:57 +01:00
2025-06-16 09:06:19 +02:00
2025-06-16 09:06:19 +02:00
2025-06-16 09:06:19 +02:00
2025-06-16 09:06:19 +02:00
2025-06-16 09:06:19 +02:00
2025-06-16 09:06:19 +02:00