Home
last modified time | relevance | path

Searched refs:calc_plane_aligned_offset (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_fb.c574 static u32 calc_plane_aligned_offset(const struct intel_framebuffer *fb, int color_plane, int *x, i… in calc_plane_aligned_offset() function
820 offset = calc_plane_aligned_offset(fb, i, &x, &y); in intel_fill_fb_info()
902 offset = calc_plane_aligned_offset(intel_fb, i, &x, &y); in intel_plane_remap_gtt()