diff options
author | Bas Nieuwenhuizen <[email protected]> | 2017-12-28 02:54:10 +0100 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2017-12-29 12:21:53 +0100 |
commit | 44fcf5874454dc5b68596c4eceeb9067bbe6527f (patch) | |
tree | 880d65dbd65ff0915a26fc9d4155c05d4a769964 /scons | |
parent | 95f50f7f6cd0e2b2708b501c051e8980b8ec3008 (diff) |
radv: Disable DCC for GENERAL layout and compute transfer dest.
Apps can use this for render feedback loops, where things are
defined if they render each pixel only once. However, DCC fails
here, as the level of coherence is a block not a pixel, so disable it.
This is also going to help implementing other stuff.
Even if we optimize this later to only happen if there actually is
a loop (if possible at all ...), then the machinery is still useful
to exclude images accessible by the SDMA queue when that is implemented.
Reviewed-by: Dave Airlie <[email protected]>
Tested-by: Dieter Nützel <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions