Age | Commit message (Expand) | Author |
2007-07-09 | nouveau/nv50: Initial channel/object support | Ben Skeggs |
2007-06-29 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
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-05-17 | Fix FB pitch value (we had it wrong and were working around it in a few | Jesse Barnes |
2007-04-11 | add initial drm_fb framebuffer | Dave Airlie |
2007-04-10 | Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ... | Jesse Barnes |
2007-04-10 | Finish bringing in LVDS code, re-add to Makefile. Needed other changes too: | Jesse Barnes |
2007-04-09 | Slam in most of X.Org's i830_lvds (not quite done yet so removed from Makefil... | Jesse Barnes |
2007-04-05 | Initial import of modesetting for intel driver in DRM | Dave Airlie |
2007-04-01 | copy over some files and reorg radeon to add ttm fencing not working yet | Dave Airlie |
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 |
2005-05-28 | Re-implement the power management. | Alan Hourihane |
2005-03-28 | Via updates: | Thomas Hellstrom |
2005-01-16 | remove duplicate drm_sysfs.o | Dave Airlie |
2005-01-01 | Completeley rewritten Savage DRM which can be considered secure (modulo | Felix Kuehling |