Skip to content
Commit f881bdf5 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

backends/drm: Use drmModeGetConnectorTypeName()

It ensures that connector type naming is consistent across compositors
and saves us some work adding string mappings.

drmModeGetConnectorTypeName() uses the same naming scheme as the drm
backend so the client side should be unaffected by this change.

CCBUG: 385135
parent f7648611
Pipeline #273416 failed with stage
in 30 minutes and 10 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment