Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_plane.c275 bool is_fourcc_yuv = new_plane_state->fb->format->is_yuv; in omap_plane_atomic_check() local
277 if (is_fourcc_yuv && (((new_plane_state->src_w >> 16) / 2 & 1) || in omap_plane_atomic_check()