Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_fb.c1016 static u32 intel_compute_aligned_offset(struct drm_i915_private *i915, in intel_compute_aligned_offset() function
1087 return intel_compute_aligned_offset(i915, x, y, fb, color_plane, in intel_plane_compute_aligned_offset()
1319 offset = intel_compute_aligned_offset(i915, x, y, &fb->base, color_plane, in calc_plane_aligned_offset()