linux/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
Makefile
panel-lg-lg4573.c
panel-samsung-ld9040.c
panel-samsung-s6e8aa0.c
panel-sharp-lq101r1sx01.c
panel-simple.c drm/panel: simple: handle small delay durations more precisely 2018-08-10 14:53:00 +08:00