We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fdb99 commit fc1ccc1Copy full SHA for fc1ccc1
drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c
@@ -1764,6 +1764,7 @@ static const struct panel_desc starry_qfh032011_53g_desc = {
1764
.mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
1765
MIPI_DSI_MODE_LPM,
1766
.init_cmds = starry_qfh032011_53g_init_cmd,
1767
+ .lp11_before_reset = true,
1768
};
1769
1770
static const struct drm_display_mode starry_himax83102_j02_default_mode = {
0 commit comments