Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_combios.c1628 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1630 ATOM_DEVICE_TV1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1632 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1671 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1673 ATOM_DEVICE_TV1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1674 radeon_add_legacy_connector(dev, 2, ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1720 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1722 ATOM_DEVICE_TV1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1723 radeon_add_legacy_connector(dev, 2, ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1768 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
[all …]
Dradeon_encoders.c91 case ATOM_DEVICE_TV1_SUPPORT: in radeon_get_encoder_enum()
Datombios_encoders.c2371 } else if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in atombios_dac_load_detect()
2372 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_TV1_SUPPORT); in atombios_dac_load_detect()
2416 if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atom_dac_detect()
2463 if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atom_dig_detect()
Dradeon_atombios.c363 if ((supported_device == ATOM_DEVICE_TV1_SUPPORT) && in radeon_atom_apply_quirks()
4179 if ((radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) && in radeon_atombios_connected_scratch_regs()
4180 (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()
4359 if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()
4414 if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atombios_encoder_dpms_scratch_regs()
Dradeon_display.c835 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-5.19.10/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c1706 } else if (amdgpu_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in amdgpu_atombios_encoder_dac_load_detect()
1707 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_TV1_SUPPORT); in amdgpu_atombios_encoder_dac_load_detect()
1749 if (amdgpu_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in amdgpu_atombios_encoder_dac_detect()
1794 if (amdgpu_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in amdgpu_atombios_encoder_dig_detect()
Damdgpu_display.c435 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-5.19.10/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c2186 return ATOM_DEVICE_TV1_SUPPORT; in get_support_mask_for_device_id()
/linux-5.19.10/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