Home
last modified time | relevance | path

Searched full:scalers (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_scaler.c153 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 Dintel_pmdemand.c362 * 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 Dintel_pmdemand.h30 u8 scalers; member
H A Dintel_display_types.h724 * >= 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 Dintel_display_debugfs.c448 &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 Dsamsung,sysmmu.yaml29 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 Dmediatek-mt8183-flakes.txt6 kms_plane_scaling@invalid-num-scalers
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h414 /** @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 Dkomeda_private_obj.c392 err = komeda_scaler_obj_add(kms, pipe->scalers[j]); in komeda_kms_add_private_objs()
H A Dkomeda_pipeline.c96 pos = to_cpos(pipe->scalers[id - KOMEDA_COMPONENT_SCALER0]); in komeda_pipeline_get_component_pos()
H A Dkomeda_pipeline_state.c595 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 Dmalidp_product.h28 n_scalers:2, /* number of scalers per pipeline */
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-mem2mem.rst13 devices are codecs, scalers, deinterlacers or format converters (i.e.
H A Dext-ctrls-codec-stateless.rst1644 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 Dmeson.rst22 R |-------| CSC |----| Scalers | | Encp ----------|----|----HDMI-TX----|
H A Dkomeda-kms.rst74 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 Dsc.h161 /* number of phases supported by the polyphase scalers */
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Damlogic,meson-vpu.yaml23 R |-------| CSC |----| Scalers | | Encp ----------|----|----HDMI-TX----|
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_vpp.c140 /* Disable Scalers */ in meson_vpp_init()
/openbmc/linux/Documentation/userspace-api/media/
H A Dglossary.rst203 HDMI receivers, scalers, deinterlacers.
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h301 * @num_entities: the number of g-scalers
304 * @num_entities: the number of g-scalers
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_vpu_init.c393 /* Disable Scalers */ in meson_vpu_init()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h2705 * 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 Dem28xx-video.c304 * it seems that both H and V scalers must be active in em28xx_scaler_set()
/openbmc/linux/drivers/power/supply/
H A Dab8500_fg.c1255 * the capacity scalers.

12