Home
last modified time | relevance | path

Searched refs:path_msg (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/display/
A Ddrm_dp_mst_helper.h163 bool path_msg; member
500 bool path_msg; member
/linux/drivers/gpu/drm/display/
A Ddrm_dp_mst_topology.c283 buf[idx++] = (hdr->broadcast << 7) | (hdr->path_msg << 6) | in drm_dp_encode_sideband_msg_hdr()
321 hdr->path_msg = (buf[idx] >> 6) & 0x1; in drm_dp_decode_sideband_msg_hdr()
701 txmsg->path_msg, buf); in drm_dp_mst_dump_sideband_msg_tx()
1169 msg->path_msg = true; in build_clear_payload_id_table()
1180 msg->path_msg = true; in build_enum_path_resources()
1201 msg->path_msg = true; in build_allocate_payload()
1216 msg->path_msg = true; in build_power_updown_phy()
2768 hdr->path_msg = txmsg->path_msg; in set_hdr_from_dst_qlock()

Completed in 18 milliseconds