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.c1635 static void intel_fb_view_init(struct intel_display *display, in intel_fb_view_init() function
1709 intel_fb_view_init(display, &fb->normal_view, I915_GTT_VIEW_NORMAL); in intel_fill_fb_info()
1716 intel_fb_view_init(display, &fb->rotated_view, I915_GTT_VIEW_ROTATED); in intel_fill_fb_info()
1718 intel_fb_view_init(display, &fb->remapped_view, I915_GTT_VIEW_REMAPPED); in intel_fill_fb_info()
1844 intel_fb_view_init(display, &plane_state->view, in intel_plane_remap_gtt()