drm/radeon: Fix "slow" audio over DP on DCE8+
DP audio is derived from the dfs clock. Signed-off-by: Slava Grigorev <slava.grigorev@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
This commit is contained in:

committed by
Alex Deucher

parent
ee1782c3f2
commit
ac4a9350ab
@@ -268,6 +268,7 @@ struct radeon_clock {
|
||||
uint32_t current_dispclk;
|
||||
uint32_t dp_extclk;
|
||||
uint32_t max_pixel_clock;
|
||||
uint32_t gpupll_outputfreq;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user