Searched refs:drm_helper_probe_single_connector_modes (Results 1 – 25 of 101) sorted by relevance
12345
/linux-6.3-rc2/drivers/gpu/drm/tests/ |
A D | drm_client_modeset_test.c | 111 ret = drm_helper_probe_single_connector_modes(connector, 1920, 1080); in drm_test_pick_cmdline_res_1920_1080_60() 149 ret = drm_helper_probe_single_connector_modes(connector, 1920, 1080); in drm_test_pick_cmdline_named()
|
/linux-6.3-rc2/drivers/gpu/drm/aspeed/ |
A D | aspeed_gfx_out.c | 22 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/include/drm/ |
A D | drm_probe_helper.h | 13 int drm_helper_probe_single_connector_modes(struct drm_connector
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_writeback.c | 29 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/xen/ |
A D | xen_drm_front_conn.c | 95 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp4/ |
A D | mdp4_lvds_connector.c | 81 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/fsl-dcu/ |
A D | fsl_dcu_drm_rgb.c | 51 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/hisilicon/hibmc/ |
A D | hibmc_drm_vdac.c | 62 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/vkms/ |
A D | vkms_output.c | 15 .fill_modes = drm_helper_probe_single_connector_modes,
|
A D | vkms_writeback.c | 25 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/sun4i/ |
A D | sun4i_lvds.c | 61 .fill_modes = drm_helper_probe_single_connector_modes,
|
A D | sun4i_rgb.c | 152 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/logicvc/ |
A D | logicvc_interface.c | 86 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | exynos_drm_dpi.c | 57 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/ |
A D | rcar_du_writeback.c | 136 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/gma500/ |
A D | cdv_intel_crt.c | 230 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_connectors.c | 967 .fill_modes = drm_helper_probe_single_connector_modes, 1101 .fill_modes = drm_helper_probe_single_connector_modes, 1187 .fill_modes = drm_helper_probe_single_connector_modes, 1509 .fill_modes = drm_helper_probe_single_connector_modes, 1801 .fill_modes = drm_helper_probe_single_connector_modes, 1811 .fill_modes = drm_helper_probe_single_connector_modes, 1821 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/bridge/ |
A D | simple-bridge.c | 96 .fill_modes = drm_helper_probe_single_connector_modes,
|
A D | nxp-ptn3460.c | 208 .fill_modes = drm_helper_probe_single_connector_modes,
|
A D | megachips-stdpxxxx-ge-b850v3-fw.c | 194 .fill_modes = drm_helper_probe_single_connector_modes,
|
A D | panel.c | 52 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/hyperv/ |
A D | hyperv_drm_modeset.c | 72 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_bridge_connector.c | 219 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_connectors.c | 827 .fill_modes = drm_helper_probe_single_connector_modes, 945 .fill_modes = drm_helper_probe_single_connector_modes, 1230 .fill_modes = drm_helper_probe_single_connector_modes, 1532 .fill_modes = drm_helper_probe_single_connector_modes, 1543 .fill_modes = drm_helper_probe_single_connector_modes,
|
/linux-6.3-rc2/drivers/gpu/drm/arm/ |
A D | malidp_mw.c | 113 .fill_modes = drm_helper_probe_single_connector_modes,
|
Completed in 26 milliseconds
12345