Searched defs:tile_width (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_fb.c | 883 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_tile_row_size() local 856 intel_tile_dims(const struct drm_framebuffer * fb,int color_plane,unsigned int * tile_width,unsigned int * tile_height) intel_tile_dims() argument 872 intel_tile_block_dims(const struct drm_framebuffer * fb,int color_plane,unsigned int * tile_width,unsigned int * tile_height) intel_tile_block_dims() argument 971 intel_adjust_tile_offset(int * x,int * y,unsigned int tile_width,unsigned int tile_height,unsigned int tile_size,unsigned int pitch_tiles,u32 old_offset,u32 new_offset) intel_adjust_tile_offset() argument 1024 unsigned int tile_size, tile_width, tile_height; intel_adjust_aligned_offset() local 1089 unsigned int tile_size, tile_width, tile_height; intel_compute_aligned_offset() local 1197 int tile_width, tile_height; intel_fb_check_ccs_xy() local 1390 unsigned int tile_width, tile_height; global() member 1428 plane_view_scanout_stride(const struct intel_framebuffer * fb,int color_plane,unsigned int tile_width,unsigned int src_stride_tiles,unsigned int dst_stride_tiles) plane_view_scanout_stride() argument 1492 unsigned int tile_width = dims->tile_width; calc_plane_remap_info() local 1997 unsigned int tile_width; intel_fb_stride_alignment() local [all...] |
| /linux/drivers/media/platform/allegro-dvt/ |
| H A D | allegro-mail.h | 258 s32 tile_width[4]; member
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r600_cs.c | 254 u32 tile_width = 8; in r600_get_array_mode_alignment() local
|