Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c2018 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes() function
2077 intel_tile_width_bytes(fb, color_plane); in intel_tile_height()
2085 unsigned int tile_width_bytes = intel_tile_width_bytes(fb, color_plane); in intel_tile_dims()
2781 tile_width = intel_tile_width_bytes(fb, color_plane); in intel_fb_stride_alignment()
4602 return intel_tile_width_bytes(fb, color_plane); in skl_plane_stride_mult()