Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_fb.h18 struct intel_fb_view;
83 struct intel_fb_view *view);
Dintel_display_types.h98 struct intel_fb_view { struct
138 struct intel_fb_view normal_view; argument
140 struct intel_fb_view rotated_view;
141 struct intel_fb_view remapped_view;
686 struct intel_fb_view view;
Dintel_fb.c1369 struct intel_fb_view *view) in calc_plane_remap_info()
1505 static void intel_fb_view_init(struct drm_i915_private *i915, struct intel_fb_view *view, in intel_fb_view_init()
1674 struct intel_fb_view *view) in intel_fb_fill_view()