Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c57 bool simulate_vesa_sync; member
634 if (!tilcdc_crtc->simulate_vesa_sync) in tilcdc_crtc_mode_fixup()
848 bool simulate_vesa_sync) in tilcdc_crtc_set_simulate_vesa_sync() argument
852 tilcdc_crtc->simulate_vesa_sync = simulate_vesa_sync; in tilcdc_crtc_set_simulate_vesa_sync()
Dtilcdc_drv.h173 bool simulate_vesa_sync);