Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Datomfirmware.h1278 struct atom_external_display_connection_info struct
1280 struct atom_common_table_header table_header;
1281 …t8_t guid[16]; // a GUID is a 16 byte long string
1282 struct atom_ext_display_path path[7]; // total of fixed 7 entries.
1283 … // a simple Checksum of the sum of whole structure equal to 0x0.
1284 uint8_t stereopinid; // use for eDP panel
1285 uint8_t remotedisplayconfig;
1286 uint8_t edptolvdsrxid;
1287 … fixdpvoltageswing; // usCaps[1]=1, this indicate DP_LANE_SET value
1288 uint8_t reserved[3]; // for potential expansion

Completed in 103 milliseconds