Searched refs:ATOM_DEVICE_CV_SUPPORT (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Datombios_encoders.c371 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
412 if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1548 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1596 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1605 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1895 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1904 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1964 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1972 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
2224 if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT | ATOM_DEVICE_TV_SUPPOR
[all...]
H A Dradeon_encoders.c97 case ATOM_DEVICE_CV_SUPPORT:
H A Dradeon_atombios.c434 !(supported_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))) {
579 ATOM_DEVICE_CV_SUPPORT)
752 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
4198 if ((radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) &&
4199 (radeon_connector->devices & ATOM_DEVICE_CV_SUPPORT)) {
4369 if (radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) {
4426 if (radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) {
H A Dradeon_display.c842 if (devices & ATOM_DEVICE_CV_SUPPORT)
H A Datombios_crtc.c2053 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))
H A Datombios.h3101 #define ATOM_DEVICE_CV_SUPPORT (0x1L << ATOM_DEVICE_CV_INDEX ) macro
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1476 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1485 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1545 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1553 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1614 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1622 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1676 ATOM_DEVICE_CV_SUPPORT |
1699 else if (amdgpu_connector->devices & ATOM_DEVICE_CV_SUPPORT) {
1700 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CV_SUPPORT);
1742 if (amdgpu_connector->devices & ATOM_DEVICE_CV_SUPPORT) {
[all...]
H A Damdgpu_atombios.c349 ATOM_DEVICE_CV_SUPPORT))
474 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
H A Damdgpu_display.c477 if (devices & ATOM_DEVICE_CV_SUPPORT)
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2189 return ATOM_DEVICE_CV_SUPPORT;
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h3577 #define ATOM_DEVICE_CV_SUPPORT (0x1L << ATOM_DEVICE_CV_INDEX ) macro

Completed in 394 milliseconds