1. 8b464bf drm/nouveau: greatly simplify mm, killing some bugs in the process by Ben Skeggs · 13 years ago
  2. 8984e04 drm/nvc0: initial vm implementation, use for bar1/bar3 management by Ben Skeggs · 14 years ago
  3. 4c74eb7 drm/nvc0: import initial vm backend by Ben Skeggs · 14 years ago
  4. 60d2a88 drm/nouveau: kick vram functions out into an "engine" by Ben Skeggs · 14 years ago
  5. 5f6fdca drm/nv50: enable non-contig vram allocations where requested by Ben Skeggs · 14 years ago
  6. bfd83ac drm/nv50: enable 4KiB pages for small vram allocations by Ben Skeggs · 14 years ago
  7. 4c136142 drm/nv50: implement global channel address space on new VM code by Ben Skeggs · 14 years ago
  8. a11c319 drm/nv50: import new vm code by Ben Skeggs · 14 years ago
  9. 573a2a3 drm/nv50: implement custom vram mm by Ben Skeggs · 14 years ago
  10. a5cf68b drm/nouveau: Rework tile region handling. by Francisco Jerez · 14 years ago
  11. 382d62e drm/nouveau: fix annoying nouveau_fence type issue by Marcin Slusarz · 14 years ago
  12. cac8f05 drm/nouveau/pm: improve memtiming mappings by Roy Spliet · 14 years ago
  13. 56ac747 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang by Ben Skeggs · 14 years ago
  14. cbab95db drm/nouveau: Some random cleanups. by Francisco Jerez · 14 years ago
  15. a845fff drm/nouveau: fix thinkos in mem timing table recordlen check by Roy Spliet · 14 years ago
  16. 7760fcb drm/nouveau: Import initial memory timing work by Roy Spliet · 14 years ago
  17. 9f56b12 drm/nouveau: Simplify tile region handling. by Francisco Jerez · 14 years ago
  18. de5899b drm/nouveau: Add module parameter to override the default AGP rate. by Francisco Jerez · 14 years ago
  19. 71d0618 drm/nouveau: Don't enable AGP FW on nv18. by Francisco Jerez · 14 years ago
  20. fbd2895 drm/nouveau: rework init ordering so nv50_instmem.c can be less bad by Ben Skeggs · 14 years ago
  21. 6c3d7ef drm/nv50: calculate vram reordering block size by Ben Skeggs · 14 years ago
  22. b3beb16 drm/nouveau: modify object accessors, offset in bytes rather than dwords by Ben Skeggs · 14 years ago
  23. 316f60a drm/nouveau: Fix suspend on some nv4x AGP cards. by Francisco Jerez · 14 years ago
  24. c556d98 drm/nvc0: implement memory detection by Ben Skeggs · 14 years ago
  25. 2b49526 drm/nouveau: Fix AGP reset when AGP FW is already enabled on init. by Francisco Jerez · 14 years ago
  26. 0d3470d drm/nouveau: remove unused ttm bo list by Ben Skeggs · 14 years ago
  27. e04d8e8 drm/nouveau: Reset AGP before running the init scripts. by Francisco Jerez · 14 years ago
  28. 3c7066b drm/nouveau: Add some PFB register defines. by Francisco Jerez · 14 years ago
  29. baf8035 drm/nouveau: fix mtrr cleanup path by Ben Skeggs · 14 years ago
  30. 6318721 drm/nv50: move tlb flushing to a helper function by Ben Skeggs · 14 years ago
  31. f56cb86 drm/nouveau: add instmem flush() hook by Ben Skeggs · 14 years ago
  32. 6e86e04 drm/nouveau: Fix a couple of sparse warnings. by Francisco Jerez · 14 years ago
  33. 7a2e4e0 drm/nv50: fix memory detection for cards with >=4GiB VRAM by Ben Skeggs · 14 years ago
  34. fb4f562 drm/nouveau: missed some braces by Ben Skeggs · 14 years ago
  35. cd0b072 drm/nouveau: remove left-over !DRIVER_MODESET paths by Ben Skeggs · 14 years ago
  36. b833ac2 drm/nouveau: use drm_mm in preference to custom code doing the same thing by Ben Skeggs · 14 years ago
  37. db8cc27 Merge branch 'drm-platform' into drm-testing by Dave Airlie · 14 years ago
  38. 01d73a6 drm: Remove drm_resource wrappers by Jordan Crouse · 14 years ago
  39. 8b281db drm/nv50: cast IGP memory location to u64 before shifting by Ben Skeggs · 14 years ago
  40. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 14 years ago
  41. 40b2a68 drm/nv50: add more 0x100c80 flushy magic by Ben Skeggs · 14 years ago
  42. 6c42966 drm/nv50: fix vram ptes on IGPs to point at stolen system memory by Ben Skeggs · 14 years ago
  43. 531e771 drm/nv50: improve vram page table construction by Ben Skeggs · 14 years ago
  44. 4c27bd3 drm/nv50: more efficient clearing of gpu page table entries by Ben Skeggs · 14 years ago
  45. 66b6eba drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram by Ben Skeggs · 14 years ago
  46. 7166647 drm/nouveau: Evict buffers in VRAM before freeing sgdma by Luca Barbieri · 14 years ago
  47. ac8fb97 drm/nouveau: reserve VGA area for the moment by Ben Skeggs · 14 years ago
  48. 77cb5c7 drm/nouveau: remove PRIV0 check in nouveau_mem_close() by Ben Skeggs · 14 years ago
  49. a0af9ad drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  50. b694dfb drm/nouveau: fix build with CONFIG_AGP=n by Ben Skeggs · 15 years ago
  51. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago