If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
A Big Comparison Of The AMD Catalyst, Mesa & Gallium3D Drive
The binary drivers are also multi-threaded, which helps to hide CPU overhead *if* you have at least 2 cores.
Multithreading mostly helps when drawing is the bottleneck, however, but some of the initial profiling efforts suggest that state changes may be a bigger time sink than drawing right now. Not sure if that has been confirmed though.
Perhaps a stupid question, but why aren't the FOSS drivers multi-threaded yet? It feels like a shame to me, sitting on an Core i7.
Just curious, just how many gigs would cloning linus' git bring?
Well if you don't care too much about the history, you could just use `git clone -depth 0` to get the most recent head and only that; shouldn't be appreciably bigger than the unpacked kernel.
yeah thats really an answer!
are they in linux-next?does xorg-edgers use drm-next?
thats proper community support u would never get from a closed source dev!
thanks
With closed source I can at least update the GPU driver without needing to update the whole freakin' kernel to an experimental, pre-beta version
Leave a comment: