"README.rst" did not exist on "d4ea9a26524c2d0abe4cc6452dcb5c18afb6835d"
radeonsi: don't clear framebuffer.state before dcc decomp
This causes inconsistencies between sctx->framebuffer.state and other sctx->framebuffer properties (like compressed_cb_mask). The point of this code was to fix an issue with vi_separate_dcc_stop_query, which was removed by 804e2924 we can safely drop it. Reviewed-by:Marek Olšák <marek.olsak@amd.com> Closes: mesa/mesa#6099 Cc: mesa-stable Part-of: <mesa/mesa!15261>
Loading
Please register or sign in to comment