Searched refs:calc_plane_aligned_offset (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_fb.c | 1372 static u32 calc_plane_aligned_offset(const struct intel_framebuffer *fb, int color_plane, int *x, int *y) in convert_plane_offset_to_xy() 1770 offset = calc_plane_aligned_offset(fb, i, &x, &y); in intel_fill_fb_info() 1885 offset = calc_plane_aligned_offset(intel_fb, i, &x, &y); in intel_plane_remap_gtt() 1374 static u32 calc_plane_aligned_offset(const struct intel_framebuffer *fb, int color_plane, int *x, int *y) calc_plane_aligned_offset() function
|