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 a36c533 commit f488640Copy full SHA for f488640
drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c
@@ -244,7 +244,7 @@ static const struct s6d7aa0_panel_desc s6d7aa0_lsl080al02_desc = {
244
.init_func = s6d7aa0_lsl080al02_init,
245
.off_func = s6d7aa0_lsl080al02_off,
246
.drm_mode = &s6d7aa0_lsl080al02_mode,
247
- .mode_flags = MIPI_DSI_MODE_VSYNC_FLUSH | MIPI_DSI_MODE_VIDEO_NO_HFP,
+ .mode_flags = MIPI_DSI_MODE_VIDEO_NO_HFP,
248
.bus_flags = 0,
249
250
.has_backlight = false,
0 commit comments