aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-10media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman1-1/+1
2019-11-10media: hantro: Remove now unused H264 pic_sizeJonas Karlman2-8/+0
2019-11-10media: hantro: Use output buffer width and height for H264 decodingJonas Karlman1-2/+2
2019-11-10media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman1-2/+18
2019-11-10media: hantro: Fix H264 motion vector buffer offsetJonas Karlman1-9/+22
2019-11-10media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia1-9/+19
2019-11-09media: hantro: Fix picture order count table enableFrancois Buergisser1-3/+5
2019-11-09media: hantro: Fix motion vectors usage conditionFrancois Buergisser1-2/+2
2019-11-09media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman1-2/+2
2019-11-09media: hantro: Do not reorder H264 scaling listJonas Karlman1-39/+12
2019-10-01media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon1-1/+22
2019-10-01media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()Boris Brezillon1-11/+11
2019-10-01media: hantro: h264: Fix a comment in b1_ref_list_cmp()Boris Brezillon1-1/+1
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia9-37/+25
2019-10-01media: hantro: Simplify macroblock macrosEzequiel Garcia10-42/+30
2019-10-01media: hantro: streamline open, reuse error pathPhilipp Zabel1-7/+6
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+1
2019-08-26media: hantro: Enable VP8 decoding on RK3328Jonas Karlman1-1/+1
2019-08-19media: hantro: Enable H264 decoding on rk3288Hertz Wong1-1/+20
2019-08-19media: hantro: Add support for H264 decoding on G1Hertz Wong3-0/+294
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong6-1/+762
2019-08-19media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon1-2/+6
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-25media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab4-5/+6
2019-07-25media: hantro: Support RK3399 VP8 decodingJeffy Chen4-1/+618
2019-07-25media: hantro: Move VP8 common codeEzequiel Garcia3-17/+19
2019-07-25media: hantro: Add helpers to prepare/finish a runBoris Brezillon7-33/+37
2019-07-25media: hantro: Add hantro_get_{src, dst}_buf() helpersBoris Brezillon6-12/+25
2019-07-25media: hantro: Constify the control arrayBoris Brezillon1-1/+1
2019-07-25media: hantro: Simplify the controls creation logicBoris Brezillon2-22/+8
2019-07-25media: hantro: Set DMA max segment sizeFrancois Buergisser1-0/+1
2019-07-25media: staging: media: hantro: Remove call to memset after dma_alloc_coherentHariprasad Kelam1-2/+0
2019-07-22media: hantro: Add support for MPEG-2 decoding on RK3328Jonas Karlman3-1/+19
2019-07-22media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu8-2/+789
2019-06-24media: hantro: Use vb2_get_bufferEzequiel Garcia1-3/+5
2019-06-21media: hantro: remove an unnecessary NULL checkDan Carpenter1-1/+1
2019-06-12media: hantro: allow arbitrary number of clocksPhilipp Zabel4-8/+19
2019-06-12media: hantro: add support for separate control blockPhilipp Zabel1-0/+2
2019-06-12media: hantro: add support for named register rangesPhilipp Zabel2-8/+24
2019-06-12media: hantro: make irq names configurablePhilipp Zabel4-30/+40
2019-06-12media: hantro: add PM runtime resume callbackPhilipp Zabel2-0/+15
2019-06-12media: hantro: print video device name in addition to device nodePhilipp Zabel1-1/+2
2019-06-12media: rockchip/vpu: rename from rockchip to hantroPhilipp Zabel20-0/+4672