Age | Commit message (Expand) | Author |
2007-10-21 | Remove the need for the hardware lock in the buffer manager. | Thomas Hellstrom |
2007-10-20 | Simple replacement for hardware lock in some cases. | Thomas Hellstrom |
2007-10-12 | nouveau: mandatory "oops I forgot half of the files" commit | Arthur Huillet |
2007-09-30 | nouveau: rename nv30_graph.c to nv20_graph.c | Pekka Paalanen |
2007-09-30 | nouveau: nv30 graph function renames, removed nv20_graph.c | Pekka Paalanen |
2007-09-18 | Add ioc32 compat layer for XGI DRM. | Ian Romanick |
2007-08-31 | Merge branch 'master' of ssh+git://git.freedesktop.org/git/mesa/drm into xgi-... | Ian Romanick |
2007-08-15 | Implement fence support. | Ian Romanick |
2007-08-06 | nouveau: Give DRM its own gpu channel | Ben Skeggs |
2007-07-26 | Merge branch 'master' of ssh+git://git.freedesktop.org/git/mesa/drm into xgi-... | Ian Romanick |
2007-07-17 | nouveau: G8x PCIEGART | Ben Skeggs |
2007-07-12 | Merge branch 'master' into xgi-0-0-2 | Ian Romanick |
2007-07-09 | nouveau/nv50: Initial channel/object support | Ben Skeggs |
2007-06-28 | nouveau/nv50: skeletal backend | Ben Skeggs |
2007-06-28 | nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7) | Ben Skeggs |
2007-06-26 | Add XGI driver to Makefiles. | Ian Romanick |
2007-06-24 | nouveau: NV1X/2X/3X PFIFO engtab functions | Ben Skeggs |
2007-06-24 | nouveau: NV04 PFIFO engtab functions | Ben Skeggs |
2007-06-24 | nouveau: NV4X PFIFO engtab functions | Ben Skeggs |
2007-03-26 | nouveau: move card initialisation into the drm | Ben Skeggs |
2007-03-19 | remove i830 reference | Alan Hourihane |
2007-03-19 | Remove old i830 kernel driver. | Alan Hourihane |
2007-02-16 | Simple fence object sample driver for via, based on idling the GPU. | Thomas Hellstrom |
2007-02-14 | Merge branch 'ttm-vram-0-1-branch' | Thomas Hellstrom |
2007-02-07 | Fix a stray unlock_kernel() in drm_vm.c | Thomas Hellstrom |
2007-02-03 | nouveau: fix nv04 graph routines for new register names. | Stephane Marchesin |
2007-01-13 | nouveau: nv20 graph ctx switch. | Matthieu Castet |
2007-01-13 | nouveau: first step to make graph ctx works | Matthieu Castet |
2007-01-12 | nouveau: get nv30 context switching to work. | Jeremy Kolb |
2007-01-02 | nouveau: Add nv40-specific PGRAPH code, not hooked up yet. | Ben Skeggs |
2006-11-06 | Merge branch 'master' into nouveau-1 | Dave Airlie |
2006-11-05 | nouveau: add compat ioc32 support | Dave Airlie |
2006-08-27 | initial import of nouveau code from nouveau CVS | Dave Airlie |
2006-08-25 | Checkpoint commit | Thomas Hellstrom |
2006-08-22 | Initial i915 buffer object driver | Thomas Hellstrom |
2006-08-22 | Bring in stripped TTM functionality. | Thomas Hellstrom |
2006-08-21 | i915 fence object driver implementing 2 fence object types: | Thomas Hellstrom |
2006-08-21 | Add missing fence type define. | Thomas Hellstrom |
2006-08-21 | Backwards compatibility code for ttms. | Thomas Hellstrom |
2006-08-21 | Generic DRM support base-class support for user-space objects, like | Thomas Hellstrom |
2006-06-06 | Merge in the drm-sman-branch | Thomas Hellstrom |
2005-10-06 | Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates by | Adam Jackson |
2005-09-25 | Add the via PCI DMA blit code. | Thomas Hellstrom |
2005-08-22 | remove i915_pm code as it causes too many issues with current software | Alan Hourihane |
2005-07-20 | Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya, | Eric Anholt |
2005-06-29 | add i915_ioc32.c | Alan Hourihane |
2005-06-29 | add mga and r128 32/64 bits | Dave Airlie |
2005-06-28 | Add compat to Makefile | Dave Airlie |
2005-06-28 | Given that BenH says using the sysdev approach for DRM is bogus, I'll yank | Alan Hourihane |
2005-06-19 | Remove I2C support from radeon driver. Same support is available from | Jon Smirl |