/linux-6.3-rc2/drivers/cpufreq/ |
A D | freq_table.c | 144 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-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | Kconfig | 25 you want optimal performance choose N. 34 you want optimal performance choose N.
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | intel_pm.c | 1425 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() local 1431 *intermediate = *optimal; in g4x_compute_intermediate_wm() 1446 max(optimal->wm.plane[plane_id], in g4x_compute_intermediate_wm() 2082 const struct vlv_wm_state *optimal = &new_crtc_state->wm.vlv.optimal; in vlv_compute_intermediate_wm() local 2088 *intermediate = *optimal; in vlv_compute_intermediate_wm() 3067 pipe_wm = &crtc_state->wm.ilk.optimal; in ilk_compute_pipe_wm() 3143 *a = new_crtc_state->wm.ilk.optimal; in ilk_compute_intermediate_wm() 3825 crtc_state->wm.g4x.optimal = *active; in g4x_wm_get_hw_state() 3887 crtc_state->wm.g4x.optimal; in g4x_wm_sanitize() 3979 crtc_state->wm.vlv.optimal = *active; in vlv_wm_get_hw_state() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | skl_watermark.c | 354 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv() 376 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv() 399 &crtc_state->wm.skl.optimal.planes[plane_id]; in tgl_crtc_can_enable_sagv() 1547 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 1608 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 2555 old_pipe_wm = &old_crtc_state->wm.skl.optimal; in skl_print_wm_changes() 2556 new_pipe_wm = &new_crtc_state->wm.skl.optimal; in skl_print_wm_changes() 2749 &old_crtc_state->wm.skl.optimal, in skl_wm_add_affected_planes() 2750 &new_crtc_state->wm.skl.optimal)) in skl_wm_add_affected_planes() 2876 memset(&crtc_state->wm.skl.optimal, 0, in skl_wm_get_hw_state() [all …]
|
A D | intel_display_types.h | 915 struct intel_pipe_wm optimal; member 921 struct skl_pipe_wm optimal; member 935 struct vlv_wm_state optimal; /* inverted */ member 942 struct g4x_wm_state optimal; member
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-bus-i2c-devices-pca954x | 15 -1 leave the mux as-is, which is the most optimal
|
A D | sysfs-bus-iio-isl29501 | 9 criteria for optimal gain is determined by the sensor.
|
A D | sysfs-block-bcache | 122 SSD for optimal performance.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/can/ |
A D | mpc5xxx-mscan.txt | 27 If this property is not present, an optimal CAN
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/neterion/ |
A 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.
|
/linux-6.3-rc2/Documentation/networking/ |
A D | smc-sysctl.rst | 20 Applications can still use TCP_CORK for optimal behavior when they
|
/linux-6.3-rc2/Documentation/userspace-api/ |
A D | sysfs-platform_profile.rst | 27 about any sub-optimal conditions which are impeding reaching the requested
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | adt7462.rst | 49 determining an optimal configuration for the automatic PWM control.
|
A D | adt7470.rst | 51 determining an optimal configuration for the automatic PWM control.
|
A D | adt7475.rst | 121 an optimal configuration for the automatic PWM control.
|
/linux-6.3-rc2/arch/mips/cavium-octeon/ |
A D | Kconfig | 79 optimal performance with HugeTLBs, keep this size an even number of
|
/linux-6.3-rc2/Documentation/mm/ |
A D | zsmalloc.rst | 88 The optimal zspage chain size for each size class is calculated during the 115 find that the most optimal zspage configuration for this class is a chain
|
/linux-6.3-rc2/arch/sh/include/mach-kfr2r09/mach/ |
A D | partner-jet-setup.txt | 31 LIST "The PLL and FLL values are updated here for the optimal"
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ |
A D | sh_mobile_ceu_camera.rst | 70 Do not touch input rectangle - it is already optimal.
|
/linux-6.3-rc2/Documentation/arm/nwfpe/ |
A D | nwfpe.rst | 11 emits as the first target. I have attempted to be as optimal as
|
/linux-6.3-rc2/Documentation/x86/i386/ |
A D | IO-APIC.rst | 80 the PCI chipset. Most cards issue INTA, this creates optimal distribution
|
/linux-6.3-rc2/drivers/devfreq/ |
A D | Kconfig | 92 This does not yet operate with optimal voltages.
|
/linux-6.3-rc2/arch/powerpc/platforms/ps3/ |
A D | Kconfig | 48 system will have optimal runtime performance.
|
/linux-6.3-rc2/Documentation/staging/ |
A D | xz.rst | 78 in XZ Utils may not be optimal when creating files for the kernel,
|
/linux-6.3-rc2/Documentation/process/ |
A D | clang-format.rst | 95 where the tool did not do an optimal job. But as a first approximation,
|