Skip to content

radeonsi: disable DCC when importing from an incompatible driver

Nicolai Hähnle requested to merge nh/mesa:disable-dcc-when-incompatible into master

This avoids VM faults when importing from AMDVLK and is likely the right thing to do in this case, though AMDVLK should really set the metadata appropriately.

Merge request reports