embeddedsw/XilinxProcessorIPLib/drivers/dptx
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
..
data dptx: Added new v3_0 version and deprecate v2_0. 2014-11-14 09:55:38 +05:30
examples dptx: Added new v3_0 version and deprecate v2_0. 2014-11-14 09:55:38 +05:30
src dptx: Improved remote DPCD reads/writes to automatically work on 16-byte chunks. 2014-11-14 09:55:40 +05:30