Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_combios.c1594 ATOM_DEVICE_DFP1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1596 ATOM_DEVICE_DFP1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1603 ATOM_DEVICE_DFP1_SUPPORT | in radeon_get_legacy_connector_info_from_table()
1753 ATOM_DEVICE_DFP1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1755 ATOM_DEVICE_DFP1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1762 ATOM_DEVICE_DFP1_SUPPORT | in radeon_get_legacy_connector_info_from_table()
1867 ATOM_DEVICE_DFP1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1869 ATOM_DEVICE_DFP1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1876 ATOM_DEVICE_DFP1_SUPPORT | in radeon_get_legacy_connector_info_from_table()
1903 ATOM_DEVICE_DFP1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
[all …]
H A Dradeon_encoders.c136 case ATOM_DEVICE_DFP1_SUPPORT: in radeon_get_encoder_enum()
H A Dradeon_atombios.c344 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT) in radeon_atom_apply_quirks()
352 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT) in radeon_atom_apply_quirks()
425 (supported_device == ATOM_DEVICE_DFP1_SUPPORT)) { in radeon_atom_apply_quirks()
4253 if ((radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) && in radeon_atombios_connected_scratch_regs()
4254 (radeon_connector->devices & ATOM_DEVICE_DFP1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()
4385 if (radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()
4450 if (radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) { in radeon_atombios_encoder_dpms_scratch_regs()
H A 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
H A Dradeon_display.c825 if (devices & ATOM_DEVICE_DFP1_SUPPORT) in radeon_print_display_setup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c424 if (devices & ATOM_DEVICE_DFP1_SUPPORT) in amdgpu_display_print_display_setup()
H A Datombios_encoders.c1903 if ((amdgpu_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) && in amdgpu_atombios_encoder_set_bios_scratch_regs()
1904 (amdgpu_connector->devices & ATOM_DEVICE_DFP1_SUPPORT)) { in amdgpu_atombios_encoder_set_bios_scratch_regs()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2046 case ATOM_DEVICE_DFP1_SUPPORT: in device_type_from_device_id()
2159 return ATOM_DEVICE_DFP1_SUPPORT; in get_support_mask_for_device_id()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Datombios.h3572 #define ATOM_DEVICE_DFP1_SUPPORT (0x1L << ATOM_DEVICE_DFP1_INDEX ) macro
3584 #define ATOM_DEVICE_DFP_SUPPORT (ATOM_DEVICE_DFP1_SUPPORT | ATOM_DEVICE_D…
9103 #define ATOM_DEVICE_DFP1I_SUPPORT ATOM_DEVICE_DFP1_SUPPORT