summaryrefslogtreecommitdiff
path: root/drivers/staging/media/hantro
Commit message (Expand)AuthorAgeFilesLines
* media: hantro: h264: Use the generic H264 reflist builderBoris Brezillon2020-04-212-229/+9
* media: hantro: Refactor for V4L2 API spec compliancyEzequiel Garcia2020-04-142-26/+47
* media: hantro: Move H264 motion vector calculation to a helperEzequiel Garcia2020-04-143-27/+33
* media: hantro: Remove unneeded hantro_dec_buf_finishEzequiel Garcia2020-04-141-10/+0
* media: hantro: Use v4l2_m2m_buf_done_and_job_finishEzequiel Garcia2020-04-141-9/+9
* media: hantro: Set buffers' zeroth plane payload in .buf_prepareEzequiel Garcia2020-04-141-5/+11
* media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab2020-04-141-2/+3
* media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab2020-04-141-0/+2
* Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-301-6/+6
|\
| * Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-2/+2
| |\
| * | staging: media: hantro: remove parenthesesKaaira Gupta2020-03-171-6/+6
* | | media: hantro: add initial i.MX8MQ supportPhilipp Zabel2020-03-245-4/+239
* | | media: hantro: Prevent encoders from using post-processingEzequiel Garcia2020-02-241-1/+1
* | | media: hantro: fix extra MV/MC sync space calculationPhilipp Zabel2020-02-241-1/+1
* | | media: hantro: Write quantization table registers in increasing addresses orderAndrzej Pietrasiewicz2020-02-242-0/+12
* | | media: hantro: Write the quantization tables in proper orderAndrzej Pietrasiewicz2020-02-244-20/+55
* | | media: hantro: Use standard luma quantization tableAndrzej Pietrasiewicz2020-02-241-8/+8
* | | media: hantro: Read be32 words starting at every fourth byteAndrzej Pietrasiewicz2020-02-242-4/+14
* | | media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* | | media: hantro: Support H264 profile controlHirokazu Honda2020-02-241-0/+10
| |/ |/|
* | media: hantro: Fix broken media controller linksEzequiel Garcia2020-02-241-2/+2
|/
* media: hantro: fix post-processing NULL pointer dereferenceJonas Karlman2020-01-231-0/+6
* media: hantro: remove a pointless NULL checkDan Carpenter2020-01-091-1/+1
* media: hantro: Support color conversion via post-processingEzequiel Garcia2019-12-1611-11/+343
* media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia2019-12-1610-18/+18
* media: hantro: Cleanup format negotiation helpersEzequiel Garcia2019-12-161-33/+20
* media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman2019-11-101-1/+1
* media: hantro: Remove now unused H264 pic_sizeJonas Karlman2019-11-102-8/+0
* media: hantro: Use output buffer width and height for H264 decodingJonas Karlman2019-11-101-2/+2
* media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman2019-11-101-2/+18
* media: hantro: Fix H264 motion vector buffer offsetJonas Karlman2019-11-101-9/+22
* media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia2019-11-101-9/+19
* media: hantro: Fix picture order count table enableFrancois Buergisser2019-11-091-3/+5
* media: hantro: Fix motion vectors usage conditionFrancois Buergisser2019-11-091-2/+2
* media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman2019-11-091-2/+2
* media: hantro: Do not reorder H264 scaling listJonas Karlman2019-11-091-39/+12
* media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon2019-10-011-1/+22
* media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()Boris Brezillon2019-10-011-11/+11
* media: hantro: h264: Fix a comment in b1_ref_list_cmp()Boris Brezillon2019-10-011-1/+1
* media: hantro: Simplify buffer helpersEzequiel Garcia2019-10-019-37/+25
* media: hantro: Simplify macroblock macrosEzequiel Garcia2019-10-0110-42/+30
* media: hantro: streamline open, reuse error pathPhilipp Zabel2019-10-011-7/+6
* Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-181-3/+1
|\
| * staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-3/+1
* | media: hantro: Enable VP8 decoding on RK3328Jonas Karlman2019-08-261-1/+1
* | media: hantro: Enable H264 decoding on rk3288Hertz Wong2019-08-191-1/+20
* | media: hantro: Add support for H264 decoding on G1Hertz Wong2019-08-193-0/+294
* | media: hantro: Add core bits to support H264 decodingHertz Wong2019-08-196-1/+762
* | media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon2019-08-191-2/+6
* | media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab2019-07-254-5/+6