summaryrefslogtreecommitdiffstats
path: root/src/SConscript
diff options
context:
space:
mode:
authorBen Widawsky <[email protected]>2015-06-17 15:50:13 -0700
committerBen Widawsky <[email protected]>2015-06-23 10:22:07 -0700
commit20dca37a20f90762df13efd0e0ec97002b6a89f2 (patch)
treed17515e9756e557e0712957843c12b65838db023 /src/SConscript
parent78d58e642549fbf340fdb4fca06720d2891216a8 (diff)
i965/gen9: Don't use encrypted MOCS
On gen9+ MOCS is an index into a table. It is 7 bits, and AFAICT, bit 0 is for doing encrypted reads. I don't recall how I decided to do this for BXT. I don't know this patch was ever needed, since it seems nothing is broken today on SKL. Furthermore, this patch may no longer be needed because of the ongoing changes with MOCS setup. It is what is being used/tested, so it's included in the series. The chosen values are the old values left shifted. That was also an arbitrary choice. v2: Use shift in MOCS to make it clear what we're doing. (Ken) Signed-off-by: Ben Widawsky <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions