Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
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()
2784 tile_width = intel_tile_width_bytes(fb, color_plane); in intel_fb_stride_alignment()
4605 return intel_tile_width_bytes(fb, color_plane); in skl_plane_stride_mult()