1. 068ffc1 radeon: Acknowledge all interrupts we're interested in. by Michel Dänzer · 17 years ago
  2. a05d4fe radeon: refine irq acking for vbl on crtc 2 by Dave Airlie · 17 years ago
  3. 4e9d215 radeon: add support for vblank on crtc2 by Dave Airlie · 17 years ago
  4. c6344e8 Assert an MIT copyright on sis_drm.h, since one was lacking and I created by Eric Anholt · 19 years ago
  5. 9752804 fix up radeon whitespace by Dave Airlie · 19 years ago
  6. 9f2f010 fix some issues with radeon interrupt handling by Dave Airlie · 19 years ago
  7. 0d6b7fc cleanup patch from Adrian Bunk <bunk@stusta.de> by Dave Airlie · 20 years ago
  8. 9f9a8f1 Lindent of core build. Drivers checked for no binary diffs. A few files by Jon Smirl · 20 years ago
  9. fa6b1d1 First check in for DRM that splits core from personality modules by Jon Smirl · 20 years ago
  10. d4dbf45 Merged drmfntbl-0-0-2 by Dave Airlie · 20 years ago
  11. 02df04d sync up with current 2.6 kernel bk tree - mostly __user annotations by Dave Airlie · 20 years ago
  12. 2950f9e - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them by Eric Anholt · 21 years ago
  13. 4b60cae IRQ code cleanup suggested by Linus Torvalds i830 build fix by Michel Daenzer · 21 years ago
  14. bef7017 Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break by Michel Daenzer · 21 years ago
  15. f2a0c54 Ensure driver has been initialized (dev_private != NULL) before installing by Leif Delgass · 21 years ago
  16. 1728bc6 merged drm-filp-0-1-branch by Keith Whitwell · 21 years ago
  17. f13af50 only acknowledge interrupts we handle - others could be used outside the DRM by Michel Daenzer · 22 years ago
  18. 85025d4 further vertical blank interrupt cleanups: remove unused variable, by Michel Daenzer · 22 years ago
  19. 4acba63 vertical blank interrupt cleanups: use spinlock instead of semaphore, send by Michel Daenzer · 22 years ago
  20. 40891ac vertical blank ioctl can send signal instead of blocking by Michel Daenzer · 22 years ago
  21. 8c14585 fix wait condition for vertical blank IRQs by Michel Daenzer · 22 years ago
  22. 9243e64 Move os-dependent stuff out of radeon_irq.c by Keith Whitwell · 22 years ago
  23. e6901ca Fix up BSD irq handling. by Eric Anholt · 22 years ago
  24. a33d42e make SW interrupts more robust: write sequence number to scratch register, by Michel Daenzer · 22 years ago
  25. cc9a169 DRM(vblank_wait) is driver specific by Michel Daenzer · 22 years ago
  26. 55acd0d common ioctl to wait for vertical blank IRQs by Michel Daenzer · 22 years ago
  27. f1c8fe9 merged r200-0-2-branch to trunk by Keith Whitwell · 22 years ago