Searched refs:drm_helper_probe_single_connector_modes (Results 1 - 9 of 9) sorted by relevance
/solaris-x11-s12/open-src/kernel/sys/drm/ |
H A D | drm_crtc_helper.h | 132 extern int drm_helper_probe_single_connector_modes(struct drm_connector *connector, uint32_t maxX, uint32_t maxY);
|
/solaris-x11-s12/open-src/kernel/i915/src/ |
H A D | intel_dvo.c | 387 .fill_modes = drm_helper_probe_single_connector_modes,
|
H A D | intel_crt.c | 724 .fill_modes = drm_helper_probe_single_connector_modes,
|
H A D | intel_lvds.c | 514 .fill_modes = drm_helper_probe_single_connector_modes,
|
H A D | intel_hdmi.c | 1133 .fill_modes = drm_helper_probe_single_connector_modes,
|
H A D | intel_tv.c | 1508 .fill_modes = drm_helper_probe_single_connector_modes,
|
H A D | intel_dp.c | 2765 .fill_modes = drm_helper_probe_single_connector_modes,
|
H A D | intel_sdvo.c | 2173 .fill_modes = drm_helper_probe_single_connector_modes,
|
/solaris-x11-s12/open-src/kernel/drm/src/ |
H A D | drm_crtc_helper.c | 116 int drm_helper_probe_single_connector_modes(struct drm_connector *connector, function
|
Completed in 59 milliseconds