diff options
author | George Shen <george.shen@amd.com> | 2023-11-21 18:32:52 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-01-15 18:35:39 -0500 |
commit | 12f72a1599dc90b7f698b6a86a477ca4f2ef1f8e (patch) | |
tree | dbf59bfadda3fc5ed456695b3a565378e60895f5 /fs | |
parent | d451b534e0b409abc3c5733c66e32708f443abf1 (diff) | |
download | linux-stable-12f72a1599dc90b7f698b6a86a477ca4f2ef1f8e.tar.gz linux-stable-12f72a1599dc90b7f698b6a86a477ca4f2ef1f8e.tar.bz2 linux-stable-12f72a1599dc90b7f698b6a86a477ca4f2ef1f8e.zip |
drm/amd/display: Add DP audio BW validation
[Why]
Timings with small HBlank (such as CVT RBv2) can result in insufficient
HBlank bandwidth for audio SDP transmission when DSC is active. This
will cause some higher bandwidth audio modes to fail.
The combination of CVT RBv2 timings + DSC can commonly be encountered
in MST scenarios.
[How]
Add DP audio bandwidth validation for 8b/10b MST and 128b/132b SST/MST
cases and filter out modes that cannot be supported with the current
timing config.
Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions