Skip to content

nouveau: handle dead channels

Karol Herbst requested to merge karolherbst/mesa:nouveau/lost_ctx into main

At the moment this simply calls into the device reset callback, but maybe we want to do a little more in case we don't have one registered?

Merge request reports