Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_dp_mst_helper.h173 bool path_msg; member
399 bool path_msg; member
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dp_mst_topology.c218 buf[idx++] = (hdr->broadcast << 7) | (hdr->path_msg << 6) | in drm_dp_encode_sideband_msg_hdr()
254 hdr->path_msg = (buf[idx] >> 6) & 0x1; in drm_dp_decode_sideband_msg_hdr()
765 msg->path_msg = true; in build_enum_path_resources()
784 msg->path_msg = true; in build_allocate_payload()
800 msg->path_msg = true; in build_power_updown_phy()
1984 hdr->path_msg = txmsg->path_msg; in set_hdr_from_dst_qlock()