Re: [PATCH] drm: turn syncobj timeline support off by default

2019-04-16 Thread Daniel Vetter
On Tue, Apr 16, 2019 at 11:51 AM Lionel Landwerlin wrote: > > On 15/04/2019 21:23, Dave Airlie wrote: > > On Tue, 16 Apr 2019 at 06:05, Lionel Landwerlin > > wrote: > >> On 15/04/2019 20:52, Dave Airlie wrote: > >>> On Tue, 16 Apr 2019 at 05:48, Lionel Landwerlin > >>> wrote: > Unfortunatel

Re: [PATCH] drm: turn syncobj timeline support off by default

2019-04-16 Thread Lionel Landwerlin
On 15/04/2019 21:23, Dave Airlie wrote: On Tue, 16 Apr 2019 at 06:05, Lionel Landwerlin wrote: On 15/04/2019 20:52, Dave Airlie wrote: On Tue, 16 Apr 2019 at 05:48, Lionel Landwerlin wrote: Unfortunately userspace users of this API cannot be publicly disclosed yet so disable this stuff by de

Re: [PATCH] drm: turn syncobj timeline support off by default

2019-04-16 Thread Daniel Vetter
On Mon, Apr 15, 2019 at 08:48:25PM +0100, Lionel Landwerlin wrote: > Unfortunately userspace users of this API cannot be publicly disclosed > yet so disable this stuff by default until all is revealed. > > Signed-off-by: Lionel Landwerlin > --- > drivers/gpu/drm/Kconfig | 10 ++ >

Re: [PATCH] drm: turn syncobj timeline support off by default

2019-04-15 Thread Dave Airlie
On Tue, 16 Apr 2019 at 06:05, Lionel Landwerlin wrote: > > On 15/04/2019 20:52, Dave Airlie wrote: > > On Tue, 16 Apr 2019 at 05:48, Lionel Landwerlin > > wrote: > >> Unfortunately userspace users of this API cannot be publicly disclosed > >> yet so disable this stuff by default until all is reve

Re: [PATCH] drm: turn syncobj timeline support off by default

2019-04-15 Thread Lionel Landwerlin
On 15/04/2019 20:52, Dave Airlie wrote: On Tue, 16 Apr 2019 at 05:48, Lionel Landwerlin wrote: Unfortunately userspace users of this API cannot be publicly disclosed yet so disable this stuff by default until all is revealed. This begs the question how userspace is meant to know we support the

Re: [PATCH] drm: turn syncobj timeline support off by default

2019-04-15 Thread Dave Airlie
On Tue, 16 Apr 2019 at 05:48, Lionel Landwerlin wrote: > > Unfortunately userspace users of this API cannot be publicly disclosed > yet so disable this stuff by default until all is revealed. This begs the question how userspace is meant to know we support these? Is there a CAP for it? if not wh

[PATCH] drm: turn syncobj timeline support off by default

2019-04-15 Thread Lionel Landwerlin
Unfortunately userspace users of this API cannot be publicly disclosed yet so disable this stuff by default until all is revealed. Signed-off-by: Lionel Landwerlin --- drivers/gpu/drm/Kconfig | 10 ++ drivers/gpu/drm/drm_syncobj.c | 12 2 files changed, 22 insertions(+