Bug 149458

Summary: enable build of via DRM kernel module on x86_64
Product: [openSUSE] SUSE Linux 10.1 Reporter: Stefan Dirsch <sndirsch>
Component: KernelAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Stefan Dirsch 2006-02-09 11:59:05 UTC
The build of via DRM kernel module is enabled on i386, but not on x86_64. Could you enable it on x86_64 as well?

--> CONFIG_DRM_VIA=m

This is required for XvMC support. It would even be possible to enable 3D support this way, but this is currently disabled by default via setting LIBGL_ALWAYS_INDIRECT when the via driver is in use (because of the experimental status).
Comment 1 Olaf Kirch 2006-02-09 13:32:00 UTC
Done