commit | 7e887b042f97c37365f5f8d0617dd5f5d73abdad | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Wed Jul 03 15:15:17 2013 -0700 |
committer | Andrew Jiang <sam.andrew.jiang@gmail.com> | Thu Jul 04 09:29:31 2013 -0400 |
tree | 18d89d977b83b9d0f7e8adf918f114d9fe5b5bb8 | |
parent | 363c0c259416c7e9d93ddf6ffcb655153bff9158 [diff] |
sgxpvr: Don't ignore interrupts when preparing to sleep. Setting the "ignore interrupts" (aka powering_down) mask too early in sleeping preparation hits the assertion later on when the code tries to wait for interrupt acknowledging command reception. This also stops kernel complaints about unhandled interrupts from the gfx. Move the setting to just before we really power down the gfx cores. Change-Id: I5451cca3573bde0a37687ebd08b039e45946652c