Home
last modified time | relevance | path

Searched refs:drm_dp_sideband_msg_tx (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology_internal.h17 struct drm_dp_sideband_msg_tx *raw);
18 int drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw,
H A Ddrm_dp_mst_topology.c332 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_req()
454 drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw, in drm_dp_decode_sideband_req()
687 const struct drm_dp_sideband_msg_tx *txmsg) in drm_dp_mst_dump_sideband_msg_tx()
731 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_reply()
1133 static void build_dpcd_write(struct drm_dp_sideband_msg_tx *msg, in build_dpcd_write()
1146 static void build_link_address(struct drm_dp_sideband_msg_tx *msg) in build_link_address()
1154 static void build_clear_payload_id_table(struct drm_dp_sideband_msg_tx *msg) in build_clear_payload_id_table()
1163 static int build_enum_path_resources(struct drm_dp_sideband_msg_tx *msg, in build_enum_path_resources()
1175 static void build_allocate_payload(struct drm_dp_sideband_msg_tx *msg, in build_allocate_payload()
1195 static void build_power_updown_phy(struct drm_dp_sideband_msg_tx *ms
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology_internal.h17 struct drm_dp_sideband_msg_tx *raw);
18 int drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw,
H A Ddrm_dp_mst_topology.c333 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_req()
455 drm_dp_decode_sideband_req(const struct drm_dp_sideband_msg_tx *raw, in drm_dp_decode_sideband_req()
688 const struct drm_dp_sideband_msg_tx *txmsg) in drm_dp_mst_dump_sideband_msg_tx()
732 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_reply()
1141 static void build_dpcd_write(struct drm_dp_sideband_msg_tx *msg, in build_dpcd_write()
1154 static void build_link_address(struct drm_dp_sideband_msg_tx *msg) in build_link_address()
1162 static void build_clear_payload_id_table(struct drm_dp_sideband_msg_tx *msg) in build_clear_payload_id_table()
1171 static int build_enum_path_resources(struct drm_dp_sideband_msg_tx *msg, in build_enum_path_resources()
1183 static void build_allocate_payload(struct drm_dp_sideband_msg_tx *msg, in build_allocate_payload()
1203 static void build_power_updown_phy(struct drm_dp_sideband_msg_tx *ms
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_dp_mst_helper.c125 struct drm_dp_sideband_msg_tx txmsg; in sideband_msg_req_encode_decode()
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c369 struct drm_dp_sideband_msg_tx *txmsg; in drm_test_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_mst_helper.h501 struct drm_dp_sideband_msg_tx { struct
662 * @qlock: protects @tx_msg_downq and &drm_dp_sideband_msg_tx.state
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_mst_helper.h484 struct drm_dp_sideband_msg_tx { struct
726 * @qlock: protects @tx_msg_downq and &drm_dp_sideband_msg_tx.state

Completed in 13 milliseconds