Commit df27190
committed
drm/amd/display: Use scaling for non-native resolutions on LVDS
[Why]
Common resolutions are added to supported modes to enable compatibility
scenarios that compositors may use to do things like clone displays. There
is no guarantee however that the panel will natively support these modes.
[How]
If the compositor hasn't enabled scaling but a non-native resolution has
been picked for an LVDS panel turn the scaler on anyway. This will ensure
compatibility.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent 6d396e7 commit df27190
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7901 | 7901 | | |
7902 | 7902 | | |
7903 | 7903 | | |
7904 | | - | |
| 7904 | + | |
| 7905 | + | |
7905 | 7906 | | |
7906 | 7907 | | |
7907 | 7908 | | |
| |||
0 commit comments