summaryrefslogtreecommitdiff
path: root/include/uapi/media (follow)
Commit message (Collapse)AuthorAge
...
* msm: jpeg: Expose JPEG DMA max downscale to user spaceGautham Mayyuri2016-05-05
| | | | | | | | | This change will retrieve JPEG DMA max downscale factor from dtsi and expose it to user space. CRs-Fixed: 1009871 Change-Id: I57496aeb47d907f540a25c854ef7b35c6b5ab399 Signed-off-by: Gautham Mayyuri <gmayyuri@codeaurora.org>
* msm: vidc: Add support for output crop extra dataArun Menon2016-04-27
| | | | | | | | | | | Venus firmware reports the crop dimensions for each FBD in the extra data buffer. This change is needed to support the new extra data type - MSM_VIDC_EXTRADATA_OUTPUT_CROP. CRs-Fixed: 999551 Change-Id: I3d1aa4a44701192e4bd85bdee29d6f2a49b9e5a7 Signed-off-by: Arun Menon <avmenon@codeaurora.org>
* msm: jpeg: DMA V4L2 driver changesAshwini Rao2016-04-18
| | | | | | | | | | | Fixed issues in jpeg DMA v4l2 driver, related to incorrect clock index, incorrect buffer offset, incorrect dtsi node names for VBIF, QOS and mmu prefetch. CRs-Fixed: 1001324 Change-Id: Ice15afd63e006401a469376277b50a129ef177b4 Signed-off-by: Ashwini Rao <ashwinik@codeaurora.org>
* msm: camera: sensor: Update actuator specific I2C structuresRajesh Bondugula2016-04-07
| | | | | | | | | Update actuator specific I2C addr_type and data_type structures. Use the strucutres defined by sensor. CRs-Fixed: 982082 Change-Id: I77753fd25d5a4256a4a4cdd74518facd63becf25 Signed-off-by: Rajesh Bondugula <rajeshb@codeaurora.org>
* msm: sde: Add interface to support sde v4l2 rotatorAlan Kwong2016-03-25
| | | | | | | | | | Current fbdev rotator interface lacks support for mult-context use cases. This new interface adopts V4L2 M2M framework to support multiple concurrent sessions/contexts efficiently. CRs-Fixed: 972831 Change-Id: I89593a57ba44e91c95d73154a7830539e5aab6e3 Signed-off-by: Alan Kwong <akwong@codeaurora.org>
* msm: camera: uapi header splitJeremy Gebben2016-03-25
| | | | | | | | Move userspace visible definitions to the uapi directory. Change-Id: I95b754a1f888f849eb50e449a211b18633aff6a2 Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org> Signed-off-by: Lakshmi Narayana Kalavala <lkalaval@codeaurora.org>
* msm: vidc: Add Video driver for MSM targetsArun Menon2016-03-23
| | | | | | | | Add snapshot for Video driver source for MSM targets. The code is migrated from msm-3.18 kernel at the below commit level - d5809484bb1bf5864dad2f081b0145224762963a. Signed-off-by: Arun Menon <avmenon@codeaurora.org>
* msm: media: Add msm_media_info header to uapiArun Menon2016-03-23
| | | | | | | | Add snapshot for msm_media_info video header to uapi folder. The header file is taken from msm-3.18 kernel at commit - d580948 . Signed-off-by: Arun Menon <avmenon@codeaurora.org>
* msm: camera: Update camera driversLakshmi Narayana Kalavala2016-03-23
| | | | | | | | | | | | Add changes to update camera drivers to: 1. Update necessary Kconfig files to support camera driver compilation. 2. Support minor changes to V4L framework. 3. Export uapi headers to header_install export location. Signed-off-by: Seemanta Dutta <seemanta@codeaurora.org> Signed-off-by: Lakshmi Narayana Kalavala <lkalaval@codeaurora.org>
* Revert "msm: camera: Update camera drivers"Seemanta Dutta2016-03-23
| | | | | | This reverts commit 282882c50fe26957c00bd598e8cab75d00251e2e. Signed-off-by: Seemanta Dutta <seemanta@codeaurora.org>
* msm: vidc: Add Video driver for MSM targetsArun Menon2016-03-23
| | | | | | | | Add snapshot for Video driver source for MSM targets. The code is migrated from msm-3.18 kernel at the below commit level - d5809484bb1bf5864dad2f081b0145224762963a. Signed-off-by: Arun Menon <avmenon@codeaurora.org>
* uapi: export IPA & Media headersSatya Durga Srinivasu Prabhala2016-03-23
| | | | | | IPA & Media headers need to go to userspace. Signed-off-by: Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
* msm: camera: Update camera driversLakshmi Narayana Kalavala2016-03-23
| | | | | | | | | | | | Add changes to update camera drivers to: 1. Update necessary Kconfig files to support camera driver compilation. 2. Support minor changes to V4L framework. 3. Export uapi headers to header_install export location. Signed-off-by: Seemanta Dutta <seemanta@codeaurora.org> Signed-off-by: Lakshmi Narayana Kalavala <lkalaval@codeaurora.org>
* msm: camera: Add all camera driversLakshmi Narayana Kalavala2016-03-23
Add all camera drivers by picking them up from AU_LINUX_ANDROID_LA.HB.1.3.1.06.00.00.187.056 (e70ad0cd) Signed-off-by: Lakshmi Narayana Kalavala <lkalaval@codeaurora.org>