Home
last modified time | relevance | path

Searched refs:az_endpoint_mute_only (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c562 .az_endpoint_mute_only = true,
1426 dc->debug.az_endpoint_mute_only = false; in construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_hwss.c293 if ((&pipes[i])->stream_res.audio && !link->dc->debug.az_endpoint_mute_only) in dp_retrain_link_dp_test()
Ddc.c1940 if (pipe_ctx->stream_res.audio && !dc->debug.az_endpoint_mute_only) in commit_planes_do_stream_update()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc.h373 bool az_endpoint_mute_only; member