[PATCH v3 2/3] drm/arm: Add support for Mali Display Processors

2016-06-10 Thread Liviu Dudau
On Fri, Jun 10, 2016 at 04:33:13PM +0200, Daniel Vetter wrote: > On Fri, Jun 10, 2016 at 09:52:59AM +0100, Liviu Dudau wrote: > > On Thu, Jun 09, 2016 at 08:56:29PM +0200, Daniel Vetter wrote: > > I'm seeing ->disable being called at HPD event time, which is soon after > > ->probe. > > > > > This

[PATCH v3 2/3] drm/arm: Add support for Mali Display Processors

2016-06-10 Thread Daniel Vetter
On Fri, Jun 10, 2016 at 09:52:59AM +0100, Liviu Dudau wrote: > On Thu, Jun 09, 2016 at 08:56:29PM +0200, Daniel Vetter wrote: > I'm seeing ->disable being called at HPD event time, which is soon after > ->probe. > > > This is the case when enabling a crtc when it is fully > > disabled. Just menti

[PATCH v3 2/3] drm/arm: Add support for Mali Display Processors

2016-06-10 Thread Liviu Dudau
On Thu, Jun 09, 2016 at 08:56:29PM +0200, Daniel Vetter wrote: > On Thu, Jun 09, 2016 at 05:18:18PM +0100, Liviu Dudau wrote: > > Add support for the new family of Display Processors from ARM Ltd. > > This commit adds basic support for Mali DP500, DP550 and DP650 > > parts, with only the display en

[PATCH v3 2/3] drm/arm: Add support for Mali Display Processors

2016-06-09 Thread Daniel Vetter
On Thu, Jun 09, 2016 at 05:18:18PM +0100, Liviu Dudau wrote: > Add support for the new family of Display Processors from ARM Ltd. > This commit adds basic support for Mali DP500, DP550 and DP650 > parts, with only the display engine being supported at the moment. > > Cc: David Brown > Cc: Brian S

[PATCH v3 2/3] drm/arm: Add support for Mali Display Processors

2016-06-09 Thread Liviu Dudau
Add support for the new family of Display Processors from ARM Ltd. This commit adds basic support for Mali DP500, DP550 and DP650 parts, with only the display engine being supported at the moment. Cc: David Brown Cc: Brian Starkey Signed-off-by: Liviu Dudau --- drivers/gpu/drm/arm/Kconfig