Method

FwupdPluginDrmDeviceget_edid

Declaration [src]

FuEdid*
fu_drm_device_get_edid (
  FuDrmDevice* self
)

Description [src]

Returns the cached EDID from the DRM device.

Available since:1.9.7

Return value

Returns: FuEdid
 

A FuEdid, or NULL.

 The data is owned by the instance.