Searched refs:drm_helper_probe_single_connector_modes (Results 1 – 25 of 99) sorted by relevance
1234
/Linux-v4.19/include/drm/ |
D | drm_crtc_helper.h | 67 int drm_helper_probe_single_connector_modes(struct drm_connector
|
/Linux-v4.19/drivers/gpu/drm/mxsfb/ |
D | mxsfb_out.c | 78 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/arc/ |
D | arcpgu_sim.c | 56 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/vkms/ |
D | vkms_output.c | 20 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/xen/ |
D | xen_drm_front_conn.c | 93 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_lvds_connector.c | 98 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/ |
D | hibmc_drm_vdac.c | 50 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/msm/edp/ |
D | edp_connector.c | 96 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_rgb.c | 66 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun4i_lvds.c | 64 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | sun4i_rgb.c | 124 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/bridge/ |
D | panel.c | 54 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | dumb-vga-dac.c | 99 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/tinydrm/core/ |
D | tinydrm-pipe.c | 76 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/udl/ |
D | udl_connector.c | 183 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_probe_helper.c | 387 int drm_helper_probe_single_connector_modes(struct drm_connector *connector, in drm_helper_probe_single_connector_modes() function 539 EXPORT_SYMBOL(drm_helper_probe_single_connector_modes);
|
/Linux-v4.19/drivers/gpu/drm/meson/ |
D | meson_venc_cvbs.c | 122 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/exynos/ |
D | exynos_drm_dpi.c | 63 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | cdv_intel_crt.c | 228 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_connectors.c | 985 .fill_modes = drm_helper_probe_single_connector_modes, 1117 .fill_modes = drm_helper_probe_single_connector_modes, 1201 .fill_modes = drm_helper_probe_single_connector_modes, 1524 .fill_modes = drm_helper_probe_single_connector_modes, 1828 .fill_modes = drm_helper_probe_single_connector_modes, 1838 .fill_modes = drm_helper_probe_single_connector_modes, 1848 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_connectors.c | 817 .fill_modes = drm_helper_probe_single_connector_modes, 932 .fill_modes = drm_helper_probe_single_connector_modes, 1192 .fill_modes = drm_helper_probe_single_connector_modes, 1474 .fill_modes = drm_helper_probe_single_connector_modes, 1484 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/imx/ |
D | parallel-display.c | 138 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | rgb.c | 93 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/bochs/ |
D | bochs_kms.c | 228 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/ |
D | omap_connector.c | 235 .fill_modes = drm_helper_probe_single_connector_modes,
|
1234