Searched refs:dither_up (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 476 .dither_up = VOP_REG(RK3066_DSP_CTRL0, 0x1, 9), 586 .dither_up = VOP_REG(RK3188_DSP_CTRL0, 0x1, 9), 724 .dither_up = VOP_REG(RK3288_DSP_CTRL1, 0x1, 6), 934 .dither_up = VOP_REG(RK3399_DSP_CTRL1, 0x1, 6), 1144 .dither_up = VOP_REG(RK3328_DSP_CTRL1, 0x1, 6), 1190 .dither_up = VOP_REG(PX30_DSP_CTRL2, 0x1, 2),
|
D | rockchip_drm_vop.h | 119 struct vop_reg dither_up; member
|
D | rockchip_drm_vop2.c | 1215 bool dither_up; in vop2_plane_atomic_update() local 1430 dither_up = vop2_win_dither_up(fb->format->format); in vop2_plane_atomic_update() 1431 vop2_win_write(win, VOP2_WIN_DITHER_UP, dither_up); in vop2_plane_atomic_update()
|