Method

FwupdPluginDrmDeviceget_edid

since: 1.9.7

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

Type: FuEdid

A FuEdid, or NULL.

The data is owned by the instance.