aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/meson (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-07media: replace setting of bytesused with vb2_set_plane_payloadDafna Hirschfeld1-5/+5
2021-09-30media: staging/media/meson: vdec.h: fix kerneldoc warningsHans Verkuil3-5/+20
2021-09-30media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()zhaoxiao1-5/+2
2021-06-02media: meson: vdec: remove redundant initialization of variable reg_curColin Ian King1-1/+1
2021-04-09media: staging: media/meson: remove redundant dev_err callMuhammad Usama Anjum1-6/+2
2021-03-22media: staging: media: meson: vdec: fix kernel-doc warningHans Verkuil1-3/+1
2020-12-03media: meson: vdec: add G12/SM1 to module descriptionChristian Hewitt1-1/+1
2020-08-28media: staging/media: drop vb2_queue_release()Hans Verkuil1-7/+1
2020-05-05media: meson: vdec: enable mcrcc for VP9Maxime Jourdan1-0/+31
2020-03-05media: meson: vdec: add VP9 decoder supportMaxime Jourdan7-1/+2209
2020-03-05media: meson: vdec: add VP9 input supportMaxime Jourdan1-4/+146
2020-03-05media: meson: vdec: add common HEVC decoder supportMaxime Jourdan6-2/+825
2020-03-05media: meson: vdec: add helpers for lossless framebuffer compression buffersMaxime Jourdan2-0/+31
2020-03-05media: meson: vdec: align stride on 32 bytesNeil Armstrong2-7/+7
2020-03-05media: meson: vdec: add H.264 decoding supportMaxime Jourdan4-1/+561
2020-03-05media: meson: vdec: bring up to complianceMaxime Jourdan6-117/+149
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-12-16media: meson: vdec: add sm1 platformNeil Armstrong4-7/+59
2019-12-16media: meson: vdec: add g12a platformMaxime Jourdan4-2/+44
2019-12-13media: meson: add missing allocation failure check on new_bufColin Ian King1-0/+2
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King1-1/+1
2019-06-12media: meson: vdec: Add missing kthread.hYueHaibing1-0/+1
2019-06-11media: meson: add v4l2 m2m video decoder driverMaxime Jourdan16-0/+2977