Andrei-Liviu Simion
1a280fdfc7
dp: Unified naming of xdptx and xdprx to xdp.
...
As per Xilinx standalone coding guidelines.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:34:21 +05:30
Andrei-Liviu Simion
01658a8c12
dp: rx: Updated some of the modification history.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:34:01 +05:30
Andrei-Liviu Simion
178a11326e
dp: rx: Added assertions on function arguments.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:33:56 +05:30
Andrei-Liviu Simion
835c8acbab
dp: rx: Added modification history.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:33:56 +05:30
Andrei-Liviu Simion
249af540c6
dp: rx: Added file header documentation.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:33:55 +05:30
Andrei-Liviu Simion
31a7c5fa1d
dp: Updated copyright for 2015.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:33:12 +05:30
Andrei-Liviu Simion
5e3c1dba5a
dp: rx: Moved xdprx.h include below XDp_Config type definition dependency.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:32:24 +05:30
Andrei-Liviu Simion
f1d01171a9
dp: rx: Added receiver (RX) skeleton including the XDprx instance structure.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:32:22 +05:30
Andrei-Liviu Simion
e6006d9818
dp: XDptx_TimerHandler->XDp_TimerHandler.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:32:21 +05:30
Andrei-Liviu Simion
81cb2fe913
dp: Export IP configuration parameter for the DisplayPort core type - TX or RX.
...
Exporting the C_FLOW_DIRECTION configuration parameter.
XDp_Config's IsRx member specifies that the core is an RX if = 0, TX if = 1.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:32:19 +05:30
Andrei-Liviu Simion
204d93a1fe
dp: Compilation reordering for backwards compatibility.
...
User application may either include xdp.h or xdptx.h to use DisplayPort driver
functionality. This is useful when upgrading to an existing application to a
newer driver version.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:32:18 +05:30
Andrei-Liviu Simion
f44bb328d6
dp: XDptx_Config->XDp_Config
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:32:16 +05:30
Andrei-Liviu Simion
0aee196be6
dp: LookupConfig function and sinit file adopt new driver naming.
...
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-04-26 10:32:15 +05:30