Searched refs:intel_fb_view_init (Results 1 – 1 of 1) sorted by relevance
1634 static void intel_fb_view_init(struct intel_display *display, in intel_fb_view_init() function1708 intel_fb_view_init(display, &fb->normal_view, I915_GTT_VIEW_NORMAL); in intel_fill_fb_info()1715 intel_fb_view_init(display, &fb->rotated_view, I915_GTT_VIEW_ROTATED); in intel_fill_fb_info()1717 intel_fb_view_init(display, &fb->remapped_view, I915_GTT_VIEW_REMAPPED); in intel_fill_fb_info()1843 intel_fb_view_init(display, &plane_state->view, in intel_plane_remap_gtt()