Searched refs:hw_dlist (Results 1 – 2 of 2) sorted by relevance
1323 vc4_state->hw_dlist = dlist; in vc4_plane_write_dlist()1365 writel(addr, &vc4_state->hw_dlist[vc4_state->ptr0_offset]); in vc4_plane_async_set_fb()1443 &vc4_state->hw_dlist[vc4_state->pos0_offset]); in vc4_plane_atomic_async_update()1445 &vc4_state->hw_dlist[vc4_state->pos2_offset]); in vc4_plane_atomic_async_update()1447 &vc4_state->hw_dlist[vc4_state->ptr0_offset]); in vc4_plane_atomic_async_update()1468 if (!new_vc4_state->hw_dlist) in vc4_plane_atomic_async_check()
402 u32 __iomem *hw_dlist; member