diff options
author | 2014-03-10 12:23:13 -0300 | |
---|---|---|
committer | 2014-04-16 18:45:06 -0300 | |
commit | dcc2428a5e930aa7c0f40840a946b68a396ceae6 (patch) | |
tree | 78d227167946a3c902462bf449419f5c1ab02a36 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | [media] vb2: use correct prefix (diff) | |
download | linux-dev-dcc2428a5e930aa7c0f40840a946b68a396ceae6.tar.xz linux-dev-dcc2428a5e930aa7c0f40840a946b68a396ceae6.zip |
[media] vb2: move __qbuf_mmap before __qbuf_userptr
__qbuf_mmap was sort of hidden in between the much larger __qbuf_userptr
and __qbuf_dmabuf functions. Move it before __qbuf_userptr which is
also conform the usual order these memory models are implemented: first
mmap, then userptr, then dmabuf.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Pawel Osciak <pawel@osciak.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions