Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_sprite.c2018 static const u32 skl_plane_formats[] = { variable
2378 *num_formats = ARRAY_SIZE(skl_plane_formats); in skl_get_plane_formats()
2379 return skl_plane_formats; in skl_get_plane_formats()
2391 *num_formats = ARRAY_SIZE(skl_plane_formats); in glk_get_plane_formats()
2392 return skl_plane_formats; in glk_get_plane_formats()