summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro
AgeCommit message (Expand)AuthorFilesLines
2021-11-22media: hantro: Simplify postprocessorEzequiel Garcia5-7/+6
2021-11-22media: hantro: postproc: Introduce struct hantro_postproc_opsEzequiel Garcia6-17/+44
2021-11-22media: hantro: postproc: Fix motion vector space sizeEzequiel Garcia1-3/+4
2021-10-05media: hantro: Auto generate the AXI ID to avoid conflictsBenjamin Gaignard3-2/+5
2021-10-05media: hantro: Constify static struct v4l2_m2m_opsRikard Falkeborn1-1/+1
2021-09-30media: hantro: Fix check for single irqJernej Skrabec1-1/+1
2021-09-30media: hantro: Fix media device bus_info stringMartin Kepplinger1-1/+1
2021-09-30media: hantro: Add scaling lists featureBenjamin Gaignard4-3/+82
2021-07-22media: hantro: Add support for the Rockchip PX30Paul Kocialkowski3-0/+19
2021-07-22media: hantro: Enable H.264 on Rockchip VDPU2Ezequiel Garcia1-1/+25
2021-07-22media: hantro: Add H.264 support for Rockchip VDPU2Jonas Karlman3-0/+493
2021-07-22media: hantro: h264: Move reference picture number to a helperEzequiel Garcia3-12/+15
2021-07-22media: hantro: h264: Move DPB valid and long-term bitmapsEzequiel Garcia3-15/+19
2021-07-22media: hantro: Avoid redundant hantro_get_{dst,src}_buf() callsEzequiel Garcia3-28/+26
2021-07-22media: hantro: Make struct hantro_variant.init() optionalEzequiel Garcia3-12/+8
2021-07-22media: hantro: vp8: Move noisy WARN_ON to vpu_debugEzequiel Garcia2-6/+20
2021-06-17media: hantro: add support for Rockchip RK3036Alex Bee3-0/+51
2021-06-17media: hantro: add support for Rockchip RK3066Alex Bee3-0/+123
2021-06-17media: hantro: merge Rockchip platform driversAlex Bee9-478/+402
2021-06-17media: hantro: reorder variantsAlex Bee2-6/+6
2021-06-08media: hantro: IMX8M: add variant for G2/HEVC codecBenjamin Gaignard3-2/+96
2021-06-08media: hantro: Introduce G2/HEVC decoderBenjamin Gaignard7-0/+1208
2021-06-08media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE controlBenjamin Gaignard1-0/+1
2021-06-08media: hantro: Only use postproc when post processed formats are definedBenjamin Gaignard3-7/+19
2021-06-08media: hantro: Define HEVC codec profiles and supported featuresBenjamin Gaignard2-0/+61
2021-06-08media: hantro: change hantro_codec_ops run prototype to return errorsBenjamin Gaignard9-21/+40
2021-06-02media: hantro: test the correct variable in probe()Dan Carpenter1-2/+2
2021-06-02media: hantro: Fix .buf_prepareAndrzej Pietrasiewicz1-1/+8
2021-05-23media: uapi: move MPEG-2 stateless controls out of stagingEzequiel Garcia3-9/+9
2021-05-23media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMSEzequiel Garcia3-18/+4
2021-05-23media: hantro/cedrus: Remove unneeded slice size and slice offsetEzequiel Garcia2-4/+4
2021-05-23media: uapi: mpeg2: Move reference buffer fieldsEzequiel Garcia2-8/+4
2021-05-23media: uapi: mpeg2: Split sequence and picture parametersEzequiel Garcia3-12/+26
2021-05-23media: uapi: mpeg2: Cleanup flagsEzequiel Garcia2-80/+72
2021-05-23media: uapi: mpeg2: Rename "quantization" to "quantisation"Ezequiel Garcia5-21/+16
2021-05-20media: hantro: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-4/+2
2021-05-19media: hantro: add initial SAMA5D4 supportEmil Velikov5-1/+133
2021-05-19media: hantro: add fallback handling for single irq/clkEmil Velikov1-8/+29
2021-05-19media: hantro: introduce hantro_g1.c for common APIEmil Velikov5-52/+48
2021-05-19media: hantro: imx: remove unused includeEmil Velikov1-1/+0
2021-05-19media: hantro: imx: remove duplicate dec_base initEmil Velikov1-1/+0
2021-05-19media: hantro: imx: reuse MB_DIM defineEmil Velikov1-2/+2
2021-05-19media: hantro: use G1_REG_INTERRUPT directly for the mpeg2Emil Velikov1-3/+2
2021-05-10media: staging: media: hantro: Align line break to the open parenthesis in fi...Aline Santana Cordeiro1-1/+1
2021-05-10media: staging: media: hantro: Align line break to the open parenthesis in fi...Aline Santana Cordeiro1-1/+1
2021-05-10media: hantro: do a PM resume earlierMauro Carvalho Chehab1-11/+22
2021-04-06media: hantro: fix kernel-doc warnings and styleEzequiel Garcia1-0/+12
2021-03-22media: staging: media: hantro: fix kernel-doc formattingHans Verkuil2-2/+3
2021-03-22media: uapi: move VP8 stateless controls out of stagingEzequiel Garcia3-5/+3
2021-03-22media: vp8: Rename V4L2 VP8 specific macro to V4L2_VP8_Ezequiel Garcia2-6/+6