Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_fb.h18 struct intel_fb_view;
83 struct intel_fb_view *view);
Dintel_display_types.h97 struct intel_fb_view { struct
137 struct intel_fb_view normal_view; argument
139 struct intel_fb_view rotated_view;
140 struct intel_fb_view remapped_view;
613 struct intel_fb_view view;
Dintel_fb.c1368 struct intel_fb_view *view) in calc_plane_remap_info()
1504 static void intel_fb_view_init(struct drm_i915_private *i915, struct intel_fb_view *view, in intel_fb_view_init()
1673 struct intel_fb_view *view) in intel_fb_fill_view()