Searched refs:intel_compute_aligned_offset (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/display/ | 
| D | intel_fb.c | 274 static u32 intel_compute_aligned_offset(struct drm_i915_private *i915,  in intel_compute_aligned_offset()  function345 	return intel_compute_aligned_offset(i915, x, y, fb, color_plane,  in intel_plane_compute_aligned_offset()
 580 	offset = intel_compute_aligned_offset(i915, x, y, &fb->base, color_plane,  in calc_plane_aligned_offset()
 
 |