Re: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM

2014-08-06 Thread Jeff McGee
On Tue, Aug 05, 2014 at 04:50:16PM +0200, Daniel Vetter wrote: On Tue, Aug 5, 2014 at 4:03 PM, Jeff McGee jeff.mc...@intel.com wrote: Also, usual broken record request: I need open-source userspace using this (mesa, ddx, libva). -Daniel This is kind of chicken-and-egg problem that I

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM

2014-08-06 Thread Daniel Vetter
On Wed, Aug 06, 2014 at 09:43:44AM -0500, Jeff McGee wrote: On Tue, Aug 05, 2014 at 04:50:16PM +0200, Daniel Vetter wrote: On Tue, Aug 5, 2014 at 4:03 PM, Jeff McGee jeff.mc...@intel.com wrote: Also, usual broken record request: I need open-source userspace using this (mesa, ddx, libva).

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM

2014-08-05 Thread Jeff McGee
On Mon, Aug 04, 2014 at 10:20:37AM +0200, Daniel Vetter wrote: On Wed, Jul 30, 2014 at 08:59:46PM -0500, jeff.mc...@intel.com wrote: From: Jeff McGee jeff.mc...@intel.com Define a struct to capture information on the device's Slice/Subslice/EU (SSEU) configuration. Add this struct to the

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM

2014-08-05 Thread Daniel Vetter
On Tue, Aug 5, 2014 at 4:03 PM, Jeff McGee jeff.mc...@intel.com wrote: Also, usual broken record request: I need open-source userspace using this (mesa, ddx, libva). -Daniel This is kind of chicken-and-egg problem that I haven't been through. I assume that we build new interfaces up the

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM

2014-08-04 Thread Daniel Vetter
On Wed, Jul 30, 2014 at 08:59:46PM -0500, jeff.mc...@intel.com wrote: From: Jeff McGee jeff.mc...@intel.com Define a struct to capture information on the device's Slice/Subslice/EU (SSEU) configuration. Add this struct to the main device info struct. Define a packed bitfield form for the

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM

2014-07-31 Thread Mcaulay, Alistair
To: intel-gfx@lists.freedesktop.org Subject: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM From: Jeff McGee jeff.mc...@intel.com Define a struct to capture information on the device's Slice/Subslice/EU (SSEU) configuration. Add this struct to the main device info struct

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM

2014-07-31 Thread Jeff McGee
] On Behalf Of jeff.mc...@intel.com Sent: Thursday, July 31, 2014 3:00 AM To: intel-gfx@lists.freedesktop.org Subject: [Intel-gfx] [PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM From: Jeff McGee jeff.mc...@intel.com Define a struct to capture information on the device's Slice