Commit graph

3 commits

Author SHA1 Message Date
Shadul Shaikh
894b8a57a8 video_common: Removed extra DP159 register programming
This patch does
	- add bit error count function,
	- remove extra DP159 programming as per DP159 programming guide,
	- modify DP159 enum config type.

Signed-off-by: Shadul Shaikh <shaduls@xilinx.com>
Acked-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-08-18 11:24:18 +05:30
Andrei-Liviu Simion
3b39183e40 video_common: Updated version to v2.0.
Due to DP159 API additions.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Reviewed-by: Hyun Kwon <hyun.kwon@xilinx.com>
2015-08-05 21:06:08 +05:30
Shadul Shaikh
dd14268862 video_common: Added DP159 configuration API's
This patch adds
        - xvidc_dp159.h
        - xvidc_dp159.c
files, provides API's to configure DP159.

Signed-off-by: Shadul Shaikh <shaduls@xilinx.com>
Reviewed-by: Andrei Simion <andreis@xilinx.com>
2015-07-23 12:06:08 +05:30