Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vc4/
Dvc4_plane.c38 bool hvs5_only; member
152 .hvs5_only = true,
158 .hvs5_only = true,
164 .hvs5_only = true,
170 .hvs5_only = true,
176 .hvs5_only = true,
1635 if (!hvs_formats[i].hvs5_only || vc4->is_vc5) { in vc4_plane_init()