aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMing Qian <[email protected]>2022-08-25 02:38:30 +0100
committerMauro Carvalho Chehab <[email protected]>2022-11-25 11:02:35 +0000
commitd21ce554e1fc9c02d1a7f61156f794648bddb98f (patch)
tree58d243dc477911d67b58b8568d93841397302dfd /tools/perf/scripts/python
parent5b8bb216e91a2f4f4d5b82739c0101b3922064e5 (diff)
media: amphion: tell and handle contiguous and non contiguous format
Driver should tell the number of memory planes and component planes. the amphion vpu support non contiguous planes, but for compatibility with other device that only support contiguous planes. driver can add support for contiguous planes in the same time. Then the mem_planes can be different from the comp_planes. driver need to handle buffer according mem_planes and comp_planes. So driver can support NV12 and NV12M. Signed-off-by: Ming Qian <[email protected]> Reviewed-by: Tommaso Merciai <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions