summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/qcom
Commit message (Expand)AuthorAgeFilesLines
* media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2019-11-092-6/+0
* media: venus: fix build on 32bit environmentsMauro Carvalho Chehab2019-10-081-2/+3
* media: venus: Update clock scalingAniket Masule2019-10-043-23/+140
* media: venus: Add codec data tableAniket Masule2019-10-046-0/+68
* media: venus: Fix occasionally failures to suspendStanimir Varbanov2019-10-041-0/+6
* media: venus: Use on-chip interconnect APIStanimir Varbanov2019-10-023-1/+114
* media: venus: core: Fix msm8996 frequency tableLoic Poulain2019-10-021-4/+5
* media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab2019-08-261-1/+1
* media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2019-08-192-0/+12
* media: venus: dec: populate properly timestamps and flags for capture buffersStanimir Varbanov2019-08-054-0/+67
* media: venus: helpers: handle correctly vbuf fieldStanimir Varbanov2019-08-051-0/+11
* media: venus: make decoder compliant with stateful codec APIStanimir Varbanov2019-08-053-132/+433
* media: venus: vdec: allow bigger sizeimage set by clientsStanimir Varbanov2019-08-051-5/+11
* media: venus: vdec_ctrls: get real minimum buffers for captureStanimir Varbanov2019-08-051-1/+6
* media: venus: helpers: add three more helper functionsStanimir Varbanov2019-08-052-0/+85
* media: venus: hfi: return an error if session_init is already calledStanimir Varbanov2019-08-051-0/+3
* media: venus: hfi: export few HFI functionsStanimir Varbanov2019-08-051-0/+4
* media: venus: hfi: add type argument to hfi flush functionStanimir Varbanov2019-08-052-3/+3
* media: venus: helpers: export few helper functionsStanimir Varbanov2019-08-052-12/+23
* media: venus: venc: amend buffer size for bitstream planeMalathi Gottam2019-08-051-4/+9
* media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus2019-07-251-1/+1
* Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab2019-06-211-2/+2
|\
| * Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-06-121-2/+2
| |\
| | * media: venus: hfi_parser: fix a regression in parserStanimir Varbanov2019-05-291-2/+2
* | | Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1122-220/+22
|\ \ \ | |/ /
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-0522-220/+22
* | | media: platform: Fix Warning of Unneeded Semicolon reported by coccicheckShobhit Kukreti2019-06-051-1/+1
* | | media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon2019-06-053-5/+5
* | | media: coda/venus/s5p_mfc: fix control typoHans Verkuil2019-05-281-1/+1
* | | Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-281-0/+1
|\ \ \ | |/ /
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| |/
* | media: venus: firmware: fix leaked of_node referencesWen Yang2019-05-241-2/+4
* | media: venus: helpers: fix dynamic buffer mode for v4Stanimir Varbanov2019-05-211-0/+7
* | media: venus: hfi_cmds: add more not-implemented propertiesStanimir Varbanov2019-05-211-0/+2
* | media: venus: Add support for H265 controlsKelvin Lawson2019-05-211-1/+20
* | media: venus: core: fix max load for msm8996 and sdm845Alexandre Courbot2019-05-211-2/+2
|/
* media: hfi_parser: don't trick gcc with a wrong expected sizeMauro Carvalho Chehab2019-03-251-2/+2
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: venus: helpers: drop setting of timestamp invalid flagStanimir Varbanov2019-01-251-3/+0
* media: venus: core: correct frequency table for sdm845Stanimir Varbanov2019-01-251-4/+6
* media: venus: core: correct maximum hardware load for sdm845Stanimir Varbanov2019-01-251-1/+1
* media: venus: firmware: check fw size against DT memory region sizeStanimir Varbanov2019-01-252-23/+31
* media: venus: core: Set dma maximum segment sizeVivek Gautam2018-12-071-0/+8
* media: venus: Support V4L2 QP parameters in Venus encoderKelvin Lawson2018-12-071-0/+19
* media: venus: add support for key frameMalathi Gottam2018-12-071-1/+18
* media: camss: Take in account sensor skip framesTodor Tomov2018-12-033-6/+20
* media: venus: fix reported size of 0-length buffersAlexandre Courbot2018-12-031-3/+1
* media: venus: dynamic handling of bitrateMalathi Gottam2018-12-031-0/+15
* media: venus: handle peak bitrate set propertyMalathi Gottam2018-11-272-1/+3
* media: venus: add support for USERPTR to queueMalathi Gottam2018-11-271-2/+2
OpenPOWER on IntegriCloud