Searched refs:drm_dp_encode_sideband_req (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_mst_topology_internal.h | 18 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req,
|
| H A D | drm_dp_mst_topology.c | 345 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req() function 464 EXPORT_SYMBOL_FOR_TESTS_ONLY(drm_dp_encode_sideband_req); 1166 drm_dp_encode_sideband_req(&req, msg); in build_dpcd_write() 1174 drm_dp_encode_sideband_req(&req, msg); in build_link_address() 1182 drm_dp_encode_sideband_req(&req, msg); in build_clear_payload_id_table() 1193 drm_dp_encode_sideband_req(&req, msg); in build_enum_path_resources() 1214 drm_dp_encode_sideband_req(&req, msg); in build_allocate_payload() 1229 drm_dp_encode_sideband_req(&req, msg); in build_power_updown_phy() 1248 drm_dp_encode_sideband_req(&req, msg); in build_query_stream_enc_status() 2729 drm_dp_encode_sideband_req(&req, msg); in build_dpcd_read() [all …]
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_dp_mst_helper_test.c | 526 drm_dp_encode_sideband_req(in, txmsg); in drm_test_dp_mst_sideband_msg_req_decode()
|