]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Remove forcewake request registers from the shadowed table
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 12 Apr 2016 13:37:30 +0000 (14:37 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 12 Apr 2016 14:35:22 +0000 (15:35 +0100)
commita70ecc16d01c4fc732b81c6d7a755ef582691731
tree40b9bfc909c39661eaa3de9d7911eb396149072c
parent6863b76c6295490183ee198a4db5b2a072a68b4a
drm/i915: Remove forcewake request registers from the shadowed table

Chris Wilson points out that we can remove them from the array
since they are always written to with raw accessors.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_uncore.c