Home
last modified time | relevance | path

Searched refs:ATOM_DEVICE_DFP1_SUPPORT (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_combios.c1591 ATOM_DEVICE_DFP1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1593 ATOM_DEVICE_DFP1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1600 ATOM_DEVICE_DFP1_SUPPORT | in radeon_get_legacy_connector_info_from_table()
1750 ATOM_DEVICE_DFP1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1752 ATOM_DEVICE_DFP1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1759 ATOM_DEVICE_DFP1_SUPPORT | in radeon_get_legacy_connector_info_from_table()
1864 ATOM_DEVICE_DFP1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1866 ATOM_DEVICE_DFP1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1873 ATOM_DEVICE_DFP1_SUPPORT | in radeon_get_legacy_connector_info_from_table()
1900 ATOM_DEVICE_DFP1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
[all …]
Dradeon_encoders.c132 case ATOM_DEVICE_DFP1_SUPPORT: in radeon_get_encoder_enum()
Dradeon_atombios.c339 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT) in radeon_atom_apply_quirks()
347 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT) in radeon_atom_apply_quirks()
420 (supported_device == ATOM_DEVICE_DFP1_SUPPORT)) { in radeon_atom_apply_quirks()
4240 if ((radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) && in radeon_atombios_connected_scratch_regs()
4241 (radeon_connector->devices & ATOM_DEVICE_DFP1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()
4372 if (radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()
4437 if (radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) { in radeon_atombios_encoder_dpms_scratch_regs()
Datombios.h3096 #define ATOM_DEVICE_DFP1_SUPPORT (0x1L << ATOM_DEVICE_DFP1_INDEX ) macro
3107 #define ATOM_DEVICE_DFP_SUPPORT (ATOM_DEVICE_DFP1_SUPPORT | ATOM_DEVICE_D…
7794 #define ATOM_DEVICE_DFP1I_SUPPORT ATOM_DEVICE_DFP1_SUPPORT
Dradeon_display.c848 if (devices & ATOM_DEVICE_DFP1_SUPPORT) in radeon_print_display_setup()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c432 if (devices & ATOM_DEVICE_DFP1_SUPPORT) in amdgpu_print_display_setup()
Datombios_encoders.c1814 if ((amdgpu_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) && in amdgpu_atombios_encoder_set_bios_scratch_regs()
1815 (amdgpu_connector->devices & ATOM_DEVICE_DFP1_SUPPORT)) { in amdgpu_atombios_encoder_set_bios_scratch_regs()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Datombios.h3202 #define ATOM_DEVICE_DFP1_SUPPORT (0x1L << ATOM_DEVICE_DFP1_INDEX ) macro
3214 #define ATOM_DEVICE_DFP_SUPPORT (ATOM_DEVICE_DFP1_SUPPORT | ATOM_DEVICE_D…
8367 #define ATOM_DEVICE_DFP1I_SUPPORT ATOM_DEVICE_DFP1_SUPPORT