Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology_internal.h14 struct drm_dp_sideband_msg_tx;
19 struct drm_dp_sideband_msg_tx *raw);
20 int drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw,
H A Ddrm_dp_mst_topology.c346 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_req()
468 drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw, in drm_dp_decode_sideband_req()
701 const struct drm_dp_sideband_msg_tx *txmsg) in drm_dp_mst_dump_sideband_msg_tx()
745 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_reply()
1154 static void build_dpcd_write(struct drm_dp_sideband_msg_tx *msg, in build_dpcd_write()
1167 static void build_link_address(struct drm_dp_sideband_msg_tx *msg) in build_link_address()
1175 static void build_clear_payload_id_table(struct drm_dp_sideband_msg_tx *msg) in build_clear_payload_id_table()
1184 static int build_enum_path_resources(struct drm_dp_sideband_msg_tx *msg, in build_enum_path_resources()
1196 static void build_allocate_payload(struct drm_dp_sideband_msg_tx *msg, in build_allocate_payload()
1216 static void build_power_updown_phy(struct drm_dp_sideband_msg_tx *msg, in build_power_updown_phy()
[all …]
/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c513 struct drm_dp_sideband_msg_tx *txmsg; in drm_test_dp_mst_sideband_msg_req_decode()
/linux/include/drm/display/
H A Ddrm_dp_mst_helper.h498 struct drm_dp_sideband_msg_tx { struct