summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@collabora.com>2019-05-28 20:02:25 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-05-29 18:00:23 +0300
commit4aa807ef41d8dd7a54bf5bcb0216e6672e0b6b53 (patch)
tree8e66fffd27f7a0d2d530e158409d383b62099f7c /MAINTAINERS
parentc65227fd2aac55f40f3b400e4a225e5846e3b47a (diff)
downloadlinux-4aa807ef41d8dd7a54bf5bcb0216e6672e0b6b53.tar.xz
media: rockchip/vpu: Provide a helper to reset both src and dst formats
When initializing a context, the core wants to reset both src and dst formats. Right now the order doesn't matter, but if we want to have a valid default width/height on the non-coded/raw format side (src in case of encoders, dst in case of decoders), we need to reset those formats in the right order: first the coded-format side, then the other, such that width and height on the raw format side can be taken from the coded format. Let's provide a helper that will reset both formats and make sure this is done in the right order. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions