diff options
| author | Ilya Bakoulin <[email protected]> | 2019-05-03 17:22:32 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-06-22 09:34:13 -0500 |
| commit | 03fd87db6d55b62a4771626a660a0df3d4a8546a (patch) | |
| tree | dccf25485e8fb3a9aaf2d420dbd473d82fdedcbe /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 3979efcec6272848fca96496c53096f6ee8aa32f (diff) | |
drm/amd/display: Fix incorrect DML output_bpp value
[Why]
The output_bpp pipe parameter was assigned an incorrect value
(color depth enum), and subsequently used to overwrite
the OutputBpp parameter calculated by DML. Seems like this had no
effect except with DSC enabled, which would make DML produce
bad outputs.
[How]
Removed assignment to OutputBpp, fixed output_bpp assignment,
and properly set ForcedOutputLinkBPP instead of OutputBpp.
Also removed condition in DML that prevented forcing of
Output BPP with DSC enabled.
Signed-off-by: Ilya Bakoulin <[email protected]>
Reviewed-by: Dmytro Laktyushkin <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions