linux-uconsole/drivers/gpu/drm/panel
Wyon Bi bfe130d64a drm/panel: simple: handle small delay durations more precisely
Since msleep is based on jiffies the panel could take longer
than expected. So use msleep for values greater than 20 msec
otherwise usleep_range.

Change-Id: Ib03c6e381b44a31dd57aeaaa3a88a459578de313
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
2018-08-10 14:53:00 +08:00
..
Kconfig drm/panel: Add support for LG LG4573 480x800 4.3" panel 2015-08-14 21:35:35 +02:00
Makefile drm/panel: Add support for LG LG4573 480x800 4.3" panel 2015-08-14 21:35:35 +02:00
panel-lg-lg4573.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
panel-samsung-ld9040.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
panel-samsung-s6e8aa0.c drm/panel: Add Samsung prefix to panel drivers 2015-08-13 14:33:52 +02:00
panel-sharp-lq101r1sx01.c drm/panel: sharp: lq101r1sx01: Remove unneeded include 2015-01-28 08:45:39 +01:00
panel-simple.c drm/panel: simple: handle small delay durations more precisely 2018-08-10 14:53:00 +08:00