Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.c1356 if (dc->soc->supports_cursor) in tegra_dc_add_planes()
2323 if (soc->supports_cursor) in tegra_plane_is_cursor()
2650 if (dc->soc->supports_cursor) { in tegra_dc_init()
2830 .supports_cursor = false,
2853 .supports_cursor = false,
2876 .supports_cursor = false,
2899 .supports_cursor = true,
2922 .supports_cursor = true,
2979 .supports_cursor = true,
3030 .supports_cursor = true,
Ddc.h60 bool supports_cursor; member