Skip to content

backends/native: Filter out etnaviv GPUs when selecting primary GPU

Robert Foss requested to merge kms_filter into apertis/v2020dev0

On platforms with split gpu/display controller, mutter ends up selecting the wrong device for KMS operations, and as a result isn't able to start properly.

This patch filters out KMS-incapable etnaviv devices from the gpu selection.

Edited by Emanuele Aina

Merge request reports