Home
last modified time | relevance | path

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

/linux/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/include/drm/display/
H A Ddrm_dp.h1646 #define DP_ALLOCATE_PAYLOAD 0x11 macro
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c361 case DP_ALLOCATE_PAYLOAD: in drm_dp_encode_sideband_req()
481 case DP_ALLOCATE_PAYLOAD: in drm_dp_decode_sideband_req()
631 case DP_ALLOCATE_PAYLOAD: in drm_dp_dump_sideband_msg_req_body()
1065 case DP_ALLOCATE_PAYLOAD: in drm_dp_sideband_parse_reply()
1205 req.req_type = DP_ALLOCATE_PAYLOAD; in build_allocate_payload()