Home
last modified time | relevance | path

Searched refs:sPath (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser.c2934 ext_display_path = &config_table->sPath[ext_display_path_index]; in get_ext_display_path_entry()
3523 le16_to_cpu(info_v8->sExtDispConnInfo.sPath[i].usDeviceTag); in get_integrated_info_v8()
3525 le16_to_cpu(info_v8->sExtDispConnInfo.sPath[i].usDeviceACPIEnum); in get_integrated_info_v8()
3527 info_v8->sExtDispConnInfo.sPath[i].ucExtAUXDDCLutIndex; in get_integrated_info_v8()
3529 info_v8->sExtDispConnInfo.sPath[i].ucExtHPDPINLutIndex; in get_integrated_info_v8()
3531 info_v8->sExtDispConnInfo.sPath[i].ucChannelMapping; in get_integrated_info_v8()
3660 le16_to_cpu(info_v9->sExtDispConnInfo.sPath[i].usDeviceTag); in get_integrated_info_v9()
3662 le16_to_cpu(info_v9->sExtDispConnInfo.sPath[i].usDeviceACPIEnum); in get_integrated_info_v9()
3664 info_v9->sExtDispConnInfo.sPath[i].ucExtAUXDDCLutIndex; in get_integrated_info_v9()
3666 info_v9->sExtDispConnInfo.sPath[i].ucExtHPDPINLutIndex; in get_integrated_info_v9()
[all …]
/dragonfly/sys/dev/drm/radeon/
H A Datombios.h4160 EXT_DISPLAY_PATH sPath[MAX_NUMBER_OF_EXT_DISPLAY_PATH]; // total of fixed 7 entries. member
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h4659 EXT_DISPLAY_PATH sPath[MAX_NUMBER_OF_EXT_DISPLAY_PATH]; // total of fixed 7 entries. member