Skip to content

backends/drm: Don't add GPU that we are already using

BUG 477242

Intel i915 driver triggers multiple "add" uevents on the iGPU when Intel-GVTg is being utilized by a guest VM. Causing kwin to add multiple instances of this iGPU. Fixed by ignoring "add" uevent if the GPU is already in use.

Edited by Andreas Gattringer

Merge request reports