Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714671
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Todor Tomov <todor.tomov@linaro.org> |
| Newsgroups | linux.kernel |
| Subject | [PATCH 1/2] doc: media/v4l-drivers/qcom_camss: Add abbreviations explanation |
| Date | Fri, 18 Aug 2017 10:20:02 +0200 |
| Message-ID | <ufKFA-RX-19@gated-at.bofh.it> (permalink) |
| X-Mailer | git-send-email 2.7.4 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 31 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | mchehab@kernel.org, s.nawrocki@samsung.com, sakari.ailus@iki.fi, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Todor Tomov <todor.tomov@linaro.org> |
| X-Original-Date | Fri, 18 Aug 2017 11:16:33 +0300 |
| X-Original-Message-ID | <1503044194-7405-1-git-send-email-todor.tomov@linaro.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1714671 |
Show key headers only | View raw
Add explanations for VFE's PIX and RDI interfaces. Signed-off-by: Todor Tomov <todor.tomov@linaro.org> --- Documentation/media/v4l-drivers/qcom_camss.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Documentation/media/v4l-drivers/qcom_camss.rst b/Documentation/media/v4l-drivers/qcom_camss.rst index 7ef632a..9e66b7b 100644 --- a/Documentation/media/v4l-drivers/qcom_camss.rst +++ b/Documentation/media/v4l-drivers/qcom_camss.rst @@ -34,11 +34,12 @@ driver consists of: - ISPIF (ISP Interface) module. Handles the routing of the data streams from the CSIDs to the inputs of the VFE; - VFE (Video Front End) module. Contains a pipeline of image processing hardware - blocks. The VFE has different input interfaces. The PIX input interface feeds - the input data to the image processing pipeline. The image processing pipeline - contains also a scale and crop module at the end. Three RDI input interfaces - bypass the image processing pipeline. The VFE also contains the AXI bus - interface which writes the output data to memory. + blocks. The VFE has different input interfaces. The PIX (Pixel) input + interface feeds the input data to the image processing pipeline. The image + processing pipeline contains also a scale and crop module at the end. Three + RDI (Raw Dump Interface) input interfaces bypass the image processing + pipeline. The VFE also contains the AXI bus interface which writes the output + data to memory. Supported functionality -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 1/2] doc: media/v4l-drivers/qcom_camss: Add abbreviations explanation Todor Tomov <todor.tomov@linaro.org> - 2017-08-18 10:20 +0200 [PATCH 2/2] media: camss: Add abbreviations explanation Todor Tomov <todor.tomov@linaro.org> - 2017-08-18 10:20 +0200 Re: [PATCH 1/2] doc: media/v4l-drivers/qcom_camss: Add abbreviations explanation Sakari Ailus <sakari.ailus@iki.fi> - 2017-08-18 21:30 +0200
csiph-web