]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/gpu/drm/i915/i915_irq.c
drm/i915: Don't use WaGsvRC0ResidenncyMethod on chv
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 29 Aug 2014 11:14:07 +0000 (14:14 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Sep 2014 09:05:27 +0000 (11:05 +0200)
commit6c65a587b123ab17389b0563cdc42668847ad652
tree5d625aed9a785dc09824bde6b6a59707edcfab53
parent69769f9a422bfc62e17399da3590c5e31ac37f24
drm/i915: Don't use WaGsvRC0ResidenncyMethod on chv

WaGsvRC0ResidenncyMethod is for vlv, it doesn't deal with chv
appropriately (eg. doesn't limit rps values to even numbers).

Fix a typo in the w/a name while at it.

Cc: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c