1. 9d167f1 Add basic pgraph context for nv10. by Matthieu Castet · 18 years ago
  2. 4fe2858 i915: Fix a DRM_ERROR that should be DRM_DEBUG. by Michel Dänzer · 18 years ago
  3. 176b629 Make git ignore Emacs style backup files and cscope files. by Michel Dänzer · 18 years ago
  4. 972074b linux-core: Make git ignore generated module symbol version files. by Michel Dänzer · 18 years ago
  5. 91855bb nouveau: oops, forgot to free RAMIN.. by Ben Skeggs · 18 years ago
  6. 861017e nouveau: Hookup nv40_graph_init. by Ben Skeggs · 18 years ago
  7. 41da9fd nouveau: Hook up grctx code for NV4x. by Ben Skeggs · 18 years ago
  8. 0e0d954 nouveau: Add nv40-specific PGRAPH code, not hooked up yet. by Ben Skeggs · 18 years ago
  9. 2c3bc69 nouveau: Only clobber PFIFO if no channels are already alloc'd by Ben Skeggs · 18 years ago
  10. 2dcbf6a make build against 2.6.20 hopefully by Dave Airlie · 18 years ago
  11. 87faf62 fixup permission along line of kernel by Dave Airlie · 18 years ago
  12. a16a8a4 Add some new via chipsets. by Thomas Hellstrom · 18 years ago
  13. 7859bd6 Leftover from previous commit. by Thomas Hellstrom · 18 years ago
  14. 2980ec2 Allow for non-power-of-two texture pitch alignment. by Thomas Hellstrom · 18 years ago
  15. 975136d Proper allocation of AGP pages for ttms. by Thomas Hellstrom · 18 years ago
  16. c38ede0 nouveau: return the *actual* type of memory alloc'd to userspace by Ben Skeggs · 18 years ago
  17. 9e019df nouveau: Alloc cmdbuf for each channel individually by Ben Skeggs · 18 years ago
  18. 72cb361 Bug #9120. by Thomas Hellstrom · 18 years ago
  19. ae58225 Improve memory manager accounting printout formatting. by Thomas Hellstrom · 18 years ago
  20. a467d24 Fix buggy aligned allocations. by Thomas Hellstrom · 18 years ago
  21. b7586ab nouveau: save/restore endianness flag on FIFO switch by Ben Skeggs · 18 years ago
  22. 9acd4a1 Remove the stupid root_node field from the core memory manager. by Thomas Hellstrom · 18 years ago
  23. 672593f Replace vmalloc_32. by Thomas Hellstrom · 18 years ago
  24. 3b47b27 Some via PCI posting flushes. by Thomas Hellstrom · 18 years ago
  25. e5c4a26 Merge branch 'nouveau-1' by Dave Airlie · 18 years ago
  26. dc1b68a fixup symlinks via Makefile by Dave Airlie · 18 years ago
  27. 744f9ac add nouveau symlinks via git by Dave Airlie · 18 years ago
  28. 3b7508d remove unused via/sis files from lk build by Dave Airlie · 18 years ago
  29. 3b8e6cc Security fix. Zero pages before they are handed to user space. by Thomas Hellstrom · 18 years ago
  30. 72b5d15 Security fix. Zero pages before they are handed to user space. by Thomas Hellstrom · 18 years ago
  31. 81251bf Reclaim buffers locked fixup. by Thomas Hellstrom · 18 years ago
  32. 737c73d add kcalloc compat for before 2.6.10 by Dave Airlie · 18 years ago
  33. bc4c835 remove do munmap 4 args by Dave Airlie · 18 years ago
  34. 7458909 fixup i915 return values from kernel by Dave Airlie · 18 years ago
  35. 98799f8 fixup i915 defines in create script by Dave Airlie · 18 years ago
  36. 6333bfd fixup inclusion of agp.h by Dave Airlie · 18 years ago
  37. aa07b2a remove drm pci from 2.5 days by Dave Airlie · 18 years ago
  38. ff4b5cc remove legacy taskqueue code by Dave Airlie · 18 years ago
  39. 86ff2ae drm: remove all 2.4 support for drm development tree. by Dave Airlie · 18 years ago
  40. 656c3a3 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by Dave Airlie · 18 years ago
  41. 0ab48b0 [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Dave Airlie · 18 years ago
  42. 303307d fix irq args compatiblity with pre 2.6.19 by Dave Airlie · 18 years ago
  43. 1a3316f use unifdef to clean up some code by Dave Airlie · 18 years ago
  44. 07635f2 fix comment in r128 by Dave Airlie · 18 years ago
  45. c52dea9 fix some sizes in sis_drv.h by Dave Airlie · 18 years ago
  46. 2253e33 make sizeof match the copy struct by Dave Airlie · 18 years ago
  47. 8cc82c5 remove inline from large function by Dave Airlie · 18 years ago
  48. 1365935 make a savage function static from kernel by Dave Airlie · 18 years ago
  49. 6c8712b use spin_lock_init in via dmablit by Dave Airlie · 18 years ago
  50. cb280ad fix missing DRM_ERR from kernel by Dave Airlie · 18 years ago
  51. 696f2bf Revert "drm: ioremap balanced with iounmap for drivers/char/drm" by Dave Airlie · 18 years ago
  52. cc22cd8 drm: ioremap balanced with iounmap for drivers/char/drm by Dave Airlie · 18 years ago
  53. b3c88d3 drm/linux-core: drmP.h compilation fix by Michael Buesch · 18 years ago
  54. 38ed671 Remove the memory caches for fence objects and memory manager nodes, by Thomas Hellstrom · 18 years ago
  55. aefc7a3 Unify radeon offset checking. by Michel Dänzer · 18 years ago
  56. 1a40f33 Port remaining NV4 RAMIN access from the ddx into the drm. by Ben Skeggs · 18 years ago
  57. 30acb90 Merge the pciid work. by Stephane Marchesin · 18 years ago
  58. 74a92bb Core build fix for BSD. by Michel Dänzer · 18 years ago
  59. a97bb85 Unshare drm_drawable.c again for now. by Michel Dänzer · 18 years ago
  60. 4a0e61d Track linux-core symlinks in git. by Michel Dänzer · 18 years ago
  61. 80d75cf Use nouveau_mem.c to allocate RAMIN. by Ben Skeggs · 18 years ago
  62. b1a9a76 Wrap access to objects in RAMIN. by Ben Skeggs · 18 years ago
  63. f48a768 For nv10, bit 16 of RAMFC need to be set for 64 bytes fifo context. by Matthieu Castet · 18 years ago
  64. ddcb994 i915_vblank_tasklet: Try harder to avoid tearing. by Michel Dänzer · 18 years ago
  65. 0a364be Merge branch 'nouveau-1' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm into nouveau-1 by Stephane Marchesin · 18 years ago
  66. adf71cb Don't spam dmesg if PMC_INTSTAT is 0 by Ben Skeggs · 18 years ago
  67. 9ac7a8b Only return FIFO number if the FIFO is marked as in use.. by Ben Skeggs · 18 years ago
  68. e9194dd Check some return vals, fixes a couple of oopses. by Ben Skeggs · 18 years ago
  69. 18bba3f Dump some useful info when a PGRAPH error occurs. by Ben Skeggs · 18 years ago
  70. 5e7f584 Merge branch 'nouveau-1' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm into nouveau-1 by Stephane Marchesin · 18 years ago
  71. 2fd812f Completely untested NV10/20/30 FIFO context switching changes. by Ben Skeggs · 18 years ago
  72. 7002082 Restructure initialisation a bit. by Ben Skeggs · 18 years ago
  73. 35bf8fb Merge branch 'nouveau-1' of git+ssh://git.freedesktop.org/git/mesa/drm into nouveau-1 by Ben Skeggs · 18 years ago
  74. 9ef4bbc Hack around yet another "X restart borkage without nouveau.ko reload" problem. by Ben Skeggs · 18 years ago
  75. 5a0cdf7 Merge branch 'master' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm into nouveau-1 by Stephane Marchesin · 18 years ago
  76. 1123ab0 Fix memory detection on TNT2 M64/TNT2 vanta. by Stephane Marchesin · 18 years ago
  77. d51e1bb libdrm: add drmOpenOnce + drmCloseOnce to libdrm by Dave Airlie · 18 years ago
  78. 7903875 libdrm: add support for server side functionality in libdrm by Dave Airlie · 18 years ago
  79. 584acab Add drm_u64_t typedef on non-linux to fix libdrm build. by Eric Anholt · 18 years ago
  80. f7affda drm: fixup page alignment on SAREA map on ppc64 by Dave Airlie · 18 years ago
  81. 2dd3c03 fixup fifo size so it is page aligned by Dave Airlie · 18 years ago
  82. 5e55594 use a uint64_t for this not a pointer by Dave Airlie · 18 years ago
  83. 1e90b7e Merge branch 'master' into nouveau-1 by Dave Airlie · 18 years ago
  84. 0c34d0f Leave the bottom 64kb of RAMIN untouched. by Ben Skeggs · 18 years ago
  85. 94ab96c nouveau: add compat ioc32 support by Dave Airlie · 18 years ago
  86. 665c838 add powerpc mmio swapper to NV_READ/WRITE macros by Dave Airlie · 18 years ago
  87. 1e118ae remove config.h by Dave Airlie · 18 years ago
  88. 0663980 Add some getparams. by Stephane Marchesin · 18 years ago
  89. 3ea0500 Move the context object creation flag handling to the drm. by Stephane Marchesin · 18 years ago
  90. 7b6cd95 Fix bug #8839 - a comment by Alan Hourihane · 18 years ago
  91. 4b04c0c Bugzilla Bug #8819 Build fixes for powerpc. Reported by Katerina Barone-Adesi by Thomas Hellstrom · 18 years ago
  92. 56563c2 Minor bugfix, indentation and removal of unnused variables. by Thomas Hellstrom · 18 years ago
  93. decacb2 Reserve the new IOCTLs also for *bsd. Bump libdrm version number to 2.2.0 by Thomas Hellstrom · 18 years ago
  94. f6d5fec Last minute changes to support multi-page size buffer offset alignments. by Thomas Hellstrom · 18 years ago
  95. e09544a New mm function names. Update header. by Thomas Hellstrom · 18 years ago
  96. 47dbfc4 Add improved alignment functionality to the core memory manager. by Thomas Hellstrom · 18 years ago
  97. b4fba16 Add a one-page hole in the file offset space between buffers. by Thomas Hellstrom · 18 years ago
  98. 7ea059a Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm by Thomas Hellstrom · 18 years ago
  99. 9ed4656 The CPU cache must be flushed _before_ we start modifying the kernel map ptes, by Thomas Hellstrom · 18 years ago
  100. a8909a0 Bug #1746: Set dev_priv_size for the MGA driver. by Tilman Sauerbeck · 18 years ago