summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro
Commit message (Expand)AuthorAgeFilesLines
* 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
* | media: hantro: Support RK3399 VP8 decodingJeffy Chen2019-07-254-1/+618
* | media: hantro: Move VP8 common codeEzequiel Garcia2019-07-253-17/+19
* | media: hantro: Add helpers to prepare/finish a runBoris Brezillon2019-07-257-33/+37
* | media: hantro: Add hantro_get_{src, dst}_buf() helpersBoris Brezillon2019-07-256-12/+25
* | media: hantro: Constify the control arrayBoris Brezillon2019-07-251-1/+1
* | media: hantro: Simplify the controls creation logicBoris Brezillon2019-07-252-22/+8
* | media: hantro: Set DMA max segment sizeFrancois Buergisser2019-07-251-0/+1
* | media: staging: media: hantro: Remove call to memset after dma_alloc_coherentHariprasad Kelam2019-07-251-2/+0
* | media: hantro: Add support for MPEG-2 decoding on RK3328Jonas Karlman2019-07-223-1/+19
* | media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu2019-07-228-2/+789
|/
* media: hantro: Use vb2_get_bufferEzequiel Garcia2019-06-241-3/+5
* media: hantro: remove an unnecessary NULL checkDan Carpenter2019-06-211-1/+1
* media: hantro: allow arbitrary number of clocksPhilipp Zabel2019-06-124-8/+19
* media: hantro: add support for separate control blockPhilipp Zabel2019-06-121-0/+2
* media: hantro: add support for named register rangesPhilipp Zabel2019-06-122-8/+24
* media: hantro: make irq names configurablePhilipp Zabel2019-06-124-30/+40
* media: hantro: add PM runtime resume callbackPhilipp Zabel2019-06-122-0/+15
* media: hantro: print video device name in addition to device nodePhilipp Zabel2019-06-121-1/+2
* media: rockchip/vpu: rename from rockchip to hantroPhilipp Zabel2019-06-1220-0/+4672
OpenPOWER on IntegriCloud