Age | Commit message (Expand) | Author |
2007-01-02 | nouveau: Hookup nv40_graph_init. | Ben Skeggs |
2007-01-02 | nouveau: Hook up grctx code for NV4x. | Ben Skeggs |
2007-01-02 | nouveau: Add nv40-specific PGRAPH code, not hooked up yet. | Ben Skeggs |
2007-01-02 | nouveau: Only clobber PFIFO if no channels are already alloc'd | Ben Skeggs |
2007-01-01 | make build against 2.6.20 hopefully | Dave Airlie |
2007-01-01 | fixup permission along line of kernel | Dave Airlie |
2006-12-28 | Add some new via chipsets. | Thomas Hellstrom |
2006-12-27 | Leftover from previous commit. | Thomas Hellstrom |
2006-12-27 | Allow for non-power-of-two texture pitch alignment. | Thomas Hellstrom |
2006-12-27 | Proper allocation of AGP pages for ttms. | Thomas Hellstrom |
2006-12-27 | nouveau: return the *actual* type of memory alloc'd to userspace | Ben Skeggs |
2006-12-26 | nouveau: Alloc cmdbuf for each channel individually | Ben Skeggs |
2006-12-21 | Bug #9120. | Thomas Hellstrom |
2006-12-21 | Improve memory manager accounting printout formatting. | Thomas Hellstrom |
2006-12-21 | Fix buggy aligned allocations. | Thomas Hellstrom |
2006-12-21 | nouveau: save/restore endianness flag on FIFO switch | Ben Skeggs |
2006-12-20 | Remove the stupid root_node field from the core memory manager. | Thomas Hellstrom |
2006-12-20 | Replace vmalloc_32. | Thomas Hellstrom |
2006-12-20 | Some via PCI posting flushes. | Thomas Hellstrom |
2006-12-20 | Merge branch 'nouveau-1' | Dave Airlie |
2006-12-20 | fixup symlinks via Makefile | Dave Airlie |
2006-12-20 | add nouveau symlinks via git | Dave Airlie |
2006-12-20 | remove unused via/sis files from lk build | Dave Airlie |
2006-12-19 | Security fix. Zero pages before they are handed to user space. | Thomas Hellstrom |
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 |