summaryrefslogtreecommitdiff
path: root/drivers/media/platform/rockchip/rga/rga-buf.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-07media: rockchip: rga: rework buffer handling for multi-planar formatsMichael Tretter1-11/+50
2023-12-07media: rockchip: rga: pre-calculate plane offsetsMichael Tretter1-0/+16
2023-12-07media: rockchip: rga: allocate DMA descriptors per bufferMichael Tretter1-23/+39
2023-12-07media: rockchip: rga: extract helper to fill descriptorsMichael Tretter1-21/+22
2021-05-19media: rockchip/rga: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+1
2020-09-27media: rockchip/rga: Fix a reference count leak.Qiushi Wu1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2018-06-28media: rockchip/rga: Fix broken .start_streamingEzequiel Garcia1-22/+23
2018-02-26media: rockchip/rga: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+2
2017-10-17[media] rockchip/rga: v4l2 m2m supportJacob Chen1-0/+154