1. 5dc5c36 drm: major whitespace/coding style realignment with kernel by Dave Airlie · 17 years ago
  2. 7f6bf84 drm: remove lots of spurious whitespace. by Dave Airlie · 17 years ago
  3. 5b38e13 Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  4. c1119b1 Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  5. e39286e Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
  6. 24311d5 drm: remove drm_buf_t by Dave Airlie · 17 years ago
  7. 21ee6fb drm: remove drmP.h internal typedefs by Dave Airlie · 17 years ago
  8. b95ac8b drm: detypedef drm.h and fixup all problems by Dave Airlie · 17 years ago
  9. 9f9c190 remove DRM_GETSAREA and replace with drm_getsarea function by Dave Airlie · 17 years ago
  10. 1365935 make a savage function static from kernel by Dave Airlie · 18 years ago
  11. 561e23a dev->agp_buffer_map is not initialized for AGP DMA on savages bug 8662 by Michael Karcher · 18 years ago
  12. 63c4d02 Revert a change that accidentally went in with whitespace changes from by Eric Anholt · 18 years ago
  13. 1ad5dfc whitespace cleanup/aligment with kernel by Dave Airlie · 19 years ago
  14. a10d817 Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. Adds by Eric Anholt · 19 years ago
  15. 0d346a0 convert ioctl flags to use flags instead of separate ints by Dave Airlie · 19 years ago
  16. 0d81954 Make sure savage has 3rd ioctl parameter by Jon Smirl · 19 years ago
  17. 3a61e9f make some functions static in the savage drm driver by Dave Airlie · 19 years ago
  18. c789ea1 Rename the driver hooks in the DRM to something a little more by Eric Anholt · 19 years ago
  19. 5d96c74 - Remove drm_initmap and replace its usage with drm_addmap. This reduces by Eric Anholt · 19 years ago
  20. 9fb77e8 Change initialization of savage register access to _DRM_READ_ONLY. Flags of by Jon Smirl · 19 years ago
  21. 83cb150 Remove warnings about code mixed with declerations.. by Dave Airlie · 19 years ago
  22. a396617 Command DMA optimizations: by Felix Kuehling · 20 years ago
  23. 95fa851 Tracked down random lockups related to command DMA that occurred in Quake3 by Felix Kuehling · 20 years ago
  24. 1599523 Added support for command DMA on Savage4-based hardware. Unfortunately by Felix Kuehling · 20 years ago
  25. bc54ede Use wrap counter to extend 16-bit hardware event tags to 32-bit logical by Felix Kuehling · 20 years ago
  26. 080a547 - Implement drm_initmap, and extend it with the resource number to help by Eric Anholt · 20 years ago
  27. ffc51f1 Setup MTRRs for frame buffer and aperture manually on Savage3D and by Felix Kuehling · 20 years ago
  28. 17d893f Only try to find the agp_buffer_map if dma_type is AGP. This is all that's by Felix Kuehling · 20 years ago
  29. e7ba83b Fixed off-by-one error in savage_bci_wait_fifo_shadow. by Felix Kuehling · 20 years ago
  30. ae1bc4a 3D scissor regs are now managed by the DRM to iterate over clip rects by Felix Kuehling · 20 years ago
  31. 04842e8 Completeley rewritten Savage DRM which can be considered secure (modulo by Felix Kuehling · 20 years ago