Home
last modified time | relevance | path

Searched refs:DEVICE_TYPE_CRT (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h56 DEVICE_TYPE_CRT, enumerator
/linux/drivers/gpu/drm/i915/gvt/
H A Dopregion.c39 #define DEVICE_TYPE_CRT 0x01 macro
/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.h132 #define DEVICE_TYPE_CRT 0x01 macro
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2062 result_device_id.device_type = DEVICE_TYPE_CRT; in device_type_from_device_id()
2067 result_device_id.device_type = DEVICE_TYPE_CRT; in device_type_from_device_id()
2171 case DEVICE_TYPE_CRT: in get_support_mask_for_device_id()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c662 if (link->device_tag.dev_id.device_type == DEVICE_TYPE_CRT && in construct_phy()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_vbt_defs.h275 #define DEVICE_TYPE_CRT 0x01 macro