Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology_internal.h16 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req,
H A Ddrm_dp_mst_topology.c335 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req() function
454 EXPORT_SYMBOL_FOR_TESTS_ONLY(drm_dp_encode_sideband_req);
1154 drm_dp_encode_sideband_req(&req, msg); in build_dpcd_write()
1162 drm_dp_encode_sideband_req(&req, msg); in build_link_address()
1170 drm_dp_encode_sideband_req(&req, msg); in build_clear_payload_id_table()
1181 drm_dp_encode_sideband_req(&req, msg); in build_enum_path_resources()
1202 drm_dp_encode_sideband_req(&req, msg); in build_allocate_payload()
1217 drm_dp_encode_sideband_req(&req, msg); in build_power_updown_phy()
1236 drm_dp_encode_sideband_req(&req, msg); in build_query_stream_enc_status()
2720 drm_dp_encode_sideband_req( in build_dpcd_read()
[all...]
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c382 drm_dp_encode_sideband_req(in, txmsg); in drm_test_dp_mst_sideband_msg_req_decode()