summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
Commit message (Expand)AuthorAgeFilesLines
* media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy2018-03-221-0/+182
* media: s5p-mfc: Add VP9 decoder supportSmitha T Murthy2018-03-221-0/+26
* media: s5p-mfc: Add support for HEVC decoderSmitha T Murthy2018-03-221-2/+15
* media: s5p-mfc: Support MFCv10.10 buffer requirementsSmitha T Murthy2018-03-221-20/+73
* media: s5p-mfc: Use min scratch buffer size as provided by F/WSmitha T Murthy2018-03-221-17/+51
* media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy2018-03-221-2/+7
* media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy2018-03-221-9/+9
* [media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"Colin Ian King2017-06-131-1/+1
* [media] s5p-mfc: Don't allocate codec buffers from pre-allocated regionMarek Szyprowski2017-04-051-2/+2
* [media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski2017-04-051-3/+3
* [media] s5p-mfc: Simplify alloc/release private buffer functionsMarek Szyprowski2017-04-051-9/+6Star
* [media] s5p-mfc: Replace bank1/bank2 entries with an arrayMarek Szyprowski2017-04-051-5/+5
* [media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski2017-04-051-7/+8
* [media] s5p-mfc: Print buf pointer in hex constistentlyShuah Khan2017-04-051-1/+1
* [media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda2015-12-231-8/+8
* [media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda2015-12-231-18/+0Star
* [media] s5p-mfc: remove unnecessary callbacksAndrzej Hajda2015-12-231-47/+0Star
* [media] s5p-mfc: make queue cleanup code commonAndrzej Hajda2015-12-231-16/+0Star
* [media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda2015-12-231-24/+0Star
* [media] s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda2015-10-201-16/+33
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-16/+17
* [media] s5p-mfc: Correct misuse of %0x<decimal>Joe Perches2015-10-011-1/+1
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-061-3/+5
|\
| * [media] s5p-mfc: add additional check for incorrect memory configurationMarek Szyprowski2015-08-111-3/+5
* | treewide: Fix typo in printkMasanari Iida2015-08-071-1/+1
|/
* [media] media: s5p-mfc: fix sparse warningsMarek Szyprowski2015-06-051-2/+2
* [media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski2015-04-021-3/+3
* [media] s5p-mfc-v6+: Use display_delay_enable CIDNicolas Dufresne2015-02-021-5/+1Star
* [media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak2014-10-281-10/+2Star
* [media] s5p-mfc: flush dpbs when resolution changesKiran AVND2014-10-281-18/+2Star
* [media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab2014-09-261-1/+1
* [media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab2014-09-261-12/+12
* [media] s5p_mfc_opr_v6: remove address space removal warningsMauro Carvalho Chehab2014-09-261-4/+4
* [media] s5p_mfc_opr_v6: fix wrong type for registersMauro Carvalho Chehab2014-09-261-2/+2
* [media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski2014-09-261-238/+233Star
* [media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K2014-07-221-2/+4
* [media] s5p-mfc: Core support for v8 encoderKiran AVND2014-05-231-9/+47
* [media] s5p-mfc: Core support to add v8 decoderKiran AVND2014-05-231-7/+78
* [media] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K2014-05-231-6/+6
* [media] s5p-mfc: Add variants to access mfc registersKiran AVND2014-05-231-249/+444
* [media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6Arun Kumar K2014-05-231-1/+1
* [media] s5p-mfc: Add Horizontal and Vertical MV Search RangeAmit Grover2014-02-281-6/+2Star
* [media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND2014-01-131-4/+2Star
* [media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K2014-01-131-0/+20
* [media] s5p-mfc: Add support for VP8 encoderArun Kumar K2013-08-181-0/+90
* [media] s5p-mfc: Update driver for v7 firmwareArun Kumar K2013-08-181-9/+50
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-181-38/+15Star
|\
| * [media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda2013-06-031-8/+8
| * [media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki2013-06-031-7/+1Star
| * [media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K2013-06-031-23/+6Star