Age | Commit message (Expand) | Author |
2006-12-19 | Security fix. Zero pages before they are handed to user space. | Thomas Hellstrom |
2006-12-19 | Reclaim buffers locked fixup. | Thomas Hellstrom |
2006-12-19 | add kcalloc compat for before 2.6.10 | Dave Airlie |
2006-12-19 | remove do munmap 4 args | Dave Airlie |
2006-12-19 | fixup i915 return values from kernel | Dave Airlie |
2006-12-19 | fixup i915 defines in create script | Dave Airlie |
2006-12-19 | fixup inclusion of agp.h | Dave Airlie |
2006-12-19 | remove drm pci from 2.5 days | Dave Airlie |
2006-12-19 | remove legacy taskqueue code | Dave Airlie |
2006-12-19 | drm: remove all 2.4 support for drm development tree. | Dave Airlie |
2006-12-19 | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | Dave Airlie |
2006-12-19 | [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers | Dave Airlie |
2006-12-19 | fix irq args compatiblity with pre 2.6.19 | Dave Airlie |
2006-12-19 | use unifdef to clean up some code | Dave Airlie |
2006-12-19 | fix comment in r128 | Dave Airlie |
2006-12-19 | fix some sizes in sis_drv.h | Dave Airlie |
2006-12-19 | make sizeof match the copy struct | Dave Airlie |
2006-12-19 | remove inline from large function | Dave Airlie |
2006-12-19 | make a savage function static from kernel | Dave Airlie |
2006-12-19 | use spin_lock_init in via dmablit | Dave Airlie |
2006-12-19 | fix missing DRM_ERR from kernel | Dave Airlie |
2006-12-19 | Revert "drm: ioremap balanced with iounmap for drivers/char/drm" | Dave Airlie |
2006-12-19 | drm: ioremap balanced with iounmap for drivers/char/drm | Dave Airlie |
2006-12-16 | drm/linux-core: drmP.h compilation fix | Michael Buesch |
2006-12-15 | Remove the memory caches for fence objects and memory manager nodes, | Thomas Hellstrom |
2006-12-14 | Unify radeon offset checking. | Michel Dänzer |
2006-12-12 | Port remaining NV4 RAMIN access from the ddx into the drm. | Ben Skeggs |
2006-12-03 | Merge the pciid work. | Stephane Marchesin |
2006-12-01 | Core build fix for BSD. | Michel Dänzer |
2006-12-01 | Unshare drm_drawable.c again for now. | Michel Dänzer |
2006-12-01 | Track linux-core symlinks in git. | Michel Dänzer |
2006-11-30 | Use nouveau_mem.c to allocate RAMIN. | Ben Skeggs |
2006-11-30 | Wrap access to objects in RAMIN. | Ben Skeggs |
2006-11-28 | For nv10, bit 16 of RAMFC need to be set for 64 bytes fifo context. | Matthieu Castet |
2006-11-27 | i915_vblank_tasklet: Try harder to avoid tearing. | Michel Dänzer |
2006-11-27 | ARB_Occlusion_query(MMIO ioctl) support | root |
2006-11-21 | Merge branch 'nouveau-1' of git+ssh://marcheu@git.freedesktop.org/git/mesa/dr... | Stephane Marchesin |
2006-11-21 | Don't spam dmesg if PMC_INTSTAT is 0 | Ben Skeggs |
2006-11-18 | Only return FIFO number if the FIFO is marked as in use.. | Ben Skeggs |
2006-11-18 | Check some return vals, fixes a couple of oopses. | Ben Skeggs |
2006-11-17 | Dump some useful info when a PGRAPH error occurs. | Ben Skeggs |
2006-11-16 | Merge branch 'nouveau-1' of git+ssh://marcheu@git.freedesktop.org/git/mesa/dr... | Stephane Marchesin |
2006-11-14 | Completely untested NV10/20/30 FIFO context switching changes. | Ben Skeggs |
2006-11-14 | Restructure initialisation a bit. | Ben Skeggs |
2006-11-14 | Merge branch 'nouveau-1' of git+ssh://git.freedesktop.org/git/mesa/drm into n... | Ben Skeggs |
2006-11-14 | Hack around yet another "X restart borkage without nouveau.ko reload" problem. | Ben Skeggs |
2006-11-11 | Merge branch 'master' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm i... | Stephane Marchesin |
2006-11-09 | Merge branch 'master' into crestline | Nian Wu |
2006-11-10 | Fix memory detection on TNT2 M64/TNT2 vanta. | Stephane Marchesin |
2006-11-09 | libdrm: add drmOpenOnce + drmCloseOnce to libdrm | Dave Airlie |