1. 2df2c70 Simplify the ttm backend interface and the agp ttm backend. by Thomas Hellstrom · 17 years ago
  2. 2463b03 whitespace cleanup pending a kernel merge by Dave Airlie · 17 years ago
  3. 398913d Lindent. by Thomas Hellstrom · 18 years ago
  4. 53aee31 I915 accelerated blit copy functional. by Thomas Hellstrom · 18 years ago
  5. 99acdae Fix copyright statements. by Thomas Hellstrom · 18 years ago
  6. 1257907 Simplify external ttm page allocation. by Thomas Hellstrom · 18 years ago
  7. c1fbd8a Checkpoint commit. by Thomas Hellstrom · 18 years ago
  8. 63f2abd Make also later kernels work with buffer object vm by Thomas Hellstrom · 18 years ago
  9. c269d56 Make vm handle buffer objects instead of ttm objects. by Thomas Hellstrom · 18 years ago
  10. dd733de Fix missing ttm_open_vma call from previous commit. by Thomas Hellstrom · 18 years ago
  11. f6ba3b2 ttm: make ttm alloc/free into alloc_pages/free_pages by Dave Airlie · 18 years ago
  12. 975136d Proper allocation of AGP pages for ttms. by Thomas Hellstrom · 18 years ago
  13. 3b8e6cc Security fix. Zero pages before they are handed to user space. by Thomas Hellstrom · 18 years ago
  14. 4b04c0c Bugzilla Bug #8819 Build fixes for powerpc. Reported by Katerina Barone-Adesi by Thomas Hellstrom · 18 years ago
  15. b4fba16 Add a one-page hole in the file offset space between buffers. by Thomas Hellstrom · 18 years ago
  16. 9ed4656 The CPU cache must be flushed _before_ we start modifying the kernel map ptes, by Thomas Hellstrom · 18 years ago
  17. 89b9441 Lindent. by Thomas Hellstrom · 18 years ago
  18. d515936 Add memory usage accounting to avoid DOS problems. by Thomas Hellstrom · 18 years ago
  19. db5c671 Remove the memory manager parameter from the put_block function, as this by Thomas Hellstrom · 18 years ago
  20. 10150df Simplify the AGP backend interface somewhat. by Thomas Hellstrom · 18 years ago
  21. 3070389 Compatibility code for 2.6.15-2.6.18. It is ugly but a little comfort is that by Thomas Hellstrom · 18 years ago
  22. f2db76e Big update: by Thomas Hellstrom · 18 years ago
  23. c58574c Use a nopage-based approach to fault in pfns. by Thomas Hellstrom · 18 years ago
  24. cee659a Get rid of all ugly PTE hacks. by Thomas Hellstrom · 18 years ago
  25. eacedf4 Make the user_token 44-bit for TTMs, and have them occupy a unique file space by Thomas Hellstrom · 18 years ago
  26. d85b994 Allow for 44 bit user-tokens (or drm_file offsets) by Thomas Hellstrom · 18 years ago
  27. 235f6fc Adapt to architecture-specific hooks for gatt pages. by Thomas Hellstrom · 18 years ago
  28. 7223b4e Simplify ttm alloc and free. by Thomas Hellstrom · 18 years ago
  29. 682c6ed Remove the use of reserved pages, and use locked pages instead. by Thomas Hellstrom · 18 years ago
  30. 9adc958 Fix some debug messages. by Thomas Hellstrom · 18 years ago
  31. 191e284 More bugfixes. by Thomas Hellstrom · 18 years ago
  32. 99acb79 Various bugfixes. by Thomas Hellstrom · 18 years ago
  33. 405b5d9 Flag bit pattern bugfixes. Remove some error messages. by Thomas Hellstrom · 18 years ago
  34. 4edb95d Various bugfixes. by Thomas Hellstrom · 18 years ago
  35. 033bda0 Buffer object reply fill in. Lindent of drm_bo.c drm_ttm.c by Thomas Hellstrom · 18 years ago
  36. 23f01c9 Checkpoint commit. Buffer object flags and IOCTL argument list. by Thomas Hellstrom · 18 years ago
  37. 0dedfc2 Checkpoint ttm addition to buffer objects. by Thomas Hellstrom · 18 years ago
  38. 279e8d2 64-bit IOCTL integer (Michel Dänzer & Brian Paul) by Thomas Hellstrom · 18 years ago
  39. 0d67356 Proper TTM dereferencing Initial buffer object creation. by Thomas Hellstrom · 18 years ago
  40. e181f59 Add a 64-bit drm unsigned type for 64-bit clean IOCTLS. by Thomas Hellstrom · 18 years ago
  41. 886d3b3 Bugfixes. by Thomas Hellstrom · 18 years ago
  42. b4b7b99 Remove the ioctl multiplexing, and instead allow for generic by Thomas Hellstrom · 18 years ago
  43. ac26b51 Have TTM create and reference ioctl call return the actual TTM size. by Thomas Hellstrom · 18 years ago
  44. 4fa58aa Add TTM map handle on reference. by Thomas Hellstrom · 18 years ago
  45. 65e7274 ttm create / destroy / ref / unref ioctl. by Thomas Hellstrom · 18 years ago
  46. c488e25 More ioctl stubs. Buffer object locking order documentation. by Thomas Hellstrom · 18 years ago
  47. 35c8ce6 ttm and buffer objects ioctl stubs. by Thomas Hellstrom · 18 years ago
  48. 4c03030 Checkpoint commit Buffer object code. by Thomas Hellstrom · 18 years ago
  49. e201511 More ttm cleanups. by Thomas Hellstrom · 18 years ago
  50. ca4e34e ttm code cleanup. by Thomas Hellstrom · 18 years ago
  51. 700bf80 Bring in stripped TTM functionality. by Thomas Hellstrom · 18 years ago