Age | Commit message (Expand) | Author |
2007-10-16 | nouveau: revert unintended change. | Ben Skeggs |
2007-10-16 | nouveau: Handle multiple PFIFO exceptions per irq, cleanup output. | Ben Skeggs |
2007-10-14 | nouveau: fix warning. | Jeremy Kolb |
2007-08-31 | nouveau: give nv03 the last cut. | Stephane Marchesin |
2007-08-22 | nouveau: fix the comment and debug message for PCIGART size | Stephane Marchesin |
2007-08-19 | Check also for Linux, as it's not supported on different OS | Patrice Mandin |
2007-08-19 | Function pci_get_bus_and_slot needs 2.6.19 or later | Patrice Mandin |
2007-08-17 | nouveau: Detect memory on NFORCE/NFORCE2 correctly. | Ben Skeggs |
2007-08-15 | nouveau: Turn some messages into DRM_DEBUGs.. | Ben Skeggs |
2007-08-06 | nouveau: Bump PCI GART to 16MB | Stephane Marchesin |
2007-08-06 | nouveau: Various internal and external API changes | Ben Skeggs |
2007-07-20 | Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt |
2007-07-20 | Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt |
2007-07-20 | Remove DRM_ERR OS macro. | Eric Anholt |
2007-07-17 | nouveau: G8x PCIEGART | Ben Skeggs |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie |
2007-07-16 | drm: detypedef drm.h and fixup all problems | Dave Airlie |
2007-07-14 | nouveau: nv10 and nv11/15 are different | Patrice Mandin |
2007-07-13 | nouveau: nuke internal typedefs, and drm_device_t use. | Ben Skeggs |
2007-07-13 | nouveau: unbreak AGP | Ben Skeggs |
2007-07-12 | nouveau: nuke left over debug message | Ben Skeggs |
2007-07-12 | nouveau: separate region_offset into map_handle and offset. | Ben Skeggs |
2007-07-12 | fixed object creation code to not Oops on 64bits, worked around memalloc not ... | Arthur Huillet |
2007-07-11 | NV50 will not attempt to use PCIGART now | Arthur Huillet |
2007-07-11 | fixed bug that prevented PCIE cards from actually using PCIGART - NV50 will p... | Arthur Huillet |
2007-07-11 | Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel. | Arthur Huillet |
2007-07-09 | nouveau/nv50: Initial channel/object support | Ben Skeggs |
2007-07-09 | nouveau: rewrite gpu object code | Ben Skeggs |
2007-06-28 | nouveau: never touch PRAMIN with NV_WRITE, cleanup RAMHT code a bit | Ben Skeggs |
2007-06-28 | nouveau: simplify PRAMIN access | Ben Skeggs |
2007-06-28 | nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7) | Ben Skeggs |
2007-05-08 | nouveau : fix fifo context size for nv10 | Matthieu Castet |
2007-03-26 | nouveau: move card initialisation into the drm | Ben Skeggs |
2007-02-28 | nouveau: intrusive drm interface changes | Ben Skeggs |
2007-02-14 | nouveau: fix memory initialization with multiple cards. | B. Rathmann |
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 |
2006-12-27 | nouveau: return the *actual* type of memory alloc'd to userspace | Ben Skeggs |
2006-12-03 | Merge the pciid work. | Stephane Marchesin |
2006-11-30 | Use nouveau_mem.c to allocate RAMIN. | Ben Skeggs |
2006-11-10 | Fix memory detection on TNT2 M64/TNT2 vanta. | Stephane Marchesin |
2006-08-27 | initial import of nouveau code from nouveau CVS | Dave Airlie |