Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c271 int ret, tile_height = 1; in vgpu_get_plane_info() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c260 int ret, tile_height = 1; in vgpu_get_plane_info() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr600_cs.c256 u32 tile_height = 8; in r600_get_array_mode_alignment() local
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-mail.h256 s32 tile_height[22]; member
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h259 s32 tile_height[22]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_fb.c720 unsigned int tile_width, tile_height; in intel_tile_row_size() local
731 unsigned int tile_height = intel_tile_height(fb, color_plane); in intel_fb_align_height() local
692 intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, unsigned int *tile_width, unsigned int *tile_height) intel_tile_dims() argument
708 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
909 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
963 unsigned int tile_size, tile_width, tile_height; intel_adjust_aligned_offset() local
1028 unsigned int tile_size, tile_width, tile_height; intel_compute_aligned_offset() local
1146 int tile_width, tile_height; intel_fb_check_ccs_xy() local
1329 unsigned int tile_width, tile_height; global() member
1432 unsigned int tile_height = dims->tile_height; calc_plane_remap_info() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr600_cs.c255 u32 tile_height = 8; in r600_get_array_mode_alignment() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h369 u16 tile_height; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h397 u16 tile_height; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c2095 unsigned int tile_width, tile_height; in intel_tile_row_size() local
2106 unsigned int tile_height = intel_tile_height(fb, color_plane); in intel_fb_align_height() local
2081 intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, unsigned int *tile_width, unsigned int *tile_height) intel_tile_dims() argument
2361 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
2407 unsigned int tile_size, tile_width, tile_height; intel_adjust_aligned_offset() local
2474 unsigned int tile_size, tile_width, tile_height; intel_compute_aligned_offset() local
2921 int tile_width, tile_height; intel_fb_check_ccs_xy() local
2978 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) setup_fb_rotation() argument
3099 unsigned int tile_width, tile_height; intel_fill_fb_info() local
3185 unsigned int tile_width, tile_height; intel_plane_remap_gtt() local
[all...]

Completed in 24 milliseconds