[Beignet] [PATCH] drm/i915: Export total subslice and EU counts

2015-03-13 Thread Daniel Vetter
Cc: daniel at ffwll.ch; intel-gfx at lists.freedesktop.org; > > beignet at lists.freedesktop.org; dri-devel at lists.freedesktop.org > > Subject: Re: [Beignet] [PATCH] drm/i915: Export total subslice and EU counts > > > > On Thu, Mar 05, 2015 at 12:35:55PM +0800, Zhigang Gong

[Beignet] [PATCH] drm/i915: Export total subslice and EU counts

2015-03-09 Thread Zhigang Gong
top.org; dri-devel at lists.freedesktop.org > Subject: Re: [Beignet] [PATCH] drm/i915: Export total subslice and EU counts > > On Thu, Mar 05, 2015 at 12:35:55PM +0800, Zhigang Gong wrote: > > There is one minor conflict when apply the KMD patch to latest > > drm-intel-nightly branch.

[Beignet] [PATCH] drm/i915: Export total subslice and EU counts

2015-03-06 Thread Jeff McGee
On Thu, Mar 05, 2015 at 12:35:55PM +0800, Zhigang Gong wrote: > There is one minor conflict when apply the KMD patch to latest > drm-intel-nightly branch. It should be easy to fix. > > Another issue is that IMO, we should bump libdrm's version number > when increase these new APIs. Then in Beignet

[Beignet] [PATCH] drm/i915: Export total subslice and EU counts

2015-03-06 Thread Jeff McGee
On Thu, Mar 05, 2015 at 12:35:55PM +0800, Zhigang Gong wrote: > There is one minor conflict when apply the KMD patch to latest > drm-intel-nightly branch. It should be easy to fix. > > Another issue is that IMO, we should bump libdrm's version number > when increase these new APIs. Then in Beignet

[Beignet] [PATCH] drm/i915: Export total subslice and EU counts

2015-03-05 Thread Zhigang Gong
There is one minor conflict when apply the KMD patch to latest drm-intel-nightly branch. It should be easy to fix. Another issue is that IMO, we should bump libdrm's version number when increase these new APIs. Then in Beignet, we can check the libdrm version at build time and determine whether we