summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gpu_error.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2014-02-24 17:02:09 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-05 21:30:22 +0100
commitfc9d83f7475ec3164ee80582555f4fe8a7847319 (patch)
tree6836951fd64ae6516f6ebf452b2e0770265eeb83 /drivers/gpu/drm/i915/i915_gpu_error.c
parentee7fa12ce4683e92e3ab0c43c36af5fb5f6b1054 (diff)
drm/i915: Drop the forcewake count inc/dec around register read on VLV
VLV is the only platform where we increment/decrement the forcewake count around register access. Drop the inc/dec on VLV to make the forcewake code a bit more unified. The inc/dec are not necessary since we hold the uncore lock around the whole operation. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Deepak S <deepak.s@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gpu_error.c')
0 files changed, 0 insertions, 0 deletions