Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_hwss.c351 if ((&pipes[i])->stream_res.audio && !link->dc->debug.az_endpoint_mute_only) in dp_retrain_link_dp_test()
Ddc.c2753 if (pipe_ctx->stream_res.audio && !dc->debug.az_endpoint_mute_only) in commit_planes_do_stream_update()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c618 .az_endpoint_mute_only = true,
1548 dc->debug.az_endpoint_mute_only = false; in dcn10_resource_construct()
/drivers/gpu/drm/amd/display/dc/
Ddc.h579 bool az_endpoint_mute_only; member