Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/selftests/
Dtest-drm_dp_mst_helper.c242 in.req_type = DP_QUERY_STREAM_ENC_STATUS; in igt_dp_mst_sideband_msg_req_decode()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_mst_topology.c428 case DP_QUERY_STREAM_ENC_STATUS: { in drm_dp_encode_sideband_req()
572 case DP_QUERY_STREAM_ENC_STATUS: in drm_dp_decode_sideband_req()
664 case DP_QUERY_STREAM_ENC_STATUS: in drm_dp_dump_sideband_msg_req_body()
1053 case DP_QUERY_STREAM_ENC_STATUS: in drm_dp_sideband_parse_reply()
1212 req.req_type = DP_QUERY_STREAM_ENC_STATUS; in build_query_stream_enc_status()
/Linux-v5.10/include/drm/
Ddrm_dp_helper.h1140 #define DP_QUERY_STREAM_ENC_STATUS 0x38 macro