Age | Commit message (Expand) | Author |
2007-01-08 | nouveau: fix nv4a context size. | Stephane Marchesin |
2007-01-08 | add export symbol for memory manager | Dave Airlie |
2007-01-07 | Align whitespace with master | Keith Packard |
2007-01-07 | Merge branch 'master' into crestline | Keith Packard |
2007-01-08 | nouveau: nv4a context support. | Stephane Marchesin |
2007-01-08 | Merge branch 'master' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm | Stephane Marchesin |
2007-01-08 | i830: complete fix for i830 maps | Dave Airlie |
2007-01-08 | nouveau: oops | Ben Skeggs |
2007-01-08 | nouveau: nv43 context stuff | Ben Skeggs |
2007-01-08 | drm: remove drm_follow_page, and drm_ioremap and ioremapfree | Christoph Hellwig |
2007-01-08 | fixup i810/i830 to use drm_core_ioremap instead of drm_ioremap | Dave Airlie |
2007-01-08 | nouveau: fix a stupid bug from me. | Stephane Marchesin |
2007-01-08 | nouveau: avoid allocating vram that's used as instance memory. | Ben Skeggs |
2007-01-08 | nouveau: map pci resource 2 on >=nv40 | Ben Skeggs |
2007-01-06 | Revert i915 drm driver name to i915; miniglx doesn't work otherwise | Keith Packard |
2007-01-06 | Bump i915 minor for ARB_OC ioctl | Wang Zhenyu |
2007-01-06 | i915: ARB_Occlusion_query(MMIO ioctl) support. | Zou Nan hai |
2007-01-06 | nouveau: get c51 doing glxgears without the binary driver's help. | Ben Skeggs |
2007-01-06 | nouveau: Use PMC_BOOT_0 to determine which ctx_voodoo to load. | Ben Skeggs |
2007-01-05 | nouveau: oops, we don't need OS_HAS_MTRR actually. | Stephane Marchesin |
2007-01-05 | Merge branch 'master' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm | Stephane Marchesin |
2007-01-05 | nouveau: Add an mtrr over the whole FB | Stephane Marchesin |
2007-01-05 | Merge branch 'master' of git+ssh://matc@git.freedesktop.org/git/mesa/drm/ | Matthieu Castet |
2007-01-05 | Add basic pgraph context for nv10. | Matthieu Castet |
2007-01-05 | Cleanup the nv04 fifo code a bit. | Stephane Marchesin |
2007-01-02 | i915: Fix a DRM_ERROR that should be DRM_DEBUG. | Michel Dänzer |
2007-01-02 | Make git ignore Emacs style backup files and cscope files. | Michel Dänzer |
2007-01-02 | linux-core: Make git ignore generated module symbol version files. | Michel Dänzer |
2007-01-02 | nouveau: oops, forgot to free RAMIN.. | Ben Skeggs |
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 |