Home
last modified time | relevance | path

Searched refs:drm_helper_probe_single_connector_modes (Results 1 – 25 of 107) sorted by relevance

12345

/Linux-v5.4/include/drm/
Ddrm_probe_helper.h12 int drm_helper_probe_single_connector_modes(struct drm_connector
/Linux-v5.4/drivers/gpu/drm/aspeed/
Daspeed_gfx_out.c22 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/mxsfb/
Dmxsfb_out.c69 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/arc/
Darcpgu_sim.c47 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/vkms/
Dvkms_output.c13 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/xen/
Dxen_drm_front_conn.c93 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_vdac.c39 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_lvds_connector.c85 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/msm/edp/
Dedp_connector.c88 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_lvds.c62 .fill_modes = drm_helper_probe_single_connector_modes,
Dsun4i_rgb.c153 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/udl/
Dudl_connector.c129 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_rgb.c61 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/bridge/
Dpanel.c49 .fill_modes = drm_helper_probe_single_connector_modes,
Ddumb-vga-dac.c95 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/
Ddrm_probe_helper.c388 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/
Drcar_du_writeback.c134 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_dpi.c60 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/gma500/
Dcdv_intel_crt.c228 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_venc_cvbs.c111 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/bochs/
Dbochs_kms.c143 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_connectors.c986 .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/
Damdgpu_connectors.c818 .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/
Drgb.c90 .fill_modes = drm_helper_probe_single_connector_modes,
/Linux-v5.4/drivers/gpu/drm/imx/
Dparallel-display.c129 .fill_modes = drm_helper_probe_single_connector_modes,

12345