Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c4136 static bool vop2_win_dither_up(uint32_t format) in vop2_win_dither_up() function
4230 dither_up = vop2_win_dither_up(cstate->format); in vop2_set_cluster_win()
4336 dither_up = vop2_win_dither_up(cstate->format); in vop2_set_smart_win()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c2125 static bool vop2_win_dither_up(uint32_t format) in vop2_win_dither_up() function
5371 dither_up = vop2_win_dither_up(fb->format->format); in vop2_win_atomic_update()