Home
last modified time | relevance | path

Searched refs:ATOM_DEVICE_TV1_SUPPORT (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_combios.c1613 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1615 ATOM_DEVICE_TV1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1617 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1656 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1658 ATOM_DEVICE_TV1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1659 radeon_add_legacy_connector(dev, 2, ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1705 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1707 ATOM_DEVICE_TV1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1708 radeon_add_legacy_connector(dev, 2, ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1753 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
[all …]
Dradeon_encoders.c94 case ATOM_DEVICE_TV1_SUPPORT: in radeon_get_encoder_enum()
Datombios_encoders.c2308 } else if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in atombios_dac_load_detect()
2309 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_TV1_SUPPORT); in atombios_dac_load_detect()
2353 if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atom_dac_detect()
2400 if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atom_dig_detect()
Dradeon_atombios.c364 if ((supported_device == ATOM_DEVICE_TV1_SUPPORT) && in radeon_atom_apply_quirks()
4183 if ((radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) && in radeon_atombios_connected_scratch_regs()
4184 (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()
4363 if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()
4418 if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atombios_encoder_dpms_scratch_regs()
Dradeon_display.c834 if (devices & ATOM_DEVICE_TV1_SUPPORT) in radeon_print_display_setup()
Datombios.h3095 #define ATOM_DEVICE_TV1_SUPPORT (0x1L << ATOM_DEVICE_TV1_INDEX ) macro
3108 #define ATOM_DEVICE_TV_SUPPORT (ATOM_DEVICE_TV1_SUPPORT)
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c1703 } else if (amdgpu_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in amdgpu_atombios_encoder_dac_load_detect()
1704 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_TV1_SUPPORT); in amdgpu_atombios_encoder_dac_load_detect()
1746 if (amdgpu_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in amdgpu_atombios_encoder_dac_detect()
1791 if (amdgpu_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in amdgpu_atombios_encoder_dig_detect()
Damdgpu_display.c476 if (devices & ATOM_DEVICE_TV1_SUPPORT) in amdgpu_display_print_display_setup()
Damdgpu_atombios.c347 ATOM_DEVICE_TV1_SUPPORT) || in amdgpu_atombios_get_connector_info_from_object_table()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c2210 return ATOM_DEVICE_TV1_SUPPORT; in get_support_mask_for_device_id()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Datombios.h3571 #define ATOM_DEVICE_TV1_SUPPORT (0x1L << ATOM_DEVICE_TV1_INDEX ) macro
3585 #define ATOM_DEVICE_TV_SUPPORT ATOM_DEVICE_TV1_SUPPORT