Home
last modified time | relevance | path

Searched refs:ATOM_CONNECTOR_CAP_INTERNAL_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/bios/ !
Dbios_parser2.c2249 (record->connectcaps & ATOM_CONNECTOR_CAP_INTERNAL_DISPLAY) ? 1 : 0; in bios_parser_get_disp_connector_caps_info()
2263 info->INTERNAL_DISPLAY = (record_path_v3->connector_caps & ATOM_CONNECTOR_CAP_INTERNAL_DISPLAY) in bios_parser_get_disp_connector_caps_info()
/linux-6.6.21/drivers/gpu/drm/amd/include/ !
Datomfirmware.h847ATOM_CONNECTOR_CAP_INTERNAL_DISPLAY = 0x01, //a cap bit to indicate that this non-e… enumerator