Forums - X10 KGSL power management vs. deep sleep (Adreno ICS drivers)

1 post / 0 new
X10 KGSL power management vs. deep sleep (Adreno ICS drivers)
FernandoMaia
Join Date: 30 Jan 12
Posts: 2
Posted: Tue, 2012-05-15 06:24

Problem description:

By using Adreno ICS drivers, we (XDA community) are facing a serious issue with KGSL power management with Xperia X10 (QSD8250).

With inactivity, KGSL is being correctly suspended and also phone is reaching deep sleep. However, when it wakes from deep sleep, KGSL just can't return to original state and screen won't turn on.

In order to have a functional ROM, developers decided to prevent/block KGSL sleep; in consequence phone doesn't reach deep sleep and there's a huge battery drainage.

Tech description:

https://github.com/freexperia/semc-kernel-qsd8k-ics/commit/cceb67b31461b...

In kgsl_suspend_device function we had to prevent "device->requested_state = KGSL_STATE_SUSPEND" execution.

Are we missing something with this file?

https://github.com/freexperia/semc-kernel-qsd8k-ics/blob/cceb67b31461b58...

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.