/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_fourcc.c | 266 .hsub = 2, .vsub = 2, .has_alpha = true, .is_yuv = true }, in __drm_format_info() 269 .hsub = 2, .vsub = 2, .is_yuv = true }, in __drm_format_info() 275 .hsub = 2, .vsub = 2, .is_yuv = true }, in __drm_format_info() 278 .hsub = 2, .vsub = 2, .is_yuv = true}, in __drm_format_info() 281 .hsub = 2, .vsub = 2, .is_yuv = true}, in __drm_format_info() 284 .hsub = 2, .vsub = 2, .is_yuv = true}, in __drm_format_info() 288 .vsub = 1, .is_yuv = true }, in __drm_format_info() 301 .vsub = 2, .is_yuv = true }, in __drm_format_info() 305 .vsub = 1, .is_yuv = true }, in __drm_format_info() 309 .vsub = 1, .is_yuv = true }, in __drm_format_info() [all …]
|
A D | drm_fb_dma_helper.c | 93 v_div = fb->format->vsub; in drm_fb_dma_get_gem_addr()
|
/linux-6.3-rc2/drivers/media/platform/sunxi/sun8i-rotate/ |
A D | sun8i_formats.c | 20 .vsub = 1, 28 .vsub = 1, 36 .vsub = 1, 44 .vsub = 1, 52 .vsub = 1, 60 .vsub = 1, 68 .vsub = 1, 76 .vsub = 1, 84 .vsub = 1, 92 .vsub = 1, [all …]
|
A D | sun8i-formats.h | 18 int vsub; member
|
A D | sun8i_rotate.c | 56 size /= fmt->vsub; in rotate_calc_addr_pitch() 187 height = ALIGN(pix_fmt->height, fmt->vsub); in rotate_prepare_format() 201 size /= fmt->vsub; in rotate_prepare_format() 253 fsize->stepwise.step_height = fmt->vsub; in rotate_enum_framesizes()
|
/linux-6.3-rc2/include/drm/ |
A D | drm_fourcc.h | 134 u8 vsub; member 200 return info->is_yuv && info->hsub == 4 && info->vsub == 4; in drm_format_info_is_yuv_sampling_410() 215 return info->is_yuv && info->hsub == 4 && info->vsub == 1; in drm_format_info_is_yuv_sampling_411() 230 return info->is_yuv && info->hsub == 2 && info->vsub == 2; in drm_format_info_is_yuv_sampling_420() 245 return info->is_yuv && info->hsub == 2 && info->vsub == 1; in drm_format_info_is_yuv_sampling_422() 260 return info->is_yuv && info->hsub == 1 && info->vsub == 1; in drm_format_info_is_yuv_sampling_444() 304 return height / info->vsub; in drm_format_info_plane_height()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_fb.c | 53 .hsub = 1, .vsub = 1, }, 56 .hsub = 1, .vsub = 1, }, 99 .hsub = 1, .vsub = 1, }, 818 *vsub = 1; in intel_fb_plane_get_subsampling() 829 *vsub = fb->format->vsub; in intel_fb_plane_get_subsampling() 849 *vsub = 32; in intel_fb_plane_get_subsampling() 859 int hsub, vsub; in intel_fb_plane_dims() local 1104 int hsub, vsub; in intel_fb_check_ccs_xy() local 1121 tile_height *= vsub; in intel_fb_check_ccs_xy() 1658 unsigned int vsub = i ? fb->format->vsub : 1; in intel_plane_remap_gtt() local [all …]
|
A D | intel_sprite.c | 62 u32 src_x, src_y, src_w, src_h, hsub, vsub; in intel_plane_check_src_coordinates() local 91 vsub = 2; in intel_plane_check_src_coordinates() 94 vsub = fb->format->vsub; in intel_plane_check_src_coordinates() 98 hsub = vsub = max(hsub, vsub); in intel_plane_check_src_coordinates() 106 if (src_y % vsub || src_h % vsub) { in intel_plane_check_src_coordinates() 108 src_y, src_h, vsub, str_yes_no(rotated)); in intel_plane_check_src_coordinates()
|
A D | skl_universal_plane.c | 1526 int vsub; in skl_check_main_ccs_coordinates() local 1528 intel_fb_plane_get_subsampling(&hsub, &vsub, fb, ccs_plane); in skl_check_main_ccs_coordinates() 1539 y = aux_y / vsub; in skl_check_main_ccs_coordinates() 1547 aux_y = y * vsub + aux_y % vsub; in skl_check_main_ccs_coordinates() 1764 int hsub, vsub; in skl_check_ccs_aux_surface() local 1772 intel_fb_plane_get_subsampling(&hsub, &vsub, fb, ccs_plane); in skl_check_ccs_aux_surface() 1775 vsub *= main_vsub; in skl_check_ccs_aux_surface() 1777 y = src_y / vsub; in skl_check_ccs_aux_surface() 1787 plane_state->view.color_plane[ccs_plane].y = (y * vsub + src_y % vsub) / main_vsub; in skl_check_ccs_aux_surface()
|
A D | intel_fb.h | 67 void intel_fb_plane_get_subsampling(int *hsub, int *vsub,
|
/linux-6.3-rc2/arch/arm/crypto/ |
A D | curve25519-core.S | 105 vsub.i64 q4, q4, q12 113 vsub.i64 q5, q5, q12 122 vsub.i64 q6, q6, q12 131 vsub.i64 q2, q2, q13 133 vsub.i64 q7, q7, q12 144 vsub.i64 q7, q8, q12 153 vsub.i64 q0, q9, q0 155 vsub.i64 q3, q3, q10 166 vsub.i64 q3, q6, q7 168 vsub.i64 q1, q4, q1 [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/sun4i/ |
A D | sun8i_vi_scaler.c | 877 if (format->hsub == 1 && format->vsub == 1) { in sun8i_vi_scaler_set_coeff() 950 if (format->hsub == 2 && format->vsub == 2) { in sun8i_vi_scaler_setup() 962 if (format->hsub == 1 && format->vsub == 1) in sun8i_vi_scaler_setup() 986 src_h / format->vsub)); in sun8i_vi_scaler_setup() 992 vscale / format->vsub); in sun8i_vi_scaler_setup()
|
A D | sun8i_vi_layer.c | 138 if (format->vsub > 1) { in sun8i_vi_layer_update_coord() 141 mask = format->vsub - 1; in sun8i_vi_layer_update_coord() 153 (state->src.y1 >> 16) & ~(format->vsub - 1)); in sun8i_vi_layer_update_coord() 166 subsampled = format->hsub > 1 || format->vsub > 1; in sun8i_vi_layer_update_coord() 321 src_y = (state->src.y1 >> 16) & ~(format->vsub - 1); in sun8i_vi_layer_update_buffer() 337 dy /= format->vsub; in sun8i_vi_layer_update_buffer()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_display.c | 567 .cpp = { 4, 0, }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, 570 .cpp = { 4, 0, }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, 573 .cpp = { 4, 0, }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, 580 .cpp = { 4, 0, }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, 583 .cpp = { 4, 0, }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, 595 .cpp = { 4, 0, 0 }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, 598 .cpp = { 4, 0, 0 }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, 601 .cpp = { 4, 0, 0 }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, 608 .cpp = { 4, 0, 0 }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, 611 .cpp = { 4, 0, 0 }, .block_w = {1, 1, 1}, .block_h = {1, 1, 1}, .hsub = 1, .vsub = 1, [all …]
|
/linux-6.3-rc2/drivers/media/platform/sunxi/sun4i-csi/ |
A D | sun4i_v4l2.c | 31 .vsub = 2, 114 height = ALIGN(pix->height, _fmt->vsub); in _sun4i_csi_try_fmt() 118 pix->height = clamp(height, _fmt->vsub, CSI_MAX_HEIGHT); in _sun4i_csi_try_fmt() 122 unsigned int vsub = i > 0 ? _fmt->vsub : 1; in _sun4i_csi_try_fmt() local 127 pix->plane_fmt[i].sizeimage = bpl * pix->height / vsub; in _sun4i_csi_try_fmt()
|
A D | sun4i_csi.h | 101 unsigned int vsub; member
|
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/ |
A D | omap_fb.c | 93 + (y * fb->pitches[n] / (n == 0 ? 1 : format->vsub)); in get_linear_addr() 425 unsigned int vsub = i == 0 ? 1 : format->vsub; in omap_framebuffer_init() local 428 size = pitch * mode_cmd->height / vsub; in omap_framebuffer_init()
|
/linux-6.3-rc2/drivers/gpu/drm/arm/display/komeda/ |
A D | komeda_framebuffer.c | 222 (src_y % info->vsub) || (src_h % info->vsub)) { in komeda_fb_check_src_coords() 257 plane_y = y / (plane ? fb->format->vsub : 1); in komeda_fb_get_pixel_addr()
|
/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/ |
A D | vsp1_rpf.c | 331 crop.height = round_down(crop.height / 2, fmtinfo->vsub); in rpf_configure_partition() 332 crop.top = round_down(crop.top / 2, fmtinfo->vsub); in rpf_configure_partition() 349 offset = crop.top / fmtinfo->vsub * bpl in rpf_configure_partition()
|
A D | vsp1_wpf.c | 466 unsigned int vsub = i > 0 ? fmtinfo->vsub : 1; in wpf_configure_partition() local 469 mem.addr[i] += offset / vsub in wpf_configure_partition() 492 offset = (height / fmtinfo->vsub - 1) in wpf_configure_partition()
|
A D | vsp1_pipe.h | 46 unsigned int vsub; member
|
A D | vsp1_video.c | 134 height = round_down(height, info->vsub); in __vsp1_video_try_format() 138 pix->height = clamp(height, info->vsub, VSP1_VIDEO_MAX_HEIGHT); in __vsp1_video_try_format() 147 unsigned int vsub = i > 0 ? info->vsub : 1; in __vsp1_video_try_format() local 157 * pix->height / vsub; in __vsp1_video_try_format()
|
/linux-6.3-rc2/drivers/gpu/drm/tidss/ |
A D | tidss_plane.c | 79 if ((new_plane_state->src_y >> 16) % finfo->vsub != 0) { in tidss_plane_atomic_check() 82 __func__, (new_plane_state->src_y >> 16), finfo->vsub); in tidss_plane_atomic_check()
|
/linux-6.3-rc2/drivers/media/platform/qcom/camss/ |
A D | camss-video.c | 46 struct fract vsub[3]; member 319 f->vsub[i].numerator * f->vsub[i].denominator * in video_mbus_to_pix_mp() 728 fi->vsub[i].numerator * fi->vsub[i].denominator * bpl; in __video_try_fmt()
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | exynos_drm_fb.c | 108 DIV_ROUND_UP(mode_cmd->height, info->vsub); in exynos_user_fb_create()
|