Commit 040625a
drm/amd/display: Fix set scaling doesn's work
[Why]
Setting scaling does not correctly update CRTC state. As a result
dc stream state's src (composition area) && dest (addressable area)
was not calculated as expected. This causes set scaling doesn's work.
[How]
Correctly update CRTC state when setting scaling property.
Reviewed-by: Harry Wentland <[email protected]>
Tested-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: hongao <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]1 parent e695bc7 commit 040625a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9530 | 9530 | | |
9531 | 9531 | | |
9532 | 9532 | | |
9533 | | - | |
9534 | | - | |
| 9533 | + | |
| 9534 | + | |
9535 | 9535 | | |
9536 | 9536 | | |
9537 | 9537 | | |
| |||
0 commit comments