Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display.c2324 static int intel_fb_pitch(const struct drm_framebuffer *fb, int color_plane, in intel_fb_pitch() function
2868 stride = intel_fb_pitch(fb, 0, rotation); in intel_plane_needs_remap()
3287 plane_state->color_plane[i].stride = intel_fb_pitch(&fb->base, i, rotation); in intel_plane_compute_gtt()
3671 intel_fb_pitch(fb, 0, intel_state->hw.rotation); in intel_find_initial_plane_obj()