[Intel-gfx] [PATCH 01/11] drm: Export drm_dev_init() for subclassing

2016-05-27 Thread Emil Velikov
On 27 May 2016 at 17:08, Chris Wilson wrote: > On Fri, May 27, 2016 at 04:54:46PM +0100, Emil Velikov wrote: >> On 27 May 2016 at 16:36, Chris Wilson wrote: >> > On Fri, May 27, 2016 at 05:29:43PM +0200, Nils Wallménius wrote: >> >>Hi, Chris >> >> >> >>See comment below >> >> >> >>>

[Intel-gfx] [PATCH 01/11] drm: Export drm_dev_init() for subclassing

2016-05-27 Thread Chris Wilson
On Fri, May 27, 2016 at 04:54:46PM +0100, Emil Velikov wrote: > On 27 May 2016 at 16:36, Chris Wilson wrote: > > On Fri, May 27, 2016 at 05:29:43PM +0200, Nils Wallménius wrote: > >>Hi, Chris > >> > >>See comment below > >> > >>> err_setunique: > >>> if

[Intel-gfx] [PATCH 01/11] drm: Export drm_dev_init() for subclassing

2016-05-27 Thread Emil Velikov
On 27 May 2016 at 16:36, Chris Wilson wrote: > On Fri, May 27, 2016 at 05:29:43PM +0200, Nils Wallménius wrote: >>Hi, Chris >> >>See comment below >> >>> err_setunique: >>> if (drm_core_check_feature(dev, DRIVER_GEM)) >>> @@ -653,8 +650,46 @@ err_minors: >>>