diff options
author | yanyan kang <Yanyan.Kang@amd.com> | 2019-07-29 17:46:44 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-08-15 10:57:30 -0500 |
commit | 30b7200c12fd2c951bcbc5bf0eefc20434917f28 (patch) | |
tree | 1a78e473ed288b0b730009317cac2d4549a6146b /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | |
parent | e7f2c80cbaabf62966d02ba752d19c9a63f422ab (diff) | |
download | linux-30b7200c12fd2c951bcbc5bf0eefc20434917f28.tar.gz linux-30b7200c12fd2c951bcbc5bf0eefc20434917f28.tar.bz2 linux-30b7200c12fd2c951bcbc5bf0eefc20434917f28.zip |
drm/amd/display: audio cannot switch to internal when display turns off
[why]
disable_az_endpoint has been skipped because
dc->debug.az_endpoint_mute_only = true.
[how]
set dc->debug.az_endpoint_mute_only false when PPLIB’s PME notification function
pointer is not NULL at the dcn10_resource construct function,because right now
SMU/PPLIB and DAL all have the AZ D3 force PME notification implemented. AZ D3 should work.
Signed-off-by: yanyan kang <Yanyan.Kang@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions