diff options
| author | Marek Szyprowski <[email protected]> | 2011-08-24 06:49:35 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2011-09-06 15:04:09 -0300 |
| commit | 25a27d91006091e28532053c95fa36b70b79d3ad (patch) | |
| tree | 9012e2126e118b5579b149e99320c4e7ccea9ba8 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | c1426bc727b78808fb956f7402b689144c1506ee (diff) | |
[media] media: vb2: fix handling MAPPED buffer flag
MAPPED flag was set for the buffer only if all it's planes were mapped and
relied on a simple mapping counter. This assumption is really bogus,
especially because the buffers may be mapped multiple times. Also the
meaning of this flag for muliplane buffers was not really useful. This
patch fixes this issue by setting the MAPPED flag for the buffer if any of
it's planes is in use (what means that has been mapped at least once), so
MAPPED flag can be used as 'in_use' indicator.
Reported-by: Hans Verkuil <[email protected]>
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
CC: Pawel Osciak <[email protected]>
Tested-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions