Skip to content

Add feature to search for KMS card

Matvii Zorin requested to merge matviizorin/drm-hwcomposer:kms-device into main

In the case of absence of the "hwc.drm.device" system property we have no guarantee that "/dev/dri/card0" device will be especially KMS DRI card. This MR adds the search of the first matched KMS device.

Edited by Matvii Zorin

Merge request reports