Searched refs:max_height (Results 1 - 25 of 306) sorted by last modified time

1234567891011>>

/linux-master/drivers/gpu/drm/
H A Ddrm_connector.c2941 dev->mode_config.max_height);
H A Ddrm_client_modeset.c791 height = dev->mode_config.max_height;
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4069 adev_to_drm(adev)->mode_config.max_height = 16384;
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c2065 dev->mode_config.max_height = dev_priv->texture_max_height;
2396 drm_rects[i].y2 > mode_config->max_height) {
2865 u32 max_height = dev_priv->texture_max_height; local
2873 max_height = min(dev_priv->stdu_max_height, max_height);
2879 if (max_height < mode->vdisplay)
2909 u32 max_height; local
2927 max_height = dev_priv->texture_max_height;
2931 max_height = min(dev_priv->stdu_max_height, max_height);
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h553 u32 max_height; member in struct:amdgpu_video_codec_info
561 .max_height = height,\
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h1583 int (*max_height)(const struct drm_framebuffer *fb, member in struct:intel_plane
H A Dskl_universal_plane.c1597 if (plane->max_height)
1598 return plane->max_height(fb, color_plane, rotation);
1712 const int max_height = intel_plane_max_height(plane, fb, 0, rotation); local
1718 if (w > max_width || w < min_width || h > max_height || h < 1) {
1721 w, h, min_width, max_width, max_height);
1781 int max_height = intel_plane_max_height(plane, fb, uv_plane, rotation); local
1789 if (w > max_width || h > max_height) {
1792 w, h, max_width, max_height);
2343 plane->max_height = icl_plane_max_height;
2347 plane->max_height
[all...]
/linux-master/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.c731 &f->fmt.win.w.height, MIN_HEIGHT, dev->max_height,
734 &f->fmt.win.w.top, MIN_HEIGHT, dev->max_height,
951 &f->fmt.pix.height, MIN_HEIGHT, dev->max_height,
1345 fsize->stepwise.max_height = dev->max_height;
1367 fival->height < MIN_HEIGHT || fival->height > dev->max_height)
1514 resolutions[i][1] = cam_info.cameras[i].max_height;
1529 .max_stills_h = dev->max_height,
1883 dev->max_height = resolutions[camera][1];
/linux-master/include/uapi/linux/
H A Dvideodev2.h893 __u32 max_height; /* Maximum frame height [pixel] */ member in struct:v4l2_frmsize_stepwise
1676 * @max_height: height in lines
1687 __u32 max_height; member in struct:v4l2_bt_timings_cap
/linux-master/drivers/staging/media/meson/vdec/
H A Dvdec.h152 * @max_height: maximum picture height supported
164 u32 max_height; member in struct:amvdec_format
/linux-master/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c1145 if (internal_res.height > candidate->internal.max_height) {
1149 candidate->internal.max_height);
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_acc_types.h111 u32 max_height; member in struct:ia_css_binary_input_info
119 u32 max_height; member in struct:ia_css_binary_output_info
126 u32 max_height; member in struct:ia_css_binary_internal_info
H A Datomisp_ioctl.c795 fsize->discrete.height = fse.max_height - pad_h;
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c715 p->bt.min_height, p->bt.max_height,
741 p->stepwise.max_height,
H A Dv4l2-common.c368 *height = clamp_roundup(*height, frmsize->min_height, frmsize->max_height,
/linux-master/drivers/media/platform/verisilicon/
H A Dstm32mp25_vpu_hw.c28 .max_height = FMT_FHD_HEIGHT,
41 .max_height = FMT_FHD_HEIGHT,
54 .max_height = FMT_FHD_HEIGHT,
91 .max_height = FMT_4K_HEIGHT,
/linux-master/drivers/media/platform/ti/j721e-csi2rx/
H A Dj721e-csi2rx.c374 fsize->stepwise.max_height = MAX_HEIGHT_LINES;
/linux-master/drivers/media/platform/sunxi/sun8i-di/
H A Dsun8i-di.c386 fsize->stepwise.max_height = DEINTERLACE_MAX_HEIGHT;
/linux-master/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c1172 unsigned int max_width, max_height, max_pixsize; local
1193 max_height = 0;
1202 max_height = fsize->height;
1209 r->height = max_height;
1368 fsize->discrete.height = fse.max_height;
1740 dcmi->sd_framesizes[fse.index].height = fse.max_height;
1741 dev_dbg(dcmi->dev, "%ux%u\n", fse.max_width, fse.max_height);
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.c563 &mf->height, 0, dd->max_height, 0, 0);
715 &pixm->height, 0, dd->max_height, 0, 0);
1623 .max_height = 8192,
1634 .max_height = 8192,
H A Dfimc-lite.h53 * @max_height: maximum camera interface input height in pixels
64 unsigned short max_height; member in struct:flite_drvdata
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c544 fse->max_height = RKISP1_ISP_MAX_HEIGHT;
H A Drkisp1-capture.c1400 fsize->stepwise.max_height = max_heights[cap->id];
/linux-master/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-ip.c158 fse->max_height = RZG2L_CRU_MAX_INPUT_HEIGHT;
H A Drzg2l-csi2.c580 fse->max_height = RZG2L_CSI2_MAX_HEIGHT;

Completed in 527 milliseconds

1234567891011>>