Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-plane.c103 bool mod_present, u64 modifier, in dcss_plane_can_rotate() argument
106 bool linear_format = !mod_present || in dcss_plane_can_rotate()
107 (mod_present && modifier == DRM_FORMAT_MOD_LINEAR); in dcss_plane_can_rotate()