Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crc.h53 struct phy_id_mapping { struct
54 bool assigned;
55 bool is_mst;
56 uint8_t enc_hw_inst;
57 u8 lct;
58 u8 port_num;
59 u8 rad[8];
112 struct phy_id_mapping phy_id_mapping[MAX_CRTC]; member