Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c715 static bool is_yuv_support(uint32_t format) in is_yuv_support() function
1245 is_input_yuv = is_yuv_support(pstate->fb->format->format); in vop_csc_atomic_check()
1282 !is_yuv_support(pstate->fb->format->format)) in vop_csc_atomic_check()
2164 is_yuv_support(fb->format->format); in vop_plane_atomic_update()