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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_combios.c 641 i2c.hpd = RADEON_HPD_NONE;
1551 hpd.hpd = RADEON_HPD_NONE;
1566 hpd.hpd = RADEON_HPD_NONE;
1581 hpd.hpd = RADEON_HPD_NONE;
1617 hpd.hpd = RADEON_HPD_NONE;
1634 hpd.hpd = RADEON_HPD_NONE;
1653 hpd.hpd = RADEON_HPD_NONE;
1665 hpd.hpd = RADEON_HPD_NONE;
1677 hpd.hpd = RADEON_HPD_NONE;
1694 hpd.hpd = RADEON_HPD_NONE;
    [all...]
radeon_connectors.c 75 if (radeon_connector->hpd.hpd == RADEON_HPD_NONE)
1219 && radeon_connector->hpd.hpd != RADEON_HPD_NONE) {
2076 radeon_connector->hpd.hpd = RADEON_HPD_NONE;
2106 radeon_connector->hpd.hpd = RADEON_HPD_NONE;
2326 radeon_connector->hpd.hpd = RADEON_HPD_NONE;
2358 if (radeon_connector->hpd.hpd == RADEON_HPD_NONE) {
2443 radeon_connector->hpd.hpd = RADEON_HPD_NONE;
2465 radeon_connector->hpd.hpd = RADEON_HPD_NONE;
2519 radeon_connector->hpd.hpd = RADEON_HPD_NONE;
2545 if (radeon_connector->hpd.hpd == RADEON_HPD_NONE) {
    [all...]
radeon_rs600.c 428 if (radeon_connector->hpd.hpd != RADEON_HPD_NONE)
455 if (radeon_connector->hpd.hpd != RADEON_HPD_NONE)
radeon_atombios_encoders.c 863 int hpd_id = RADEON_HPD_NONE;
987 if (hpd_id == RADEON_HPD_NONE)
1038 int hpd_id = RADEON_HPD_NONE;
1367 if (hpd_id == RADEON_HPD_NONE)
radeon_mode.h 88 RADEON_HPD_NONE = 0xff,
radeon_atombios.c 284 hpd.hpd = RADEON_HPD_NONE;
288 hpd.hpd = RADEON_HPD_NONE;
760 hpd.hpd = RADEON_HPD_NONE;
991 bios_connectors[i].hpd.hpd = RADEON_HPD_NONE;
1000 bios_connectors[i].hpd.hpd = RADEON_HPD_NONE;
radeon_display.c 780 if (radeon_connector->hpd.hpd != RADEON_HPD_NONE)
radeon_evergreen.c 1730 if (hpd == RADEON_HPD_NONE)
1749 if (hpd == RADEON_HPD_NONE)
1788 if (hpd == RADEON_HPD_NONE)
1817 if (hpd == RADEON_HPD_NONE)
radeon_r100.c 606 if (radeon_connector->hpd.hpd != RADEON_HPD_NONE)
629 if (radeon_connector->hpd.hpd != RADEON_HPD_NONE)
radeon_r600.c 1018 if (radeon_connector->hpd.hpd != RADEON_HPD_NONE)
1072 if (radeon_connector->hpd.hpd != RADEON_HPD_NONE)

Completed in 32 milliseconds