Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c478 unsigned int num_alpha_planes_max = 1; in sun4i_backend_atomic_check() local
563 num_alpha_planes_max++; in sun4i_backend_atomic_check()
565 if (num_alpha_planes > num_alpha_planes_max) { in sun4i_backend_atomic_check()