diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c index a85e908b079e9604b0729ec98e4048f66a9d7496..a87eec20855cc624bc768f442c527a20dad58753 100644 --- a/drivers/gpu/drm/panel/panel-simple.c +++ b/drivers/gpu/drm/panel/panel-simple.c @@ -1423,7 +1423,7 @@ static const struct display_timing jdi_tx26d202vm0bwa_timing = { .vfront_porch = { 3, 5, 10 }, .vback_porch = { 2, 5, 10 }, .vsync_len = { 5, 5, 5 }, - .flags = DISPLAY_FLAGS_DE_LOW, + .flags = DISPLAY_FLAGS_DE_HIGH, }; static const struct panel_desc jdi_tx26d202vm0bwa = {