drm/panel: sharp: lq101r1sx01: Add delay after display on
authorThierry Reding <treding@nvidia.com>
Mon, 8 Dec 2014 14:05:48 +0000 (15:05 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 28 Jan 2015 07:45:38 +0000 (08:45 +0100)
After switching the display on (using the DCS display_on command), wait
for 6 frames (100ms at 60 Hz) to give the display more time to prepare.
Failing to do this results in the panel not initializing properly in a
large number of cases.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found