Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
696 struct intel_plane_state { struct697 struct drm_plane_state uapi;704 struct {714 } hw;716 struct i915_vma *ggtt_vma;717 struct i915_vma *dpt_vma;718 unsigned long flags;721 struct intel_fb_view view;724 bool decrypt;727 bool force_black;[all …]