On Fri, Nov 20, 2015 at 04:44:55PM +, Liviu Dudau wrote:
> On Fri, Nov 20, 2015 at 04:32:59PM +, Russell King - ARM Linux wrote:
> > On Fri, Nov 20, 2015 at 02:24:04PM +, Liviu Dudau wrote:
> > > On Wed, Nov 11, 2015 at 05:57:18PM +, Liviu Dudau wrote:
> > > > On Wed, Nov 11, 2015 a
On Fri, Nov 20, 2015 at 04:32:59PM +, Russell King - ARM Linux wrote:
> On Fri, Nov 20, 2015 at 02:24:04PM +, Liviu Dudau wrote:
> > On Wed, Nov 11, 2015 at 05:57:18PM +, Liviu Dudau wrote:
> > > On Wed, Nov 11, 2015 at 05:51:52PM +, Russell King - ARM Linux wrote:
> > > > On Wed, N
On Fri, Nov 20, 2015 at 02:24:04PM +, Liviu Dudau wrote:
> On Wed, Nov 11, 2015 at 05:57:18PM +, Liviu Dudau wrote:
> > On Wed, Nov 11, 2015 at 05:51:52PM +, Russell King - ARM Linux wrote:
> > > On Wed, Nov 11, 2015 at 03:34:32PM +, Liviu Dudau wrote:
> > > > While going through th
On Wed, Nov 11, 2015 at 05:57:18PM +, Liviu Dudau wrote:
> On Wed, Nov 11, 2015 at 05:51:52PM +, Russell King - ARM Linux wrote:
> > On Wed, Nov 11, 2015 at 03:34:32PM +, Liviu Dudau wrote:
> > > While going through the code testing I've noticed an unbalanced
> > > .unbind missing drm_c
On Wed, Nov 11, 2015 at 05:51:52PM +, Russell King - ARM Linux wrote:
> On Wed, Nov 11, 2015 at 03:34:32PM +, Liviu Dudau wrote:
> > While going through the code testing I've noticed an unbalanced
> > .unbind missing drm_connector_unregister()
>
> That actually doesn't matter, as DRM autom
On Wed, Nov 11, 2015 at 03:34:32PM +, Liviu Dudau wrote:
> While going through the code testing I've noticed an unbalanced
> .unbind missing drm_connector_unregister()
That actually doesn't matter, as DRM automatically tears them down anyway,
so this isn't an urgent change. However, it's good
Hello,
While updating the HDLCD driver to support atomic modesetting I've encountered
crashes
when using it with the tda998x driver because the later doesn't support the
atomic
helper functions. While going through the code testing I've noticed an
unbalanced
.unbind missing drm_connector_unregi