Re: [PATCH 1/2] drm/bridge: ti-tfp410: support hpd via gpio

2017-03-30 Thread Christopher Spinrath
Hi, On 03/30/2017 11:49 AM, Archit Taneja wrote: On 03/28/2017 07:02 PM, Jyri Sarha wrote: On 03/27/17 08:58, Archit Taneja wrote: Hi, On 03/07/2017 03:21 AM, Christopher Spinrath wrote: Hi Fabio, On 03/06/2017 10:46 PM, Fabio Estevam wrote: Hi Christopher, On Mon, Mar 6, 2017 at 6:40

Re: [PATCH 1/2] drm/bridge: ti-tfp410: support hpd via gpio

2017-03-06 Thread Christopher Spinrath
Hi Fabio, On 03/06/2017 10:46 PM, Fabio Estevam wrote: Hi Christopher, On Mon, Mar 6, 2017 at 6:40 PM, wrote: From: Christopher Spinrath On some boards the hpd pin of a hdmi connector is wired up to a gpio pin. Since in the DRM world the tfp410 driver is responsible for handling the

[Bug/RFC] drm/imx: warning: vblank wait timed out

2016-11-30 Thread Christopher Spinrath
Hi Philipp, On 11/30/2016 10:45 AM, Philipp Zabel wrote: > Am Dienstag, den 29.11.2016, 18:37 +0100 schrieb Christopher Spinrath: >> Hi Philipp, >> >> thanks for your answer! >> >> On 11/29/2016 05:38 PM, Philipp Zabel wrote: >>> Hi Christopher, >&g

[Bug/RFC] drm/imx: warning: vblank wait timed out

2016-11-29 Thread Christopher Spinrath
Hi Philipp, thanks for your answer! On 11/29/2016 05:38 PM, Philipp Zabel wrote: > Hi Christopher, > > Am Dienstag, den 29.11.2016, 16:45 +0100 schrieb Christopher Spinrath: >> Hi all, >> >> I am trying to enable the second display pipeline of my imx6q based &

[Bug/RFC] drm/imx: warning: vblank wait timed out

2016-11-29 Thread Christopher Spinrath
Hi all, I am trying to enable the second display pipeline of my imx6q based Utilite Pro. I appended a devicetree patch to this email for reference. While it works perfectly on its own there occur kernel warnings (see below) if both pipelines are connected. Furthermore, the machine becomes almost

[v3,2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver

2016-11-18 Thread Christopher Spinrath
10 chip hooked up to its parallel rgb24 interface. So you can add my Tested-By: Christopher Spinrath However, I have two more comments below. > --- > .../bindings/display/bridge/ti,tfp410.txt | 40 +++ > drivers/gpu/drm/bridge/Kconfig | 7 + > drive