]> git.baikalelectronics.ru Git - kernel.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)
commit66d76ac17d095812d0ef03d9a4dd8ae23c101480
tree40b9bfc909c39661eaa3de9d7911eb396149072c
parente064db166b1826ce689f2d44653e16af6af9474f
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