Re: [PATCH v2 58/60] drm/omap: Remove supported output check in CRTC connect handler

2018-06-11 Thread Sebastian Reichel
Hi, On Sat, May 26, 2018 at 08:25:16PM +0300, Laurent Pinchart wrote: > The CRTC connect handler checks whether the DSS output supports the > DISPC channel assigned to it. As the channel is assigned to the output > by the output driver a failure there could only result from a driver > bug. All the

[PATCH v2 58/60] drm/omap: Remove supported output check in CRTC connect handler

2018-05-26 Thread Laurent Pinchart
The CRTC connect handler checks whether the DSS output supports the DISPC channel assigned to it. As the channel is assigned to the output by the output driver a failure there could only result from a driver bug. All the output drivers have been verified and they are always assigned a DISPC channel