Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h160 bool simulate_vesa_sync);
Dtilcdc_crtc.c50 bool simulate_vesa_sync; member
639 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()