Searched defs:vc4_plane_state (Results 1 – 3 of 3) sorted by relevance
349 struct vc4_plane_state { struct350 struct drm_plane_state base;354 u32 *dlist;355 u32 dlist_size; /* Number of dwords allocated for the display list */356 u32 dlist_count; /* Number of used dwords in the display list. */361 u32 pos0_offset;362 u32 pos2_offset;363 u32 ptr0_offset;364 u32 lbm_offset;369 u32 __iomem *hw_dlist;[all …]
426 struct vc4_plane_state *vc4_plane_state; in vc4_load_tracker_atomic_check() local
690 struct vc4_plane_state *vc4_plane_state; in vc4_crtc_atomic_flush() local