Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_fb.h15 struct intel_fb_view;
53 struct intel_fb_view *view);
Dintel_display_types.h88 struct intel_fb_view { struct
129 struct intel_fb_view normal_view; argument
131 struct intel_fb_view rotated_view;
132 struct intel_fb_view remapped_view;
630 struct intel_fb_view view;
Dintel_fb.c649 struct intel_fb_view *view) in calc_plane_remap_info()
748 static void intel_fb_view_init(struct intel_fb_view *view, enum i915_ggtt_view_type view_type) in intel_fb_view_init()
911 struct intel_fb_view *view) in intel_fb_fill_view()