Age | Commit message (Collapse) | Author |
|
Added fallbacks in DRM backend in case EDID extension data for model and serial is missing.
Updates #403
|
|
|
|
|
|
|
|
wlr_drm_connector were being freed without removing them
from the drm->outputs list, segfaulting on destroy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update Connector-CRTC bindings after resume in DRM backend
|
|
|
|
and always use it when matching CRTCs with connectors.
Fix deactivated monitors check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
|
|
|
|
Fix #188
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|