Age | Commit message (Expand) | Author |
2009-06-05 | nouveau: 0.0.14 + extend bo interface to support subrange mapping | Ben Skeggs |
2009-05-26 | nouveau: bump for 0.0.13 | Ben Skeggs |
2009-02-18 | nouveau: Add in-kernel backlight control support | Matthew Garrett |
2009-02-04 | nouveau: bring in new mm api definitions, without the actual mm code | Ben Skeggs |
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes |
2008-09-30 | Merge remote branch 'origin/master' into modesetting-gem | Dave Airlie |
2008-08-19 | nouveau: fifo and graphics engine suspend and resume for nv04-nv4x | root |
2008-07-18 | nouveau: interface changes for nv5x 3d | Ben Skeggs |
2008-07-08 | nouveau: interface changes for nv5x 3d | Ben Skeggs |
2008-06-25 | nouveau: allocate drm-use vram buffers from end of vram. | Ben Skeggs |
2008-06-23 | nouveau: allocate drm-use vram buffers from end of vram. | Ben Skeggs |
2008-06-22 | NV50: Initial import of kernel modesetting. | Maarten Maathuis |
2008-03-13 | nv50: force channel vram access through vm | Ben Skeggs |
2008-01-22 | Merge branch 'master' into vblank-rework, including mach64 support | Jesse Barnes |
2007-11-14 | Revert "nouveau: stub superioctl" | Ben Skeggs |
2007-11-14 | Merge branch 'fifo-cleanup' into upstream-master | Ben Skeggs |
2007-11-14 | nouveau: store user control reg offsets in channel struct | Ben Skeggs |
2007-11-14 | nouveau: funcs to determine active channel on PFIFO. | Ben Skeggs |
2007-11-14 | nouveau: stub superioctl | Ben Skeggs |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-11-05 | nouveau: cleanups | Ben Skeggs |
2007-11-05 | nouveau: crappy ttm mm init, disabled for now. | Ben Skeggs |
2007-11-02 | nouveau: put it all together. | Jeremy Kolb |
2007-10-31 | nouveau: ttm stubs | Jeremy Kolb |
2007-10-30 | Merge branch 'master' into vblank-rework, fixup remaining drivers | Jesse Barnes |
2007-09-30 | nouveau: rename nv30_graph.c to nv20_graph.c | Pekka Paalanen |
2007-09-30 | nouveau: nv30 graph function renames, removed nv20_graph.c | Pekka Paalanen |
2007-09-30 | nouveau : pgraph_ctx dynamic alloc for nv04, nv10 | Matthieu Castet |
2007-08-15 | nouveau: Allow GART notifiers when using sgdma code. | Ben Skeggs |
2007-08-15 | nouveau/nv40: Fix channel scheduling. | Ben Skeggs |
2007-08-10 | nouveau/nv50: demagic instmem setup. | Ben Skeggs |
2007-08-10 | nouveau: Allow creation of gpuobjs before any other init has taken place. | Ben Skeggs |
2007-08-08 | nouveau: Always allocate drm's push buffer in VRAM | Ben Skeggs |
2007-08-06 | nouveau: Give DRM its own gpu channel | Ben Skeggs |
2007-08-06 | nouveau: Various internal and external API changes | Ben Skeggs |
2007-08-06 | nouveau: Pass channel struct around instead of channel id. | 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-18 | nouveau: Add read() method to Engine.timer. | Pekka Paalanen |
2007-07-17 | nouveau: G8x PCIEGART | Ben Skeggs |
2007-07-13 | nouveau: nuke internal typedefs, and drm_device_t use. | Ben Skeggs |
2007-07-12 | nouveau: separate region_offset into map_handle and offset. | Ben Skeggs |
2007-07-11 | Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel. | Arthur Huillet |
2007-07-09 | nouveau: Avoid oops | Ben Skeggs |
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/nv50: skeletal backend | Ben Skeggs |
2007-06-28 | nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7) | Ben Skeggs |