Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
605 struct intel_plane_state { struct606 struct drm_plane_state uapi;613 struct {623 } hw;625 struct i915_vma *ggtt_vma;626 struct i915_vma *dpt_vma;627 unsigned long flags;630 struct intel_fb_view view;633 u32 ctl;636 u32 color_ctl;[all …]