Lines Matching defs:ddc

290 						      &radeon_connector->ddc_bus->aux.ddc);
299 &radeon_connector->ddc_bus->aux.ddc);
314 /* don't fetch the edid from the vbios if ddc fails and runpm is
875 /* don't fetch the edid from the vbios if ddc fails and runpm is
1036 * with a shared ddc line (often vga + hdmi)
1263 DRM_DEBUG_KMS("hpd detected without ddc, retrying in 1 second\n");
1283 DRM_ERROR("%s: detected RS690 floating bus bug, stopping ddc detect\n",
1295 * with a shared ddc line (often vga + hdmi)
1536 /* need to setup ddc on the bridge */
1570 /* need to setup ddc on the bridge */
1669 /* don't fetch the edid from the vbios if ddc fails and runpm is
1693 /* setup ddc on the bridge */
1714 /* try non-aux ddc (DP to DVI/HDMI/etc. adapter) */
1844 struct i2c_adapter *ddc = NULL;
1924 ddc = &radeon_connector->ddc_bus->adapter;
1926 DRM_ERROR("DP: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
1936 ddc);
1961 ddc);
2011 ddc);
2028 DRM_ERROR("VGA: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2030 ddc = &radeon_connector->ddc_bus->adapter;
2035 ddc);
2058 DRM_ERROR("DVIA: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2060 ddc = &radeon_connector->ddc_bus->adapter;
2065 ddc);
2094 DRM_ERROR("DVI: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2096 ddc = &radeon_connector->ddc_bus->adapter;
2101 ddc);
2156 DRM_ERROR("HDMI: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2158 ddc = &radeon_connector->ddc_bus->adapter;
2163 ddc);
2212 ddc = &radeon_connector->ddc_bus->adapter;
2214 DRM_ERROR("DP: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2220 ddc);
2267 ddc = &radeon_connector->ddc_bus->adapter;
2269 DRM_ERROR("DP: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2275 ddc);
2290 ddc);
2313 DRM_ERROR("LVDS: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2315 ddc = &radeon_connector->ddc_bus->adapter;
2320 ddc);
2365 struct i2c_adapter *ddc = NULL;
2403 DRM_ERROR("VGA: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2405 ddc = &radeon_connector->ddc_bus->adapter;
2410 ddc);
2425 DRM_ERROR("DVIA: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2427 ddc = &radeon_connector->ddc_bus->adapter;
2432 ddc);
2448 DRM_ERROR("DVI: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2450 ddc = &radeon_connector->ddc_bus->adapter;
2455 ddc);
2476 ddc);
2501 DRM_ERROR("LVDS: Failed to assign ddc bus! Check dmesg for i2c errors.\n");
2503 ddc = &radeon_connector->ddc_bus->adapter;
2508 ddc);