Home
last modified time | relevance | path

Searched refs:vsync_leven (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H A Dmtk_dpi.c410 struct mtk_dpi_sync_param vsync_leven = { 0 }; in mtk_dpi_set_display_mode() local
457 vsync_leven = vsync_lodd; in mtk_dpi_set_display_mode()
460 vsync_leven.shift_half_line = true; in mtk_dpi_set_display_mode()
464 vsync_leven = vsync_lodd; in mtk_dpi_set_display_mode()
465 vsync_leven.shift_half_line = true; in mtk_dpi_set_display_mode()
476 mtk_dpi_config_vsync_leven(dpi, &vsync_leven); in mtk_dpi_set_display_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_dpi.c511 struct mtk_dpi_sync_param vsync_leven = { 0 }; in mtk_dpi_set_display_mode() local
573 vsync_leven = vsync_lodd; in mtk_dpi_set_display_mode()
576 vsync_leven.shift_half_line = true; in mtk_dpi_set_display_mode()
580 vsync_leven = vsync_lodd; in mtk_dpi_set_display_mode()
581 vsync_leven.shift_half_line = true; in mtk_dpi_set_display_mode()
592 mtk_dpi_config_vsync_leven(dpi, &vsync_leven); in mtk_dpi_set_display_mode()

Completed in 4 milliseconds