Searched refs:drm_helper_probe_single_connector_modes (Results 1 – 15 of 15) sorted by relevance
/linux-2.6.39/include/drm/ |
D | drm_crtc_helper.h | 107 extern int drm_helper_probe_single_connector_modes(struct drm_connector *connector, uint32_t maxX, …
|
/linux-2.6.39/drivers/gpu/drm/radeon/ |
D | radeon_connectors.c | 610 .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/ |
D | drm_crtc_helper.c | 82 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/ |
D | intel_dvo.c | 282 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | intel_hdmi.c | 350 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | intel_crt.c | 530 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | intel_lvds.c | 642 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | intel_tv.c | 1557 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | intel_dp.c | 1775 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | intel_sdvo.c | 1858 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-2.6.39/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 756 .fill_modes = drm_helper_probe_single_connector_modes, 768 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | nv17_tv.c | 744 drm_helper_probe_single_connector_modes(connector, 0, 0); in nv17_tv_set_property()
|
/linux-2.6.39/drivers/gpu/drm/i2c/ |
D | ch7006_drv.c | 359 drm_helper_probe_single_connector_modes(connector, 0, 0); in ch7006_encoder_set_property()
|
/linux-2.6.39/drivers/staging/gma500/ |
D | psb_intel_lvds.c | 684 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | psb_intel_sdvo.c | 1121 .fill_modes = drm_helper_probe_single_connector_modes,
|