Re: [Intel-gfx] [PATCH 2/2] drm/i915: Default to mmio flips on VLV

2014-05-28 Thread Chris Wilson
On Wed, May 28, 2014 at 12:42:02PM +0530, sourab.gu...@intel.com wrote: > From: Sourab Gupta > > This patch is for using mmio flips by default on VLV. > The module parameter controlling use of MMIO flips allows us to > control the default behaviour, which is set true for VLV and false > elsewhere

[Intel-gfx] [PATCH 2/2] drm/i915: Default to mmio flips on VLV

2014-05-28 Thread sourab . gupta
From: Sourab Gupta This patch is for using mmio flips by default on VLV. The module parameter controlling use of MMIO flips allows us to control the default behaviour, which is set true for VLV and false elsewhere. Signed-off-by: Sourab Gupta --- drivers/gpu/drm/i915/i915_params.c | 5 +++--