Searched defs:intel_plane_state (Results 1 – 1 of 1) sorted by relevance
244 struct intel_plane_state { struct245 struct drm_plane_state base;246 struct drm_rect src;247 struct drm_rect dst;248 struct drm_rect clip;249 bool visible;255 bool hides_primary;