Home
last modified time | relevance | path

Searched refs:simulate_vesa_sync (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.h165 bool simulate_vesa_sync);
H A Dtilcdc_crtc.c51 bool simulate_vesa_sync; member
647 if (!tilcdc_crtc->simulate_vesa_sync) in tilcdc_crtc_mode_fixup()
877 bool simulate_vesa_sync) in tilcdc_crtc_set_simulate_vesa_sync() argument
881 tilcdc_crtc->simulate_vesa_sync = simulate_vesa_sync; in tilcdc_crtc_set_simulate_vesa_sync()