]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] v4l: vsp1: Disable VYUY on Gen3
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 15 Sep 2016 19:08:09 +0000 (16:08 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 19 Sep 2016 18:02:22 +0000 (15:02 -0300)
commitc9f49607f133615ac5efe7e10722c2952659c0ec
treec945f5abc8a0f53ce9e42848406da11dabdada8d
parent225c2926d85bd2f9aebd5a122fa14a44b74d2594
[media] v4l: vsp1: Disable VYUY on Gen3

The VYUY format isn't supported on Gen3 hardware, disable it.

Gen2 hardware supports VYUY in practice even though the documentation
doesn't advertise it, so keep it for Gen2 devices.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/vsp1/vsp1_drm.c
drivers/media/platform/vsp1/vsp1_pipe.c
drivers/media/platform/vsp1/vsp1_pipe.h
drivers/media/platform/vsp1/vsp1_video.c