Home
last modified time | relevance | path

Searched refs:DP_ALLOCATE_PAYLOAD (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c247 .req_type = DP_ALLOCATE_PAYLOAD,
255 .req_type = DP_ALLOCATE_PAYLOAD,
262 .req_type = DP_ALLOCATE_PAYLOAD,
269 .req_type = DP_ALLOCATE_PAYLOAD,
/linux-6.15/include/drm/display/
H A Ddrm_dp.h1626 #define DP_ALLOCATE_PAYLOAD 0x11 macro
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c360 case DP_ALLOCATE_PAYLOAD: in drm_dp_encode_sideband_req()
480 case DP_ALLOCATE_PAYLOAD: in drm_dp_decode_sideband_req()
630 case DP_ALLOCATE_PAYLOAD: in drm_dp_dump_sideband_msg_req_body()
1064 case DP_ALLOCATE_PAYLOAD: in drm_dp_sideband_parse_reply()
1204 req.req_type = DP_ALLOCATE_PAYLOAD; in build_allocate_payload()