[Intel-gfx] [PATCH 1/3] drm/i915: Add power well arguments to force wake routines.
Jesse Barnes
jbarnes at virtuousgeek.org
Mon Nov 25 17:29:37 CET 2013
On Sat, 23 Nov 2013 14:55:42 +0530
deepak.s at intel.com wrote:
> --- a/drivers/gpu/drm/i915/i915_reg.h
> +++ b/drivers/gpu/drm/i915/i915_reg.h
> @@ -4840,8 +4840,8 @@
> #define EDP_LINK_TRAIN_VOL_EMP_MASK_IVB (0x3f<<22)
>
> #define FORCEWAKE 0xA18C
> -#define FORCEWAKE_VLV 0x1300b0
> -#define FORCEWAKE_ACK_VLV 0x1300b4
> +#define FORCEWAKE_VLV 0x1300b0
> +#define FORCEWAKE_ACK_VLV 0x1300b4
> #define FORCEWAKE_MEDIA_VLV 0x1300b8
> #define FORCEWAKE_ACK_MEDIA_VLV 0x1300bc
> #define FORCEWAKE_ACK_HSW 0x130044
This hunk is spurious, but doesn't really matter. Maybe Daniel can
trim it out when he applies.
Reviewed-by: Jesse Barnes <jbarnes at virtuousgeek.org>
--
Jesse Barnes, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list