Re: [PATCH v3 0/7] drm/bridge: tc358767: fixes and improvements

2017-11-29 Thread Andrzej Hajda
On 29.11.2017 15:55, Andrey Gusakov wrote: > Andrzej, > > Please queue 1-6 to -fixes, 7 to -next. > > Andrey. Done, thanks. Regards Andrzej ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-dev

Re: [PATCH v3 0/7] drm/bridge: tc358767: fixes and improvements

2017-11-29 Thread Andrey Gusakov
Andrzej, Please queue 1-6 to -fixes, 7 to -next. Andrey. On Wed, Nov 29, 2017 at 2:03 PM, Andrzej Hajda wrote: > On 07.11.2017 17:56, Andrey Gusakov wrote: > > This set of patches fixes several issues that was found during testing > > tc358767 with desktop DisplayPort displays. > > > > Changes

Re: [PATCH v3 0/7] drm/bridge: tc358767: fixes and improvements

2017-11-29 Thread Andrzej Hajda
On 07.11.2017 17:56, Andrey Gusakov wrote: > This set of patches fixes several issues that was found during testing > tc358767 with desktop DisplayPort displays. > > Changes since v3 > - added comment about removed VPCTRL0 write > - corrected comment in "filter out too high modes" >

[PATCH v3 0/7] drm/bridge: tc358767: fixes and improvements

2017-11-07 Thread Andrey Gusakov
This set of patches fixes several issues that was found during testing tc358767 with desktop DisplayPort displays. Changes since v3 - added comment about removed VPCTRL0 write - corrected comment in "filter out too high modes" - added sing-off Changes since v2: - f