Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-20 | nouveau: fix typo | Ben Skeggs | |
2007-02-28 | nouveau: drm interface changes | Ben Skeggs | |
2007-01-28 | nouveau: initial GL_ARB_occlusion_query support | Ben Skeggs | |
Only enabled on NV40, NV20/NV30 code is untested.. However, NV30 should be identical to NV40. | |||
2007-01-28 | nouveau: extend notifier interface to allow multiple notifiers in a memory ↵ | Ben Skeggs | |
block. | |||
2007-01-25 | nouveau: unbreak NOUVEAU_RING_DEBUG | Ben Skeggs | |
2006-12-27 | nouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMORY_FORMAT too. | Ben Skeggs | |
2006-12-26 | nouveau: Make the notifier stuff actually work.. | Ben Skeggs | |
2006-12-26 | nouveau: Wait on notifier to check for completion of previous commands. | Ben Skeggs | |
We can't wait on NV_PGRAPH_STATUS. We don't have the regs mapped, and there's no guarantee that we'll catch PGRAPH idle when multiple channels are active. | |||
2006-12-26 | nouveau: Add notifier support functions | Ben Skeggs | |