Searched refs:drm_helper_probe_single_connector_modes (Results 1 – 25 of 107) sorted by relevance
12345
/Linux-v5.4/include/drm/ |
D | drm_probe_helper.h | 12 int drm_helper_probe_single_connector_modes(struct drm_connector
|
/Linux-v5.4/drivers/gpu/drm/aspeed/ |
D | aspeed_gfx_out.c | 22 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/mxsfb/ |
D | mxsfb_out.c | 69 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/arc/ |
D | arcpgu_sim.c | 47 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/vkms/ |
D | vkms_output.c | 13 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/xen/ |
D | xen_drm_front_conn.c | 93 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/ |
D | hibmc_drm_vdac.c | 39 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_lvds_connector.c | 85 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/msm/edp/ |
D | edp_connector.c | 88 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/sun4i/ |
D | sun4i_lvds.c | 62 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | sun4i_rgb.c | 153 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/udl/ |
D | udl_connector.c | 129 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_rgb.c | 61 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/bridge/ |
D | panel.c | 49 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | dumb-vga-dac.c | 95 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/ |
D | drm_probe_helper.c | 388 int drm_helper_probe_single_connector_modes(struct drm_connector *connector, in drm_helper_probe_single_connector_modes() function 547 EXPORT_SYMBOL(drm_helper_probe_single_connector_modes);
|
/Linux-v5.4/drivers/gpu/drm/rcar-du/ |
D | rcar_du_writeback.c | 134 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/exynos/ |
D | exynos_drm_dpi.c | 60 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/gma500/ |
D | cdv_intel_crt.c | 228 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/meson/ |
D | meson_venc_cvbs.c | 111 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/bochs/ |
D | bochs_kms.c | 143 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | radeon_connectors.c | 986 .fill_modes = drm_helper_probe_single_connector_modes, 1118 .fill_modes = drm_helper_probe_single_connector_modes, 1202 .fill_modes = drm_helper_probe_single_connector_modes, 1525 .fill_modes = drm_helper_probe_single_connector_modes, 1829 .fill_modes = drm_helper_probe_single_connector_modes, 1839 .fill_modes = drm_helper_probe_single_connector_modes, 1849 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_connectors.c | 818 .fill_modes = drm_helper_probe_single_connector_modes, 933 .fill_modes = drm_helper_probe_single_connector_modes, 1193 .fill_modes = drm_helper_probe_single_connector_modes, 1475 .fill_modes = drm_helper_probe_single_connector_modes, 1485 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/tegra/ |
D | rgb.c | 90 .fill_modes = drm_helper_probe_single_connector_modes,
|
/Linux-v5.4/drivers/gpu/drm/imx/ |
D | parallel-display.c | 129 .fill_modes = drm_helper_probe_single_connector_modes,
|
12345