1. 447d8c5 DA: code cleanups for i810_dma.c from 2.4 kernel by Dave Airlie · 21 years ago
  2. c99acb5 Added some information as to when (which DRM version) various queries were by Ian Romanick · 21 years ago
  3. e7944ef build fix for kernels >= 2.6 by Michel Daenzer · 21 years ago
  4. da16867 Fix maplist entries being used after they were freed; thanks to Benjamin by Michel Daenzer · 21 years ago
  5. 4b60cae IRQ code cleanup suggested by Linus Torvalds i830 build fix by Michel Daenzer · 21 years ago
  6. c26ffea Degrade uninformative error message to debug message, as in other drivers by Michel Daenzer · 21 years ago
  7. aaf2105 Add Rage 128 pageflipping support, defaults to off. DRM version bump to by Eric Anholt · 21 years ago
  8. 983db58 Fix FreeBSD build after IRQ changes. by Eric Anholt · 21 years ago
  9. bef7017 Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break by Michel Daenzer · 21 years ago
  10. 32ef0f5 Fail in DRM(agp_acquire) if the AGP aperture can't be used, such that the X by Michel Daenzer · 21 years ago
  11. 3669639 Restore __HAVE_KERNEL_CTX_SWITCH, required for the sparc drm module in the by Keith Whitwell · 21 years ago
  12. 1654bc5 DA: fix for bug 484 in Bugzilla, originally from me, reworked by David by Dave Airlie · 21 years ago
  13. f4188a7 file drm_mem.h was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  14. 7dc959e file drm_dma.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  15. 49d1525 file drm_fops.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  16. 6a0e485 file drm_lock.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  17. c7f9545 file drm_stub.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  18. cf6e798 file drm_vm.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  19. 2daf147 Removed unused __HAVE_KERNEL_CTX_SWITCH, whatever that was. by Keith Whitwell · 21 years ago
  20. 39e1c53 Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved by Leif Delgass · 21 years ago
  21. 01d6ae9 file drm_agp.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  22. a145363 file drm_bufs.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  23. 7c565e4 file drm_mem.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  24. 43d3934 file drm_pci.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  25. 8ec900a file drm_sg.c was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  26. 66d39b5 file savage_dma.c was initially added on branch savage-1_0_0-branch. by Alan Hourihane · 21 years ago
  27. 5640add file savage_state.c was initially added on branch savage-1_0_0-branch. by Alan Hourihane · 21 years ago
  28. 1b0eb5e file drm_pci_tmp.h was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  29. dab537c file drm_stub_tmp.h was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  30. b568f83 file drm_memory_tmp.h was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  31. 7014016 file drm_vm_tmp.h was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  32. b816fa6 file drm_dma_tmp.h was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  33. d64200e file drm_lock_tmp.h was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  34. e7334f9 file drm_bufs_tmp.h was initially added on branch newdrm-0-0-1-branch. by Jose Fonseca · 21 years ago
  35. 93522f6 Revert the janitorial - that works is now on the new branch by Jose Fonseca · 21 years ago
  36. 0a995b6 file i830_compat.c was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  37. 22e5f8d file i830.h was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  38. 2efebc9 file i830_dma.c was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  39. a9611f0 file i830_drm.h was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  40. 900bd6e file i830_drv.c was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  41. cf840e7 file i830_drv.h was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  42. 4d0e244 file i830_irq.c was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  43. fbde3dc file i830_mem.c was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  44. 9e7d617 Possibly fix stanford checker complaints about sarea by Keith Whitwell · 21 years ago
  45. fdf320a Move the linux AGP includes into drm_agp.h and only define the AGP data by Jose Fonseca · 21 years ago
  46. 0b01c70 Texture rectangle support for r100 by Keith Whitwell · 21 years ago
  47. 9884014 Revert bogus last commit by Keith Whitwell · 21 years ago
  48. 1062b99 Don't activate blend fallbacks unless blending is enabled by Keith Whitwell · 21 years ago
  49. 1a2bb43 Verify 'drm_agp' is not NULL for all its wrappers - this causes no overhead by Jose Fonseca · 21 years ago
  50. e3a149f Check that the AGPGART "drm_agp" symbol pointer is valid before by Jose Fonseca · 21 years ago
  51. f723f74 fix pitch compile error by Dave Airlie · 21 years ago
  52. 8eaa2d2 add page flipping support to the DRM, up version number to 1.3.0... by Dave Airlie · 21 years ago
  53. 8e7cd92 Added the Doxygen configuration file. Minor documentation fixes. by Jose Fonseca · 21 years ago
  54. 6611a5f Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h by Jose Fonseca · 21 years ago
  55. a709d4c file i830_mem.c was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  56. 8946394 file i830_compat.c was initially added on branch i865-agp-0-1-branch. by Keith Whitwell · 21 years ago
  57. 518db77 Restore change to _DRM_VBLANK_SIGNAL from rev. 1.41, which was reverted by Leif Delgass · 21 years ago
  58. ccf6d6a Restore DRM_*MEMORYBARRIER change reverted with documentation merge by Leif Delgass · 21 years ago
  59. d2443b2 Merged DRM documentation. by Jose Fonseca · 21 years ago
  60. aeb4bc3 Add support to r128 for MESA_ycbcr_texture (Ian Romanick, Leif Delgass) by Leif Delgass · 21 years ago
  61. c0efa1a DRM part of Radeon DRI suspend/resume support (Charl Botha). by David Dawes · 22 years ago
  62. 2134577 Support for building DRM module on OpenBSD (Wilbern Cobb, Matthieu Herrb). by David Dawes · 22 years ago
  63. b942999 do allow reading from read only mappings... by Michel Daenzer · 22 years ago
  64. e5d3c7f Support AGP bridges where the AGP aperture can't be accessed directly by by Michel Daenzer · 22 years ago
  65. 1d5bf7a fix warning on machines where sizeof(drm_addr_t) != 4 (Randy Dunlap) by Michel Daenzer · 22 years ago
  66. 285b1cd Merged texmem-0-0-1 by Ian Romanick · 22 years ago
  67. 7e1a4bf remove unused variables by Leif Delgass · 22 years ago
  68. 87ed795 Fix a typo: On takedown the mtrr operation is MEMRANGE_SET_REMOVE, not by Eric Anholt · 22 years ago
  69. 5f1e239 Restore Eric Anholt's DRM_*MEMORYBARRIER changes from rev 1.11 by Leif Delgass · 22 years ago
  70. a57d320 Only free original pagelist in addbufs_pci if one already exists (fixes by Leif Delgass · 22 years ago
  71. 6eb5364 DRM_READ/WRITEMEMORYBARRIER was given an argument in the bsd tree, fix for by Alan Hourihane · 22 years ago
  72. c584292 Put back __HAVE_KERNEL_CTX_SWITCH for David Miller's sparc drm driver by Keith Whitwell · 22 years ago
  73. 22b9b72 Use real endian conversion functions. by Eric Anholt · 22 years ago
  74. 9828bd2 Fix formatting of hw.dri sysctl. by Eric Anholt · 22 years ago
  75. 766a1da Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses of by Eric Anholt · 22 years ago
  76. a172ee2 MFL: Don't install irq handler unless the driver has been initialized. by Eric Anholt · 22 years ago
  77. ce514e0 Add PCI DMA memory functions and make addbufs_pci and associated code use by Eric Anholt · 22 years ago
  78. f2a0c54 Ensure driver has been initialized (dev_private != NULL) before installing by Leif Delgass · 22 years ago
  79. a79adaa Missed files in the last commit: Remove memory debugging sysctl unless by Eric Anholt · 22 years ago
  80. 8621ae3 Move the memory functions with debugging info to drm_memory_debug.h, and by Eric Anholt · 22 years ago
  81. 79a0c57 Remove #if 0'ed code. by Eric Anholt · 22 years ago
  82. f5844ce 2.5.x sync patch from Linus Torvalds by Keith Whitwell · 22 years ago
  83. 2c40a56 move prototypes for gamma functions to gamma_drv.h by Keith Whitwell · 22 years ago
  84. 2142b78 Remove #if 0'd code by Keith Whitwell · 22 years ago
  85. e60eb69 Replace the C atomic_cmpset_int compatibility function for -stable with the by Eric Anholt · 22 years ago
  86. acb5d6b Disable MTRRs on FreeBSD-stable. Without this, it hangs on boot in the MTRR by Eric Anholt · 22 years ago
  87. cb32dde Fix potential oops and memory leaks when allocations fail in by Leif Delgass · 22 years ago
  88. 77ee73f Merge from FreeBSD-current. by Eric Anholt · 22 years ago
  89. c3092ea Targets for building dristat and drmstat. by David Dawes · 22 years ago
  90. 58650c3 Clean up the DRM_COPY_TO_USER()ing of DRM(infobufs), making it more legible. by Eric Anholt · 22 years ago
  91. 781828b Clean up the style of the linux-compat code and use ioctl() directly rather by Eric Anholt · 22 years ago
  92. 16fda82 Pass dma handle from pci_alloc_consistent to the card for status page, by Leif Delgass · 22 years ago
  93. a147df8 Remove more gamma DMA infrastructure. Most of this code was copied straight by Eric Anholt · 22 years ago
  94. d6a82ff Remove unused dev->map_count. We always iterate the maplist with by Leif Delgass · 22 years ago
  95. 2dc672a Minor cleanups for dri/drmstat test progs (Both still need targets for new by Leif Delgass · 22 years ago
  96. cd3d609 Remove unused variables by Leif Delgass · 22 years ago
  97. 5740607 Move the debug versions of the DRM memory functions to a new file and by Keith Whitwell · 22 years ago
  98. a41594e Remove #if 0'd code and some unused string functions by Keith Whitwell · 22 years ago
  99. 0117856 Remove more gamma DMA code. This isn't all of it, but it's a major portion. by Eric Anholt · 22 years ago
  100. c6d2af7 Move some common code from addbufs_<type> to addbufs. Make buf_alloc be by Eric Anholt · 22 years ago