gpu: pvr: acquire the pvr lock on the SGX HW recovery path
authorImre Deak <imre.deak@nokia.com>
Wed, 31 Mar 2010 12:50:28 +0000 (15:50 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:40 +0000 (21:09 +0300)
commit3560d8052a1db94199795deac3641c9431211b53
tree01c9e3050e39789d85dcabe1ae8d80d13b92a310
parente03bf6d9ec0656aaf60fb60bc5c8d1054a3cb63d
gpu: pvr: acquire the pvr lock on the SGX HW recovery path

We need to take the lock protecting all SW and HW state tracking
objects on the recovery reset path, since we are accessing objects
like the SGX command queue, or the per process memory and resource
management contexts.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/sgxinit.c