Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Ddc.c1129 if (dc->soc->supports_cursor) in tegra_dc_add_planes()
2012 if (dc->soc->supports_cursor) { in tegra_dc_init()
2097 .supports_cursor = false,
2116 .supports_cursor = false,
2135 .supports_cursor = false,
2154 .supports_cursor = true,
2173 .supports_cursor = true,
2226 .supports_cursor = true,
Ddc.h56 bool supports_cursor; member