summaryrefslogtreecommitdiff
path: root/drivers/staging/media/hantro/hantro_drv.c
AgeCommit message (Expand)Author
2022-08-31media: destage Hantro VPU driverEzequiel Garcia
2022-07-27hantro: Remove incorrect HEVC SPS validationEzequiel Garcia
2022-07-17media: hantro: Use vb2_find_bufferEzequiel Garcia
2022-07-17media: hantro: Store VP9 bit depth in contextJernej Skrabec
2022-07-15media: hantro: Stop using Hantro dedicated controlBenjamin Gaignard
2022-07-15media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefixBenjamin Gaignard
2022-07-08media: hantro: Add support for RK356x encoderNicolas Frattaroli
2022-06-20media: hantro: Be more accurate on pixel formats step_width constraintsBenjamin Gaignard
2022-04-24media: hantro: Implement support for encoder commandsChen-Yu Tsai
2022-04-24media: hantro: Add support for Hantro G1 on RK356xPiotr Oniszczuk
2022-03-07media: hantro: Add support for i.MX8MM Hantro-G1Adam Ford
2022-03-07media: hantro: Allow i.MX8MQ G1 and G2 to run independentlyAdam Ford
2022-01-28media: hantro: output encoded JPEG content directly to capture buffersChen-Yu Tsai
2022-01-28media: hantro: Implement V4L2_CID_JPEG_ACTIVE_MARKER controlChen-Yu Tsai
2021-12-16media: hantro: Add support for Allwinner H6Jernej Skrabec
2021-12-16media: hantro: move postproc enablement for old coresJernej Skrabec
2021-12-16media: hantro: add support for reset linesJernej Skrabec
2021-12-16media: hantro: Fix probe func error pathJernej Skrabec
2021-11-22media: hantro: Support VP9 on the G2 coreAndrzej Pietrasiewicz
2021-11-22media: hantro: Prepare for other G2 codecsAndrzej Pietrasiewicz
2021-10-05media: hantro: Constify static struct v4l2_m2m_opsRikard Falkeborn
2021-09-30media: hantro: Fix check for single irqJernej Skrabec
2021-09-30media: hantro: Fix media device bus_info stringMartin Kepplinger
2021-09-30media: hantro: Add scaling lists featureBenjamin Gaignard
2021-07-22media: hantro: Add support for the Rockchip PX30Paul Kocialkowski
2021-07-22media: hantro: Make struct hantro_variant.init() optionalEzequiel Garcia
2021-06-17media: hantro: add support for Rockchip RK3036Alex Bee
2021-06-17media: hantro: add support for Rockchip RK3066Alex Bee
2021-06-17media: hantro: reorder variantsAlex Bee
2021-06-08media: hantro: IMX8M: add variant for G2/HEVC codecBenjamin Gaignard
2021-06-08media: hantro: Introduce G2/HEVC decoderBenjamin Gaignard
2021-06-08media: hantro: Define HEVC codec profiles and supported featuresBenjamin Gaignard
2021-06-08media: hantro: change hantro_codec_ops run prototype to return errorsBenjamin Gaignard
2021-06-02media: hantro: test the correct variable in probe()Dan Carpenter
2021-05-23media: uapi: move MPEG-2 stateless controls out of stagingEzequiel Garcia
2021-05-23media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMSEzequiel Garcia
2021-05-23media: uapi: mpeg2: Split sequence and picture parametersEzequiel Garcia
2021-05-23media: uapi: mpeg2: Rename "quantization" to "quantisation"Ezequiel Garcia
2021-05-20media: hantro: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-19media: hantro: add initial SAMA5D4 supportEmil Velikov
2021-05-19media: hantro: add fallback handling for single irq/clkEmil Velikov
2021-05-10media: hantro: do a PM resume earlierMauro Carvalho Chehab
2021-03-22media: uapi: move VP8 stateless controls out of stagingEzequiel Garcia
2021-03-22media: uapi: vp8: Remove "header" from symbol names and macrosEzequiel Garcia
2020-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia
2020-09-01media: hantro: Don't require unneeded H264_SLICE_PARAMSEzequiel Garcia
2020-07-19hantro: h264: Refuse to decode unsupported bitstreamEzequiel Garcia
2020-07-19hantro: Make sure we don't use post-processor on an encoderEzequiel Garcia
2020-07-19hantro: Remove unused bytesused argumentEzequiel Garcia
2020-07-19hantro: Move hantro_enc_buf_finish to JPEG codec_ops.doneEzequiel Garcia