Home
last modified time | relevance | path

Searched defs:dmub_cmd_send_edid_cea (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3801 struct dmub_cmd_send_edid_cea { struct
3802 uint16_t offset; /**< offset into the CEA block */
3803 uint8_t length; /**< number of bytes in payload to copy as part of CEA block */
3804 uint16_t cea_total_length; /**< total length of the CEA block */
3805 uint8_t payload[DMUB_EDID_CEA_DATA_CHUNK_BYTES]; /**< data chunk of the CEA block */
3806 uint8_t pad[3]; /**< padding and for future expansion */