Home
last modified time | relevance | path

Searched refs:drm_helper_probe_single_connector_modes (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/include/drm/
Ddrm_crtc_helper.h107 extern int drm_helper_probe_single_connector_modes(struct drm_connector *connector, uint32_t maxX, …
/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_connectors.c610 .fill_modes = drm_helper_probe_single_connector_modes,
712 .fill_modes = drm_helper_probe_single_connector_modes,
782 .fill_modes = drm_helper_probe_single_connector_modes,
1029 .fill_modes = drm_helper_probe_single_connector_modes,
1133 .fill_modes = drm_helper_probe_single_connector_modes,
/linux-2.6.39/drivers/gpu/drm/
Ddrm_crtc_helper.c82 int drm_helper_probe_single_connector_modes(struct drm_connector *connector, in drm_helper_probe_single_connector_modes() function
160 EXPORT_SYMBOL(drm_helper_probe_single_connector_modes);
/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_dvo.c282 .fill_modes = drm_helper_probe_single_connector_modes,
Dintel_hdmi.c350 .fill_modes = drm_helper_probe_single_connector_modes,
Dintel_crt.c530 .fill_modes = drm_helper_probe_single_connector_modes,
Dintel_lvds.c642 .fill_modes = drm_helper_probe_single_connector_modes,
Dintel_tv.c1557 .fill_modes = drm_helper_probe_single_connector_modes,
Dintel_dp.c1775 .fill_modes = drm_helper_probe_single_connector_modes,
Dintel_sdvo.c1858 .fill_modes = drm_helper_probe_single_connector_modes,
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_connector.c756 .fill_modes = drm_helper_probe_single_connector_modes,
768 .fill_modes = drm_helper_probe_single_connector_modes,
Dnv17_tv.c744 drm_helper_probe_single_connector_modes(connector, 0, 0); in nv17_tv_set_property()
/linux-2.6.39/drivers/gpu/drm/i2c/
Dch7006_drv.c359 drm_helper_probe_single_connector_modes(connector, 0, 0); in ch7006_encoder_set_property()
/linux-2.6.39/drivers/staging/gma500/
Dpsb_intel_lvds.c684 .fill_modes = drm_helper_probe_single_connector_modes,
Dpsb_intel_sdvo.c1121 .fill_modes = drm_helper_probe_single_connector_modes,