dptxss: Modified driver files modification history
This patch modifies modification history of DisplayPort TX Subsystem driver files. Signed-off-by: Shadul Shaikh <shaduls@xilinx.com> Acked-by: Srikanth Vemula <svemula@xilinx.com>
This commit is contained in:
parent
8161710378
commit
4da4f82fc4
10 changed files with 10 additions and 12 deletions
|
@ -31,7 +31,7 @@
|
|||
# MODIFICATION HISTORY:
|
||||
# Ver Who Date Changes
|
||||
# ---- --- -------- -----------------------------------------------------------
|
||||
# 1.00 sha 08/07/15 Added HDCP support to work with DP pass-through.
|
||||
# 2.00 sha 08/07/15 Added HDCP support to work with DP pass-through.
|
||||
# 2.00 sha 09/28/15 Added Timer Counter support to work with DP pass-through.
|
||||
###############################################################################
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
* 1.00 sha 01/29/15 Initial release.
|
||||
* 1.00 sha 07/21/15 Renamed file name with prefix xdptxss_* and function
|
||||
* names with prefix XDpTxSs_*.
|
||||
* 1.00 sha 08/07/15 Added support for customized main stream attributes for
|
||||
* 2.00 sha 08/07/15 Added support for customized main stream attributes for
|
||||
* Single Steam Transport and Multi-Stream Transport.
|
||||
* 2.00 sha 09/28/15 Removed cross checking user set resolution with RX EDID.
|
||||
* </pre>
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
* 1.00 sha 01/29/15 Initial release.
|
||||
* 1.00 sha 07/21/15 Renamed file name with prefix xdptxss_* and function
|
||||
* name with prefix XDpTxSs_*.
|
||||
* 1.00 sha 08/07/15 Removed video mode check.
|
||||
* 2.00 sha 08/07/15 Removed video mode check.
|
||||
* </pre>
|
||||
*
|
||||
******************************************************************************/
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
*
|
||||
* Ver Who Date Changes
|
||||
* ---- --- -------- -----------------------------------------------------
|
||||
* 1.00 sha 08/07/15 Initial release.
|
||||
* 2.00 sha 09/28/15 Initial release.
|
||||
* </pre>
|
||||
*
|
||||
******************************************************************************/
|
||||
|
|
|
@ -42,9 +42,7 @@
|
|||
*
|
||||
* Ver Who Date Changes
|
||||
* ---- --- -------- -----------------------------------------------------
|
||||
* 1.00 sha 08/07/15 Initial release.
|
||||
* 2.00 sha 09/28/15 Included Timer Counter core header file.
|
||||
* Included HDCP port header file.
|
||||
* 2.00 sha 09/28/15 Initial release.
|
||||
* </pre>
|
||||
*
|
||||
******************************************************************************/
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
* 1.00 sha 01/29/15 Initial release.
|
||||
* 1.00 sha 07/21/15 Renamed file name with prefix xdptxss_* and function
|
||||
* name with prefix XDpTxSs_*
|
||||
* 1.00 sha 08/07/15 Set interlace to zero when video mode is XVIDC_VM_CUSTOM.
|
||||
* 2.00 sha 08/07/15 Set interlace to zero when video mode is XVIDC_VM_CUSTOM.
|
||||
* </pre>
|
||||
*
|
||||
******************************************************************************/
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
* ---- --- -------- ---------------------------------------------------------
|
||||
* 1.00 sha 01/29/15 Initial release.
|
||||
* 1.00 sha 07/21/15 Renamed sub-cores functions with prefix XDpTxSs_*
|
||||
* 1.00 sha 08/07/15 Added support for customized main stream attributes.
|
||||
* 2.00 sha 08/07/15 Added support for customized main stream attributes.
|
||||
* Added HDCP instance into global sub-cores structure.
|
||||
* 2.00 sha 09/28/15 Added HDCP and Timer Counter support.
|
||||
* </pre>
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
* ---- --- -------- ---------------------------------------------------------
|
||||
* 1.00 sha 01/29/15 Initial release.
|
||||
* 1.00 sha 07/21/15 Included renamed sub-cores header files.
|
||||
* 1.00 sha 08/07/15 Added new handler types: lane count, link rate,
|
||||
* 2.00 sha 08/07/15 Added new handler types: lane count, link rate,
|
||||
* pre-emphasis voltage swing adjust and set MSA.
|
||||
* Added support for customized main stream attributes.
|
||||
* Added function: XDpTxSs_SetHasRedriverInPath.
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
* Ver Who Date Changes
|
||||
* ---- --- -------- --------------------------------------------------
|
||||
* 1.00 sha 01/29/15 Initial release.
|
||||
* 1.00 sha 08/07/15 Updated register offsets in debug MSA info.
|
||||
* 2.00 sha 08/07/15 Updated register offsets in debug MSA info.
|
||||
* 2.00 sha 09/28/15 Added HDCP debug function.
|
||||
* </pre>
|
||||
*
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
* Ver Who Date Changes
|
||||
* ---- --- -------- ---------------------------------------------------------
|
||||
* 1.00 sha 01/29/15 Initial release.
|
||||
* 1.00 sha 08/07/15 Added new handler types: lane count, link rate,
|
||||
* 2.00 sha 08/07/15 Added new handler types: lane count, link rate,
|
||||
* Pre-emphasis voltage swing adjust and Set MSA.
|
||||
* 2.00 sha 09/28/15 Added HDCP and Timer Counter interrupt handlers.
|
||||
* </pre>
|
||||
|
|
Loading…
Add table
Reference in a new issue