91
submitted 10 months ago by neme@lemm.ee to c/linux@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] sxan@midwest.social 29 points 10 months ago

The AMD graphics driver is reputedly the biggest that mainstream Linux users will encounter, approaching six million lines of code.

That does seem a bit ... excessive.

[-] fossphi@lemm.ee 16 points 10 months ago

A decent chunk of that is autogenerated code

[-] Anticorp@lemmy.world 5 points 10 months ago
[-] addie@feddit.uk 13 points 10 months ago

"Register bit twiddling." Setting all the modes that all their various cards can operate in, with the associated code for sending the bit updates over the connection bus. Tedious stuff that's very prone to copy-paste errors if written by hand.

At some point you have to take AMDs word for it that these codes = this functionality, but if the right graphics come out then it can't be so wrong.

[-] Anticorp@lemmy.world 2 points 10 months ago
[-] boredsquirrel@slrpnk.net 4 points 10 months ago

On an Intel machine, this makes me want to compile my kernel so much

I should learn how to compile RPM kernels on COPR

[-] sxan@midwest.social 5 points 10 months ago

Compiling has never been the hard part. The challenge is making it through the entire configuration menu system before succumbing to the urge to gouge your own eyes out with blunt sticks.

Once that's done, kick off make take a long break; it'll be compiled by the time you get back to it.

I hear build times are getting longer with the Rust parts, though, so do it soon before you need mainframe access to get a compile within your lifetime.

[-] boredsquirrel@slrpnk.net 2 points 10 months ago

The thing is I need to configure, compile, package, sign and then layer, because I am on Fedora Atomic (and because that is the correct way)

And I dont know many of the steps in the middle.

A Github runner for this would be great, like a template where people can choose what kernel they need, which then packages it.

this post was submitted on 17 Sep 2024
91 points (100.0% liked)

Linux

8878 readers
442 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS