Home
last modified time | relevance | path

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

1234

/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/net/wireless/ath/ath12k/
A DKconfig26 you want optimal performance choose N.
35 you want optimal performance choose N.
44 you want optimal performance choose N.
/linux/drivers/gpu/drm/i915/display/
A Di9xx_wm.c1206 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() local
1212 *intermediate = *optimal; in g4x_compute_intermediate_wm()
1227 max(optimal->wm.plane[plane_id], in g4x_compute_intermediate_wm()
1861 const struct vlv_wm_state *optimal = &new_crtc_state->wm.vlv.optimal; in vlv_compute_intermediate_wm() local
1867 *intermediate = *optimal; in vlv_compute_intermediate_wm()
2814 pipe_wm = &crtc_state->wm.ilk.optimal; in ilk_compute_pipe_wm()
2890 *a = new_crtc_state->wm.ilk.optimal; in ilk_compute_intermediate_wm()
3695 crtc_state->wm.g4x.optimal = *active; in g4x_wm_get_hw_state()
3757 crtc_state->wm.g4x.optimal; in g4x_wm_sanitize()
3855 crtc_state->wm.vlv.optimal = *active; in vlv_wm_get_hw_state()
[all …]
A Dskl_watermark.c365 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv()
387 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv()
410 &crtc_state->wm.skl.optimal.planes[plane_id]; in tgl_crtc_can_enable_sagv()
1597 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
1656 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
2616 old_pipe_wm = &old_crtc_state->wm.skl.optimal; in skl_print_wm_changes()
2617 new_pipe_wm = &new_crtc_state->wm.skl.optimal; in skl_print_wm_changes()
2810 &old_crtc_state->wm.skl.optimal, in skl_wm_add_affected_planes()
2811 &new_crtc_state->wm.skl.optimal)) in skl_wm_add_affected_planes()
2991 memset(&crtc_state->wm.skl.optimal, 0, in skl_wm_get_hw_state()
[all …]
A Dintel_display_types.h978 struct intel_pipe_wm optimal; member
984 struct skl_pipe_wm optimal; member
998 struct vlv_wm_state optimal; /* inverted */ member
1005 struct g4x_wm_state optimal; member
/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.
/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/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.rst122 an optimal configuration for the automatic PWM control.
/linux/Documentation/networking/
A Dsmc-sysctl.rst20 Applications can still use TCP_CORK for optimal behavior when they
/linux/arch/mips/cavium-octeon/
A DKconfig80 optimal performance with HugeTLBs, keep this size an even number of
/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/mm/
A Dzsmalloc.rst100 The optimal zspage chain size for each size class is calculated during the
127 find that the most optimal zspage configuration for this class is a chain
/linux/Documentation/arch/arm/nwfpe/
A Dnwfpe.rst11 emits as the first target. I have attempted to be as optimal as
/linux/Documentation/staging/
A Dxz.rst85 The compression presets in XZ Utils may not be optimal when creating
/linux/Documentation/arch/x86/i386/
A DIO-APIC.rst80 the PCI chipset. Most cards issue INTA, this creates optimal distribution
/linux/drivers/devfreq/
A DKconfig91 This does not yet operate with optimal voltages.
/linux/arch/powerpc/platforms/ps3/
A DKconfig48 system will have optimal runtime performance.
/linux/Documentation/input/devices/
A Dntrig.rst115 I don't know what the optimal values are for these filters. If the defaults
/linux/Documentation/dev-tools/
A Dclang-format.rst95 where the tool did not do an optimal job. But as a first approximation,

Completed in 53 milliseconds

1234