diff options
author | Kenneth Graunke <[email protected]> | 2015-01-13 12:46:53 -0800 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-01-17 05:01:28 +0100 |
commit | 973a5b06a096f1a9494ebe94c78d809459f4dc74 (patch) | |
tree | b0a265eb0ad15d2754e2f1b5435f5a16a0c629f8 /scripts/gdb/linux/utils.py | |
parent | 2701fc43562b55f5db0139ef6a7b13c2518ed6c0 (diff) |
drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview.
This is an important optimization for avoiding read-after-write (RAW)
stalls in the HiZ buffer. Certain workloads would run very slowly with
HiZ enabled, but run much faster with the "hiz=false" driconf option.
With this patch, they run at full speed even with HiZ.
Increases performance in OglVSInstancing by about 2.7x on Braswell.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions