mirror of https://github.com/torvalds/linux.git
The recent rewrite with the use of regular atomic helpers broke the
DPMS unblanking on X11. Fix it by moving the call of
bochs_hw_blank(false) from CRTC mode_set_nofb() to atomic_enable().
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| arcpgu.c | ||
| bochs.c | ||
| cirrus-qemu.c | ||
| gm12u320.c | ||
| hx8357d.c | ||
| ili9163.c | ||
| ili9225.c | ||
| ili9341.c | ||
| ili9486.c | ||
| mi0283qt.c | ||
| ofdrm.c | ||
| panel-mipi-dbi.c | ||
| repaper.c | ||
| sharp-memory.c | ||
| simpledrm.c | ||
| st7586.c | ||
| st7735r.c | ||