Searched refs:max_height (Results 76 - 100 of 308) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/stm/
H A Ddrv.c96 ddev->mode_config.max_height = STM_MAX_FB_HEIGHT;
/linux-master/drivers/gpu/drm/tve200/
H A Dtve200_drv.c76 mode_config->max_height = 576;
/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c214 drm->mode_config.max_height = 4096;
/linux-master/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.c167 dev->mode_config.max_height = driver_data->config_max_width;
/linux-master/drivers/staging/media/imx/
H A Dimx-media-capture.c122 fsize->stepwise.max_height = 65535;
302 fse.min_height == fse.max_height) {
311 fsize->stepwise.max_height = fse.max_height;
/linux-master/drivers/gpu/drm/armada/
H A Darmada_drv.c113 priv->drm.mode_config.max_height = 2048;
/linux-master/drivers/gpu/drm/vkms/
H A Dvkms_writeback.c71 dev->mode_config.max_height);
/linux-master/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c317 dev->mode_config.max_height = 1080;
/linux-master/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-ip.c158 fse->max_height = RZG2L_CRU_MAX_INPUT_HEIGHT;
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c702 dev->mode_config.max_height = 2048;
706 dev->mode_config.max_height = 4096;
710 dev->mode_config.max_height = 8192;
713 dev->mode_config.max_height = 16384;
/linux-master/drivers/gpu/drm/tiny/
H A Dsimpledrm.c792 unsigned long max_width, max_height; local
941 max_height = max_t(unsigned long, height, DRM_SHADOW_PLANE_MAX_HEIGHT);
946 dev->mode_config.max_height = max_height;
H A Dcirrus.c542 connector->dev->mode_config.max_height);
642 dev->mode_config.max_height = 1024;
/linux-master/drivers/gpu/drm/tidss/
H A Dtidss_kms.c257 ddev->mode_config.max_height = 8096;
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c174 uint32_t max_width, max_height; local
184 max_height = config->hw->lm.max_height << 16;
187 if (state->src_h > max_height)
/linux-master/drivers/gpu/drm/sti/
H A Dsti_drv.c126 dev->mode_config.max_height = STI_MAX_FB_HEIGHT;
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec.c256 pix_fmt_mp->height = clamp(pix_fmt_mp->height, MTK_VDEC_MIN_H, frmsize->max_height);
273 &pix_fmt_mp->height, MTK_VDEC_MIN_H, frmsize->max_height, 6,
280 (pix_fmt_mp->height + 64) <= frmsize->max_height)
569 fsize->stepwise.min_height, fsize->stepwise.max_height,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.c904 encode[i].max_height = encode[i].max_pixels_per_frame / encode[i].max_width;
906 encode[i].max_height = 0;
915 decode[i].max_height = decode[i].max_pixels_per_frame / decode[i].max_width;
917 decode[i].max_height = 0;
/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/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.c299 unsigned int max_width, max_height; local
305 max_height = MTK_VENC_4K_MAX_H;
308 max_height = MTK_VENC_HD_MAX_H;
311 pix_fmt_mp->height = clamp(pix_fmt_mp->height, MTK_VENC_MIN_H, max_height);
324 max_height, 5, 6);
328 if (pix_fmt_mp->height < tmp_h && (pix_fmt_mp->height + 32) <= max_height)
/linux-master/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-byteproc.c228 fse->max_height = DCMIPP_FRAME_MAX_HEIGHT;
232 fse->max_height = compose->height;
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_wpf.c552 wpf->max_height = WPF_GEN2_MAX_HEIGHT;
555 wpf->max_height = WPF_GEN3_MAX_HEIGHT;
/linux-master/drivers/gpu/drm/
H A Ddrm_mode_config.c123 card_res->max_height = dev->mode_config.max_height;
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.c1575 u32 max_height = bi->info.isp.sp.output.max_height; local
1581 min(stripe_h, max_height) : max_height;
1612 in->height > bi->info.isp.sp.input.max_height)
1629 out->height > bi->info.isp.sp.output.max_height)
1633 out->height > bi->info.isp.sp.internal.max_height)
1651 vf->height > bi->info.isp.sp.output.max_height)
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_kms.c348 dev->mode_config.max_height = 2047;
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_display.c353 vgdev->ddev->mode_config.max_height = YRES_MAX;

Completed in 531 milliseconds

1234567891011>>