From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-lf0-x235.google.com ([2a00:1450:4010:c07::235]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dSnuy-0008J3-N0 for barebox@lists.infradead.org; Wed, 05 Jul 2017 17:16:50 +0000 Received: by mail-lf0-x235.google.com with SMTP id z78so97002975lff.0 for ; Wed, 05 Jul 2017 10:16:27 -0700 (PDT) From: Andrey Gusakov Date: Wed, 5 Jul 2017 20:18:03 +0300 Message-Id: <20170705171813.17527-1-andrey.gusakov@cogentembedded.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH v1 00/10] video: tc358767: fixes and improvements To: barebox@lists.infradead.org Cc: andrey.gusakov@cogentembedded.com 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 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox