Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
510 struct intel_plane_state { struct511 struct drm_plane_state base;512 struct i915_ggtt_view view;513 struct i915_vma *vma;514 unsigned long flags;517 struct {526 } color_plane[2];529 u32 ctl;532 u32 color_ctl;552 int scaler_id;[all …]