/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | skl_scaler.c | 153 scaler_state->scalers[*scaler_id].in_use = 0; in skl_update_scaler() 364 if (scaler_state->scalers[j].in_use) in intel_atomic_setup_scaler() 368 scaler_state->scalers[*scaler_id].in_use = 1; in intel_atomic_setup_scaler() 405 * when only 1 scaler is in use on a pipe with 2 scalers in intel_atomic_setup_scaler() 409 scaler_state->scalers[*scaler_id].in_use = 0; in intel_atomic_setup_scaler() 411 scaler_state->scalers[0].in_use = 1; in intel_atomic_setup_scaler() 428 * FIXME: When two scalers are needed, but only one of in intel_atomic_setup_scaler() 479 scaler_state->scalers[*scaler_id].mode = mode; in intel_atomic_setup_scaler() 485 * intel_atomic_setup_scalers() - setup scalers for crtc per staged requests 488 * @crtc_state: incoming crtc_state to validate and setup scalers [all …]
|
H A D | intel_pmdemand.c | 362 * Setting scalers to max as it can not be calculated during flips and in intel_pmdemand_atomic_check() 365 new_pmdemand_state->params.scalers = 7; in intel_pmdemand_atomic_check() 423 pmdemand_state->params.scalers = in intel_pmdemand_init_pmdemand_params() 511 update_reg(reg2, scalers, XELPDP_PMDEMAND_SCALERS_MASK); in intel_pmdemand_update_params()
|
H A D | intel_pmdemand.h | 30 u8 scalers; member
|
H A D | intel_display_types.h | 724 * >= 0 : using a scalers 787 struct intel_scaler scalers[SKL_NUM_SCALERS]; member 790 * scaler_users: keeps track of users requesting scalers on this crtc. 802 * intel_atomic_setup_scalers will setup available scalers to users 803 * requesting scalers. It will gracefully fail if request exceeds 1500 /* scalers available on this crtc */
|
H A D | intel_display_debugfs.c | 448 &crtc_state->scaler_state.scalers[i]; in intel_scaler_info() 450 seq_printf(m, ", scalers[%d]: use=%s, mode=%x", in intel_scaler_info() 455 seq_puts(m, "\tNo scalers available on this platform\n"); in intel_scaler_info()
|
/openbmc/linux/Documentation/devicetree/bindings/iommu/ |
H A D | samsung,sysmmu.yaml | 29 MFC in all Exynos SoCs and FIMD, M2M Scalers and G2D in Exynos5420 has 2 System 34 * M2M Scalers and G2D in Exynos5420 has one System MMU on the read channel and
|
/openbmc/linux/drivers/gpu/drm/ci/xfails/ |
H A D | mediatek-mt8183-flakes.txt | 6 kms_plane_scaling@invalid-num-scalers
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline.h | 414 /** @n_scalers: the number of scaler on @scalers */ 416 /** @scalers: the pipeline scalers */ 417 struct komeda_scaler *scalers[KOMEDA_PIPELINE_MAX_SCALERS]; member
|
H A D | komeda_private_obj.c | 392 err = komeda_scaler_obj_add(kms, pipe->scalers[j]); in komeda_kms_add_private_objs()
|
H A D | komeda_pipeline.c | 96 pos = to_cpos(pipe->scalers[id - KOMEDA_COMPONENT_SCALER0]); in komeda_pipeline_get_component_pos()
|
H A D | komeda_pipeline_state.c | 595 komeda_split_data_flow(splitter->base.pipeline->scalers[0], in komeda_splitter_validate() 843 struct komeda_scaler *scaler = layer->base.pipeline->scalers[0]; in komeda_complete_data_flow_cfg() 1096 komeda_split_data_flow(pipe->scalers[0], dflow, &l_dflow, &r_dflow); in komeda_build_layer_split_data_flow()
|
/openbmc/linux/drivers/gpu/drm/arm/display/include/ |
H A D | malidp_product.h | 28 n_scalers:2, /* number of scalers per pipeline */
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-mem2mem.rst | 13 devices are codecs, scalers, deinterlacers or format converters (i.e.
|
H A D | ext-ctrls-codec-stateless.rst | 1644 not used during the decoding process but might be used by HW scalers to 1649 not used during the decoding process but might be used by HW scalers to
|
/openbmc/linux/Documentation/gpu/ |
H A D | meson.rst | 22 R |-------| CSC |----| Scalers | | Encp ----------|----|----HDMI-TX----|
|
H A D | komeda-kms.rst | 74 compiz result to two parts and then feed them to two scalers. 385 parts and handles it by two layers and two scalers individually. But it
|
/openbmc/linux/drivers/media/platform/ti/vpe/ |
H A D | sc.h | 161 /* number of phases supported by the polyphase scalers */
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | amlogic,meson-vpu.yaml | 23 R |-------| CSC |----| Scalers | | Encp ----------|----|----HDMI-TX----|
|
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_vpp.c | 140 /* Disable Scalers */ in meson_vpp_init()
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | glossary.rst | 203 HDMI receivers, scalers, deinterlacers.
|
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-core.h | 301 * @num_entities: the number of g-scalers 304 * @num_entities: the number of g-scalers
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_vpu_init.c | 393 /* Disable Scalers */ in meson_vpu_init()
|
/openbmc/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 2705 * pixels. This is not used during the decoding process but might be used by HW scalers 2708 * pixels. This is not used during the decoding process but might be used by HW scalers
|
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-video.c | 304 * it seems that both H and V scalers must be active in em28xx_scaler_set()
|
/openbmc/linux/drivers/power/supply/ |
H A D | ab8500_fg.c | 1255 * the capacity scalers.
|