Skip to content

xf86drm: ignore symlinks in process_device()

Tobias Jakobi requested to merge tobiasjakobi/drm:symlink-fix into main

Simple approach to fix some problem I recently encountered on my system. This laptop has a dual GPU setup, so I let UDev create some symlinks to easily identify the integrated GPU and the dedicated GPU.

Merge request reports