Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c2175 static int intel_fb_pitch(const struct drm_framebuffer *fb, int color_plane, in intel_fb_pitch() function
2620 stride = intel_fb_pitch(fb, 0, rotation); in intel_plane_needs_remap()
2933 plane_state->color_plane[i].stride = intel_fb_pitch(&fb->base, i, rotation); in intel_plane_compute_gtt()
3234 intel_fb_pitch(fb, 0, intel_state->base.rotation); in intel_find_initial_plane_obj()