/Linux-v4.19/drivers/cpufreq/ |
D | freq_table.c | 120 struct cpufreq_frequency_table optimal = { in cpufreq_table_index_unsorted() local 142 optimal.frequency = ~0; in cpufreq_table_index_unsorted() 152 optimal.driver_data = i; in cpufreq_table_index_unsorted() 158 if (freq >= optimal.frequency) { in cpufreq_table_index_unsorted() 159 optimal.frequency = freq; in cpufreq_table_index_unsorted() 160 optimal.driver_data = i; in cpufreq_table_index_unsorted() 171 if (freq <= optimal.frequency) { in cpufreq_table_index_unsorted() 172 optimal.frequency = freq; in cpufreq_table_index_unsorted() 173 optimal.driver_data = i; in cpufreq_table_index_unsorted() 184 if (diff < optimal.frequency || in cpufreq_table_index_unsorted() [all …]
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_pm.c | 1317 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in g4x_compute_pipe_wm() 1406 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() local 1411 const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() 1415 *intermediate = *optimal; in g4x_compute_intermediate_wm() 1422 intermediate->cxsr = optimal->cxsr && active->cxsr && in g4x_compute_intermediate_wm() 1424 intermediate->hpll_en = optimal->hpll_en && active->hpll_en && in g4x_compute_intermediate_wm() 1426 intermediate->fbc_en = optimal->fbc_en && active->fbc_en; in g4x_compute_intermediate_wm() 1430 max(optimal->wm.plane[plane_id], in g4x_compute_intermediate_wm() 1437 intermediate->sr.plane = max(optimal->sr.plane, in g4x_compute_intermediate_wm() 1439 intermediate->sr.cursor = max(optimal->sr.cursor, in g4x_compute_intermediate_wm() [all …]
|
D | intel_drv.h | 673 struct intel_pipe_wm optimal; member 678 struct skl_pipe_wm optimal; member 688 struct vlv_wm_state optimal; member 699 struct g4x_wm_state optimal; member
|
/Linux-v4.19/Documentation/cpuidle/ |
D | governor.txt | 23 with different governors. By default, most optimal governor based on your
|
/Linux-v4.19/Documentation/devicetree/bindings/net/can/ |
D | mpc5xxx-mscan.txt | 27 If this property is not present, an optimal CAN
|
/Linux-v4.19/Documentation/networking/ |
D | s2io.txt | 90 b. Set TCP windows size to optimal value. 103 A MOST value of 2 has been found optimal for Opterons and 3 for Itanium.
|
D | fib_trie.txt | 82 or shrinking it repeatedly until it fulfills the criteria for optimal
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-isl29501 | 9 criteria for optimal gain is determined by the sensor.
|
D | sysfs-class-net-mesh | 108 uses to find the optimal paths through the mesh.
|
D | sysfs-block | 138 Storage devices may report an optimal I/O size, which is 144 throughput is desired. If no optimal I/O size is
|
D | sysfs-block-bcache | 122 SSD for optimal performance.
|
/Linux-v4.19/Documentation/hwmon/ |
D | adt7462 | 45 determining an optimal configuration for the automatic PWM control.
|
D | adt7470 | 47 determining an optimal configuration for the automatic PWM control.
|
D | adt7475 | 91 an optimal configuration for the automatic PWM control.
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | sh_mobile_ceu_camera.rst | 68 Do not touch input rectangle - it is already optimal.
|
/Linux-v4.19/arch/sh/include/mach-kfr2r09/mach/ |
D | partner-jet-setup.txt | 30 LIST "The PLL and FLL values are updated here for the optimal"
|
/Linux-v4.19/Documentation/arm/nwfpe/ |
D | README | 8 emits as the first target. I have attempted to be as optimal as
|
/Linux-v4.19/drivers/devfreq/ |
D | Kconfig | 92 This does not yet operate with optimal voltages.
|
/Linux-v4.19/Documentation/x86/i386/ |
D | IO-APIC.txt | 74 the PCI chipset. Most cards issue INTA, this creates optimal distribution
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | userfaultfd.rst | 14 For example userfaults allows a proper and more optimal implementation 234 The current asynchronous model of the event delivery is optimal for
|
/Linux-v4.19/arch/powerpc/platforms/ps3/ |
D | Kconfig | 47 system will have optimal runtime performance.
|
/Linux-v4.19/Documentation/input/devices/ |
D | ntrig.rst | 115 I don't know what the optimal values are for these filters. If the defaults
|
/Linux-v4.19/Documentation/process/ |
D | clang-format.rst | 95 where the tool did not do an optimal job. But as a first approximation,
|
/Linux-v4.19/Documentation/ |
D | xz.txt | 78 in XZ Utils may not be optimal when creating files for the kernel,
|
/Linux-v4.19/Documentation/crypto/ |
D | api-intro.txt | 88 When using the API for ciphers, performance will be optimal if each
|