Age | Commit message (Expand) | Author |
2007-01-19 | nouveau: re-add 6150 Go pciid (0x0244) | Ben Skeggs |
2007-01-18 | nouveau: cleanup nv30_graph.c | Jeremy Kolb |
2007-01-18 | nouveau: Remove write to CTX_SIZE. This gives us proper nv3x PGRAPH switching. | Jeremy Kolb |
2007-01-18 | add missing quadro id | Dave Jones |
2007-01-17 | nouveau: Try to get nv35 pgraph switching working. Doesn't quite yet. | Jeremy Kolb |
2007-01-14 | nouveau: opps nv20 ctx ramin size was wrong | Matthieu Castet |
2007-01-13 | nouveau: opps restored the wrong channel | Matthieu Castet |
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-13 | nouveau: add and indent pgraph regs | Matthieu Castet |
2007-01-13 | nouveau: Oops, fix the nv04 RAMFC_DMA_FETCH value. | Stephane Marchesin |
2007-01-12 | nouveau : remove useless init : we clear RAMIN before | Matthieu Castet |
2007-01-12 | Delay for a usec while spinning waiting for ring buffer space. | Haihao Xiang |
2007-01-12 | nouveau: get nv30 context switching to work. | Jeremy Kolb |
2007-01-11 | radeon: Fix u32 overflows when determining AGP base address in card space. | Michel Dänzer |
2007-01-09 | novueau: try resource 3 if resource 2 is 0 length | Dave Airlie |
2007-01-08 | nouveau: fix nv4a context size. | Stephane Marchesin |
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 | nouveau: oops | Ben Skeggs |
2007-01-08 | nouveau: nv43 context stuff | Ben Skeggs |
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 | 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 |
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 | 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 | nouveau: save/restore endianness flag on FIFO switch | Ben Skeggs |
2006-12-20 | Some via PCI posting flushes. | Thomas Hellstrom |
2006-12-20 | Merge branch 'nouveau-1' | Dave Airlie |
2006-12-19 | fixup i915 return values from kernel | Dave Airlie |