Searched refs:intel_plane_compute_aligned_offset (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_display.c | 2520 static u32 intel_plane_compute_aligned_offset(int *x, int *y, in intel_plane_compute_aligned_offset() function 3923 offset = intel_plane_compute_aligned_offset(&x, &y, plane_state, 0); in skl_check_main_surface() 4009 offset = intel_plane_compute_aligned_offset(&x, &y, in skl_check_nv12_aux_surface() 4085 offset = intel_plane_compute_aligned_offset(&x, &y, in skl_check_ccs_aux_surface() 4335 offset = intel_plane_compute_aligned_offset(&src_x, &src_y, in i9xx_check_plane_surface() 11390 offset = intel_plane_compute_aligned_offset(&src_x, &src_y, in intel_cursor_check_surface()
|