Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
663 struct intel_plane_state { struct664 struct drm_plane_state uapi;671 struct {682 } hw;684 struct i915_vma *ggtt_vma;685 struct i915_vma *dpt_vma;686 unsigned long flags;689 struct intel_fb_view view;692 struct drm_vblank_work unpin_work;695 bool decrypt;[all …]