Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_dp_mst.c276 const char *pathprop) in radeon_dp_add_mst_connector() argument
299 drm_connector_set_path_property(connector, pathprop); in radeon_dp_add_mst_connector()
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c350 const char *pathprop) in dm_dp_add_mst_connector() argument
406 drm_connector_set_path_property(connector, pathprop); in dm_dp_add_mst_connector()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c767 …_connector(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, const char *pathprop) in intel_dp_add_mst_connector() argument
809 ret = drm_connector_set_path_property(connector, pathprop); in intel_dp_add_mst_connector()