]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
media: rockchip/vpu: Support the Request API
authorEzequiel Garcia <ezequiel@collabora.com>
Tue, 28 May 2019 17:02:22 +0000 (13:02 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 29 May 2019 14:57:00 +0000 (10:57 -0400)
commit7d47b45dc590999094d67571aa9cfec77f648d44
tree2fb1a5414d0903d2e96ffc399165d945714658b5
parentb1c6cc64dd140df856ef9a3265a22772bf819f88
media: rockchip/vpu: Support the Request API

Introduce support for the Request API. Although the JPEG encoder
does not mandate using the Request API, it's perfectly possible to
use it, if the application wants to.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
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>
drivers/staging/media/rockchip/vpu/rk3399_vpu_hw_jpeg_enc.c
drivers/staging/media/rockchip/vpu/rockchip_vpu_drv.c
drivers/staging/media/rockchip/vpu/rockchip_vpu_enc.c