Lines Matching refs:drm_connector
110 struct drm_connector *connector; in radeon_dp_mst_update_stream_attribs()
175 static int radeon_dp_mst_get_ddc_modes(struct drm_connector *connector) in radeon_dp_mst_get_ddc_modes()
196 static int radeon_dp_mst_get_modes(struct drm_connector *connector) in radeon_dp_mst_get_modes()
202 radeon_dp_mst_mode_valid(struct drm_connector *connector, in radeon_dp_mst_mode_valid()
215 struct drm_encoder *radeon_mst_best_encoder(struct drm_connector *connector) in radeon_mst_best_encoder()
229 radeon_dp_mst_detect(struct drm_connector *connector, bool force) in radeon_dp_mst_detect()
238 radeon_dp_mst_connector_destroy(struct drm_connector *connector) in radeon_dp_mst_connector_destroy()
249 static void radeon_connector_dpms(struct drm_connector *connector, int mode) in radeon_connector_dpms()
261 static struct drm_connector *radeon_dp_add_mst_connector(struct drm_dp_mst_topology_mgr *mgr, in radeon_dp_add_mst_connector()
269 struct drm_connector *connector; in radeon_dp_add_mst_connector()
299 struct drm_connector *connector) in radeon_dp_destroy_mst_connector()
337 struct drm_connector *connector; in radeon_mst_find_connector()
759 struct drm_connector *connector; in radeon_debugfs_mst_info()