diff options
author | Akash Goel <[email protected]> | 2014-03-24 23:00:04 +0530 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-04-02 13:54:02 +0200 |
commit | 01fa03021fd9f0ee74efac000242083a67c9667e (patch) | |
tree | 120d8ef5d1f0b99d76b7e10453a8a3869de132db /lib/cpu-notifier-error-inject.c | |
parent | 86a2512124c1734c66bf240fac52a2af08aa1c6f (diff) |
drm/i915: Enabling the TLB invalidate bit in GFX Mode register
This patch Enables the bit for TLB invalidate in GFX Mode register
for Gen7.
According to bspec, When enabled this bit limits the invalidation
of the TLB only to batch buffer boundaries, to pipe_control
commands which have the TLB invalidation bit set and sync flushes.
If disabled, the TLB caches are flushed for every full flush of
the pipeline.
Tested only on vlv platform. Chris has tested on ivb and hsw
platforms.
v2: Adding the explicit enabling of this bit for all Gen7 platforms
instead of only vlv (Chris)
Signed-off-by: Akash Goel <[email protected]>
Signed-off-by: Sourab Gupta <[email protected]>
Tested-by: Chris Wilson <[email protected]> #ivb, hsw -Chris
Reviewed-by: Ville Syrjälä <[email protected]>
[danvet: Add w/a markers as suggested by Ville.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions