Home
last modified time | relevance | path

Searched refs:turbo (Results 1 – 25 of 102) sorted by relevance

12345

/openbmc/linux/arch/arm/boot/dts/sigmastar/
H A Dmstar-infinity3.dtsi21 turbo-mode;
28 turbo-mode;
35 turbo-mode;
42 turbo-mode;
49 turbo-mode;
56 turbo-mode;
63 turbo-mode;
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dschedutil.rst68 4C-turbo; 如果可用并且使能了turbo
69 f_max := { 1C-turbo; 如果使能了turbo
76 我们选择4C turbo而不是1C turbo,以使其更持久性略微更强。
/openbmc/linux/Documentation/admin-guide/pm/
H A Dintel_pstate.rst222 the so-called "turbo" frequency ranges). In other words, in the passive mode
238 will be referred to as the "turbo threshold" in what follows.
240 The P-states above the turbo threshold are referred to as "turbo P-states" and
241 the whole sub-range of P-states they belong to is referred to as the "turbo
247 Specifically, if software sets the P-state of a CPU core within the turbo range
248 (that is, above the turbo threshold), the processor is permitted to take over
249 performance scaling control for that core and put it into turbo P-states of its
253 the given core, even if it is within the turbo range, whereas all of the later
255 turbo range, even above the one set by software. In other words, on those
256 processors setting any P-state from the turbo range will enable the processor
[all …]
H A Dintel-speed-select.rst75 Intel(R) SST-TF (feature turbo-freq) is supported
155 speed-select-turbo-freq:disabled
184 speed-select-turbo-freq:disabled
216 workload, disable turbo::
299 speed-select-turbo-freq:disabled
303 speed-select-turbo-freq:disabled
312 "speed-select-turbo-freq" (Intel(R) SST-TF) is supported at both performance
573 that turbo is disabled. To disable turbo, execute::
600 frequency as the turbo is disabled). The turbostat output::
731 This feature enables the ability to set different "All core turbo ratio limits"
[all …]
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779m1.dtsi16 /delete-property/ turbo-mode;
22 turbo-mode;
H A Dr8a779m3.dtsi16 /delete-property/ turbo-mode;
22 turbo-mode;
H A Dr8a779m5.dtsi16 /delete-property/ turbo-mode;
22 turbo-mode;
/openbmc/openbmc/poky/meta/recipes-graphics/jpeg/
H A Dlibjpeg-turbo_3.0.1.bb2 DESCRIPTION = "libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEO…
3 HOMEPAGE = "http://libjpeg-turbo.org/"
14 UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/libjpeg-turbo/files/"
15 UPSTREAM_CHECK_REGEX = "/libjpeg-turbo/files/(?P<pver>(\d+[\.\-_]*)+)/"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-msi-laptop46 Contains either 0 or 1 and indicates if turbo mode is turned
47 on. In turbo mode power LED is orange and processor is
49 only possible to toggle turbo mode state by pressing Fn+F10,
51 If user presses Fn+F10 too frequent, turbo mode state is not
/openbmc/linux/Documentation/scheduler/
H A Dschedutil.rst68 4C-turbo; if available and turbo enabled
69 f_max := { 1C-turbo; if turbo enabled
76 We pick 4C turbo over 1C turbo to make it slightly more sustainable.
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dno-static-libs.inc27 EXTRA_OECMAKE:append:pn-libjpeg-turbo = " -DENABLE_STATIC=False"
28 EXTRA_OECMAKE:append:pn-libjpeg-turbo-native = " -DENABLE_STATIC=False"
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dnet-generic.patch12 …ux/5.0-* mandrake-linux united-linux suse-linux/6.0-* open-linux unixware turbo-linux/4.0 freebsd/…
13 …ux/5.0-* mandrake-linux united-linux suse-linux/6.0-* open-linux unixware turbo-linux/4.0 freebsd/…
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dtestacpi.py2163 # since turbo frequency = max non-turbo frequency + 1
164 turbo = False
166turbo = (n == 0 and pstate.core_frequency == (pss.pstates[1].core_frequency + 1))
167 if turbo:
181 if turbo:
188 if turbo:
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/
H A DEchostar-10+11-110W1 #Dish Network USA works with PSK/8turbo
2 #Just DVBS-USB Genpix Sky Walker 1 or 2 works with PSK/8turbo
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-prime.dtsi16 /delete-property/turbo-mode;
/openbmc/linux/drivers/misc/
H A Dxilinx_sdfec.c411 struct xsdfec_turbo turbo; in xsdfec_set_turbo() local
415 err = copy_from_user(&turbo, arg, sizeof(turbo)); in xsdfec_set_turbo()
419 if (turbo.alg >= XSDFEC_TURBO_ALG_MAX) in xsdfec_set_turbo()
422 if (turbo.scale > XSDFEC_TURBO_SCALE_MAX) in xsdfec_set_turbo()
429 turbo_write = ((turbo.scale & XSDFEC_TURBO_SCALE_MASK) in xsdfec_set_turbo()
431 turbo.alg; in xsdfec_set_turbo()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dreset.c672 u32 turbo, mode, clock, bus_flags; in ath5k_hw_nic_wakeup() local
675 turbo = 0; in ath5k_hw_nic_wakeup()
792 turbo = AR5K_PHY_TURBO_MODE; in ath5k_hw_nic_wakeup()
794 turbo |= AR5K_PHY_TURBO_SHORT; in ath5k_hw_nic_wakeup()
825 ath5k_hw_reg_write(ah, turbo, AR5K_PHY_TURBO); in ath5k_hw_nic_wakeup()
/openbmc/u-boot/arch/x86/include/asm/
H A Dspeedstep.h63 struct sst_state turbo; member
/openbmc/linux/arch/arm/mach-pxa/
H A Dsleep.S116 @ ensure x1 for run and turbo mode with memory clock
128 @ note, turbo is not preserved over sleep so there is no
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A Dmacos-14.vars14 …tc flex gcovr gettext git glib gnu-sed gnutls gtk+3 gtk-vnc jemalloc jpeg-turbo json-c libcbor lib…
H A Dfreebsd-14.vars14 …b gmake gnutls gsed gtk-vnc gtk3 json-c libepoxy libffi libgcrypt libjpeg-turbo libnfs libslirp li…
/openbmc/linux/arch/arm64/boot/dts/apple/
H A Dt600x-common.dtsi319 turbo-mode;
325 turbo-mode;
331 turbo-mode;
/openbmc/u-boot/arch/x86/cpu/
H A DMakefile48 obj-y += turbo.o
/openbmc/linux/arch/powerpc/boot/dts/
H A Dklondike.dts166 turbo = "no";
196 turbo = "no";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/neatvnc/
H A Dneatvnc_0.8.1.bb17 PACKAGECONFIG[jpeg] = "-Djpeg=enabled,-Djpeg=disabled,libjpeg-turbo"

12345