Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/rockchip/
Drockchip_vop_reg.c444 .dither_up = VOP_REG(RK3066_DSP_CTRL0, 0x1, 9),
553 .dither_up = VOP_REG(RK3188_DSP_CTRL0, 0x1, 9),
690 .dither_up = VOP_REG(RK3288_DSP_CTRL1, 0x1, 6),
900 .dither_up = VOP_REG(RK3399_DSP_CTRL1, 0x1, 6),
1085 .dither_up = VOP_REG(RK3328_DSP_CTRL1, 0x1, 6),
Drockchip_drm_vop.h119 struct vop_reg dither_up; member
Drockchip_drm_vop2.c1095 bool dither_up; in vop2_plane_atomic_update() local
1296 dither_up = vop2_win_dither_up(fb->format->format); in vop2_plane_atomic_update()
1297 vop2_win_write(win, VOP2_WIN_DITHER_UP, dither_up); in vop2_plane_atomic_update()