/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | freq_table.c | 122 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 …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_pm.c | 1375 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in g4x_compute_pipe_wm() 1456 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() local 1461 const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() 1465 *intermediate = *optimal; in g4x_compute_intermediate_wm() 1472 intermediate->cxsr = optimal->cxsr && active->cxsr && in g4x_compute_intermediate_wm() 1474 intermediate->hpll_en = optimal->hpll_en && active->hpll_en && in g4x_compute_intermediate_wm() 1476 intermediate->fbc_en = optimal->fbc_en && active->fbc_en; in g4x_compute_intermediate_wm() 1480 max(optimal->wm.plane[plane_id], in g4x_compute_intermediate_wm() 1487 intermediate->sr.plane = max(optimal->sr.plane, in g4x_compute_intermediate_wm() 1489 intermediate->sr.cursor = max(optimal->sr.cursor, in g4x_compute_intermediate_wm() [all …]
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-i2c-devices-pca954x | 15 -1 leave the mux as-is, which is the most optimal
|
D | sysfs-bus-iio-isl29501 | 9 criteria for optimal gain is determined by the sensor.
|
D | sysfs-block | 148 Storage devices may report an optimal I/O size, which is 154 throughput is desired. If no optimal I/O size is
|
D | sysfs-block-bcache | 122 SSD for optimal performance.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/can/ |
D | mpc5xxx-mscan.txt | 27 If this property is not present, an optimal CAN
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_display_types.h | 733 struct intel_pipe_wm optimal; member 738 struct skl_pipe_wm optimal; member 750 struct vlv_wm_state optimal; member 761 struct g4x_wm_state optimal; member
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/neterion/ |
D | s2io.rst | 120 b. Set TCP windows size to optimal value. 139 A MOST value of 2 has been found optimal for Opterons and 3 for Itanium.
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | adt7462.rst | 49 determining an optimal configuration for the automatic PWM control.
|
D | adt7470.rst | 51 determining an optimal configuration for the automatic PWM control.
|
D | adt7475.rst | 121 an optimal configuration for the automatic PWM control.
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | sh_mobile_ceu_camera.rst | 70 Do not touch input rectangle - it is already optimal.
|
/kernel/linux/linux-5.10/arch/sh/include/mach-kfr2r09/mach/ |
D | partner-jet-setup.txt | 31 LIST "The PLL and FLL values are updated here for the optimal"
|
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/ |
D | sysfs-class-net-mesh | 110 uses to find the optimal paths through the mesh.
|
/kernel/linux/linux-5.10/Documentation/arm/nwfpe/ |
D | nwfpe.rst | 11 emits as the first target. I have attempted to be as optimal as
|
/kernel/linux/linux-5.10/Documentation/x86/i386/ |
D | IO-APIC.rst | 80 the PCI chipset. Most cards issue INTA, this creates optimal distribution
|
/kernel/linux/linux-5.10/drivers/devfreq/ |
D | Kconfig | 92 This does not yet operate with optimal voltages.
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
D | Kconfig | 47 system will have optimal runtime performance.
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | ntrig.rst | 115 I don't know what the optimal values are for these filters. If the defaults
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | clang-format.rst | 95 where the tool did not do an optimal job. But as a first approximation,
|
/kernel/linux/linux-5.10/Documentation/staging/ |
D | xz.rst | 78 in XZ Utils may not be optimal when creating files for the kernel,
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | fib_trie.rst | 86 or shrinking it repeatedly until it fulfills the criteria for optimal
|
/kernel/linux/linux-5.10/Documentation/crypto/ |
D | api-intro.rst | 94 When using the API for ciphers, performance will be optimal if each
|
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
D | userfaultfd.rst | 14 For example userfaults allows a proper and more optimal implementation 286 The current asynchronous model of the event delivery is optimal for
|