Searched refs:drm_helper_probe_single_connector_modes (Results 1 – 25 of 34) sorted by relevance
12
/drivers/gpu/drm/udl/ |
D | udl_connector.c | 141 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/host1x/drm/ |
D | output.c | 93 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/drm/gma500/ |
D | cdv_intel_crt.c | 238 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | cdv_intel_hdmi.c | 289 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | mdfld_dsi_output.c | 412 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | cdv_intel_lvds.c | 540 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | psb_intel_lvds.c | 667 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | oaktrail_hdmi.c | 633 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/staging/imx-drm/ |
D | parallel-display.c | 142 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | imx-tve.c | 378 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/drm/radeon/ |
D | radeon_connectors.c | 699 .fill_modes = drm_helper_probe_single_connector_modes, 817 .fill_modes = drm_helper_probe_single_connector_modes, 887 .fill_modes = drm_helper_probe_single_connector_modes, 1201 .fill_modes = drm_helper_probe_single_connector_modes, 1486 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/drm/tilcdc/ |
D | tilcdc_slave.c | 196 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | tilcdc_tfp410.c | 224 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | tilcdc_panel.c | 212 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/drm/omapdrm/ |
D | omap_connector.c | 252 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/drm/exynos/ |
D | exynos_drm_connector.c | 270 return drm_helper_probe_single_connector_modes(connector, width, in exynos_drm_connector_fill_modes()
|
/drivers/gpu/drm/ |
D | drm_crtc_helper.c | 115 int drm_helper_probe_single_connector_modes(struct drm_connector *connector, in drm_helper_probe_single_connector_modes() function 205 EXPORT_SYMBOL(drm_helper_probe_single_connector_modes);
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 878 .fill_modes = drm_helper_probe_single_connector_modes, 890 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/drm/i915/ |
D | intel_dvo.c | 354 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | intel_crt.c | 690 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | intel_lvds.c | 688 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/drm/cirrus/ |
D | cirrus_mode.c | 554 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/drm/i2c/ |
D | ch7006_drv.c | 358 drm_helper_probe_single_connector_modes(connector, 0, 0); in ch7006_encoder_set_property()
|
/drivers/gpu/drm/shmobile/ |
D | shmob_drm_crtc.c | 704 .fill_modes = drm_helper_probe_single_connector_modes,
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | tvnv17.c | 762 drm_helper_probe_single_connector_modes(connector, 0, 0); in nv17_tv_set_property()
|
12