Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tests/
Ddrm_dp_mst_helper_test.c257 in.req_type = DP_QUERY_STREAM_ENC_STATUS; in drm_test_dp_mst_sideband_msg_req_decode()
/linux-6.1.9/include/drm/display/
Ddrm_dp.h1487 #define DP_QUERY_STREAM_ENC_STATUS 0x38 macro
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c432 case DP_QUERY_STREAM_ENC_STATUS: { in drm_dp_encode_sideband_req()
576 case DP_QUERY_STREAM_ENC_STATUS: in drm_dp_decode_sideband_req()
668 case DP_QUERY_STREAM_ENC_STATUS: in drm_dp_dump_sideband_msg_req_body()
1059 case DP_QUERY_STREAM_ENC_STATUS: in drm_dp_sideband_parse_reply()
1224 req.req_type = DP_QUERY_STREAM_ENC_STATUS; in build_query_stream_enc_status()