Re: [Intel-gfx] [PATCH 6/6] drm/i915: Add a param for eLLC size

2013-07-15 Thread Daniel Vetter
On Thu, Jul 04, 2013 at 11:47:44AM -0700, Ben Widawsky wrote: > Signed-off-by: Ben Widawsky Ok, I've slurped the entire series into dinq, with the exception of this patch - I'm waiting for the jury to figure out whether we can do this in userspace with cpuid or not. If not I think the commit mess

[Intel-gfx] [PATCH 6/6] drm/i915: Add a param for eLLC size

2013-07-04 Thread Ben Widawsky
Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_dma.c | 3 +++ include/uapi/drm/i915_drm.h | 1 + 2 files changed, 4 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_dma.c b/drivers/gpu/drm/i915/i915_dma.c index 7eda8ab..435fc4a 100644 --- a/drivers/gpu/drm/i915/i915_dma.c +++