aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorNikola Cornij <[email protected]>2021-05-18 12:33:12 -0400
committerAlex Deucher <[email protected]>2021-06-08 12:16:06 -0400
commit346cf627fb27c0fea63a041cedbaa4f31784e504 (patch)
tree19489364ab6fbb7037e58cd56f289d6d450b406c /tools/perf/scripts/python/export-to-sqlite.py
parent416b4e7596fa8cbe47f94f53009e252acfd36ece (diff)
drm/amd/display: Fix DCN 3.01 DSCCLK validation
[why] DSCCLK validation is not necessary because DSCCLK is derrived from DISPCLK, therefore if DISPCLK validation passes, DSCCLK is valid, too. Doing DSCLK validation in addition to DISPCLK leads to modes being wrongly rejected when DSCCLK was incorrectly set outside of DML. [how] Remove DSCCLK validation because it's implicitly validated under DISPCLK Signed-off-by: Nikola Cornij <[email protected]> Reviewed-by: Dmytro Laktyushkin <[email protected]> Acked-by: Stylon Wang <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions