Home
last modified time | relevance | path

Searched refs:optimal (Results 1 – 25 of 70) sorted by relevance

123

/linux/drivers/cpufreq/
A Dfreq_table.c144 optimal.frequency = ~0; in cpufreq_table_index_unsorted()
154 optimal.driver_data = i; in cpufreq_table_index_unsorted()
161 optimal.frequency = freq; in cpufreq_table_index_unsorted()
162 optimal.driver_data = i; in cpufreq_table_index_unsorted()
174 optimal.frequency = freq; in cpufreq_table_index_unsorted()
175 optimal.driver_data = i; in cpufreq_table_index_unsorted()
186 if (diff < optimal.frequency || in cpufreq_table_index_unsorted()
189 optimal.frequency = diff; in cpufreq_table_index_unsorted()
190 optimal.driver_data = i; in cpufreq_table_index_unsorted()
195 if (optimal.driver_data > i) { in cpufreq_table_index_unsorted()
[all …]
/linux/drivers/gpu/drm/i915/
A Dintel_pm.c1470 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() local
1476 *intermediate = *optimal; in g4x_compute_intermediate_wm()
1491 max(optimal->wm.plane[plane_id], in g4x_compute_intermediate_wm()
2114 const struct vlv_wm_state *optimal = &new_crtc_state->wm.vlv.optimal; in vlv_compute_intermediate_wm() local
2120 *intermediate = *optimal; in vlv_compute_intermediate_wm()
3175 pipe_wm = &crtc_state->wm.ilk.optimal; in ilk_compute_pipe_wm()
3255 *a = new_crtc_state->wm.ilk.optimal; in ilk_compute_intermediate_wm()
6403 &old_crtc_state->wm.skl.optimal, in skl_wm_add_affected_planes()
6873 crtc_state->wm.g4x.optimal = *active; in g4x_wm_get_hw_state()
6941 crtc_state->wm.g4x.optimal; in g4x_wm_sanitize()
[all …]
/linux/Documentation/ABI/testing/
A Dsysfs-bus-i2c-devices-pca954x15 -1 leave the mux as-is, which is the most optimal
A Dsysfs-bus-iio-isl295019 criteria for optimal gain is determined by the sensor.
A Dsysfs-block176 Storage devices may report an optimal I/O size, which is
182 throughput is desired. If no optimal I/O size is
A Dsysfs-block-bcache122 SSD for optimal performance.
/linux/Documentation/devicetree/bindings/net/can/
A Dmpc5xxx-mscan.txt27 If this property is not present, an optimal CAN
/linux/Documentation/networking/device_drivers/ethernet/neterion/
A Ds2io.rst120 b. Set TCP windows size to optimal value.
139 A MOST value of 2 has been found optimal for Opterons and 3 for Itanium.
/linux/drivers/gpu/drm/i915/display/
A Dintel_display_types.h853 struct intel_pipe_wm optimal; member
859 struct skl_pipe_wm optimal; member
868 struct vlv_wm_state optimal; /* inverted */ member
875 struct g4x_wm_state optimal; member
/linux/Documentation/userspace-api/
A Dsysfs-platform_profile.rst27 about any sub-optimal conditions which are impeding reaching the requested
/linux/Documentation/hwmon/
A Dadt7462.rst49 determining an optimal configuration for the automatic PWM control.
A Dadt7470.rst51 determining an optimal configuration for the automatic PWM control.
A Dadt7475.rst121 an optimal configuration for the automatic PWM control.
/linux/arch/sh/include/mach-kfr2r09/mach/
A Dpartner-jet-setup.txt31 LIST "The PLL and FLL values are updated here for the optimal"
/linux/Documentation/driver-api/media/drivers/
A Dsh_mobile_ceu_camera.rst70 Do not touch input rectangle - it is already optimal.
/linux/Documentation/arm/nwfpe/
A Dnwfpe.rst11 emits as the first target. I have attempted to be as optimal as
/linux/drivers/devfreq/
A DKconfig92 This does not yet operate with optimal voltages.
/linux/Documentation/x86/i386/
A DIO-APIC.rst80 the PCI chipset. Most cards issue INTA, this creates optimal distribution
/linux/arch/powerpc/platforms/ps3/
A DKconfig48 system will have optimal runtime performance.
/linux/Documentation/process/
A Dclang-format.rst95 where the tool did not do an optimal job. But as a first approximation,
/linux/Documentation/input/devices/
A Dntrig.rst115 I don't know what the optimal values are for these filters. If the defaults
/linux/Documentation/staging/
A Dxz.rst78 in XZ Utils may not be optimal when creating files for the kernel,
/linux/Documentation/admin-guide/mm/
A Duserfaultfd.rst14 For example userfaults allows a proper and more optimal implementation
312 The current asynchronous model of the event delivery is optimal for
/linux/Documentation/networking/
A Dfib_trie.rst86 or shrinking it repeatedly until it fulfills the criteria for optimal
/linux/Documentation/crypto/
A Dapi-intro.rst94 When using the API for ciphers, performance will be optimal if each

Completed in 49 milliseconds

123