Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_dp_mst.c279 const char *pathprop) in radeon_dp_add_mst_connector() argument
302 drm_connector_set_path_property(connector, pathprop); in radeon_dp_add_mst_connector()
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c384 const char *pathprop) in dm_dp_add_mst_connector() argument
440 drm_connector_set_path_property(connector, pathprop); in dm_dp_add_mst_connector()
/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c769 …_connector(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, const char *pathprop) in intel_dp_add_mst_connector() argument
812 ret = drm_connector_set_path_property(connector, pathprop); in intel_dp_add_mst_connector()