|
|
Log in / Subscribe / Register

Who wrote 3.5

Who wrote 3.5

Posted Jul 26, 2012 16:13 UTC (Thu) by iabervon (subscriber, #722)
In reply to: Who wrote 3.5 by intgr
Parent article: Who wrote 3.5

I think their hardware requires relatively little variation in the kernel portion of drivers. At least, I'm not aware of anything that AMD ought to work on in the kernel. Of course, they could arbitrarily employ kernel developers working on things other than support for their hardware, but I'd much rather they put their resources toward support for their hardware in whatever part of the system needs it, which is currently userspace graphics drivers.


to post comments

Who wrote 3.5

Posted Jul 28, 2012 15:31 UTC (Sat) by jengelh (subscriber, #33263) [Link]

>I think [AMD's] hardware requires relatively little variation in the kernel portion of drivers.

Requiring less code is indeed a wonderful thing.

AHCI is one of these masterpieces: a single driver driving many consumer-level disk chipsets at once. The sound club tried something similar with AC97 and HDA. Why can't we have a unified HW API like that for further types of silicon as well, like, network cards?

Who wrote 3.5

Posted Aug 6, 2012 14:48 UTC (Mon) by nhippi (subscriber, #34640) [Link]

> I think their hardware requires relatively little variation in the kernel portion of drivers. At least, I'm not aware of anything that AMD ought to work on in the kernel.

The AMD GPU's would need more work. OTOH much that is on the MESA/Xorg side rather than in the kernel.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds