Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 52469

Summary: Patch for ati-drivers-3.9.0 regparm
Product: Gentoo Linux Reporter: Tarmo Tänav <sn4ip3r>
Component: [OLD] Core systemAssignee: Luca Barbato <lu_zero>
Status: VERIFIED FIXED    
Severity: normal CC: mtippett
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The patch for regparm support
Ebuild for the patch

Description Tarmo Tänav 2004-05-30 08:39:51 UTC
Although the ati-drivers-3.9.0 release notes say that regparm is
supported it seems that only some functions support it. I made
a patch which makes all functions support regparm (without it
the drivers do not work in a regparm enabled 2.6.7-rc1 kernel,
I'm not 100% sure about other kernels, but very likely it won't
work with them aswell)

Reproducible: Always
Steps to Reproduce:
Comment 1 Tarmo Tänav 2004-05-30 08:40:40 UTC
Created attachment 32322 [details, diff]
The patch for regparm support
Comment 2 Tarmo Tänav 2004-05-30 08:41:16 UTC
Created attachment 32323 [details]
Ebuild for the patch
Comment 3 Luca Barbato gentoo-dev 2004-05-31 22:00:16 UTC
Looks interesting, I'll test it a bit in short time
Comment 4 Aanund Austrheim 2004-06-02 02:42:29 UTC
Ive just recompiled ati-drivers with this patch, my system is finally working with  accellerated 3d again, life is good. Prior to this dri failed to initialize and the module occasionally spewed out garbage, not so any more.
Comment 5 Luca Barbato gentoo-dev 2004-06-02 11:45:38 UTC
Tested locally and seems to work fine, in cvs
Comment 6 Luca Barbato gentoo-dev 2004-08-11 23:20:57 UTC
Closing