[PATCH V6 10/10] drm/rcar-du/crc: Implement get_crc_sources callback
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Mon Aug 13 12:13:47 UTC 2018
Hey,
Op 08-08-18 om 17:26 schreef Mahesh Kumar:
> This patch implements get_crc_sources callback, which returns list of
> all the crc sources supported by driver in current platform.
>
> Changes Since V1:
> - move sources list per-crtc
> - init sources-list only for gen3
> Changes Since V2:
> - Adopt to driver style
> - Address other review comments from Laurent Pinchart
> Changes Since V3/4/5: (Laurent Pinchart review)
> - s/rcar_du_crtc_crc_sources_list_init/rcar_du_crtc_crc_init
> - s/rcar_du_crtc_crc_sources_list_uninit/rcar_du_crtc_crc_cleanup
> - other cleanup
>
> Signed-off-by: Mahesh Kumar <mahesh1.kumar at intel.com>
> Cc: dri-devel at lists.freedesktop.org
> Cc: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Thanks, I've pushed this and patch 1-7 to drm-misc-next. 8/ needs to be rebased
because the VKMS driver appears to be able to generate CRC's now.
Didn't yet push 9/ because of the polling change needed in igt.
~Maarten
More information about the dri-devel
mailing list