-
HonzaHavlicek
- Honza describes how to drive the Nvidia hardware: PFIFO, PGRATH,
RAMIN, RAMFC, RAMHT, GPU context switching.
- If you want to understand HOW
the hardware works, this is what you have to read.
-
riva128.txt
- Old document about a very old
graphics card, but gives an idea how things used to work.
-
ContextSwitching
What is context switching, why is it important, how does it work...
-
New DRI Memory
Manager (PDF) by Keith Whitwell and Thomas Hellstrom, 2006
- Introduction slides about
Translation Table Maps, TTM.
-
ArthurHuillet
(Information about XVideo and other topics)
-
XVideo
slides (if you want to work on Xvideo)
-
NV40
Architecture, article at digit-life.com.
- What is inside and around a
fairly modern GPU, but does not tell anything about programming it.
-
GL_NV_fence
extension - Explains what is fencing.
|