Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.c1275 static u32 calc_plane_aligned_offset(const struct intel_framebuffer *fb, int color_plane, int *x, i… in calc_plane_aligned_offset() function
1640 offset = calc_plane_aligned_offset(fb, i, &x, &y); in intel_fill_fb_info()
1724 offset = calc_plane_aligned_offset(intel_fb, i, &x, &y); in intel_plane_remap_gtt()