gpu: pvr: Snapshot pending write ops during event request
authorVille Syrjälä <ville.syrjala@nokia.com>
Fri, 5 Nov 2010 18:45:55 +0000 (20:45 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:42 +0000 (21:09 +0300)
commite92e76fef0b17a2bfd7d6a330e413c6981294700
tree77492325f3864b4db9ab0d52a31b393cc855e908
parent1acf4f070d84a6a1fe59668479c5723680a661ed
gpu: pvr: Snapshot pending write ops during event request

The render sync event should only wait until write operations
that are pending when the event is requested have completed.
New operations started after requesting the event should not
delay the event delivery, nor should any read operations.

Signed-off-by: Ville Syrjälä <ville.syrjala@nokia.com>
Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/pvr_events.c
pvr/pvr_events.h