HomeSort by: relevance | last modified time | path
    Searched refs:fill_modes (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front_conn.c 98 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/dev/fdt/
hdmi_connector.c 103 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_display.c 247 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_connector.h 721 * core entry point to probe connector state is @fill_modes.
747 * core entry point to probe connector state is @fill_modes.
752 * @fill_modes:
774 int (*fill_modes)(struct drm_connector *connector, uint32_t max_width, uint32_t max_height); member in struct:drm_connector_funcs
1179 * Modes available on this connector (from fill_modes() + user).
  /src/sys/dev/i2c/
anxedp.c 147 .fill_modes = drm_helper_probe_single_connector_modes,
tda19988.c 724 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_connectors.c 820 .fill_modes = drm_helper_probe_single_connector_modes,
935 .fill_modes = drm_helper_probe_single_connector_modes,
1198 .fill_modes = drm_helper_probe_single_connector_modes,
1478 .fill_modes = drm_helper_probe_single_connector_modes,
1488 .fill_modes = drm_helper_probe_single_connector_modes,
amdgpu_dce_virtual.c 357 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_connectors.c 987 .fill_modes = drm_helper_probe_single_connector_modes,
1120 .fill_modes = drm_helper_probe_single_connector_modes,
1204 .fill_modes = drm_helper_probe_single_connector_modes,
1524 .fill_modes = drm_helper_probe_single_connector_modes,
1826 .fill_modes = drm_helper_probe_single_connector_modes,
1836 .fill_modes = drm_helper_probe_single_connector_modes,
1846 .fill_modes = drm_helper_probe_single_connector_modes,
radeon_dp_mst.c 275 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dvo.c 359 .fill_modes = drm_helper_probe_single_connector_modes,
intel_crt.c 943 .fill_modes = drm_helper_probe_single_connector_modes,
intel_dp_mst.c 544 .fill_modes = drm_helper_probe_single_connector_modes,
intel_lvds.c 490 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ldu.c 272 .fill_modes = vmw_du_connector_fill_modes,
vmwgfx_scrn.c 354 .fill_modes = vmw_du_connector_fill_modes,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_connector.c 1124 .fill_modes = drm_helper_probe_single_connector_modes,
1141 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_mst_types.c 184 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/external/bsd/drm2/dist/drm/
drm_client_modeset.c 821 total_modes_count += connectors[i]->funcs->fill_modes(connectors[i], width, height);
drm_connector.c 2235 connector->funcs->fill_modes(connector,
2245 /* delayed so we get modes regardless of pre-fill_modes state */
  /src/sys/external/bsd/drm2/dist/drm/vboxvideo/
vbox_mode.c 805 .fill_modes = vbox_fill_modes,
  /src/sys/dev/ic/
dw_hdmi.c 572 .fill_modes = drm_helper_probe_single_connector_modes,
anx_dp.c 254 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/arch/arm/nvidia/
tegra_drm_mode.c 144 .fill_modes = drm_helper_probe_single_connector_modes,
  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_display.c 1074 .fill_modes = drm_helper_probe_single_connector_modes,

Completed in 34 milliseconds

1 2