1. 0bfb824 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  2. e32ee7f drm: make sure vblank interrupts are disabled at DPMS time by Jesse Barnes · 14 years ago
  3. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  4. e77cef9 drm: Avoid calling vblank function is vblank wasn't initialized by Jerome Glisse · 15 years ago
  5. 778c902 drm/i915: Fix sync to vblank when VGA output is turned off by Li Peng · 15 years ago
  6. 4a92164 drm: when queuing an event with NEXTONMISS, return queued sequence to userspace by Jesse Barnes · 15 years ago
  7. c9a9c5e drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  8. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  9. 8d3457e drm: silence pointless vblank warning. by Paul Rolland · 15 years ago
  10. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  11. b8da7de drm: fix irq naming for kms drivers. by Dave Airlie · 15 years ago
  12. b3f5e73 drm: Correct unbalanced drm_vblank_put() during mode setting. by Chris Wilson · 15 years ago
  13. 14d200c drm/i915: capture last_vblank count at IRQ uninstall time too by Jesse Barnes · 15 years ago
  14. 30b2363 drm: Rip out the racy, unused vblank signal code. by Eric Anholt · 15 years ago
  15. dc1336f drm/i915: set vblank enabled flag correctly across IRQ install/uninstall by Jesse Barnes · 16 years ago
  16. fede5c9 drm: Add a debug node for vblank state. by Eric Anholt · 16 years ago
  17. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
  18. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  19. 5d8e6bb drm: Remove infrastructure for supporting i915's vblank swapping. by Eric Anholt · 16 years ago
  20. 35ad68c drm: Remove two leaks of vblank reference count in error paths. by Eric Anholt · 16 years ago
  21. 9bfbd5c drm: kill drm_device->irq by Jesse Barnes · 16 years ago
  22. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  23. ed4cb41 i915: Add support for MSI and interrupt mitigation. by Eric Anholt · 16 years ago
  24. e5b4f19 drm: don't call the vblank tasklet with irqs disabled. by Thomas Hellstrom · 16 years ago
  25. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/drm_irq.c]
  26. af6061a Revert "drm/vbl rework: rework how the drm deals with vblank." by Dave Airlie · 16 years ago
  27. ac741ab drm/vbl rework: rework how the drm deals with vblank. by Jesse Barnes · 16 years ago
  28. 3e684ea drm: cleanup DRM_DEBUG() parameters by Márton Németh · 16 years ago
  29. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  30. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  31. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  32. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  33. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  34. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  35. 040ac32 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked by Thomas Hellstrom · 17 years ago
  36. 049b323 drm: Core vsync: Don't clobber target sequence number when scheduling signal. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  37. ab285d7 drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  38. 8163e41 drm: Make locked tasklet handling more robust. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  39. 2e54a00 drm: Add support for interrupt triggered driver callback with lock held to DRM core. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  40. 776c944 drm: add support for secondary vertical blank interrupt to DRM core by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  41. 33229601 drm: remove the DRM pci domain by Dave Airlie · 18 years ago
  42. 242ef0e drm: remove local copies of pci bus/slot/func by Dave · 18 years ago
  43. 3d77461 drm: cleanup old compat code and DRM fns from Linux only code by Dave Airlie · 18 years ago
  44. 935f6e3 [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  45. 30e2fb1 sem2mutex: drivers/char/drm/ by Dave Airlie · 18 years ago
  46. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  47. c94f702 drm: misc cleanup by Dave Airlie · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago