Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_display.c2188 static int intel_fb_pitch(const struct drm_framebuffer *fb, int plane, in intel_fb_pitch() function
2270 unsigned int pitch = intel_fb_pitch(fb, plane, rotation); in _intel_adjust_tile_offset()
2387 int pitch = intel_fb_pitch(fb, plane, rotation); in intel_compute_tile_offset()
3408 stride = intel_fb_pitch(fb, plane, rotation); in skl_plane_stride()