commit | 4569619d0f3a38c41a4556c79ef63cabd4282558 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Dec 08 15:05:48 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Wed Jan 28 08:45:38 2015 +0100 |
tree | d2f4d84b9ef65276160223c8e3025c8e68a6c4f9 | |
parent | d435a2af12349e6285559196675ad45f1e4a041d [diff] |
drm/panel: sharp: lq101r1sx01: Add delay after display on 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>