Home
last modified time | relevance | path

Searched full:scaling (Results 1 – 25 of 120) sorted by relevance

12345

/Documentation/admin-guide/pm/
Dcpufreq.rst8 CPU Performance Scaling
16 The Concept of CPU Performance Scaling
45 to as CPU performance scaling or CPU frequency scaling (because it involves
49 CPU Performance Scaling in Linux
52 The Linux kernel supports CPU performance scaling by means of the ``CPUFreq``
53 (CPU Frequency scaling) subsystem that consists of three layers of code: the
54 core, scaling governors and scaling drivers.
57 interfaces for all platforms that support CPU performance scaling. It defines
60 Scaling governors implement algorithms to estimate the required CPU capacity.
61 As a rule, each governor implements one, possibly parametrized, scaling
[all …]
Dintel_pstate.rst5 ``intel_pstate`` CPU Performance Scaling Driver
17 :doc:`CPU performance scaling subsystem <cpufreq>` in the Linux kernel
18 (``CPUFreq``). It is a scaling driver for the Sandy Bridge and later
50 ``sysfs`` which allows another ``CPUFreq`` scaling driver to be loaded and
69 In this mode the driver bypasses the scaling governors layer of ``CPUFreq`` and
70 provides its own scaling algorithms for P-state selection. Those algorithms
71 can be applied to ``CPUFreq`` policies in the same way as generic scaling
76 They are not generic scaling governors, but their names are the same as the
173 implemented by the generic ``schedutil`` scaling governor except that the
198 Then, the driver behaves like a regular ``CPUFreq`` scaling driver. That is,
[all …]
/Documentation/cpu-freq/
Dindex.txt1 CPU frequency and voltage scaling code in the Linux(TM) kernel
13 Clock scaling allows you to change the clock speed of the CPUs on the
55 Clock and voltage scaling for the SA-1100:
56 * http://www.lartmaker.nl/projects/scaling
Dcpufreq-stats.txt2 CPU frequency and voltage scaling statistics in the Linux(TM) kernel
115 CPU Frequency scaling --->
116 [*] CPU Frequency scaling
120 "CPU Frequency scaling" (CONFIG_CPU_FREQ) should be enabled to configure
/Documentation/devicetree/bindings/input/
Dmicrochip,qt1050.txt41 - microchip,average-scaling:
42 The scaling factor which is used to scale the average-samples.
61 microchip,average-scaling = <16>;
69 microchip,average-scaling = <8>;
76 microchip,average-scaling = <16>;
/Documentation/media/uapi/v4l/
Dcrop.rst13 Image Cropping, Insertion and Scaling -- the CROP API
27 abilities cropping and scaling. Some video output devices can scale an
40 Scaling requires a source and a target. On a video capture or overlay
55 support scaling or the :ref:`VIDIOC_G_CROP <VIDIOC_G_CROP>` and
75 Image Cropping, Insertion and Scaling
77 The cropping, insertion and scaling process
115 Scaling Adjustments
118 Video hardware can have various cropping, insertion and scaling
119 limitations. It may only scale up or down, support only discrete scaling
120 factors, or have different scaling abilities in horizontal and vertical
[all …]
Ddev-subdev.rst103 :ref:`pipeline-scaling`, where image scaling can be performed on both
107 .. _pipeline-scaling:
120 scaling on the sensor is required to achieve higher frame rates.
195 - Sub-devices that scale frames using variable scaling factors should
197 modified. If the 1:1 scaling ratio is supported, this means that
208 for the pipeline described in :ref:`pipeline-scaling` (table columns
337 Selections: cropping, scaling and composition
360 The scaling operation changes the size of the image by scaling it to new
361 dimensions. The scaling ratio isn't specified explicitly, but is implied
365 Scaling support is optional. When supported by a subdev, the crop
[all …]
Dselection-api-configuration.rst18 Video hardware can have various cropping, composing and scaling
19 limitations. It may only scale up or down, support only discrete scaling
20 factors, or have different scaling abilities in the horizontal and
21 vertical directions. Also it may not support scaling at all. At the same
137 Scaling control
140 An application can detect if scaling is performed by comparing the width
143 scaling is applied. The application can compute the scaling ratios using
Dselection-api-intro.rst19 these abilities cropping, scaling and composing.
35 scaling then the cropping and composing rectangles have the same size.
Dvidioc-cropcap.rst19 VIDIOC_CROPCAP - Information about the video cropping and scaling abilities
51 support cropping and/or scaling and/or have non-square pixels, and for
86 - This is the pixel aspect (y / x) when no scaling is applied, the
Dselection-api-examples.rst67 Example: Querying for scaling factors
89 /* computing scaling factors */
Dselection-api-targets.rst23 Targets used by a cropping, composing and scaling process
Ddev-osd.rst113 Overlay Window and Scaling
119 image will appear. Drivers may or may not support scaling, and arbitrary
145 of the target rectangle. The scaling factor of the overlay is implied by
Dselection-api.rst12 Cropping, composing and scaling -- the SELECTION API
/Documentation/media/v4l-drivers/
Dsoc-camera.rst122 pixel. Changing sensor window sizes preserves any scaling factors, therefore
126 much as possible by modifying scaling factors. If the sensor window cannot be
129 In soc-camera there are two locations, where scaling and cropping can take
132 It is more efficient to perform scaling and cropping in the camera driver to
135 driver may decide to also use its own scaling and cropping to fulfill the user's
142 .s_fmt() and .try_fmt() have to be implemented too. Sensor window and scaling
Dsh_mobile_ceu_camera.rst3 Cropping and Scaling algorithm, used in the sh_mobile_ceu_camera driver
16 Generic scaling / cropping scheme
111 10. Use CEU scaling to scale to the requested user window:
/Documentation/hwmon/
Dmc13783-adc.rst34 a chip internal scaling applied .
40 chip internal scaling:
45 Channel Signal Input Range Scaling
71 Channel Signal Input Range Scaling
Dvt1211.rst84 external scaling resistors. This external scaling needs to be compensated for
89 The board level scaling resistors according to VIA's recommendation are as
109 performs the scaling and returns the properly scaled voltage value.
126 internal thermal diode and the driver does all the scaling for temp2 and
128 temp1 and temp3-temp7, scaling depends on the board implementation and needs
155 scaling resistor (Rs)::
/Documentation/devicetree/bindings/iio/adc/
Dqcom,spmi-vadc.txt74 - qcom,pre-scaling:
77 Definition: Used for scaling the channel input signal before the signal is
79 pre-determined ratio and use it for post scaling. Select one from
165 qcom,pre-scaling = <1 3>;
/Documentation/networking/
Dindex.rst33 scaling
/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-spear.txt4 SPEAr SoC cpufreq driver for CPU frequency scaling.
Dcpufreq-st.txt11 Frequency Scaling only
33 Dynamic Voltage and Frequency Scaling (DVFS)
/Documentation/devicetree/bindings/media/
Dexynos5-gsc.txt3 G-Scaler is used for scaling and color space conversion on EXYNOS5 SoCs.
Dfsl-pxp.txt5 that supports scaling, colorspace conversion, alpha blending, rotation, and
Drenesas,vsp1.txt3 The VSP is a video processing engine that supports up-/down-scaling, alpha

12345