Searched refs:intel_plane_compute_aligned_offset (Results 1 – 2 of 2) sorted by relevance
2016 *offset = intel_plane_compute_aligned_offset(x, y, plane_state, 0); in skl_calc_main_surface_offset()2159 offset = intel_plane_compute_aligned_offset(&x, &y, in skl_check_nv12_aux_surface()2232 offset = intel_plane_compute_aligned_offset(&x, &y, in skl_check_ccs_aux_surface()
1132 u32 intel_plane_compute_aligned_offset(int *x, int *y, in intel_plane_compute_aligned_offset() function