Home
last modified time | relevance | path

Searched refs:path_msg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_mst_helper.h173 bool path_msg; member
510 bool path_msg; member
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_mst_helper.h156 bool path_msg; member
493 bool path_msg; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c282 buf[idx++] = (hdr->broadcast << 7) | (hdr->path_msg << 6) | in drm_dp_encode_sideband_msg_hdr()
319 hdr->path_msg = (buf[idx] >> 6) & 0x1; in drm_dp_decode_sideband_msg_hdr()
696 drm_printf(p, "txmsg cur_offset=%x cur_len=%x seqno=%x state=%s path_msg=%d dst=%s\n", in drm_dp_mst_dump_sideband_msg_tx()
699 txmsg->path_msg, buf); in drm_dp_mst_dump_sideband_msg_tx()
1160 msg->path_msg = true; in build_clear_payload_id_table()
1171 msg->path_msg = true; in build_enum_path_resources()
1192 msg->path_msg = true; in build_allocate_payload()
1207 msg->path_msg = true; in build_power_updown_phy()
2813 hdr->path_msg = txmsg->path_msg; in set_hdr_from_dst_qlock()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c282 buf[idx++] = (hdr->broadcast << 7) | (hdr->path_msg << 6) | in drm_dp_encode_sideband_msg_hdr()
320 hdr->path_msg = (buf[idx] >> 6) & 0x1; in drm_dp_decode_sideband_msg_hdr()
697 drm_printf(p, "txmsg cur_offset=%x cur_len=%x seqno=%x state=%s path_msg=%d dst=%s\n", in drm_dp_mst_dump_sideband_msg_tx()
700 txmsg->path_msg, buf); in drm_dp_mst_dump_sideband_msg_tx()
1168 msg->path_msg = true; in build_clear_payload_id_table()
1179 msg->path_msg = true; in build_enum_path_resources()
1200 msg->path_msg = true; in build_allocate_payload()
1215 msg->path_msg = true; in build_power_updown_phy()
2765 hdr->path_msg = txmsg->path_msg; in set_hdr_from_dst_qlock()
[all...]

Completed in 14 milliseconds