[Intel-gfx] [PATCH] drm/i915: By default, enable RC6 on IVB and SNB when reasonable
Kenneth Graunke
kenneth at whitecape.org
Sat Nov 19 08:37:21 CET 2011
On 11/18/2011 10:41 PM, Keith Packard wrote:
> RC6 should always work on IVB, and should work on SNB whenever IO
> remapping is disabled. Make the default value for the parameter turn
> it on in these cases. Setting the value to either 0 or 1 will force
> the specified behavior.
>
> Signed-off-by: Keith Packard <keithp at keithp.com>
> ---
> drivers/gpu/drm/i915/i915_drv.c | 4 ++--
> drivers/gpu/drm/i915/i915_drv.h | 2 +-
> drivers/gpu/drm/i915/intel_display.c | 26 +++++++++++++++++++++++---
> 3 files changed, 26 insertions(+), 6 deletions(-)
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the Intel-gfx
mailing list