summaryrefslogtreecommitdiffstats
path: root/src/broadcom/clif
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-05-17 20:33:21 -0700
committerJason Ekstrand <[email protected]>2018-02-08 16:35:31 -0800
commit857b5b5a7f7741b5433c59814c66d0612c05ae7d (patch)
treedc0ed0bb80ec0d168cc5ea120df71676e1a93658 /src/broadcom/clif
parent13b621d6fd30b7337844ff53cc8b166d07154a82 (diff)
intel/blorp: Add a CCS ambiguation pass
This pass performs an "ambiguate" operation on a CCS-compressed surface by manually writing zeros into the CCS. On gen8+, ISL gives us a fairly detailed notion of how the CCS is laid out so this is fairly simple to do. On gen7, the CCS tiling is quite crazy but that isn't an issue because we can only do CCS on single-slice images so we can just blast over the entire CCS buffer if we want to. Reviewed-by: Topi Pohjolainen <[email protected]> Reviewed-by: Nanley Chery <[email protected]>
Diffstat (limited to 'src/broadcom/clif')
0 files changed, 0 insertions, 0 deletions