Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/display/
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.c61 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()
2711 struct drm_dp_sideband_msg_req_body req; in build_dpcd_read()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/tests/
A Ddrm_dp_mst_helper_test.c75 const struct drm_dp_sideband_msg_req_body in;
283 sideband_msg_req_equal(const struct drm_dp_sideband_msg_req_body *in, in sideband_msg_req_equal()
284 const struct drm_dp_sideband_msg_req_body *out) in sideband_msg_req_equal()
367 const struct drm_dp_sideband_msg_req_body *in = &params->in; in drm_test_dp_mst_sideband_msg_req_decode()
368 struct drm_dp_sideband_msg_req_body *out; in drm_test_dp_mst_sideband_msg_req_decode()
/linux-6.3-rc2/include/drm/display/
A Ddrm_dp_mst_helper.h435 struct drm_dp_sideband_msg_req_body { struct

Completed in 16 milliseconds