Searched refs:ATOM_CONNECTOR_CAP_INTERNAL_DISPLAY_BL (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c2239 (record->connectcaps & ATOM_CONNECTOR_CAP_INTERNAL_DISPLAY_BL) ? 1 : 0;
2253 info->INTERNAL_DISPLAY_BL = (record_path_v3->connector_caps & ATOM_CONNECTOR_CAP_INTERNAL_DISPLAY_BL)
/linux-master/drivers/gpu/drm/amd/include/
H A Datomfirmware.h880 ATOM_CONNECTOR_CAP_INTERNAL_DISPLAY_BL = 0x02, //a cap bit to indicate that this internal display requires BL control from GPU, refers to lcd_info for BL PWM freq enumerator in enum:atom_connector_caps_def

Completed in 385 milliseconds