Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
528 struct intel_plane_state { struct529 struct drm_plane_state uapi;536 struct {545 } hw;547 struct i915_ggtt_view view;548 struct i915_vma *vma;549 unsigned long flags;552 struct {561 } color_plane[4];564 u32 ctl;[all …]