Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Ddc.c1357 if (dc->soc->supports_cursor) in tegra_dc_add_planes()
2331 if (soc->supports_cursor) in tegra_plane_is_cursor()
2656 if (dc->soc->supports_cursor) { in tegra_dc_init()
2836 .supports_cursor = false,
2859 .supports_cursor = false,
2882 .supports_cursor = false,
2905 .supports_cursor = true,
2928 .supports_cursor = true,
2985 .supports_cursor = true,
3036 .supports_cursor = true,
Ddc.h60 bool supports_cursor; member