Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddc.c1897 if (dc->soc->supports_interlacing) { in tegra_crtc_atomic_enable()
2238 .supports_interlacing = false,
2257 .supports_interlacing = false,
2276 .supports_interlacing = false,
2295 .supports_interlacing = true,
2314 .supports_interlacing = true,
2367 .supports_interlacing = true,
2415 .supports_interlacing = true,
H A Ddc.h52 bool supports_interlacing; member