Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
661 struct intel_plane_state { struct662 struct drm_plane_state uapi;669 struct {679 } hw;681 struct i915_vma *ggtt_vma;682 struct i915_vma *dpt_vma;683 unsigned long flags;686 struct intel_fb_view view;689 bool decrypt;692 bool force_black;[all …]