Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: scan only cards and not outputs, safeguard against null renderer (…
…#106) * drm: dont scan card outputs no need to scan for card[0-9]* and probe card0-eDP etc if they are kms, bootvga and rendernodes etc. skip the wildcard and remove a unused size_t variable. * drm: dont commit state if renderer is missing setting certain env vars to force egl implentations makes the render creation fail on the second gpu. instead of causing a coredump, safeguard commitState and let the monitor turn blank instead.
- Loading branch information