[PATCH 00/11] drm/meson: Initial support for HDMI Output

2017-03-02 Thread Neil Armstrong
The Amlogic GX SoCs implements a Synopsys DesignWare HDMI TX Controller in combination with a very custom PHY. This patchset depends on Laurent Pinchart v4 patchset at [1] and my v2 patchset at [2] to permit PHY control from outside the dw-hdmi driver. The Synopsys DesignWare HDMI TX Controller

[PATCH 00/11] drm/meson: Initial support for HDMI Output

2017-03-02 Thread Neil Armstrong
The Amlogic GX SoCs implements a Synopsys DesignWare HDMI TX Controller in combination with a very custom PHY. This patchset depends on Laurent Pinchart v4 patchset at [1] and my v2 patchset at [2] to permit PHY control from outside the dw-hdmi driver. The Synopsys DesignWare HDMI TX Controller

Re: [PATCH 00/11] drm/meson: Initial support for HDMI Output

2017-03-02 Thread Daniel Vetter
On Thu, Mar 02, 2017 at 04:39:56PM +0100, Neil Armstrong wrote: > The Amlogic GX SoCs implements a Synopsys DesignWare HDMI TX Controller > in combination with a very custom PHY. > > This patchset depends on Laurent Pinchart v4 patchset at [1] and my v2 > patchset at [2] to permit PHY control

Re: [PATCH 00/11] drm/meson: Initial support for HDMI Output

2017-03-02 Thread Daniel Vetter
On Thu, Mar 02, 2017 at 04:39:56PM +0100, Neil Armstrong wrote: > The Amlogic GX SoCs implements a Synopsys DesignWare HDMI TX Controller > in combination with a very custom PHY. > > This patchset depends on Laurent Pinchart v4 patchset at [1] and my v2 > patchset at [2] to permit PHY control

Re: [PATCH 00/11] drm/meson: Initial support for HDMI Output

2017-03-02 Thread Neil Armstrong
On 03/02/2017 04:58 PM, Daniel Vetter wrote: > On Thu, Mar 02, 2017 at 04:39:56PM +0100, Neil Armstrong wrote: >> The Amlogic GX SoCs implements a Synopsys DesignWare HDMI TX Controller >> in combination with a very custom PHY. >> >> This patchset depends on Laurent Pinchart v4 patchset at [1] and

Re: [PATCH 00/11] drm/meson: Initial support for HDMI Output

2017-03-02 Thread Neil Armstrong
On 03/02/2017 04:58 PM, Daniel Vetter wrote: > On Thu, Mar 02, 2017 at 04:39:56PM +0100, Neil Armstrong wrote: >> The Amlogic GX SoCs implements a Synopsys DesignWare HDMI TX Controller >> in combination with a very custom PHY. >> >> This patchset depends on Laurent Pinchart v4 patchset at [1] and