Searched defs:tile_width (Results 1 - 4 of 4) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_tiling.c128 unsigned int tile_width; local in function:i915_tiling_ok
/src/sys/arch/sgimips/dev/
H A Dcrmfb.c928 int i, bail, tile_width, tlbptr, lptr, j, tx, shift, overhang; local in function:crmfb_setup_video
[all...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_r600_cs.c260 u32 tile_width = 8; local in function:r600_get_array_mode_alignment
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c2086 unsigned int tile_width, tile_height; local in function:intel_tile_row_size
2401 unsigned int tile_size, tile_width, tile_height; local in function:intel_adjust_aligned_offset
2072 intel_tile_dims(const struct drm_framebuffer * fb,int color_plane,unsigned int * tile_width,unsigned int * tile_height) argument
2355 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) argument
2468 unsigned int tile_size, tile_width, tile_height; local in function:intel_compute_aligned_offset
2754 u32 tile_width; local in function:intel_fb_stride_alignment
2911 int tile_width, tile_height; local in function:intel_fb_check_ccs_xy
2967 setup_fb_rotation(int plane,const struct intel_remapped_plane_info * plane_info,u32 gtt_offset_rotated,int x,int y,unsigned int width,unsigned int height,unsigned int tile_size,unsigned int tile_width,unsigned int tile_height,struct drm_framebuffer * fb) argument
3086 unsigned int tile_width, tile_height; local in function:intel_fill_fb_info
3171 unsigned int tile_width, tile_height; local in function:intel_plane_remap_gtt
[all...]

Completed in 34 milliseconds