aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAlexandre Courbot <[email protected]>2020-12-14 13:57:03 +0100
committerMauro Carvalho Chehab <[email protected]>2021-01-12 18:26:17 +0100
commitcc82fd691a3a7e8b46bd94fe7cacb2835015df22 (patch)
treec96bed9cce47fd26e04984ad4f59c2eef6a14aff /tools/perf/scripts/python/export-to-sqlite.py
parentd497fcdab02996a4510d5dd0d743447c737c317a (diff)
media: venus: use contig vb2 ops
This driver uses the SG vb2 ops, but effectively only ever accesses the first entry of the SG table, indicating that it expects a flat layout. Switch it to use the contiguous ops to make sure this expected invariant is always enforced. Since the device is supposed to be behind an IOMMU this should have little to none practical consequences beyond making the driver not rely on a particular behavior of the SG implementation. Reported-by: Tomasz Figa <[email protected]> Signed-off-by: Alexandre Courbot <[email protected]> Signed-off-by: Stanimir Varbanov <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions