Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1095 u32 afbc_tile_num; in vop2_plane_atomic_update() local
1213 afbc_tile_num = ALIGN(actual_w, 16) >> 4; in vop2_plane_atomic_update()
1258 vop2_win_write(win, VOP2_WIN_AFBC_TILE_NUM, afbc_tile_num); in vop2_plane_atomic_update()