Re: [PATCH 0/3] drm/tegra: Add support for fence FDs

2018-01-15 Thread Chris Wilson
Quoting Thierry Reding (2018-01-12 16:04:22) > On Fri, Jan 12, 2018 at 03:38:56PM +, Chris Wilson wrote: > > Quoting Thierry Reding (2018-01-12 15:14:38) > > > On Fri, Jan 12, 2018 at 10:40:16AM +, Chris Wilson wrote: > > > > Quoting Thierry Reding (2018-01-11 22:22:46) > > > > > From: Thie

Re: [PATCH 0/3] drm/tegra: Add support for fence FDs

2018-01-12 Thread Thierry Reding
On Fri, Jan 12, 2018 at 03:38:56PM +, Chris Wilson wrote: > Quoting Thierry Reding (2018-01-12 15:14:38) > > On Fri, Jan 12, 2018 at 10:40:16AM +, Chris Wilson wrote: > > > Quoting Thierry Reding (2018-01-11 22:22:46) > > > > From: Thierry Reding > > > > > > > > This set of patches adds s

Re: [PATCH 0/3] drm/tegra: Add support for fence FDs

2018-01-12 Thread Chris Wilson
Quoting Thierry Reding (2018-01-12 15:14:38) > On Fri, Jan 12, 2018 at 10:40:16AM +, Chris Wilson wrote: > > Quoting Thierry Reding (2018-01-11 22:22:46) > > > From: Thierry Reding > > > > > > This set of patches adds support for fences to Tegra DRM and complements > > > the fence FD support

Re: [PATCH 0/3] drm/tegra: Add support for fence FDs

2018-01-12 Thread Thierry Reding
On Fri, Jan 12, 2018 at 10:40:16AM +, Chris Wilson wrote: > Quoting Thierry Reding (2018-01-11 22:22:46) > > From: Thierry Reding > > > > This set of patches adds support for fences to Tegra DRM and complements > > the fence FD support for Nouveau. Technically this isn't necessary for a > > f

Re: [PATCH 0/3] drm/tegra: Add support for fence FDs

2018-01-12 Thread Chris Wilson
Quoting Thierry Reding (2018-01-11 22:22:46) > From: Thierry Reding > > This set of patches adds support for fences to Tegra DRM and complements > the fence FD support for Nouveau. Technically this isn't necessary for a > fence-based synchronization loop with Nouveau because the KMS core takes >