/linux/drivers/staging/media/meson/vdec/ |
A D | vdec_platform.c | 22 .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 = 1080, 133 .max_height = 1080, [all …]
|
/linux/drivers/staging/media/hantro/ |
A D | rockchip_vpu_hw.c | 55 .max_height = 8192, 82 .max_height = 1088, 95 .max_height = 1088, 108 .max_height = 1088, 128 .max_height = 2304, 141 .max_height = 1088, 154 .max_height = 2160, 174 .max_height = 1088, 187 .max_height = 1088, 200 .max_height = 2160,
|
A D | sama5d4_vdec_hw.c | 35 .max_height = 720, 48 .max_height = 720, 61 .max_height = 720,
|
A D | imx8m_vpu_hw.c | 102 .max_height = 1088, 115 .max_height = 2160, 128 .max_height = 2160, 148 .max_height = 2160,
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
A D | mdp5_cfg.c | 79 .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, 903 .max_height = 0xFFFF, [all …]
|
/linux/drivers/gpu/drm/atmel-hlcdc/ |
A D | atmel_hlcdc_dc.c | 53 .max_height = 860, 127 .max_height = 128, 146 .max_height = 600, 243 .max_height = 128, 264 .max_height = 2048, 360 .max_height = 2048, 455 .max_height = 2048, 638 dev->mode_config.max_height = dc->desc->max_height; in atmel_hlcdc_dc_modeset_init()
|
A D | atmel_hlcdc_dc.h | 250 int max_height; member 314 int max_height; member
|
/linux/drivers/media/usb/gspca/ |
A D | w996Xcf.c | 398 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/drivers/media/platform/vsp1/ |
A D | vsp1_entity.c | 299 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()
|
A D | vsp1_sru.c | 148 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()
|
A D | vsp1_rwpf.h | 40 unsigned int max_height; member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | vi.c | 121 .max_height = 2304, 139 .max_height = 2304, 146 .max_height = 2304, 171 .max_height = 4096, 178 .max_height = 4096, 185 .max_height = 4096, 192 .max_height = 4096, 210 .max_height = 4096, 217 .max_height = 4096, 224 .max_height = 4096, [all …]
|
/linux/drivers/staging/media/ipu3/ |
A D | ipu3-css-fw.c | 34 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/drivers/media/platform/rcar-vin/ |
A D | rcar-core.c | 1142 .max_height = 2048, 1149 .max_height = 2048, 1156 .max_height = 2048, 1191 .max_height = 4096, 1236 .max_height = 4096, 1290 .max_height = 4096, 1331 .max_height = 4096, 1376 .max_height = 4096, 1395 .max_height = 4096, 1424 .max_height = 4096, [all …]
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | ia_css_acc_types.h | 110 u32 max_height; member 118 u32 max_height; member 125 u32 max_height; member
|
/linux/drivers/gpu/drm/gud/ |
A D | gud_drv.c | 103 if (!desc->version || !desc->max_width || !desc->max_height || in gud_get_display_descriptor() 105 le32_to_cpu(desc->min_height) > le32_to_cpu(desc->max_height)) in gud_get_display_descriptor() 492 drm->mode_config.max_height = le32_to_cpu(desc.max_height); in gud_probe() 547 drm->mode_config.max_height; in gud_probe()
|
/linux/drivers/media/platform/omap3isp/ |
A D | ispresizer.c | 793 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/drivers/media/platform/xilinx/ |
A D | xilinx-vip.c | 305 fse->max_height = XVIP_MAX_HEIGHT; in xvip_enum_frame_size() 313 fse->max_height = format->height; in xvip_enum_frame_size()
|
/linux/drivers/media/platform/s3c-camif/ |
A D | camif-core.c | 556 .max_height = 4096, 563 .max_height = 480, 584 .max_height = 4096, 591 .max_height = 4096,
|
/linux/drivers/gpu/drm/hyperv/ |
A D | hyperv_drm_modeset.c | 56 connector->dev->mode_config.max_height); in hyperv_connector_get_modes() 210 dev->mode_config.max_height = hv->screen_height_max; in hyperv_mode_config_init()
|
/linux/drivers/gpu/drm/sun4i/ |
A D | sun4i_framebuffer.c | 47 drm->mode_config.max_height = 8192; in sun4i_framebuffer_init()
|
/linux/drivers/gpu/drm/i915/display/ |
A D | skl_universal_plane.c | 1403 if (plane->max_height) in intel_plane_max_height() 1404 return plane->max_height(fb, color_plane, rotation); in intel_plane_max_height() 1518 const int max_height = intel_plane_max_height(plane, fb, 0, rotation); in skl_check_main_surface() local 1524 if (w > max_width || w < min_width || h > max_height) { in skl_check_main_surface() 1527 w, h, min_width, max_width, max_height); in skl_check_main_surface() 1584 int max_height = intel_plane_max_height(plane, fb, uv_plane, rotation); in skl_check_nv12_aux_surface() local 1592 if (w > max_width || h > max_height) { in skl_check_nv12_aux_surface() 1595 w, h, max_width, max_height); in skl_check_nv12_aux_surface() 2126 plane->max_height = icl_plane_max_height; in skl_universal_plane_create() 2130 plane->max_height = skl_plane_max_height; in skl_universal_plane_create() [all …]
|
/linux/drivers/gpu/drm/fsl-dcu/ |
A D | fsl_dcu_drm_kms.c | 31 fsl_dev->drm->mode_config.max_height = 2047; in fsl_dcu_drm_modeset_init()
|
/linux/drivers/gpu/drm/arm/ |
A D | malidp_mw.c | 39 dev->mode_config.max_height); in malidp_mw_connector_get_modes() 53 if ((h < mode_config->min_height) || (h > mode_config->max_height)) in malidp_mw_connector_mode_valid()
|
/linux/drivers/media/pci/ivtv/ |
A D | ivtvfb.c | 966 int max_height; in ivtvfb_init_vidmode() local 1005 max_height = itv->is_out_50hz ? 576 : 480; in ivtvfb_init_vidmode() 1007 if (osd_yres > max_height) in ivtvfb_init_vidmode() 1008 osd_yres = max_height; in ivtvfb_init_vidmode() 1014 if (osd_upper + start_window.height > max_height + 1) { in ivtvfb_init_vidmode() 1022 start_window.top = osd_upper >= 0 ? osd_upper : ((max_height - start_window.height) / 2); in ivtvfb_init_vidmode()
|