Hi Sakari,
On Sat, Jun 3, 2017 at 1:48 PM, Sakari Ailus wrote:
> Hi Ajay,
>
> On Fri, Jun 02, 2017 at 06:38:53PM +0530, Ajay kumar wrote:
>> Hi all,
>>
>> I have tried searching for RGB/YUV 10, 12 BPC formats in videodev2.h,
>> media-bus-format.h and drm_fourcc
uch formats?
Also, I wanted to how to define fourcc code for those formats?
Thanks,
Ajay Kumar
Hi Everyone,
On Fri, Feb 17, 2017 at 7:27 PM, Thomas Axelsson
wrote:
> Hi,
>
> I have a v4l2_subdev that provides multiple MIPI CSI-2 Virtual Channels. I
> want to configure each virtual channel individually (e.g. set_fmt), but the
> v4l2 interface does not seem to have a clear way to access co
Hi Mr.Sakari
On Sun, Mar 18, 2012 at 12:27 AM, Sakari Ailus wrote:
> Hi Ajay,
>
> Thanks for the patch. I have a few comments below.
>
> On Sat, Mar 17, 2012 at 04:52:14PM +0530, Ajay Kumar wrote:
>> Modify the G2D driver(which initially supported only FIMG2D v3 style H/W)
stretching(scaling).
-- Use CACHECTL_REG only with FIMG2D v3.
Signed-off-by: Ajay Kumar
---
drivers/media/video/s5p-g2d/g2d-hw.c | 39 ---
drivers/media/video/s5p-g2d/g2d-regs.h |6 +
drivers/media/video/s5p-g2d/g2d.c | 23 +-
dri
The patches are created against "media-for-next" branch of kmpark's tree at:
git://git.infradead.org/users/kmpark/linux-2.6-samsung
The existing G2D driver supports only FIMG2D v3 style H/W.
This Patch modifies the existing G2D driver to support FIMG2D v41 style H/W.
FIMG2D v41 is present in Exyno
stretching(scaling).
-- Use CACHECTL_REG only with FIMG2D v3.
-- No Source clock for G2D on EXYNOS5.
Only gating clock to be used.
Signed-off-by: Ajay Kumar
---
drivers/media/video/s5p-g2d/g2d-hw.c | 54 ++--
drivers/media/video/s5p-g2d/g2d-reg
are defined inside the driver to distinguish between Exynos4210,
Exynos4x12 and Exynos52x0.
Ajay Kumar (1):
[PATCH 1/1]media: video: s5p-g2d: Add support for FIMG2D v4 H/W logic
drivers/media/video/s5p-g2d/g2d-hw.c | 54 ++--
drivers/media/video/s5p-g2d/g2d-regs.h