Searched defs:tile_height (Results 1 - 3 of 3) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Ddmabuf.c275 int ret, tile_height = 1; local in function:vgpu_get_plane_info
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_r600_cs.c261 u32 tile_height = 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
2097 unsigned int tile_height = intel_tile_height(fb, color_plane); local in function:intel_fb_align_height
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
2401 unsigned int tile_size, tile_width, tile_height; local in function:intel_adjust_aligned_offset
2468 unsigned int tile_size, tile_width, tile_height; local in function:intel_compute_aligned_offset
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 16 milliseconds