Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_fb.c962 static u32 intel_compute_aligned_offset(struct drm_i915_private *i915, in intel_compute_aligned_offset() function
1033 return intel_compute_aligned_offset(i915, x, y, fb, color_plane, in intel_plane_compute_aligned_offset()
1264 offset = intel_compute_aligned_offset(i915, x, y, &fb->base, color_plane, in calc_plane_aligned_offset()