Home
last modified time | relevance | path

Searched refs:intel_fb_view (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.h18 struct intel_fb_view;
84 struct intel_fb_view *view);
H A Dintel_display_types.h100 struct intel_fb_view { struct
140 struct intel_fb_view normal_view; argument
142 struct intel_fb_view rotated_view;
143 struct intel_fb_view remapped_view;
703 struct intel_fb_view view;
H A Dintel_fb.c1426 struct intel_fb_view *view) in calc_plane_remap_info()
1574 static void intel_fb_view_init(struct drm_i915_private *i915, struct intel_fb_view *view, in intel_fb_view_init()
1743 struct intel_fb_view *view) in intel_fb_fill_view()