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.c38 bool hvs5_only; member
164 .hvs5_only = true,
170 .hvs5_only = true,
176 .hvs5_only = true,
182 .hvs5_only = true,
188 .hvs5_only = true,
2527 if (!hvs_formats[i].hvs5_only || vc4->gen >= VC4_GEN_5) { in vc4_plane_init()