Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
498 struct intel_plane_state { struct499 struct drm_plane_state base;500 struct i915_vma *vma;501 unsigned long flags;504 struct {507 } main;508 struct {511 } aux;514 u32 ctl;517 u32 color_ctl;[all …]