Age | Commit message (Expand) | Author |
2008-07-30 | Revert "Rename drm_mm.c and its fuctions to drm_memrange." | Eric Anholt |
2008-07-28 | Merge commit 'origin/master' into drm-gem | Eric Anholt |
2008-07-26 | intel-gem: Move debug-only functions to a separate file. | Eric Anholt |
2008-07-23 | intel-gem: Move /proc debugging to a separate file. | Eric Anholt |
2008-07-15 | This is a modified version of Hong's patch from last month, with a few | Hong Liu |
2008-07-11 | intel-gem: Add two new ioctls for managing tiling on objects. | Eric Anholt |
2008-06-08 | I915 suspend/resume for FreeBSD | Robert Noland |
2008-05-30 | Merge commit 'origin/master' into drm-gem | Eric Anholt |
2008-05-07 | drm: nopage compat fixup for drm_vm | Dave Airlie |
2008-05-01 | checkpoint: rename to GEM and a few more i915 bits. | Eric Anholt |
2008-04-30 | Hacking towards hooking up execbuffer. | Eric Anholt |
2008-04-29 | Remove the remainder of the mmfs device. | Eric Anholt |
2008-04-29 | Move mmfs ioctls into the DRM. Untested. | Eric Anholt |
2008-04-28 | Rename drm_mm.c and its fuctions to drm_memrange. | Eric Anholt |
2008-04-23 | Initial add of mmfs module. | Eric Anholt |
2008-03-24 | nouveau: silence warning | Ben Skeggs |
2008-02-29 | More post-ioctl work. | Thomas Hellstrom |
2007-11-14 | Revert "nouveau: stub superioctl" | Ben Skeggs |
2007-11-14 | nouveau: stub superioctl | Ben Skeggs |
2007-11-06 | Add missing drm_regman.c file. | Thomas Hellstrom |
2007-11-02 | nouveau: put it all together. | Jeremy Kolb |
2007-10-31 | nouveau: ttm stubs | Jeremy Kolb |
2007-10-31 | i915: add backwards compat chipset flushing code | Dave Airlie |
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 |