Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
A Dvc4_plane.c1046 vc4_state->dlist[vc4_state->ptr0_offset[i]] |= in vc6_plane_allocate_upm()
1584 vc4_state->ptr0_offset[0] = vc4_state->dlist_count; in vc4_plane_mode_set()
2001 vc4_state->ptr0_offset[i] = vc4_state->dlist_count; in vc6_plane_mode_set()
2234 value = vc4_state->dlist[vc4_state->ptr0_offset[0]] & in vc4_plane_async_set_fb()
2240 vc4_state->dlist[vc4_state->ptr0_offset[0]] = value; in vc4_plane_async_set_fb()
2260 vc4_state->dlist[vc4_state->ptr0_offset[0]] = addr; in vc4_plane_async_set_fb()
2323 vc4_state->dlist[vc4_state->ptr0_offset[0]] = in vc4_plane_atomic_async_update()
2324 new_vc4_state->dlist[vc4_state->ptr0_offset[0]]; in vc4_plane_atomic_async_update()
2334 writel(vc4_state->dlist[vc4_state->ptr0_offset[0]], in vc4_plane_atomic_async_update()
2366 old_vc4_state->ptr0_offset[0] != new_vc4_state->ptr0_offset[0] || in vc4_plane_atomic_async_check()
[all …]
A Dvc4_drv.h409 u32 ptr0_offset[DRM_FORMAT_MAX_PLANES]; member

Completed in 11 milliseconds