On Mon, 20 Dec 2010 11:34:20 -0800, Jesse Barnes
wrote:
> In some configuration, the PCU may allow us to overclock the GPU.
> Check for this case and adjust the max frequency as appropriate. Also
> initialize the min/max frequencies to default values as indicated by
> hardware.
Pushed to -next.
In some configuration, the PCU may allow us to overclock the GPU.
Check for this case and adjust the max frequency as appropriate. Also
initialize the min/max frequencies to default values as indicated by
hardware.
Signed-off-by: Jesse Barnes
diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drive