Re: [PATCH] drm/udl: Fixed problem with UDL adpater reconnection

2017-10-13 Thread Robert Tarasov
Fixed. On Thu, Oct 12, 2017 at 12:56 PM, Alex Deucher wrote: > On Wed, Oct 11, 2017 at 4:41 PM, Robert Tarasov > wrote: > > Fixed problem with DisplayLink and DisplayLink certified adapters when > they > > didn't want to work if they were initialized with disconnected DVI > cable. Now > > udl d

Re: [PATCH] drm/udl: Fixed problem with UDL adpater reconnection

2017-10-12 Thread Alex Deucher
On Wed, Oct 11, 2017 at 4:41 PM, Robert Tarasov wrote: > Fixed problem with DisplayLink and DisplayLink certified adapters when they > didn't want to work if they were initialized with disconnected DVI cable. Now > udl driver checks and updates adapter's connection state every 10 seconds, as > wel

[PATCH] drm/udl: Fixed problem with UDL adpater reconnection

2017-10-12 Thread Robert Tarasov
Fixed problem with DisplayLink and DisplayLink certified adapters when they didn't want to work if they were initialized with disconnected DVI cable. Now udl driver checks and updates adapter's connection state every 10 seconds, as well as retreives all the edid data blocks instead of only base one