dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Revert "drm/ast: Support 1600x900 with 108MHz PCLK"
@ 2022-01-20  4:05 Dave Airlie
  2022-01-26  9:29 ` Thomas Zimmermann
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2022-01-20  4:05 UTC (permalink / raw)
  To: dri-devel

From: Dave Airlie <airlied@redhat.com>

This reverts commit 9bb7b689274b67ecb3641e399e76f84adc627df1.

This caused a regression reported to Red Hat.

Fixes: 9bb7b689274b ("drm/ast: Support 1600x900 with 108MHz PCLK")
Signed-off-by: Dave Airlie <airlied@redhat.com>
---
 drivers/gpu/drm/ast/ast_tables.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/ast/ast_tables.h b/drivers/gpu/drm/ast/ast_tables.h
index d9eb353a4bf0..dbe1cc620f6e 100644
--- a/drivers/gpu/drm/ast/ast_tables.h
+++ b/drivers/gpu/drm/ast/ast_tables.h
@@ -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 },
-- 
2.25.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Revert "drm/ast: Support 1600x900 with 108MHz PCLK"
  2022-01-20  4:05 [PATCH] Revert "drm/ast: Support 1600x900 with 108MHz PCLK" Dave Airlie
@ 2022-01-26  9:29 ` Thomas Zimmermann
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Zimmermann @ 2022-01-26  9:29 UTC (permalink / raw)
  To: Dave Airlie, dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1409 bytes --]

Hi

Am 20.01.22 um 05:05 schrieb Dave Airlie:
> From: Dave Airlie <airlied@redhat.com>
> 
> This reverts commit 9bb7b689274b67ecb3641e399e76f84adc627df1.
> 
> This caused a regression reported to Red Hat.
> 
> Fixes: 9bb7b689274b ("drm/ast: Support 1600x900 with 108MHz PCLK")
> Signed-off-by: Dave Airlie <airlied@redhat.com>

Thanks a lot. Merged into drm-misc-fixes.

Best regards
Thomas

> ---
>   drivers/gpu/drm/ast/ast_tables.h | 2 --
>   1 file changed, 2 deletions(-)
> 
> diff --git a/drivers/gpu/drm/ast/ast_tables.h b/drivers/gpu/drm/ast/ast_tables.h
> index d9eb353a4bf0..dbe1cc620f6e 100644
> --- a/drivers/gpu/drm/ast/ast_tables.h
> +++ b/drivers/gpu/drm/ast/ast_tables.h
> @@ -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 },

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-26  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20  4:05 [PATCH] Revert "drm/ast: Support 1600x900 with 108MHz PCLK" Dave Airlie
2022-01-26  9:29 ` Thomas Zimmermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).