Xilinx Embedded Software (embeddedsw) Development
Find a file
Andrei-Liviu Simion 0cd5afb0fd dptx: Improved remote DPCD reads/writes to automatically work on 16-byte chunks.
Some monitors don't support sideband messages with AUX reads greater than 16
bytes. This improvement breaks up the higher-level read/write request into
multiple reads/writes that work with up to 16 bytes in size.

These higher-level remote DPCD read/write functions also serve as a wrapper for
an AUX read/write in case that the link count total is equal to 1 (a read/write
request to the RX device directly connected to the TX (not "remote")).

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-14 09:55:40 +05:30
lib bsp: Fix bug in the xilernel bsp tcl 2014-11-13 16:49:58 +05:30
XilinxProcessorIPLib/drivers dptx: Improved remote DPCD reads/writes to automatically work on 16-byte chunks. 2014-11-14 09:55:40 +05:30