Commit d718dad
drm/amd/display: restore invalid MSA timing check for freesync
commit 7f2b523 upstream.
This restores the original behavior that gets min/max freq from EDID and
only set DP/eDP connector as freesync capable if "sink device is capable
of rendering incoming video stream without MSA timing parameters", i.e.,
`allow_invalid_MSA_timing_params` is true. The condition was mistakenly
removed by 0159f88 ("drm/amd/display: remove redundant freesync
parser for DP").
CC: Mario Limonciello <[email protected]>
CC: Alex Hung <[email protected]>
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3915
Fixes: 0159f88 ("drm/amd/display: remove redundant freesync parser for DP")
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Melissa Wen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent e669359 commit d718dad
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12227 | 12227 | | |
12228 | 12228 | | |
12229 | 12229 | | |
12230 | | - | |
12231 | | - | |
12232 | | - | |
12233 | | - | |
| 12230 | + | |
| 12231 | + | |
| 12232 | + | |
| 12233 | + | |
| 12234 | + | |
| 12235 | + | |
| 12236 | + | |
| 12237 | + | |
12234 | 12238 | | |
12235 | 12239 | | |
12236 | 12240 | | |
| |||
0 commit comments