Home
last modified time | relevance | path

Searched refs:pathprop (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
HDamdgpu_dm_mst_types.c345 const char *pathprop) in dm_dp_add_mst_connector() argument
391 drm_mode_connector_set_path_property(connector, pathprop); in dm_dp_add_mst_connector()
/dragonfly/sys/dev/drm/i915/
HDintel_dp_mst.c452 …_connector(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, const char *pathprop) in intel_dp_add_mst_connector() argument
494 ret = drm_mode_connector_set_path_property(connector, pathprop); in intel_dp_add_mst_connector()
/dragonfly/sys/dev/drm/radeon/
HDradeon_dp_mst.c269 const char *pathprop) in radeon_dp_add_mst_connector() argument
292 drm_mode_connector_set_path_property(connector, pathprop); in radeon_dp_add_mst_connector()