Is this speech anywhere in the official video list? I'd like to watch from the official source since it's of (much) better quality.
Phoronix: Intel's Linux DRM Driver Plans For 2013
Daniel Vetter of Intel's Open-Source Technology Center talked this weekend about recent and future improvements being worked on for the company's open-source DRM graphics kernel driver...
http://www.phoronix.com/vr.php?view=MTI5NTk
Is this speech anywhere in the official video list? I'd like to watch from the official source since it's of (much) better quality.
Any such talks for amd and nvidia side of things?
IIRC Marek added some threading code to the r300g and r600g drivers a year or so ago, although I'm not 100% sure about r600g. Believe the approach was that most of the Mesa code ran in the application thread while command submission to the kernel driver and associated kernel processing happened in a separate helper thread.