Commit graph

250 commits

Author SHA1 Message Date
Andrei-Liviu Simion
48ac21fccd dptx: Updated documentation for v2_0.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:14 +05:30
Andrei-Liviu Simion
24a0758d5d dptx: Updated header comments to reflect status of testing.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:13 +05:30
Andrei-Liviu Simion
af7d539249 dptx: MST: Improved example code.
- Reduced lines of code that weren't part of the minimal set required for MST
streams to appear on the monitors.
- By default, don't use delays for AUX or sideband messaging.
- Added a final check to make sure that the link hasn't been lost. If it was
lost, re-train and try the programming sequence again.
- Added some additional comments to example code.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:12 +05:30
Andrei-Liviu Simion
4b7667f2c8 dptx: Updated revision history.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:12 +05:30
Andrei-Liviu Simion
0572fea2ca dptx: MST: Minor tweaks to sideband messaging.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:11 +05:30
Andrei-Liviu Simion
116079118c dptx: MST: Clear any lingering responses before sending a sideband message.
In case the RX device fell into a weird state.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:10 +05:30
Andrei-Liviu Simion
3974e30158 dptx: Added retry when checking if a connection exists.
It was observed that in MST mode, some of the sideband message were failing
due to the first check not showing a connected device.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:10 +05:30
Andrei-Liviu Simion
37d4046df4 dptx: MST: Modified number of iterations before timing out.
Increased waiting for a response to a sideband message before timing out.

Reduced number of reads to check that the RX device received an ACT event.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:09 +05:30
Andrei-Liviu Simion
414d35c52e dptx: Improved stack size usage for topology discovery.
Reduced the stack size required by the topology discovery algorithm
significantly.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:08 +05:30
Andrei-Liviu Simion
9547cbc0a8 dptx: Upgrade MDD file version to v2_0 and remove trailing whitespace.
Changes to the API in v2_0:
- XDptx_FindAccessibleDpDevices returns u32 now instead of void previously.
- Added a wrapper function: u32 XDptx_DiscoverTopology(XDptx *InstancePtr);

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:08 +05:30
P L Sai Krishna
659878f9aa sdps: Use ChangeClkFreq API to change the clock.
This patch use ChangeClkFreq API whenever changing the clock.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:07 +05:30
P L Sai Krishna
c8ab773a4d sdps:Command for relative card address is send during reinitialization.
This Patch Sends command for relative card address when re-initialization is done.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:07 +05:30
Kedareswara rao Appana
6f749e7724 emacps: handle sgmii converter
modified the driver tcl to handle sgmii converter.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-26 19:50:18 +05:30
Subbaraya Sundeep Bhatta
1b8863dddb emacps: handle gmii to rgmii converter
modified driver tcl to handle gmii_to_rgmii converter

Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
2014-09-26 19:50:18 +05:30
Durga challa
a8971f08a3 Enhance: Modified doxgen report
Added driver name to mainpage.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:17 +05:30
Durga challa
cc5d2d3eec cresample: Modified macro
Modified status get pending macro offset.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:13 +05:30
Durga challa
86241705f9 cresample: Added files to cresample.
Added source files,example files, Modified .tcl file.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2014-09-26 19:50:13 +05:30
Kedareswara rao Appana
24e51cb0b1 trafgen: Fix incorrect ID Mask value
Use proper value for XTG_ID_MASK.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-26 19:50:12 +05:30
Harini Katakam
357c6b08b9 iicps: Header cleanup
Remove incorrect comments.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2014-09-26 19:50:12 +05:30
Durga challa
d347f09646 rgb2ycrcb: Modified macro
Modified status get pending offset.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:12 +05:30
Durga challa
6d3152c77f SCALER: Modified backward compatability macro
Modified backward cmpatability macro for IRQ_ENABLE

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:12 +05:30
Durga challa
583d6e3979 YCrCb2RGB: Modified source files
Modified GetActiveSize function and added backward compatability
macros.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:12 +05:30
Durga challa
0d9a4eb454 Deinterlacer: Updated doxygen report
Doxygen report has been updated.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:11 +05:30
Durga challa
0946e1fa38 Deinterlacer: Modified bit definitions
Modified bit definitions of color mode and version register.
Modified InReset macro.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:10 +05:30
Durga challa
89b8be43ac OSD: Updated doxygen reports.
Deleted extra files at location /doc/html/ and updated report.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:10 +05:30
Durga challa
95ce63b764 OSD: Modified source files of osd.
Modified condition of error interrupt, asserts and backward compatability.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:09 +05:30
Durga challa
545fd2f05a enhance: Modified tcl file.
Added slaveaxis freq in tcl file.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-26 19:50:09 +05:30
Durga challa
f78034e013 tpg: Modified interrupts.
Modified interrupts in source files.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-02 11:21:53 +05:30
Durga challa
e8ebe57855 Deinterlacer: Modified Interrupt Disable functional macro.
Modified IntrDisable macro.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-02 11:21:53 +05:30
Durga challa
0a595cabe5 Deinterlacer: Modified source files
Modified source files and doxygen report is updated.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-02 11:21:53 +05:30
Subbaraya Sundeep Bhatta
25f36a6485 hwicap: fix incorrect modification history
fix incorrect documentation in xhwicap.h

Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
2014-09-02 11:21:52 +05:30
Shakti Bhatnagar
2f74215400 devcfg_v3_2: Added xdevcfg_reg_readback_example.c
Added example for reading back the configuration
registers from PL region.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2014-09-02 11:21:52 +05:30
Shakti Bhatnagar
1422ed5ed9 devcfg: Modified XDcfg_PcapReadBack() function
Modified the function by replacing
XDCFG_INT_STS_OFFSET) &
XDCFG_IXR_D_P_DONE_MASK) ==
XDCFG_IXR_D_P_DONE_MASK);
    with
XDCFG_INT_STS_OFFSET) &
XDCFG_IXR_D_P_DONE_MASK) !=
XDCFG_IXR_D_P_DONE_MASK);

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2014-09-02 11:21:52 +05:30
Harini Katakam
e905809c96 qspips: Remove warning and update version
Remove unused variable.
Update version in examples/index.html

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2014-09-02 11:21:51 +05:30
Harini Katakam
d7451aeaa0 iicps: Update version number and modification history
Update modification history.
Update version in examples/index.html

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2014-09-02 11:21:51 +05:30
Punnaiah Choudary Kalluri
a4da4eaab6 usbps: Add revision history
Added revision history.

Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2014-09-02 11:21:51 +05:30
Punnaiah Choudary Kalluri
7eedf10036 dmaps: Add revision history
Added revision history.

Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2014-09-02 11:21:51 +05:30
Kedareswara rao Appana
b2a72ec74f doxygen: update doxygen for the scutimer driver.
This patch updates the doxygen for the scutimer driver.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:50 +05:30
Kedareswara rao Appana
783617f75b canps: Update modification history
This patch updates the modification history
for the canps driver for the changes made in the driver canps.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:50 +05:30
Durga challa
80f7997e7e vtc: Modified doxygen report.
Doxygen report is updated according to latest modifications.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-02 11:21:49 +05:30
Durga challa
5050580f79 vtc: Modified vtc driver.
Modified vtc sorce files and example file.
changed offsets in xvtc.h file.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-02 11:21:49 +05:30
Durga challa
4b76b9679b scaler: Added integration files.
Added integration files to scaler.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-02 11:21:47 +05:30
Durga challa
93cb2b2a2e scaler: Added doxygen report.
Added updated doxygen report.

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-02 11:21:47 +05:30
Durga challa
88becef139 scaler: Modified source files.
Modified TCL file, source files, and renamed example.c
as scaler_example.c

Signed-off-by: Durga challa <vnsldurg@xilinx.com>
2014-09-02 11:21:46 +05:30
Shakti Bhatnagar
181ed05d3d spips: Added xspips_slave_polled_example.c
Added example application to test spips controller in slave
configuration for polled mode data transfer.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2014-09-02 11:21:46 +05:30
Kedareswara rao Appana
6a08b60322 doxygen: Update doxygen for the drivers to include .h files in documentation.
This patch updates the doxygen for the drivers
wdtps,wdttb,xadcps,usb,usbps to include .h files
in the listof files provided in the index.html file.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:46 +05:30
Kedareswara rao Appana
2a550bf65e doxygen: Update doxygen for the drivers to include .h files in documentation.
This patch updates the doxygen for the drivers
trafgen,ttcps,uartlite,uartns550,uartps to include .h files
in the listof files provided in the index.html file.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:43 +05:30
Kedareswara rao Appana
9a24a3184e doxygen: Update doxygen for the drivers to include .h files in documentation.
This patch updates the doxygen for the drivers
spi,spips,srio,sysmon,tmrctr to include .h files
in the listof files provided in the index.html file.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:40 +05:30
Kedareswara rao Appana
86bd3b7ed3 doxygen: Update doxygen for the drivers to include .h files in documentation.
This patch updates the doxygen for the drivers
llfifo,mbox,mig_7series,mutex,nandps to include .h files
in the listof files provided in the index.html file.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:38 +05:30
Kedareswara rao Appana
8933d11dd5 doxygen: Update doxygen for the drivers to include .h files in documentation.
This patch updates the doxygen for the drivers
hwicap, iomodule, intc , iic , iicps to include .h files
in the listof files provided in the index.html file.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:36 +05:30