Age | Commit message (Collapse) | Author |
|
Kernel "cleanfile" script run.
|
|
We really should be providing static values like the nv40 PGRAPH code does,
however, this will do for now to keep X at least working.
|
|
All interrupts are still masked by PMC until init is finished.
|
|
|
|
This was used to make all ioctl handlers return -errno on linux and errno on
*BSD. Instead, just return -errno in shared code, and flip sign on return from
shared code to *BSD code.
|
|
Actually a NV04-NV50 ttm backend for both PCI and PCIEGART, but PCIGART
support for G8X using the current mm has been hacked on top of it.
|
|
|
|
Should be OK on G84 for a single channel, multiple channels *almost* work.
Untested on G80.
|
|
|