]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/gpu/drm/i915/i915_reg.h
drm/i915: Setup static bias for GPU
authorDeepak S <deepak.s@linux.intel.com>
Wed, 29 Apr 2015 03:06:24 +0000 (08:36 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 8 May 2015 11:03:25 +0000 (13:03 +0200)
commit3ef62342bd854fff5d792d67fc6a8e66f26c862b
tree4cb9531ffc6b8006f8615178ff3116a767469488
parent3126a660f352b3fe48125a8a0b4fdbf85935d8bf
drm/i915: Setup static bias for GPU

Based on the spec, Setting up static BIAS for GPU to improve the
rps performace.

v2: rename reg defn to match spec. (Ville)

v3: Updated bias setting for chv (Deepak)

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