OSDN Git Service

media: drm: rcar-du: Add support for CRC computation
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 1 Dec 2017 11:59:55 +0000 (06:59 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 17 May 2018 10:22:08 +0000 (06:22 -0400)
commit47a52d024e89be114df910d8331c5cabd229da98
treea36bfb30d2017a4fb9f6859109cd527605b3c6dc
parent5e824f989e6e8621b095e017b23ac888a827e019
media: drm: rcar-du: Add support for CRC computation

Implement CRC computation configuration and reporting through the DRM
debugfs-based CRC API. The CRC source can be configured to any input
plane or the pipeline output.

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+samsung@kernel.org>
drivers/gpu/drm/rcar-du/rcar_du_crtc.c
drivers/gpu/drm/rcar-du/rcar_du_crtc.h
drivers/gpu/drm/rcar-du/rcar_du_vsp.c