Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
501 struct intel_plane_state { struct502 struct drm_plane_state uapi;509 struct {518 } hw;520 struct i915_ggtt_view view;521 struct i915_vma *vma;522 unsigned long flags;525 struct {534 } color_plane[4];537 u32 ctl;[all …]