1. 04fea06 Simplify the sysfs code by Jon Smirl · 19 years ago
  2. d41af11 Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.c by Jon Smirl · 19 years ago
  3. e2ba08d release can happen before dev->ctxlist is allocated by Jon Smirl · 19 years ago
  4. 1b4ce02 Remove the AGP requirement from Makefile and Kconfig for MGA. Remove the by Ian Romanick · 19 years ago
  5. eeaeefc add remaining calls by Alan Hourihane · 19 years ago
  6. fc83d76 add i915_ioc32.c by Alan Hourihane · 19 years ago
  7. 6496c5d silence warning by Alan Hourihane · 19 years ago
  8. 6975571 fix some warnings from cross compiler by Dave Airlie · 19 years ago
  9. 62b55eb make r128/mga compile properly on sparc cross-compiler by Dave Airlie · 19 years ago
  10. 2b427be Move to linux specific directory by Alan Hourihane · 19 years ago
  11. 964c57e add mga and r128 32/64 bits by Dave Airlie · 19 years ago
  12. ae7d8d8 these don't need reclaim buffers their release functions handle it by Dave Airlie · 19 years ago
  13. 2ce5dde Bug in conversion from old DRM to core DRM.... by Dave Airlie · 19 years ago
  14. 5d96c74 - Remove drm_initmap and replace its usage with drm_addmap. This reduces by Eric Anholt · 19 years ago
  15. 6397722 add compat code from Paul Mackerras by Dave Airlie · 19 years ago
  16. 827806f Add compat to Makefile by Dave Airlie · 19 years ago
  17. 170bf94 Add drm and radeon 32/64-bit compat code from Paul Mackerras by Dave Airlie · 19 years ago
  18. b6b270a Given that BenH says using the sysdev approach for DRM is bogus, I'll yank by Alan Hourihane · 19 years ago
  19. 75ba453 Comment out the .resume function as without programming their dependent by Alan Hourihane · 19 years ago
  20. e2d76b0 Reverse the pm_message_t patch for now, it appears that the 2.6.12 release by Alan Hourihane · 19 years ago
  21. 1a67803 Check for 2.6.12 suspend/resume changes (pm_message_t) by Alan Hourihane · 19 years ago
  22. afdabda removed dev->sysdev_registered by Jon Smirl · 19 years ago
  23. 9deb276 Ref count the sysdev class to support multiple DRM cards by Jon Smirl · 19 years ago
  24. 2b845f2 Make sysdev class only register when fbdev detected by Jon Smirl · 19 years ago
  25. 5b0e93d More err path clean up for drm_pm Add mandatory sysdev shutdown function by Jon Smirl · 19 years ago
  26. fe42d43 Fix the sysdev approach for power management. by Alan Hourihane · 19 years ago
  27. 7586a65 Fix drm_memory_debug.c to compile, doesn't seem to be working Clean up by Jon Smirl · 19 years ago
  28. 4152605 Get the power management hooks into the right place so that everything gets by Jon Smirl · 19 years ago
  29. ae2264d Remove I2C support from radeon driver. Same support is available from by Jon Smirl · 19 years ago
  30. 71df0ee fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart around by Dave Airlie · 19 years ago
  31. 0569fe7 Fix 810/830 build by Jon Smirl · 19 years ago
  32. 53e950b Force AGP always for Intel chipsets. Fixes bug #3552 by Alan Hourihane · 19 years ago
  33. 72cfc79 Adds support for PCI cards to MGA DRM by Ian Romanick · 19 years ago
  34. dfc650b Completely re-initialize DMA settings by Ian Romanick · 19 years ago
  35. 1252890 drm_mem_init should be done at core load, not driver init by Jon Smirl · 19 years ago
  36. 246c617 Fix copyrights by Alan Hourihane · 19 years ago
  37. 805a077 misc cleanup patch from Adrian Bunk by Dave Airlie · 19 years ago
  38. 9cad6fb Bugzilla #3217: Create a new __drm_pci_free which is used internally in by Eric Anholt · 19 years ago
  39. d775639 Bugzilla #3217: The size field in the new dma handle structure was by Eric Anholt · 19 years ago
  40. 54fbf85 Actually check for drm_fb_loaded before trying to initialize the sysdev by Alan Hourihane · 19 years ago
  41. 45f1db8 Re-implement the power management. by Alan Hourihane · 19 years ago
  42. 4a84416 Modify drm_driver::device_is_agp to return a tri-state value to indicate by Ian Romanick · 19 years ago
  43. a686be5 Change the MGA initialization and cleanup a bit. The dev_private structure by Ian Romanick · 19 years ago
  44. fced784 Refactor common, boilerplate ioctl code from drm_addbufs_* functions into by Ian Romanick · 19 years ago
  45. 6d4b9a8 Savage doesn't require AGP any more. Enable build even without CONFIG_AGP. by Felix Kuehling · 19 years ago
  46. e051cd1 Added device_is_agp callback to drm_driver. This function is called by the by Ian Romanick · 19 years ago
  47. ec111d7 Convert BSD code to mostly use bus_dma, the dma abstraction for dealing by Eric Anholt · 20 years ago
  48. 699d4ad A fix for a locking bug which is triggered when a client tries to lock with by Thomas Hellstrom · 20 years ago
  49. b0c461c Revert last commit, it affect via things by Dave Airlie · 20 years ago
  50. 0a5e02c Add skeletal imagine driver (but don't build it yet). by Adam Jackson · 20 years ago
  51. 532ccb9 Via updates: by Thomas Hellstrom · 20 years ago
  52. c6161ef Description: Rather than use custom code in DRM_WAIT_ON() to do exactly by Dave Airlie · 20 years ago
  53. 385f927 Some ia64 platforms may not support write combining on all type of memory, by Dave Airlie · 20 years ago
  54. 956a701 fix up AGP multi-head support for kernel 2.6.12 by Dave Airlie · 20 years ago
  55. 2ad8387 verify_area is deprecated, replaced by access_ok. Seems I missed this one by Dave Airlie · 20 years ago
  56. ca04fbc fix bug with XFree86 4.3 on core drm by Dave Airlie · 20 years ago
  57. c8d2d5d 3dfx DRM depends on PCI Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> by Dave Airlie · 20 years ago
  58. df6ef48 For 2.6.12 and 2.6.11.x: by Dave Airlie · 20 years ago
  59. 7d3c42b Fix for bug 2673 from Egbert Eich - memset the version by Dave Airlie · 20 years ago
  60. 81459d6 Close a race which could allow for privilege escalation by users with DRI by Eric Anholt · 20 years ago
  61. dc4defe Invalid bound check of driver defined ioctls in drm_ioctl by Dave Airlie · 20 years ago
  62. 03ddea5 change DRIVER_ to CORE_ makes things look nicer, also change it so the by Dave Airlie · 20 years ago
  63. 300e086 fix agp detection on linux by Dave Airlie · 20 years ago
  64. 080a547 - Implement drm_initmap, and extend it with the resource number to help by Eric Anholt · 20 years ago
  65. 1dd948f make functions static in i915, remove unused functions by Dave Airlie · 20 years ago
  66. 62e0a58 update i830 similiar to the kernel, add statics by Dave Airlie · 20 years ago
  67. 8d4c731 make more functions static in i810 and fix pageflip cleanup by Dave Airlie · 20 years ago
  68. 41cbbb4 fix radeon drv by Dave Airlie · 20 years ago
  69. 311da0f hopefully fix drm_core setversion ioctl... pointed out by Eric on irc by Dave Airlie · 20 years ago
  70. 9620a0b Fix cut & paste problem by Alan Hourihane · 20 years ago
  71. 37318f1 remove duplicate drm_sysfs.o by Dave Airlie · 20 years ago
  72. 354dd17 The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory by Dave Airlie · 20 years ago
  73. ffc51f1 Setup MTRRs for frame buffer and aperture manually on Savage3D and by Felix Kuehling · 20 years ago
  74. d4a8f16 Use virt_to_page instead of vmalloc_to_page in drm_do_vm_shm_nopage for by Felix Kuehling · 20 years ago
  75. 6e38fd3 Adjust 4 level page check for <= 2.6.10 by Jon Smirl · 20 years ago
  76. fb6a4d0 via updates: moved the verifier state struct to dev_priv. Implemented AGP by Thomas Hellstrom · 20 years ago
  77. c6c7496 Adjust drm-memory for 4 level page tables in 2.6.10 ifdef'd to use 3 levels by Jon Smirl · 20 years ago
  78. 04842e8 Completeley rewritten Savage DRM which can be considered secure (modulo by Felix Kuehling · 20 years ago
  79. ed165a2 Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses by Felix Kuehling · 20 years ago
  80. fe4ade8 i810/i830 bug with Jon's file operations changes by Dave Airlie · 20 years ago
  81. b4782ba Use wbinvd macro instead of assembly for it, by Dave Airlie · 20 years ago
  82. 98d01f9 Patch from Jon Smirl from Nov. 2nd that makes older X servers behave well by Thomas Hellstrom · 20 years ago
  83. 267e064 Added 3D functionality to the via command verifier. Modified the via by Thomas Hellstrom · 20 years ago
  84. f0a8628 patch from bug 1803 - will try and push to kernel soon by Dave Airlie · 20 years ago
  85. 4b4df87 Fix more build problems on linux-core by Jon Smirl · 20 years ago
  86. 76b1a7f make linux-core build again by Jon Smirl · 20 years ago
  87. cb5aaa8 Convert more drivers for bsd-core, moving the ioctl definitions to shared by Eric Anholt · 20 years ago
  88. 000c8eb Fix Linux build. Why won't this complile? extern int const foo; static by Jon Smirl · 20 years ago
  89. c9202c8 Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but by Eric Anholt · 20 years ago
  90. 39a2364 Move ati_pcigart shared routines into drm-core module by Jon Smirl · 20 years ago
  91. 5128542 Allow drivers to override reclaim_buffers in an OS-independent way by by Felix Kuehling · 20 years ago
  92. 816a291 Switch SPIN_LOCK_UNLOCKED to spin_lock_init() by Jon Smirl · 20 years ago
  93. c611cb9 Add include of moduleparam.h by Jon Smirl · 20 years ago
  94. b974e2c Break poll() to make it match the Xserver's broken expectations. by Jon Smirl · 20 years ago
  95. b37efda Round 2 of getting rid of inter_module_get() by Jon Smirl · 20 years ago
  96. 43cbf43 Revert symbol_get() changes from drm_drv by Jon Smirl · 20 years ago
  97. 4b29f85 fix inter module put/get by Dave Airlie · 20 years ago
  98. 1473556 actually 2.6.10 introduced pfn range so it should work now.. by Dave Airlie · 20 years ago
  99. 182a0e5 fix pfn vs page for older kernels (2.6.9-rc kernels many not work..) by Dave Airlie · 20 years ago
  100. 9ea6fe7 Prepare to eliminate inter_module_get("agp") by Jon Smirl · 20 years ago