Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c2179 static int intel_fb_pitch(const struct drm_framebuffer *fb, int plane, in intel_fb_pitch() function
2261 unsigned int pitch = intel_fb_pitch(fb, plane, rotation); in _intel_adjust_tile_offset()
2378 int pitch = intel_fb_pitch(fb, plane, rotation); in intel_compute_tile_offset()
3396 stride = intel_fb_pitch(fb, plane, rotation); in skl_plane_stride()