commit | b42a4a7f07c363ad55c54fdbddf7cdaa569c57ac | [log] [tgz] |
---|---|---|
author | Marek Olšák <marek.olsak@amd.com> | Mon Jul 18 20:51:20 2022 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Wed Aug 03 00:57:16 2022 +0000 |
tree | 88a0c35e5e27701c2285f84bc66e647c05a084ba | |
parent | 9da309a7f4d9fd2978bedd52e285247d5d56b093 [diff] |
radeonsi: remove compute-based DCC decompression because it's broken The new blit test discovered that it doesn't always work. Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17864>