Re: [PATCH v5 2/2] media: platform: Add Aspeed Video Engine driver

2018-11-27 Thread Eddie James
On 11/15/2018 02:56 AM, Hans Verkuil wrote: On 11/12/2018 10:00 PM, Eddie James wrote: The Video Engine (VE) embedded in the Aspeed AST2400 and AST2500 SOCs can capture and compress video data from digital or analog sources. With the Aspeed chip acting a service processor, the Video Engine ca

Re: [PATCH v5 2/2] media: platform: Add Aspeed Video Engine driver

2018-11-15 Thread Hans Verkuil
On 11/12/2018 10:00 PM, Eddie James wrote: > The Video Engine (VE) embedded in the Aspeed AST2400 and AST2500 SOCs > can capture and compress video data from digital or analog sources. With > the Aspeed chip acting a service processor, the Video Engine can capture > the host processor graphics outp

[PATCH v5 2/2] media: platform: Add Aspeed Video Engine driver

2018-11-12 Thread Eddie James
The Video Engine (VE) embedded in the Aspeed AST2400 and AST2500 SOCs can capture and compress video data from digital or analog sources. With the Aspeed chip acting a service processor, the Video Engine can capture the host processor graphics output. Add a V4L2 driver to capture video data and co