Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_plane.c39 bool hvs5_only; member
165 .hvs5_only = true,
171 .hvs5_only = true,
177 .hvs5_only = true,
183 .hvs5_only = true,
189 .hvs5_only = true,
2526 if (!hvs_formats[i].hvs5_only || vc4->gen >= VC4_GEN_5) { in vc4_plane_init()