Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
678 struct intel_plane_state { struct679 struct drm_plane_state uapi;686 struct {696 } hw;698 struct i915_vma *ggtt_vma;699 struct i915_vma *dpt_vma;700 unsigned long flags;703 struct intel_fb_view view;704 u32 phys_dma_addr; /* for cursor_needs_physical */707 bool decrypt;[all …]