Skip to content

Commit 76cea3d

Browse files
airliedThomas Zimmermann
authored andcommitted
Revert "drm/ast: Support 1600x900 with 108MHz PCLK"
This reverts commit 9bb7b68. This caused a regression reported to Red Hat. Fixes: 9bb7b68 ("drm/ast: Support 1600x900 with 108MHz PCLK") Signed-off-by: Dave Airlie <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 48ee483 commit 76cea3d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/gpu/drm/ast/ast_tables.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,6 @@ static const struct ast_vbios_enhtable res_1360x768[] = {
282282
};
283283

284284
static const struct ast_vbios_enhtable res_1600x900[] = {
285-
{1800, 1600, 24, 80, 1000, 900, 1, 3, VCLK108, /* 60Hz */
286-
(SyncPP | Charx8Dot | LineCompareOff | WideScreenMode | NewModeInfo), 60, 3, 0x3A },
287285
{1760, 1600, 48, 32, 926, 900, 3, 5, VCLK97_75, /* 60Hz CVT RB */
288286
(SyncNP | Charx8Dot | LineCompareOff | WideScreenMode | NewModeInfo |
289287
AST2500PreCatchCRT), 60, 1, 0x3A },

0 commit comments

Comments
 (0)