Commit graph

13 commits

Author SHA1 Message Date
Andrei-Liviu Simion
7247a49431 video_common: Added 4K2K@60Hz (RB) to timings table.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Acked-by: K Krishna Deepak <kde@xilinx.com>
2015-09-03 18:18:47 +05:30
Andrei-Liviu Simion
9fbce794b4 video_common: Added new timings for resolutions.
Interlaced:
- 1440x480 @ 60Hz
- 1440x576 @ 50Hz

Progressive:
- 1440x240 @ 60Hz
- 1680x720 @ 50Hz,60Hz,100Hz,120Hz
- 1680x1050 @ 50Hz
- 1920x1080 @ 100Hz,120Hz
- 2560x1080 @ 50Hz,60Hz,100Hz,120Hz
- 4096x2160 @ 24Hz,25Hz,30Hz,50Hz,60Hz

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Acked by: Rohit Consul <rohitco@xilinx.com>
2015-08-19 23:18:01 +05:30
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
Nava kishore Manne
7a47ffd9e8 Removed executable file permission from source code files.
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Acked-by: Anirudha Sarangi   <anirudh@xilinx.com>
2015-08-03 18:32:57 +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
Nava kishore Manne
607a6324f3 Drivers: Retain @details only in the primary header file.
Removed all other instances.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-07-13 18:30:19 +05:30
Nava kishore Manne
146cd64c83 Doxygen changes for drivers 2015-06-12 12:50:09 +05:30
Rohit Consul
7e056740a6 video_common: Textual aligment on ReportStreamInfo API
Aligned the stream info prints on UART to make them
consistent and readable

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
2015-05-29 12:12:12 +05:30
Rohit Consul
96929a7703 video_common: Fixed search algo for resolution less than supported
check for boundary case when mid=0 before decrementing

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
2015-05-29 12:12:11 +05:30
Rohit Consul
cfe280bd79 video_common: Modify timing table
Added 4K2k 50Hz
Updated sync polarities for some of the timing

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
2015-05-29 12:12:10 +05:30
Rohit Consul
2e6b879118 video common: Changed version in mdd
Updated mdd with new version number

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
2015-05-29 12:12:08 +05:30
Rohit Consul
e64e1a68f9 video_common: Change version no to 1.1
Update version to 1.1 from 1.0
Deprecate v1.0

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
2015-05-29 12:12:07 +05:30