[PATCH v1 00/10] video: tc358767: fixes and improvements

Andrey Gusakov andrey.gusakov at cogentembedded.com
Wed Jul 5 10:18:03 PDT 2017


Hi Barebox,

This set of patches fixes several issues that was found during testing
tc358767 with desktop DisplayPort displays.

Changes since v0:
 - signed-off added
 - 'fix AUXDATAn registers access' is broken into two
 - ALIGN used

Andrey Gusakov (10):
  video: tc358767: fix EDID read for DP displays
  video: tc358767: fix DP0_MISC register set
  video: tc358767: fix timing calculation
  video: tc358767: fix AUXDATAn registers access during write
  video: tc358767: do not fail if sink supports more than 2 lanes
  video: tc358767: support newer DPCD revisions and higher data rates
  video: tc358767: optimize aux i2c bus checks
  video: tc358767: optimize DPCD register write
  video: tc358767: filter out modes with too high pixelclock
  video: tc358767: accept any hsync and vsync polatiry

 drivers/video/tc358767.c | 229 ++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 179 insertions(+), 50 deletions(-)

-- 
2.13.0




More information about the barebox mailing list