Home
last modified time | relevance | path

Searched refs:max_height (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/Linux-v6.1/drivers/staging/media/meson/vdec/
Dvdec_platform.c22 .max_height = 1080,
34 .max_height = 1080,
45 .max_height = 1080,
60 .max_height = 2160,
72 .max_height = 2160,
84 .max_height = 1080,
95 .max_height = 1080,
110 .max_height = 2160,
122 .max_height = 2160,
134 .max_height = 1080,
[all …]
/Linux-v6.1/drivers/media/platform/verisilicon/
Drockchip_vpu_hw.c55 .max_height = 8192,
71 .max_height = FMT_FHD_HEIGHT,
86 .max_height = FMT_FHD_HEIGHT,
99 .max_height = FMT_FHD_HEIGHT,
112 .max_height = FMT_FHD_HEIGHT,
125 .max_height = FMT_FHD_HEIGHT,
140 .max_height = FMT_4K_HEIGHT,
153 .max_height = FMT_4K_HEIGHT,
166 .max_height = FMT_FHD_HEIGHT,
179 .max_height = FMT_UHD_HEIGHT,
[all …]
Dimx8m_vpu_hw.c91 .max_height = FMT_UHD_HEIGHT,
106 .max_height = FMT_UHD_HEIGHT,
119 .max_height = FMT_FHD_HEIGHT,
132 .max_height = FMT_UHD_HEIGHT,
145 .max_height = FMT_UHD_HEIGHT,
161 .max_height = FMT_UHD_HEIGHT,
174 .max_height = FMT_UHD_HEIGHT,
190 .max_height = FMT_UHD_HEIGHT,
203 .max_height = FMT_UHD_HEIGHT,
216 .max_height = FMT_UHD_HEIGHT,
[all …]
Dsama5d4_vdec_hw.c24 .max_height = FMT_HD_HEIGHT,
39 .max_height = FMT_HD_HEIGHT,
52 .max_height = FMT_HD_HEIGHT,
65 .max_height = FMT_HD_HEIGHT,
78 .max_height = FMT_HD_HEIGHT,
Dsunxi_vpu_hw.c22 .max_height = FMT_UHD_HEIGHT,
35 .max_height = FMT_UHD_HEIGHT,
51 .max_height = FMT_UHD_HEIGHT,
64 .max_height = FMT_UHD_HEIGHT,
77 .max_height = FMT_UHD_HEIGHT,
Dhantro_vp9.c166 u32 i, max_width, max_height, size; in hantro_vp9_dec_init() local
179 max_height = vpu->variant->dec_fmts[i].frmsize.max_height; in hantro_vp9_dec_init()
181 size = hantro_vp9_tile_filter_size(max_height); in hantro_vp9_dec_init()
183 size += hantro_vp9_bsd_control_size(max_height); in hantro_vp9_dec_init()
192 size = hantro_vp9_segment_map_size(max_width, max_height); in hantro_vp9_dec_init()
/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.c79 .max_height = 0xFFFF,
162 .max_height = 0xFFFF,
261 .max_height = 0xFFFF,
343 .max_height = 0xFFFF,
415 .max_height = 0xFFFF,
513 .max_height = 0xFFFF,
619 .max_height = 0xFFFF,
729 .max_height = 0xFFFF,
817 .max_height = 0xFFFF,
908 .max_height = 0xFFFF,
[all …]
/Linux-v6.1/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c54 .max_height = 860,
128 .max_height = 128,
147 .max_height = 600,
244 .max_height = 128,
265 .max_height = 2048,
361 .max_height = 2048,
456 .max_height = 2048,
639 dev->mode_config.max_height = dc->desc->max_height; in atmel_hlcdc_dc_modeset_init()
/Linux-v6.1/drivers/media/usb/gspca/
Dw996Xcf.c398 max_width, max_height; in w9968cf_set_crop_window() local
402 max_height = 288; in w9968cf_set_crop_window()
405 max_height = 480; in w9968cf_set_crop_window()
433 fh = SC(sd->gspca_dev.pixfmt.height) / max_height; in w9968cf_set_crop_window()
436 ch = (fw >= fh) ? SC(sd->gspca_dev.pixfmt.height) / fw : max_height; in w9968cf_set_crop_window()
439 sd->sensor_height = max_height; in w9968cf_set_crop_window()
442 y = (max_height - ch) / 2; in w9968cf_set_crop_window()
/Linux-v6.1/drivers/media/platform/renesas/rcar-vin/
Drcar-core.c1133 .max_height = 2048,
1140 .max_height = 2048,
1147 .max_height = 2048,
1161 .max_height = 4096,
1178 .max_height = 4096,
1196 .max_height = 4096,
1213 .max_height = 4096,
1230 .max_height = 4096,
1243 .max_height = 4096,
1258 .max_height = 4096,
[all …]
/Linux-v6.1/drivers/media/platform/renesas/vsp1/
Dvsp1_entity.c299 unsigned int max_width, unsigned int max_height) in vsp1_subdev_enum_frame_size() argument
323 fse->max_height = max_height; in vsp1_subdev_enum_frame_size()
332 fse->max_height = format->height; in vsp1_subdev_enum_frame_size()
363 unsigned int max_width, unsigned int max_height) in vsp1_subdev_set_pad_format() argument
401 min_height, max_height); in vsp1_subdev_set_pad_format()
Dvsp1_sru.c148 fse->max_height = SRU_MAX_SIZE; in sru_enum_frame_size()
155 fse->max_height = format->height * 2; in sru_enum_frame_size()
158 fse->max_height = format->height; in sru_enum_frame_size()
Dvsp1_rwpf.h40 unsigned int max_height; member
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dvi.c125 .max_height = 2304,
143 .max_height = 2304,
150 .max_height = 2304,
175 .max_height = 4096,
182 .max_height = 4096,
189 .max_height = 4096,
196 .max_height = 4096,
214 .max_height = 4096,
221 .max_height = 4096,
228 .max_height = 4096,
[all …]
/Linux-v6.1/drivers/staging/media/ipu3/
Dipu3-css-fw.c34 bi->info.isp.sp.input.max_height, in imgu_css_fw_show_binary()
42 bi->info.isp.sp.internal.max_height); in imgu_css_fw_show_binary()
48 bi->info.isp.sp.output.max_height); in imgu_css_fw_show_binary()
61 unsigned int height = DIV_ROUND_UP(bi->info.isp.sp.internal.max_height, in imgu_css_fw_obgrid_size()
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Dia_css_acc_types.h111 u32 max_height; member
119 u32 max_height; member
126 u32 max_height; member
/Linux-v6.1/drivers/gpu/drm/gud/
Dgud_drv.c104 if (!desc->version || !desc->max_width || !desc->max_height || in gud_get_display_descriptor()
106 le32_to_cpu(desc->min_height) > le32_to_cpu(desc->max_height)) in gud_get_display_descriptor()
493 drm->mode_config.max_height = le32_to_cpu(desc.max_height); in gud_probe()
548 drm->mode_config.max_height; in gud_probe()
/Linux-v6.1/drivers/media/platform/xilinx/
Dxilinx-vip.c307 fse->max_height = XVIP_MAX_HEIGHT; in xvip_enum_frame_size()
315 fse->max_height = format->height; in xvip_enum_frame_size()
/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun4i_framebuffer.c48 drm->mode_config.max_height = 8192; in sun4i_framebuffer_init()
/Linux-v6.1/drivers/gpu/drm/ingenic/
Dingenic-drm-drv.c74 unsigned int max_width, max_height; member
390 if (mode->vdisplay > priv->soc_info->max_height) in ingenic_drm_crtc_mode_valid()
1140 drm->mode_config.max_height = 4095; in ingenic_drm_bind()
1524 .max_height = 600,
1536 .max_height = 600,
1549 .max_height = 720,
1562 .max_height = 720,
1575 .max_height = 720,
1590 .max_height = 2048,
/Linux-v6.1/drivers/media/platform/samsung/s3c-camif/
Dcamif-core.c556 .max_height = 4096,
563 .max_height = 480,
584 .max_height = 4096,
591 .max_height = 4096,
/Linux-v6.1/drivers/media/platform/ti/omap3isp/
Dispresizer.c793 unsigned int max_height; in resizer_calc_ratios() local
804 max_height = ((input->height - 4) * 256 + 255 - 16 - 32 * spv) / 64 + 1; in resizer_calc_ratios()
805 max_height = min_t(unsigned int, max_height, MAX_OUT_HEIGHT); in resizer_calc_ratios()
806 output->height = clamp(output->height, min_height, max_height); in resizer_calc_ratios()
1200 unsigned int max_height = in resizer_try_crop() local
1204 crop->height = clamp_t(u32, crop->height, min_height, max_height); in resizer_try_crop()
1469 fse->max_height = format.height; in resizer_enum_frame_size()
/Linux-v6.1/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_kms.c30 fsl_dev->drm->mode_config.max_height = 2047; in fsl_dcu_drm_modeset_init()
/Linux-v6.1/drivers/gpu/drm/hyperv/
Dhyperv_drm_modeset.c61 connector->dev->mode_config.max_height); in hyperv_connector_get_modes()
218 dev->mode_config.max_height = hv->screen_height_max; in hyperv_mode_config_init()
/Linux-v6.1/drivers/gpu/drm/logicvc/
Dlogicvc_mode.c63 mode_config->max_height = 2048; in logicvc_mode_init()

12345678910>>...12