Home
last modified time | relevance | path

Searched refs:DP_ALLOCATE_PAYLOAD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c101 .desc = "DP_ALLOCATE_PAYLOAD with SDP stream sinks",
103 .req_type = DP_ALLOCATE_PAYLOAD,
109 .desc = "DP_ALLOCATE_PAYLOAD with port number",
111 .req_type = DP_ALLOCATE_PAYLOAD,
116 .desc = "DP_ALLOCATE_PAYLOAD with VCPI",
118 .req_type = DP_ALLOCATE_PAYLOAD,
123 .desc = "DP_ALLOCATE_PAYLOAD with PBN",
125 .req_type = DP_ALLOCATE_PAYLOAD,
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_dp_mst_helper.c183 in.req_type = DP_ALLOCATE_PAYLOAD; in igt_dp_mst_sideband_msg_req_decode()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c347 case DP_ALLOCATE_PAYLOAD: in drm_dp_encode_sideband_req()
467 case DP_ALLOCATE_PAYLOAD: in drm_dp_decode_sideband_req()
617 case DP_ALLOCATE_PAYLOAD: in drm_dp_dump_sideband_msg_req_body()
1049 case DP_ALLOCATE_PAYLOAD: in drm_dp_sideband_parse_reply()
1184 req.req_type = DP_ALLOCATE_PAYLOAD; in build_allocate_payload()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c348 case DP_ALLOCATE_PAYLOAD: in drm_dp_encode_sideband_req()
468 case DP_ALLOCATE_PAYLOAD: in drm_dp_decode_sideband_req()
618 case DP_ALLOCATE_PAYLOAD: in drm_dp_dump_sideband_msg_req_body()
1052 case DP_ALLOCATE_PAYLOAD: in drm_dp_sideband_parse_reply()
1192 req.req_type = DP_ALLOCATE_PAYLOAD; in build_allocate_payload()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_helper.h1129 #define DP_ALLOCATE_PAYLOAD 0x11 macro
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp.h1494 #define DP_ALLOCATE_PAYLOAD 0x11 macro

Completed in 25 milliseconds