Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.c1633 static void intel_fb_view_init(struct intel_display *display, in calc_plane_normal_size()
1707 intel_fb_view_init(display, &fb->normal_view, I915_GTT_VIEW_NORMAL); in intel_fill_fb_info()
1714 intel_fb_view_init(display, &fb->rotated_view, I915_GTT_VIEW_ROTATED); in intel_fill_fb_info()
1716 intel_fb_view_init(display, &fb->remapped_view, I915_GTT_VIEW_REMAPPED); in intel_fill_fb_info()
1842 intel_fb_view_init(display, &plane_state->view, in intel_plane_remap_gtt()
1635 static void intel_fb_view_init(struct intel_display *display, intel_fb_view_init() function