1. 07fabc3 Make the utility runnable also for normal users. by Thomas Hellstrom · 17 years ago
  2. 36d5068 Fix an error-path oops. by Thomas Hellstrom · 17 years ago
  3. d399fcf Add a buffer object transfer function. by Thomas Hellstrom · 17 years ago
  4. 0932269 Indent according to xorg rules. by Thomas Hellstrom · 17 years ago
  5. 2bc9254 Add license header. by Thomas Hellstrom · 17 years ago
  6. 9968a21 Add some relevant tests for the new buffer object interface. by Thomas Hellstrom · 17 years ago
  7. c01fe2c Add the ttmtest test utility. by Thomas Hellstrom · 17 years ago
  8. 9bbdc0f Clean up buffer object destruction somewhat. by Thomas Hellstrom · 17 years ago
  9. 9a654e7 Use pre-defined list_splice function. by Thomas Hellstrom · 17 years ago
  10. 45418bb s/buf/bo/ for consistency. by Thomas Hellstrom · 17 years ago
  11. 1e4c7d6 Some cleanup. A buffer object should only have one active memory type. by Thomas Hellstrom · 17 years ago
  12. ee4ac5c nouveau: determine chipset type at startup, instead of every time we use it. by Ben Skeggs · 17 years ago
  13. c744bfd make works ctx switch on nv10. by Matthieu Castet · 17 years ago
  14. 9c03ca8 nouveau: oops, wrong indexing in nv17 regs by Patrice Mandin · 17 years ago
  15. 5534c90 nouveau: read gpu type once by Patrice Mandin · 17 years ago
  16. 05d3ed4 nouveau: only save/restore nv17 regs on nv17,18 hw by Patrice Mandin · 17 years ago
  17. e7ba15a nouveau: add extra pgraph registers by Patrice Mandin · 17 years ago
  18. d4c9f13 nouveau: add some nv10 pgraph defines by Patrice Mandin · 17 years ago
  19. 6d9ef1a nouveau: simplify and fix BIG_ENDIAN flags by Patrice Mandin · 17 years ago
  20. 5826376 Remove a scary error printed when we were leaking memory caches. by Thomas Hellstrom · 17 years ago
  21. 90ae39d nouveau: nv4c default context by Ben Skeggs · 17 years ago
  22. aa72663 nouveau: always print nsource/nstatus regs on PGRAPH errors by Ben Skeggs · 17 years ago
  23. 7d4e6b1 vblank interrupt fix by Zou Nan hai · 17 years ago
  24. 19ba074 nouveau: fix getparam from 32-bit client on 64-bit kernel by Ben Skeggs · 17 years ago
  25. 4291df6 nouveau: re-add 6150 Go pciid (0x0244) by Ben Skeggs · 17 years ago
  26. a40de93 nouveau: cleanup nv30_graph.c by Jeremy Kolb · 17 years ago
  27. ab72a77 nouveau: Remove write to CTX_SIZE. This gives us proper nv3x PGRAPH switching. by Jeremy Kolb · 17 years ago
  28. bd0418c add missing quadro id by Dave Jones · 17 years ago
  29. 78a4f5c nouveau: Try to get nv35 pgraph switching working. Doesn't quite yet. by Jeremy Kolb · 17 years ago
  30. fdbc34f nouveau: opps nv20 ctx ramin size was wrong by Matthieu Castet · 17 years ago
  31. 06cd155 nouveau: opps restored the wrong channel by Matthieu Castet · 17 years ago
  32. f04347f nouveau: nv20 graph ctx switch. by Matthieu Castet · 17 years ago
  33. cd5f543 nouveau: first step to make graph ctx works by Matthieu Castet · 17 years ago
  34. 4ae64a1 nouveau: add and indent pgraph regs by Matthieu Castet · 17 years ago
  35. 1967aa8 nouveau: Oops, fix the nv04 RAMFC_DMA_FETCH value. by Stephane Marchesin · 17 years ago
  36. 69a98d8 nouveau: add missing symlink by Dave Airlie · 17 years ago
  37. 1bad7e0 nouveau : remove useless init : we clear RAMIN before by Matthieu Castet · 17 years ago
  38. 9d3dedd Delay for a usec while spinning waiting for ring buffer space. by Haihao Xiang · 17 years ago
  39. 4297a83 nouveau: get nv30 context switching to work. by Jeremy Kolb · 18 years ago
  40. 8ff0267 radeon: Fix u32 overflows when determining AGP base address in card space. by Michel Dänzer · 18 years ago
  41. 125f3ff Revert "nouveau: Fill in context_init for nv10-nv3x." by Dave Airlie · 18 years ago
  42. ac076cb nouveau: Fill in context_init for nv10-nv3x. by Jeremy Kolb jkolb@brandeis.edu · 18 years ago
  43. ec12209 nouveau: Don't use DRIVER_USE_MTRR, we already setup our own mtrr over vram. by Stephane Marchesin · 18 years ago
  44. f6ba3b2 ttm: make ttm alloc/free into alloc_pages/free_pages by Dave Airlie · 18 years ago
  45. a70aedd novueau: try resource 3 if resource 2 is 0 length by Dave Airlie · 18 years ago
  46. deba42e nouveau: fix nv4a context size. by Stephane Marchesin · 18 years ago
  47. 22821cf add export symbol for memory manager by Dave Airlie · 18 years ago
  48. d0080d7 nouveau: nv4a context support. by Stephane Marchesin · 18 years ago
  49. 6eaa127 Merge branch 'master' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm by Stephane Marchesin · 18 years ago
  50. 5bf60c9 i830: complete fix for i830 maps by Dave Airlie · 18 years ago
  51. 26bf6d9 nouveau: oops by Ben Skeggs · 18 years ago
  52. 128d87a nouveau: nv43 context stuff by Ben Skeggs · 18 years ago
  53. b147c39 drm: remove drm_follow_page, and drm_ioremap and ioremapfree by Christoph Hellwig · 18 years ago
  54. fe5770b fixup i810/i830 to use drm_core_ioremap instead of drm_ioremap by Dave Airlie · 18 years ago
  55. 1f0f7d7 nouveau: fix a stupid bug from me. by Stephane Marchesin · 18 years ago
  56. faa4612 nouveau: avoid allocating vram that's used as instance memory. by Ben Skeggs · 18 years ago
  57. cd37114 nouveau: map pci resource 2 on >=nv40 by Ben Skeggs · 18 years ago
  58. 31daf66 Revert i915 drm driver name to i915; miniglx doesn't work otherwise by Keith Packard · 18 years ago
  59. 2851c9f Bump i915 minor for ARB_OC ioctl by Wang Zhenyu · 18 years ago
  60. f718034 i915: ARB_Occlusion_query(MMIO ioctl) support. by Zou Nan hai · 18 years ago
  61. 1f1714c nouveau: get c51 doing glxgears without the binary driver's help. by Ben Skeggs · 18 years ago
  62. dbb0d97 nouveau: Use PMC_BOOT_0 to determine which ctx_voodoo to load. by Ben Skeggs · 18 years ago
  63. 528ab8c nouveau: oops, we don't need OS_HAS_MTRR actually. by Stephane Marchesin · 18 years ago
  64. d99c7c2 Merge branch 'master' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm by Stephane Marchesin · 18 years ago
  65. 025f281 nouveau: Add an mtrr over the whole FB by Stephane Marchesin · 18 years ago
  66. 0f95ddc Merge branch 'master' of git+ssh://matc@git.freedesktop.org/git/mesa/drm/ by Matthieu Castet · 18 years ago
  67. 9d167f1 Add basic pgraph context for nv10. by Matthieu Castet · 18 years ago
  68. f80659b Cleanup the nv04 fifo code a bit. by Stephane Marchesin · 18 years ago
  69. 4fe2858 i915: Fix a DRM_ERROR that should be DRM_DEBUG. by Michel Dänzer · 18 years ago
  70. 176b629 Make git ignore Emacs style backup files and cscope files. by Michel Dänzer · 18 years ago
  71. 972074b linux-core: Make git ignore generated module symbol version files. by Michel Dänzer · 18 years ago
  72. 91855bb nouveau: oops, forgot to free RAMIN.. by Ben Skeggs · 18 years ago
  73. 861017e nouveau: Hookup nv40_graph_init. by Ben Skeggs · 18 years ago
  74. 41da9fd nouveau: Hook up grctx code for NV4x. by Ben Skeggs · 18 years ago
  75. 0e0d954 nouveau: Add nv40-specific PGRAPH code, not hooked up yet. by Ben Skeggs · 18 years ago
  76. 2c3bc69 nouveau: Only clobber PFIFO if no channels are already alloc'd by Ben Skeggs · 18 years ago
  77. 2dcbf6a make build against 2.6.20 hopefully by Dave Airlie · 18 years ago
  78. 87faf62 fixup permission along line of kernel by Dave Airlie · 18 years ago
  79. a16a8a4 Add some new via chipsets. by Thomas Hellstrom · 18 years ago
  80. 7859bd6 Leftover from previous commit. by Thomas Hellstrom · 18 years ago
  81. 2980ec2 Allow for non-power-of-two texture pitch alignment. by Thomas Hellstrom · 18 years ago
  82. 975136d Proper allocation of AGP pages for ttms. by Thomas Hellstrom · 18 years ago
  83. c38ede0 nouveau: return the *actual* type of memory alloc'd to userspace by Ben Skeggs · 18 years ago
  84. 9e019df nouveau: Alloc cmdbuf for each channel individually by Ben Skeggs · 18 years ago
  85. 72cb361 Bug #9120. by Thomas Hellstrom · 18 years ago
  86. ae58225 Improve memory manager accounting printout formatting. by Thomas Hellstrom · 18 years ago
  87. a467d24 Fix buggy aligned allocations. by Thomas Hellstrom · 18 years ago
  88. b7586ab nouveau: save/restore endianness flag on FIFO switch by Ben Skeggs · 18 years ago
  89. 9acd4a1 Remove the stupid root_node field from the core memory manager. by Thomas Hellstrom · 18 years ago
  90. 672593f Replace vmalloc_32. by Thomas Hellstrom · 18 years ago
  91. 3b47b27 Some via PCI posting flushes. by Thomas Hellstrom · 18 years ago
  92. e5c4a26 Merge branch 'nouveau-1' by Dave Airlie · 18 years ago
  93. dc1b68a fixup symlinks via Makefile by Dave Airlie · 18 years ago
  94. 744f9ac add nouveau symlinks via git by Dave Airlie · 18 years ago
  95. 3b7508d remove unused via/sis files from lk build by Dave Airlie · 18 years ago
  96. 3b8e6cc Security fix. Zero pages before they are handed to user space. by Thomas Hellstrom · 18 years ago
  97. 72b5d15 Security fix. Zero pages before they are handed to user space. by Thomas Hellstrom · 18 years ago
  98. 81251bf Reclaim buffers locked fixup. by Thomas Hellstrom · 18 years ago
  99. 737c73d add kcalloc compat for before 2.6.10 by Dave Airlie · 18 years ago
  100. bc4c835 remove do munmap 4 args by Dave Airlie · 18 years ago