Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c2321 static int intel_fb_pitch(const struct drm_framebuffer *fb, int color_plane, in intel_fb_pitch() function
2865 stride = intel_fb_pitch(fb, 0, rotation); in intel_plane_needs_remap()
3284 plane_state->color_plane[i].stride = intel_fb_pitch(&fb->base, i, rotation); in intel_plane_compute_gtt()
3668 intel_fb_pitch(fb, 0, intel_state->hw.rotation); in intel_find_initial_plane_obj()