android_kernel_xiaomi_sm8350/drivers/video/omap2/displays
Stanley.Miao 18016e35d4 OMAP: DSS2: don't power off a panel twice
If we blank the panel by
echo 1 > /sys/devices/platform/omapfb/graphics/fb0/blank

Then, we reboot the sytem, the kernel will crash at
drivers/video/omap2/dss/core.c:323

This is because the panel is closed twice. Now check the state of a dssdev
to forbid a panel is power on or power off twice.

Signed-off-by: Stanley.Miao <stanley.miao@windriver.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
2010-10-22 23:21:14 +03:00
..
Kconfig
Makefile
panel-acx565akm.c OMAP: DSS2: don't power off a panel twice 2010-10-22 23:21:14 +03:00
panel-generic.c OMAP: DSS2: don't power off a panel twice 2010-10-22 23:21:14 +03:00
panel-sharp-lq043t1dg01.c OMAP: DSS2: don't power off a panel twice 2010-10-22 23:21:14 +03:00
panel-sharp-ls037v7dw01.c OMAP: DSS2: don't power off a panel twice 2010-10-22 23:21:14 +03:00
panel-taal.c
panel-toppoly-tdo35s.c OMAP: DSS2: don't power off a panel twice 2010-10-22 23:21:14 +03:00
panel-tpo-td043mtea1.c OMAP: DSS2: don't power off a panel twice 2010-10-22 23:21:14 +03:00