mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
Revert "drm/ast: Support 1600x900 with 108MHz PCLK"
[ Upstream commit76cea3d955] This reverts commit9bb7b68927. This caused a regression reported to Red Hat. Fixes:9bb7b68927("drm/ast: Support 1600x900 with 108MHz PCLK") Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20220120040527.552068-1-airlied@gmail.com Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
1714199af7
commit
9b6be5b1a0
|
|
@ -282,8 +282,6 @@ static const struct ast_vbios_enhtable res_1360x768[] = {
|
|||
};
|
||||
|
||||
static const struct ast_vbios_enhtable res_1600x900[] = {
|
||||
{1800, 1600, 24, 80, 1000, 900, 1, 3, VCLK108, /* 60Hz */
|
||||
(SyncPP | Charx8Dot | LineCompareOff | WideScreenMode | NewModeInfo), 60, 3, 0x3A },
|
||||
{1760, 1600, 48, 32, 926, 900, 3, 5, VCLK97_75, /* 60Hz CVT RB */
|
||||
(SyncNP | Charx8Dot | LineCompareOff | WideScreenMode | NewModeInfo |
|
||||
AST2500PreCatchCRT), 60, 1, 0x3A },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user