Searched refs:intel_compute_aligned_offset (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/display/ | 
| D | intel_display.c | 2315 static u32 intel_compute_aligned_offset(struct drm_i915_private *dev_priv,  in intel_compute_aligned_offset()  function 2382 	return intel_compute_aligned_offset(dev_priv, x, y, fb, color_plane,  in intel_plane_compute_aligned_offset() 2711 		offset = intel_compute_aligned_offset(dev_priv, &x, &y, fb, i,  in intel_fill_fb_info() 2852 		offset = intel_compute_aligned_offset(dev_priv, &x, &y,  in intel_plane_remap_gtt()
  |