gpu: pvr: pdumpfs: add stream offset tracking
authorLuc Verhaegen <libv@codethink.co.uk>
Fri, 11 Mar 2011 14:02:53 +0000 (15:02 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:43:04 +0000 (21:43 +0300)
commitddbb7cccb56b6faea404411b6ac969c3d32a676e
treedf437ba91aa867c27517ca5d6e264961d32c06e0
parent99064a20d8967518cf3d1a370cfe62c4952037f3
gpu: pvr: pdumpfs: add stream offset tracking

Track the size of the stored data, this is split in start and end,
so that the next commit can use the start and end to read out the
stream correctly, even with vanishing frames (where the missing
data can be clearly marked).

Signed-off-by: Luc Verhaegen <libv@codethink.co.uk>
Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/pvr_pdumpfs.c