Commit 6f0bf2d
drm/amd/display: correct DML calc error of UrgentLatency
[Why]
The input UrgentLatency in CalculateUrgentBurstFactor
of prefect check is wrong.
[How]
Correct to the correct one to keep same as HW formula
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Zhongwei <Zhongwei.Zhang@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent c800d9f commit 6f0bf2d
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- drivers/gpu/drm/amd/display/dc/dml
- dcn30
- dcn314
- dcn31
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4851 | 4851 | | |
4852 | 4852 | | |
4853 | 4853 | | |
4854 | | - | |
| 4854 | + | |
4855 | 4855 | | |
4856 | 4856 | | |
4857 | 4857 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5082 | 5082 | | |
5083 | 5083 | | |
5084 | 5084 | | |
5085 | | - | |
| 5085 | + | |
5086 | 5086 | | |
5087 | 5087 | | |
5088 | 5088 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5179 | 5179 | | |
5180 | 5180 | | |
5181 | 5181 | | |
5182 | | - | |
| 5182 | + | |
5183 | 5183 | | |
5184 | 5184 | | |
5185 | 5185 | | |
| |||
0 commit comments