backend/drm: use libdisplay-info for CVT mode generation

This commit is contained in:
Simon Ser 2023-02-02 13:41:40 +01:00 committed by Alexander Orzechowski
parent 35da997001
commit a160304289
6 changed files with 38 additions and 285 deletions

View file

@ -37,7 +37,6 @@ wlr_files += pnpids_c
wlr_files += files(
'atomic.c',
'backend.c',
'cvt.c',
'drm.c',
'legacy.c',
'monitor.c',