Searched refs:drm_dp_encode_sideband_req (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/ |
| D | drm_dp_mst_topology_internal.h | 16 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req,
|
| D | drm_dp_mst_topology.c | 332 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req() function 451 EXPORT_SYMBOL_FOR_TESTS_ONLY(drm_dp_encode_sideband_req); 1151 drm_dp_encode_sideband_req(&req, msg); in build_dpcd_write() 1159 drm_dp_encode_sideband_req(&req, msg); in build_link_address() 1167 drm_dp_encode_sideband_req(&req, msg); in build_clear_payload_id_table() 1178 drm_dp_encode_sideband_req(&req, msg); in build_enum_path_resources() 1199 drm_dp_encode_sideband_req(&req, msg); in build_allocate_payload() 1214 drm_dp_encode_sideband_req(&req, msg); in build_power_updown_phy() 1233 drm_dp_encode_sideband_req(&req, msg); in build_query_stream_enc_status() 2768 drm_dp_encode_sideband_req(&req, msg); in build_dpcd_read() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/selftests/ |
| D | test-drm_dp_mst_helper.c | 137 drm_dp_encode_sideband_req(in, txmsg); in sideband_msg_req_encode_decode()
|