Searched refs:afbc_enable (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_reg.c | 1871 .afbc_enable = VOP_REG(RK3568_CLUSTER0_CTRL, 0x1, 1), 1883 .afbc_enable = VOP_REG(RK3568_CLUSTER0_CTRL, 0x1, 1), 1893 .afbc_enable = VOP_REG(RK3568_CLUSTER1_CTRL, 0x1, 1), 1903 .afbc_enable = VOP_REG(RK3588_CLUSTER2_CTRL, 0x1, 1), 1913 .afbc_enable = VOP_REG(RK3588_CLUSTER3_CTRL, 0x1, 1),
|
| H A D | rockchip_drm_vop.h | 702 struct vop_reg afbc_enable; member
|
| H A D | rockchip_drm_vop2.c | 5281 VOP_CLUSTER_SET(vop2, win, afbc_enable, 1); in vop2_win_atomic_update() 5303 VOP_CLUSTER_SET(vop2, win, afbc_enable, 0); in vop2_win_atomic_update()
|