aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDillon Min <[email protected]>2021-10-19 09:43:18 +0100
committerMauro Carvalho Chehab <[email protected]>2021-11-15 08:11:31 +0000
commit0a08088f82c2db9cd6bce3258c79a76980c77651 (patch)
tree8c8c593db26d3e6ba29372eb3133b487e2000d28 /tools/perf/scripts/python/bin
parent68dda3e02522aae867f4d526e44e1a87a6cec52a (diff)
media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
For platforms without MMU the m2m provides a helper method v4l2_m2m_get_unmapped_area(), The mmap() routines will call this to get a proposed address for the mapping. More detailed information about get_unmapped_area can be found in Documentation/nommu-mmap.txt Signed-off-by: Dillon Min <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions