/linux-6.3-rc2/Documentation/devicetree/bindings/cpu/ |
A D | idle-states.yaml | 342 min-residency-us: 372 - min-residency-us 535 min-residency-us = <80>; 544 min-residency-us = <250>; 554 min-residency-us = <950>; 572 min-residency-us = <90>; 581 min-residency-us = <270>; 591 min-residency-us = <300>; 676 min-residency-us = <400>; 786 min-residency-us = <80>; [all …]
|
A D | cpu-capacity.txt | 107 min-residency-us = <150>; 116 min-residency-us = <2500>;
|
/linux-6.3-rc2/arch/x86/events/intel/ |
A D | cstate.c | 159 PMU_EVENT_ATTR_STRING(c1-residency, attr_cstate_core_c1, "event=0x00"); 160 PMU_EVENT_ATTR_STRING(c3-residency, attr_cstate_core_c3, "event=0x01"); 161 PMU_EVENT_ATTR_STRING(c6-residency, attr_cstate_core_c6, "event=0x02"); 162 PMU_EVENT_ATTR_STRING(c7-residency, attr_cstate_core_c7, "event=0x03"); 243 PMU_EVENT_ATTR_STRING(c2-residency, attr_cstate_pkg_c2, "event=0x00"); 244 PMU_EVENT_ATTR_STRING(c3-residency, attr_cstate_pkg_c3, "event=0x01"); 245 PMU_EVENT_ATTR_STRING(c6-residency, attr_cstate_pkg_c6, "event=0x02"); 246 PMU_EVENT_ATTR_STRING(c7-residency, attr_cstate_pkg_c7, "event=0x03"); 247 PMU_EVENT_ATTR_STRING(c8-residency, attr_cstate_pkg_c8, "event=0x04"); 248 PMU_EVENT_ATTR_STRING(c9-residency, attr_cstate_pkg_c9, "event=0x05"); [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/ |
A D | domain-idle-state.yaml | 42 min-residency-us: 44 The minimum residency duration in microseconds after which the idle 61 - min-residency-us 73 min-residency-us = <80>;
|
A D | power-domain.yaml | 125 min-residency-us = <10000>; 132 min-residency-us = <7000>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/opal/ |
A D | power-mgt.txt | 21 - target-residency: The minimum time that the CPU needs to reside in 65 - ibm,cpu-idle-state-residency-ns: 67 target-residency (in ns) for the idle states in 69 property. If the property is absent, the target residency for
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/ |
A D | dmub_psr.h | 47 void (*psr_get_residency)(struct dmub_psr *dmub, uint32_t *residency,
|
A D | dmub_psr.c | 453 static void dmub_psr_get_residency(struct dmub_psr *dmub, uint32_t *residency, uint8_t panel_inst) in dmub_psr_get_residency() argument 461 dmub_srv_get_gpint_response(srv, residency); in dmub_psr_get_residency()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/msm/ |
A D | qcom,idle-state.txt | 5 states. Idle states have different enter/exit latency and residency values. 52 power modes possible at this state is vast, the exit latency and the residency 80 min-residency-us = <2000>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/ |
A D | psci.yaml | 218 min-residency-us = <100>; 229 min-residency-us = <2000>; 237 min-residency-us = <6000>;
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-cache-policy.h | 115 dm_cblock_t (*residency)(struct dm_cache_policy *p); member
|
A D | dm-cache-policy-internal.h | 79 return p->residency(p); in policy_residency()
|
/linux-6.3-rc2/Documentation/firmware-guide/acpi/ |
A D | lpit.rst | 31 residency, or system time spent with the SLP_S0# signal asserted.
|
/linux-6.3-rc2/arch/arm64/boot/dts/arm/ |
A D | juno-r1.dts | 75 min-residency-us = <2000>; 84 min-residency-us = <2500>;
|
A D | juno-r2.dts | 75 min-residency-us = <2000>; 84 min-residency-us = <2500>;
|
A D | juno.dts | 74 min-residency-us = <2000>; 83 min-residency-us = <2500>;
|
/linux-6.3-rc2/Documentation/driver-api/thermal/ |
A D | cpu-idle-cooling.rst | 49 idle state target residency, we lead to dropping the static and the 137 - It is greater than the idle state’s target residency we want to go 193 target residency, otherwise we end up consuming more energy and
|
/linux-6.3-rc2/drivers/platform/x86/amd/ |
A D | pmc.c | 492 u64 entry_time, exit_time, residency; in s0ix_stats_show() local 512 residency = exit_time - entry_time; in s0ix_stats_show() 513 do_div(residency, 48); in s0ix_stats_show() 518 seq_printf(s, "Residency Time: %lld\n", residency); in s0ix_stats_show()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/ |
A D | link.h | 120 void link_get_psr_residency(const struct dc_link *link, uint32_t *residency);
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/ |
A D | link_edp_panel_control.c | 760 void link_get_psr_residency(const struct dc_link *link, uint32_t *residency) in link_get_psr_residency() argument 771 psr->funcs->psr_get_residency(psr, residency, panel_inst); in link_get_psr_residency() 773 *residency = 0; in link_get_psr_residency()
|
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/ |
A D | sdm630.dtsi | 225 min-residency-us = <200>; 234 min-residency-us = <1000>; 244 min-residency-us = <200>; 253 min-residency-us = <1000>; 263 min-residency-us = <9987>; 273 min-residency-us = <9987>; 283 min-residency-us = <9987>; 293 min-residency-us = <9987>; 303 min-residency-us = <9987>; 313 min-residency-us = <9987>;
|
A D | sdm845-cheza.dtsi | 171 min-residency-us = <1890>; 181 min-residency-us = <3934>; 191 min-residency-us = <952>; 201 min-residency-us = <4488>; 211 min-residency-us = <9987>;
|
/linux-6.3-rc2/Documentation/admin-guide/pm/ |
A D | cpuidle.rst | 134 taken into account by the governor, the *target residency* and the (worst-case) 135 *exit latency*. The target residency is the minimum time the hardware must 324 them. For this purpose, it compares the target residency of each state with 326 limit. It selects the state with the target residency closest to the predicted 337 target residency. 377 Then, the target residency of the |struct cpuidle_state| object representing 399 In addition to the target residency and exit latency idle state parameters 421 residency. 447 ``residency`` 448 Target residency of the idle state in microseconds. [all …]
|
A D | intel_idle.rst | 116 its target residency is based on the exit latency value. Specifically, for 117 C1-type idle states the exit latency value is also used as the target residency 120 state types (C2 and C3) the target residency value is 3 times the exit latency 121 (again, that is because it reflects the target residency to exit latency ratio 255 enter a package C-state. [That is why the exit latency and target residency
|
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/ |
A D | fsl-ls2080a.dtsi | 122 min-residency-us = <6000>;
|