commit | a70ecc16d01c4fc732b81c6d7a755ef582691731 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Tue Apr 12 14:37:30 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Tue Apr 12 15:35:22 2016 +0100 |
tree | 40b9bfc909c39661eaa3de9d7911eb396149072c | |
parent | 6863b76c6295490183ee198a4db5b2a072a68b4a [diff] |
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>