Searched refs:hw_dlist (Results 1 – 2 of 2) sorted by relevance
1228 vc4_state->hw_dlist = dlist; in vc4_plane_write_dlist()1271 writel(addr, &vc4_state->hw_dlist[vc4_state->ptr0_offset]); in vc4_plane_async_set_fb()1349 &vc4_state->hw_dlist[vc4_state->pos0_offset]); in vc4_plane_atomic_async_update()1351 &vc4_state->hw_dlist[vc4_state->pos2_offset]); in vc4_plane_atomic_async_update()1353 &vc4_state->hw_dlist[vc4_state->ptr0_offset]); in vc4_plane_atomic_async_update()1374 if (!new_vc4_state->hw_dlist) in vc4_plane_atomic_async_check()
378 u32 __iomem *hw_dlist; member