diff options
| author | yanyan kang <[email protected]> | 2019-07-29 17:46:44 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-08-15 10:57:30 -0500 |
| commit | 30b7200c12fd2c951bcbc5bf0eefc20434917f28 (patch) | |
| tree | 1a78e473ed288b0b730009317cac2d4549a6146b /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | e7f2c80cbaabf62966d02ba752d19c9a63f422ab (diff) | |
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 <[email protected]>
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions