* [PATCH] fbdev/radeon: Update stale product link in Kconfig/FB_RADEON
@ 2025-09-23 8:41 Sukrut Heroorkar
2025-09-23 15:14 ` Thomas Zimmermann
2025-09-23 15:14 ` Thomas Zimmermann
0 siblings, 2 replies; 4+ messages in thread
From: Sukrut Heroorkar @ 2025-09-23 8:41 UTC (permalink / raw)
To: Helge Deller, Thomas Zimmermann, Arnd Bergmann, Sukrut Heroorkar,
Randy Dunlap, Gonzalo Silvalde Blanco, Bartosz Golaszewski,
open list:FRAMEBUFFER LAYER, open list:FRAMEBUFFER LAYER,
open list
Cc: skhan, david.hunter.linux
The previous Radeon product page link was no longer valid. Repalce
it with the current working link.
Signed-off-by: Sukrut Heroorkar <hsukrut3@gmail.com>
---
drivers/video/fbdev/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
index c21484d15f0c..3037455adf48 100644
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -949,7 +949,7 @@ config FB_RADEON
don't need to choose this to run the Radeon in plain VGA mode.
There is a product page at
- https://products.amd.com/en-us/GraphicCardResult.aspx
+ https://www.amd.com/en/products/specifications/graphics.html
config FB_RADEON_I2C
bool "DDC/I2C for ATI Radeon support"
--
2.43.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] fbdev/radeon: Update stale product link in Kconfig/FB_RADEON
2025-09-23 8:41 [PATCH] fbdev/radeon: Update stale product link in Kconfig/FB_RADEON Sukrut Heroorkar
@ 2025-09-23 15:14 ` Thomas Zimmermann
2025-09-23 15:14 ` Thomas Zimmermann
1 sibling, 0 replies; 4+ messages in thread
From: Thomas Zimmermann @ 2025-09-23 15:14 UTC (permalink / raw)
To: Sukrut Heroorkar, Helge Deller, Arnd Bergmann, Randy Dunlap,
Gonzalo Silvalde Blanco, Bartosz Golaszewski,
open list:FRAMEBUFFER LAYER, open list:FRAMEBUFFER LAYER,
open list
Cc: skhan, david.hunter.linux
Hi
Am 23.09.25 um 10:41 schrieb Sukrut Heroorkar:
> The previous Radeon product page link was no longer valid. Repalce
> it with the current working link.
>
> Signed-off-by: Sukrut Heroorkar <hsukrut3@gmail.com>
> ---
> drivers/video/fbdev/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
> index c21484d15f0c..3037455adf48 100644
> --- a/drivers/video/fbdev/Kconfig
> +++ b/drivers/video/fbdev/Kconfig
> @@ -949,7 +949,7 @@ config FB_RADEON
> don't need to choose this to run the Radeon in plain VGA mode.
>
> There is a product page at
> - https://products.amd.com/en-us/GraphicCardResult.aspx
> + https://www.amd.com/en/products/specifications/graphics.html
May I suggest to remove this URL entirely?
Best regards
Thomas
>
> config FB_RADEON_I2C
> bool "DDC/I2C for ATI Radeon support"
--
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] fbdev/radeon: Update stale product link in Kconfig/FB_RADEON
2025-09-23 8:41 [PATCH] fbdev/radeon: Update stale product link in Kconfig/FB_RADEON Sukrut Heroorkar
2025-09-23 15:14 ` Thomas Zimmermann
@ 2025-09-23 15:14 ` Thomas Zimmermann
2025-09-23 16:03 ` Alex Deucher
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Zimmermann @ 2025-09-23 15:14 UTC (permalink / raw)
To: Sukrut Heroorkar, Helge Deller, Arnd Bergmann, Randy Dunlap,
Gonzalo Silvalde Blanco, Bartosz Golaszewski,
open list:FRAMEBUFFER LAYER, open list:FRAMEBUFFER LAYER,
open list
Cc: skhan, david.hunter.linux
Hi
Am 23.09.25 um 10:41 schrieb Sukrut Heroorkar:
> The previous Radeon product page link was no longer valid. Repalce
> it with the current working link.
>
> Signed-off-by: Sukrut Heroorkar <hsukrut3@gmail.com>
> ---
> drivers/video/fbdev/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
> index c21484d15f0c..3037455adf48 100644
> --- a/drivers/video/fbdev/Kconfig
> +++ b/drivers/video/fbdev/Kconfig
> @@ -949,7 +949,7 @@ config FB_RADEON
> don't need to choose this to run the Radeon in plain VGA mode.
>
> There is a product page at
> - https://products.amd.com/en-us/GraphicCardResult.aspx
> + https://www.amd.com/en/products/specifications/graphics.html
May I suggest to remove this URL entirely?
Best regards
Thomas
>
> config FB_RADEON_I2C
> bool "DDC/I2C for ATI Radeon support"
--
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] fbdev/radeon: Update stale product link in Kconfig/FB_RADEON
2025-09-23 15:14 ` Thomas Zimmermann
@ 2025-09-23 16:03 ` Alex Deucher
0 siblings, 0 replies; 4+ messages in thread
From: Alex Deucher @ 2025-09-23 16:03 UTC (permalink / raw)
To: Thomas Zimmermann
Cc: Sukrut Heroorkar, Helge Deller, Arnd Bergmann, Randy Dunlap,
Gonzalo Silvalde Blanco, Bartosz Golaszewski,
open list:FRAMEBUFFER LAYER, open list:FRAMEBUFFER LAYER,
open list, skhan, david.hunter.linux
On Tue, Sep 23, 2025 at 11:29 AM Thomas Zimmermann <tzimmermann@suse.de> wrote:
>
> Hi
>
> Am 23.09.25 um 10:41 schrieb Sukrut Heroorkar:
> > The previous Radeon product page link was no longer valid. Repalce
> > it with the current working link.
> >
> > Signed-off-by: Sukrut Heroorkar <hsukrut3@gmail.com>
> > ---
> > drivers/video/fbdev/Kconfig | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
> > index c21484d15f0c..3037455adf48 100644
> > --- a/drivers/video/fbdev/Kconfig
> > +++ b/drivers/video/fbdev/Kconfig
> > @@ -949,7 +949,7 @@ config FB_RADEON
> > don't need to choose this to run the Radeon in plain VGA mode.
> >
> > There is a product page at
> > - https://products.amd.com/en-us/GraphicCardResult.aspx
> > + https://www.amd.com/en/products/specifications/graphics.html
>
> May I suggest to remove this URL entirely?
Yes, agreed. I doubt any of the chips listed there actually work with radeonfb.
Alex
>
> Best regards
> Thomas
>
> >
> > config FB_RADEON_I2C
> > bool "DDC/I2C for ATI Radeon support"
>
> --
> --
> Thomas Zimmermann
> Graphics Driver Developer
> SUSE Software Solutions Germany GmbH
> Frankenstrasse 146, 90461 Nuernberg, Germany
> GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
> HRB 36809 (AG Nuernberg)
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-09-23 16:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-23 8:41 [PATCH] fbdev/radeon: Update stale product link in Kconfig/FB_RADEON Sukrut Heroorkar
2025-09-23 15:14 ` Thomas Zimmermann
2025-09-23 15:14 ` Thomas Zimmermann
2025-09-23 16:03 ` Alex Deucher
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).