Re: [Intel-gfx] [Xen-devel] [Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel

2014-02-22 Thread Cui, Dexuan
Pasi Kärkkäinen wrote on 2014-02-22: > On Fri, Feb 21, 2014 at 02:22:11AM +, Cui, Dexuan wrote: >> Pasi Kärkkäinen wrote on 2014-02-21: >>> On Thu, Feb 20, 2014 at 07:59:04AM +, Cui, Dexuan wrote: Hi all, We're pleased to announce an update to XenGT since its first disclosure in l

Re: [Intel-gfx] [PATCH 03/11] drm/i915: Rename and comment all the RPS *stuff*

2014-02-22 Thread Chris Wilson
On Sat, Feb 22, 2014 at 11:38:55AM -0800, Ben Widawsky wrote: > On Sat, Feb 22, 2014 at 11:34:16AM -0800, Ben Widawsky wrote: > > On Sat, Feb 22, 2014 at 01:37:16PM +, Chris Wilson wrote: > > > On Mon, Feb 17, 2014 at 07:01:44PM -0800, Ben Widawsky wrote: > > > > The names of the struct members

Re: [Intel-gfx] [PATCH 03/11] drm/i915: Rename and comment all the RPS *stuff*

2014-02-22 Thread Chris Wilson
On Sat, Feb 22, 2014 at 11:40:43AM -0800, Ben Widawsky wrote: > On Sat, Feb 22, 2014 at 07:37:04PM +, Chris Wilson wrote: > > On Sat, Feb 22, 2014 at 11:34:16AM -0800, Ben Widawsky wrote: > > > On Sat, Feb 22, 2014 at 01:37:16PM +, Chris Wilson wrote: > > > > On Mon, Feb 17, 2014 at 07:01:4

Re: [Intel-gfx] [PATCH] drm/i915: add unclaimed register checks to BDW

2014-02-22 Thread Ben Widawsky
On Fri, Feb 21, 2014 at 06:32:03PM -0300, Paulo Zanoni wrote: > From: Paulo Zanoni > > Just like we do to Haswell. > > Signed-off-by: Paulo Zanoni > --- > drivers/gpu/drm/i915/i915_drv.c | 2 ++ > drivers/gpu/drm/i915/intel_uncore.c | 2 ++ > 2 files changed, 4 insertions(+) > > > This p

Re: [Intel-gfx] [PATCH 03/11] drm/i915: Rename and comment all the RPS *stuff*

2014-02-22 Thread Ben Widawsky
On Sat, Feb 22, 2014 at 07:37:04PM +, Chris Wilson wrote: > On Sat, Feb 22, 2014 at 11:34:16AM -0800, Ben Widawsky wrote: > > On Sat, Feb 22, 2014 at 01:37:16PM +, Chris Wilson wrote: > > > On Mon, Feb 17, 2014 at 07:01:44PM -0800, Ben Widawsky wrote: > > > > The names of the struct members

Re: [Intel-gfx] [PATCH 03/11] drm/i915: Rename and comment all the RPS *stuff*

2014-02-22 Thread Ben Widawsky
On Sat, Feb 22, 2014 at 11:34:16AM -0800, Ben Widawsky wrote: > On Sat, Feb 22, 2014 at 01:37:16PM +, Chris Wilson wrote: > > On Mon, Feb 17, 2014 at 07:01:44PM -0800, Ben Widawsky wrote: > > > The names of the struct members for RPS are stupid. Every time I need to > > > do anything in this co

Re: [Intel-gfx] [PATCH 03/11] drm/i915: Rename and comment all the RPS *stuff*

2014-02-22 Thread Chris Wilson
On Sat, Feb 22, 2014 at 11:34:16AM -0800, Ben Widawsky wrote: > On Sat, Feb 22, 2014 at 01:37:16PM +, Chris Wilson wrote: > > On Mon, Feb 17, 2014 at 07:01:44PM -0800, Ben Widawsky wrote: > > > The names of the struct members for RPS are stupid. Every time I need to > > > do anything in this co

Re: [Intel-gfx] [PATCH 03/11] drm/i915: Rename and comment all the RPS *stuff*

2014-02-22 Thread Ben Widawsky
On Sat, Feb 22, 2014 at 01:37:16PM +, Chris Wilson wrote: > On Mon, Feb 17, 2014 at 07:01:44PM -0800, Ben Widawsky wrote: > > The names of the struct members for RPS are stupid. Every time I need to > > do anything in this code I have to spend a significant amount of time to > > remember what i

Re: [Intel-gfx] [PATCH 03/11] drm/i915: Rename and comment all the RPS *stuff*

2014-02-22 Thread Chris Wilson
On Mon, Feb 17, 2014 at 07:01:44PM -0800, Ben Widawsky wrote: > The names of the struct members for RPS are stupid. Every time I need to > do anything in this code I have to spend a significant amount of time to > remember what it all means. By renaming the variables (and adding the > comments) I h