[Intel-gfx] [PATCH i-g-t v3] tests/core_getparams: Create new test core_getparams

2015-03-13 Thread Zhigang Gong
e code into this block. #endif Then we can avoid put the same definitions in different files, and we can avoid unecessary testing on an old kernel which doesn't have this kernel interface. For all the other part, it LGTM. Reviewed-by: Zhigang Gong Thanks, Zhigang Gong. On Thu, Mar 12,

[Beignet] [PATCH 2/2 v2] Query the driver directly for compute units and subslice

2015-03-12 Thread Zhigang Gong
LGTM, Reviewed-by: Zhigang Gong Thanks. > -Original Message- > From: Beignet [mailto:beignet-bounces at lists.freedesktop.org] On Behalf Of > jeff.mcgee at intel.com > Sent: Tuesday, March 10, 2015 7:36 AM > To: beignet at lists.freedesktop.org > Cc: intel-gfx at lis

[Beignet] [PATCH 1/2] Add driver callback for updating device info

2015-03-09 Thread Zhigang Gong
This patchset is a must for beignet to support CHV. One comment is that we should put the usage of these new libdrm APIs to conditional block thus we don't break the build on old system. For the other parts of the patchset: Reviewed-by: Zhigang Gong Thanks, Zhigang Gong. > -

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

2015-03-09 Thread Zhigang Gong
> -Original Message- > From: Beignet [mailto:beignet-bounces at lists.freedesktop.org] On Behalf Of > Jeff McGee > Sent: Saturday, March 7, 2015 2:44 AM > To: Zhigang Gong > Cc: daniel at ffwll.ch; intel-gfx at lists.freedesktop.org; > beignet at lists.freedesk

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

2015-03-05 Thread Zhigang Gong
forms, it works fine. Thanks, Zhigang Gong. On Mon, Mar 02, 2015 at 03:37:32PM -0800, jeff.mcgee at intel.com wrote: > From: Jeff McGee > > Setup new I915_GETPARAM ioctl entries for subslice total and > EU total. Userspace drivers need these values when constructing > GPGPU c