Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_fb.c1237 static int intel_fb_pitch(const struct intel_framebuffer *fb, int color_plane, unsigned int rotatio… in intel_fb_pitch() function
1268 stride = intel_fb_pitch(fb, 0, rotation); in intel_plane_needs_remap()