Re: [Intel-gfx] [PATCH 0/4] drm/i915: Trickle feed bits v2

2013-06-07 Thread Daniel Vetter
On Fri, Jun 07, 2013 at 09:00:00AM +0100, Chris Wilson wrote: > On Fri, Jun 07, 2013 at 10:47:00AM +0300, ville.syrj...@linux.intel.com wrote: > > This is a re-send of the trickle feed patches. > > > > Patches 1-3 are unchanged. > > > > I left out the VLV patch until I can clarify the situation a

Re: [Intel-gfx] [PATCH 0/4] drm/i915: Trickle feed bits v2

2013-06-07 Thread Chris Wilson
On Fri, Jun 07, 2013 at 10:47:00AM +0300, ville.syrj...@linux.intel.com wrote: > This is a re-send of the trickle feed patches. > > Patches 1-3 are unchanged. > > I left out the VLV patch until I can clarify the situation a bit more. > > I also got sick of the amount of copy pasted code, so I al

[Intel-gfx] [PATCH 0/4] drm/i915: Trickle feed bits v2

2013-06-07 Thread ville . syrjala
This is a re-send of the trickle feed patches. Patches 1-3 are unchanged. I left out the VLV patch until I can clarify the situation a bit more. I also got sick of the amount of copy pasted code, so I also added another patch to refactor the code a bit (patch 4) _