Commit 4466302
drm/i915/dp: fix the Adaptive sync Operation mode for SDP
Currently we support Adaptive sync operation mode with dynamic frame
rate, but instead the operation mode with fixed rate is set.
This was initially set correctly in the earlier version of changes but
later got changed, while defining a macro for the same.
Fixes: a5bd599 ("drm/i915/display: Compute AS SDP parameters")
Cc: Mitul Golani <[email protected]>
Cc: Ankit Nautiyal <[email protected]>
Cc: Jani Nikula <[email protected]>
Reviewed-by: Mitul Golani <[email protected]>
Signed-off-by: Ankit Nautiyal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit c580686)
Signed-off-by: Rodrigo Vivi <[email protected]>1 parent 5796526 commit 4466302
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2829 | 2829 | | |
2830 | 2830 | | |
2831 | 2831 | | |
2832 | | - | |
2833 | 2832 | | |
2834 | 2833 | | |
2835 | 2834 | | |
| |||
2840 | 2839 | | |
2841 | 2840 | | |
2842 | 2841 | | |
2843 | | - | |
| 2842 | + | |
2844 | 2843 | | |
2845 | 2844 | | |
2846 | 2845 | | |
| |||
0 commit comments