Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-plane.c106 bool linear_format = !mod_present || in dcss_plane_can_rotate() local
110 if (!format->is_yuv && linear_format) in dcss_plane_can_rotate()
118 else if (format->is_yuv && linear_format && in dcss_plane_can_rotate()