Skip to content

ddcutil: skip invalid displays

David Edmundson requested to merge work/d_ed/ddcutil_invalid into master

The first argument of ddca_get_display_info_list2 is whether to include "invalid" displays. It seems pointless to search them, and avoids a crash when getting more information.

BUG: 476375

Merge request reports