Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.h63 unsigned int intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane);
H A Dintel_fb.c750 unsigned int main_tile_width = intel_tile_width_bytes(&fb->base, main_plane); in gen12_ccs_aux_stride()
775 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes() function
849 intel_tile_width_bytes(fb, color_plane); in intel_tile_height()
860 unsigned int tile_width_bytes = intel_tile_width_bytes(fb, color_plane); in intel_tile_dims()
1826 tile = intel_tile_width_bytes(fb, color_plane); in intel_fb_view_vtd_guard()
2015 tile_width = intel_tile_width_bytes(fb, color_plane); in intel_fb_stride_alignment()