Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/cpufreq/
H A Dfreq_table.c122 struct cpufreq_frequency_table optimal = { in cpufreq_table_index_unsorted() local
144 optimal.frequency = ~0; in cpufreq_table_index_unsorted()
154 optimal.driver_data = i; in cpufreq_table_index_unsorted()
160 if (freq >= optimal.frequency) { in cpufreq_table_index_unsorted()
161 optimal.frequency = freq; in cpufreq_table_index_unsorted()
162 optimal.driver_data = i; in cpufreq_table_index_unsorted()
173 if (freq <= optimal.frequency) { 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()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A DKconfig25 you want optimal performance choose N.
34 you want optimal performance choose N.
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c1108 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in _g4x_compute_pipe_wm()
1202 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() local
1203 const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm()
1208 *intermediate = *optimal; in g4x_compute_intermediate_wm()
1215 intermediate->cxsr = optimal->cxsr && active->cxsr && in g4x_compute_intermediate_wm()
1217 intermediate->hpll_en = optimal->hpll_en && active->hpll_en && in g4x_compute_intermediate_wm()
1219 intermediate->fbc_en = optimal->fbc_en && active->fbc_en; in g4x_compute_intermediate_wm()
1223 max(optimal->wm.plane[plane_id], in g4x_compute_intermediate_wm()
1230 intermediate->sr.plane = max(optimal->sr.plane, in g4x_compute_intermediate_wm()
1232 intermediate->sr.cursor = max(optimal->sr.cursor, in g4x_compute_intermediate_wm()
[all …]
H A Dskl_watermark.c356 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv()
378 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv()
401 &crtc_state->wm.skl.optimal.planes[plane_id]; in tgl_crtc_can_enable_sagv()
483 struct skl_pipe_wm *pipe_wm = &new_crtc_state->wm.skl.optimal; in intel_compute_sagv_mask()
1532 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
1580 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
1611 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
1639 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
2229 const struct skl_plane_wm *wm = &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_max_wm0_lines()
2290 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_wm_check_vblank()
[all …]
H A Dintel_display_types.h932 struct intel_pipe_wm optimal; member
938 struct skl_pipe_wm optimal; member
952 struct vlv_wm_state optimal; /* inverted */ member
959 struct g4x_wm_state optimal; member
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dimage_types_sparse.bbclass7 # than optimal. This value should be a power of two.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i2c-devices-pca954x15 -1 leave the mux as-is, which is the most optimal
H A Dsysfs-bus-iio-isl295019 criteria for optimal gain is determined by the sensor.
/openbmc/u-boot/doc/
H A DREADME.NDS328 achieve optimal system performance, code density, and power efficiency.
/openbmc/linux/Documentation/devicetree/bindings/net/can/
H A Dmpc5xxx-mscan.txt27 If this property is not present, an optimal CAN
/openbmc/linux/Documentation/networking/device_drivers/ethernet/neterion/
H 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.
/openbmc/linux/Documentation/networking/
H A Dsmc-sysctl.rst20 Applications can still use TCP_CORK for optimal behavior when they
/openbmc/linux/Documentation/userspace-api/
H A Dsysfs-platform_profile.rst27 about any sub-optimal conditions which are impeding reaching the requested
/openbmc/linux/Documentation/hwmon/
H A Dadt7462.rst49 determining an optimal configuration for the automatic PWM control.
H A Dadt7470.rst51 determining an optimal configuration for the automatic PWM control.
H A Dadt7475.rst121 an optimal configuration for the automatic PWM control.
/openbmc/linux/arch/mips/cavium-octeon/
H A DKconfig80 optimal performance with HugeTLBs, keep this size an even number of
/openbmc/linux/Documentation/mm/
H 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
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dsh_mobile_ceu_camera.rst70 Do not touch input rectangle - it is already optimal.
/openbmc/linux/arch/sh/include/mach-kfr2r09/mach/
H A Dpartner-jet-setup.txt31 LIST "The PLL and FLL values are updated here for the optimal"
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0007-nativesdk-glibc-Make-relocatable-install-for-locales.patch54 /* Size of initial mapping window, optimal if large enough to
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-man-file.patch76 Some non-optimal and non-obvious regexps set MATCH to an incorrect
/openbmc/linux/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst11 emits as the first target. I have attempted to be as optimal as
/openbmc/qemu/docs/config/
H A Dq35-virtio-serial.cfg15 # tailored towards optimal performance with modern guests,
/openbmc/linux/Documentation/arch/x86/i386/
H A DIO-APIC.rst80 the PCI chipset. Most cards issue INTA, this creates optimal distribution

1234