On Tue, 07 Apr 2015, Daniel Vetter wrote:
> On Fri, Apr 03, 2015 at 10:45:29AM +0300, Tommi Rantala wrote:
>> Regression in commit 2caa80e72b57c6216aec6f6a11fcfb4fec46daa0
>> Author: Daniel Vetter
>> Date: Sun Feb 22 11:38:36 2015 +0100
>>
>> drm: Fix deadlock due to getconnector locking c
On Fri, Apr 03, 2015 at 10:45:29AM +0300, Tommi Rantala wrote:
> Regression in commit 2caa80e72b57c6216aec6f6a11fcfb4fec46daa0
> Author: Daniel Vetter
> Date: Sun Feb 22 11:38:36 2015 +0100
>
> drm: Fix deadlock due to getconnector locking changes
>
> If the drm_connector_find() call retur
Regression in commit 2caa80e72b57c6216aec6f6a11fcfb4fec46daa0
Author: Daniel Vetter
Date: Sun Feb 22 11:38:36 2015 +0100
drm: Fix deadlock due to getconnector locking changes
If the drm_connector_find() call returns NULL, we should no longer
call drm_modeset_unlock() to avoid locking imbal