forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commit5a9f698
drm/ast: Fixed 1280x800 Display Issue
The original ast driver cannot display properly if the resolution is 1280x800 and the pixel clock is 83.5MHz.Here is the update to fix it.Signed-off-by: Y.C. Chen <yc_chen@aspeedtech.com>Signed-off-by: Dave Airlie <airlied@redhat.com>1 parentb7b3f66 commit5a9f698
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
|
0 commit comments
Comments
(0)