Searched refs:drm_helper_probe_single_connector_modes (Results 1 – 25 of 102) sorted by relevance
12345
/linux-5.19.10/include/drm/ |
D | drm_probe_helper.h | 12 int drm_helper_probe_single_connector_modes(struct drm_connector
|
/linux-5.19.10/drivers/gpu/drm/aspeed/ |
D | aspeed_gfx_out.c | 22 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_writeback.c | 27 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/xen/ |
D | xen_drm_front_conn.c | 94 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_lvds_connector.c | 80 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_rgb.c | 51 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/hisilicon/hibmc/ |
D | hibmc_drm_vdac.c | 60 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/sun4i/ |
D | sun4i_lvds.c | 61 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | sun4i_rgb.c | 152 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/udl/ |
D | udl_connector.c | 114 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/vkms/ |
D | vkms_output.c | 14 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | vkms_writeback.c | 20 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/exynos/ |
D | exynos_drm_dpi.c | 56 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/rcar-du/ |
D | rcar_du_writeback.c | 134 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/gma500/ |
D | cdv_intel_crt.c | 230 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/radeon/ |
D | radeon_connectors.c | 988 .fill_modes = drm_helper_probe_single_connector_modes, 1122 .fill_modes = drm_helper_probe_single_connector_modes, 1208 .fill_modes = drm_helper_probe_single_connector_modes, 1530 .fill_modes = drm_helper_probe_single_connector_modes, 1834 .fill_modes = drm_helper_probe_single_connector_modes, 1844 .fill_modes = drm_helper_probe_single_connector_modes, 1854 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/bridge/ |
D | simple-bridge.c | 95 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | panel.c | 51 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | nxp-ptn3460.c | 208 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | megachips-stdpxxxx-ge-b850v3-fw.c | 194 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/ |
D | drm_bridge_connector.c | 236 .fill_modes = drm_helper_probe_single_connector_modes,
|
D | drm_probe_helper.c | 416 int drm_helper_probe_single_connector_modes(struct drm_connector *connector, in drm_helper_probe_single_connector_modes() function 590 EXPORT_SYMBOL(drm_helper_probe_single_connector_modes);
|
/linux-5.19.10/drivers/gpu/drm/hyperv/ |
D | hyperv_drm_modeset.c | 74 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_connectors.c | 827 .fill_modes = drm_helper_probe_single_connector_modes, 945 .fill_modes = drm_helper_probe_single_connector_modes, 1210 .fill_modes = drm_helper_probe_single_connector_modes, 1512 .fill_modes = drm_helper_probe_single_connector_modes, 1523 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-5.19.10/drivers/gpu/drm/arm/ |
D | malidp_mw.c | 111 .fill_modes = drm_helper_probe_single_connector_modes,
|
12345