Skip to content

backend/drm: handle secondary GPU reset

Abílio Costa requested to merge amfcosta13/wlroots:handle_mgpu_reset into master

On a multi-gpu setup, a reset of the secondary GPU was detected but not properly handled. This fixes that by recreating the mgpu renderer.

Merge request reports