Home
last modified time | relevance | path

Searched refs:drm_dp_sideband_msg_req_body (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_dp_mst_topology_internal.h16 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req,
19 struct drm_dp_sideband_msg_req_body *req);
21 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req,
A Ddrm_dp_mst_topology.c60 struct drm_dp_sideband_msg_req_body msg;
690 struct drm_dp_sideband_msg_req_body req; in drm_dp_mst_dump_sideband_msg_tx()
1144 struct drm_dp_sideband_msg_req_body req; in build_dpcd_write()
1156 struct drm_dp_sideband_msg_req_body req; in build_link_address()
1164 struct drm_dp_sideband_msg_req_body req; in build_clear_payload_id_table()
1174 struct drm_dp_sideband_msg_req_body req; in build_enum_path_resources()
1189 struct drm_dp_sideband_msg_req_body req; in build_allocate_payload()
1206 struct drm_dp_sideband_msg_req_body req; in build_power_updown_phy()
1222 struct drm_dp_sideband_msg_req_body req; in build_query_stream_enc_status()
2759 struct drm_dp_sideband_msg_req_body req; in build_dpcd_read()
[all …]
/linux/drivers/gpu/drm/selftests/
A Dtest-drm_dp_mst_helper.c46 sideband_msg_req_equal(const struct drm_dp_sideband_msg_req_body *in, in sideband_msg_req_equal()
47 const struct drm_dp_sideband_msg_req_body *out) in sideband_msg_req_equal()
121 sideband_msg_req_encode_decode(struct drm_dp_sideband_msg_req_body *in) in sideband_msg_req_encode_decode()
123 struct drm_dp_sideband_msg_req_body *out; in sideband_msg_req_encode_decode()
179 struct drm_dp_sideband_msg_req_body in = { 0 }; in igt_dp_mst_sideband_msg_req_decode()
/linux/include/drm/
A Ddrm_dp_mst_helper.h447 struct drm_dp_sideband_msg_req_body { struct

Completed in 19 milliseconds