diff options
author | Bas Nieuwenhuizen <[email protected]> | 2017-08-30 00:58:03 +0200 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2017-09-12 22:06:24 +0200 |
commit | bee83b26611c0a4a554aa37c59187351242e82fd (patch) | |
tree | a7c1714f5f0cc1ea015c67a2aa4e5d5f1c55af80 /src/amd/vulkan/winsys/amdgpu | |
parent | e9cf458fa8c60878a17bee6a0f0b5b11f88272a4 (diff) |
radv: Disable multilayer & multilevel DCC.
The current DCC init routine doesn't account for initializing a
single layer or level. Multilayer seems hard for small textures on
pre-GFX9 as tre metadata for the layers can be interleaved. For
GFX9 multilevel textures are a problem for similar reasons.
So just disable this for now, until we handle the texture modes
correctly.
Fixes: f4e499ec791 "radv: add initial non-conformant radv vulkan driver"
Diffstat (limited to 'src/amd/vulkan/winsys/amdgpu')
0 files changed, 0 insertions, 0 deletions