Searched refs:intel_plane_compute_aligned_offset (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 2517 static u32 intel_plane_compute_aligned_offset(int *x, int *y, in intel_plane_compute_aligned_offset() function 3920 offset = intel_plane_compute_aligned_offset(&x, &y, plane_state, 0); in skl_check_main_surface() 4006 offset = intel_plane_compute_aligned_offset(&x, &y, in skl_check_nv12_aux_surface() 4082 offset = intel_plane_compute_aligned_offset(&x, &y, in skl_check_ccs_aux_surface() 4332 offset = intel_plane_compute_aligned_offset(&src_x, &src_y, in i9xx_check_plane_surface() 11389 offset = intel_plane_compute_aligned_offset(&src_x, &src_y, in intel_cursor_check_surface()
|