HomeSort by: relevance | last modified time | path
    Searched refs:ATOM_DEVICE_CV_SUPPORT (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios_encoders.c 383 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
424 if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1568 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1616 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1625 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1919 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1928 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1988 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1996 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
2294 if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT | ATOM_DEVICE_TV_SUPPORT)
    [all...]
radeon_encoders.c 105 case ATOM_DEVICE_CV_SUPPORT:
radeon_atombios.c 444 !(supported_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))) {
589 ATOM_DEVICE_CV_SUPPORT)
762 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
4193 if ((radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) &&
4194 (radeon_connector->devices & ATOM_DEVICE_CV_SUPPORT)) {
4364 if (radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) {
4421 if (radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) {
radeon_display.c 834 if (devices & ATOM_DEVICE_CV_SUPPORT)
radeon_atombios_crtc.c 2074 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))
atombios.h 3103 #define ATOM_DEVICE_CV_SUPPORT (0x1L << ATOM_DEVICE_CV_INDEX )
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_encoders.c 1515 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1524 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1584 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1592 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1653 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1661 else if (amdgpu_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1715 ATOM_DEVICE_CV_SUPPORT |
1738 else if (amdgpu_connector->devices & ATOM_DEVICE_CV_SUPPORT) {
1739 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CV_SUPPORT);
1781 if (amdgpu_connector->devices & ATOM_DEVICE_CV_SUPPORT) {
    [all...]
amdgpu_display.c 442 if (devices & ATOM_DEVICE_CV_SUPPORT)
amdgpu_atombios.c 356 ATOM_DEVICE_CV_SUPPORT))
481 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser.c 2182 return ATOM_DEVICE_CV_SUPPORT;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 3579 #define ATOM_DEVICE_CV_SUPPORT (0x1L << ATOM_DEVICE_CV_INDEX )

Completed in 58 milliseconds