]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] v4l: vsp1: Disable HSV formats on Gen3 hardware
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 28 Feb 2017 22:44:55 +0000 (19:44 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 10 Apr 2017 11:32:21 +0000 (08:32 -0300)
commit40ad34d8ebe7abd0d4df35a3364bf446e10f5c52
tree30f47edc5c48716d99a55506623b85365a3741e4
parent9dbed95ba640c1b4fb2d069814924811bdeb0de6
[media] v4l: vsp1: Disable HSV formats on Gen3 hardware

While all VSP instances can process HSV internally, on Gen3 hardware
reading or writing HSV24 or HSV32 from/to memory causes the device to
hang. Disable those pixel formats on Gen3 hardware.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/vsp1/vsp1_pipe.c