Skip to content

drm_hwcomposer: Extract DrmHwc abstract base class

Extract a base DrmHwc class upon which HWC2 and HWC3 implementations can be extended.

Also include a fix in SendHotplugEventToClient where a bool value was being compared inappropriately to DRM_MODE_CONNECTED

Merge request reports

Loading