[PATCH 0/2][SRU][OEM-OSP1-B] CPU package state stuck at PC3 with nvidia dGPU in power saving mode
AceLan Kao
acelan.kao at canonical.com
Wed Feb 26 09:19:52 UTC 2020
BugLibk: https://bugs.launchpad.net/bugs/1864606
[Impact]
On a certain Dell laptop which comes with nvidia dGPU, the CPU package
state stuck at PC3 in power saving mode(uses iGPU)
[Fix]
It requires below commit(from v5.3-rc1) for runtime pm to work, and to
avoid conflict, have to introduce another refactor commit.
d4a4f927e4dd i2c: nvidia-gpu: add runtime pm support
cb7302fbe365 i2c: nvidia-gpu: refactor master_xfer
[Test]
Verified on the target laptop, it enters PC10 during long idle.
[Regression Potential]
Low, the commit simply adds runtime pm support.
Ajay Gupta (2):
i2c: nvidia-gpu: refactor master_xfer
i2c: nvidia-gpu: add runtime pm support
drivers/i2c/busses/i2c-nvidia-gpu.c | 50 +++++++++++++++++++++--------
1 file changed, 37 insertions(+), 13 deletions(-)
--
2.17.1
More information about the kernel-team
mailing list