1. 50f411e DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago
  2. 635b3c9 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  3. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  4. b295d1b drm/i915: Track whether cursor needs physical address in intel_device_info by Kristian Høgsberg · 15 years ago
  5. cfdf1fa drm/i915: Implement IS_* macros using static tables by Kristian Høgsberg · 15 years ago
  6. 49ae35f drm/i915: Move PCI IDs into i915 driver by Kristian Høgsberg · 15 years ago
  7. cbda12d drm/i915: implement new pm ops for i915 by Zhenyu Wang · 15 years ago
  8. c9a9c5e drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  9. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  10. b7e53ab drm/i915: remove restore in resume by Zhenyu Wang · 15 years ago
  11. 3116971 drm/i915: Register a shrinker to free inactive lists under memory pressure by Chris Wilson · 15 years ago
  12. 06891e2 drm/i915: fix suspend/resume breakage in lid notifier by Jesse Barnes · 15 years ago
  13. 11ed50e drm/i915: Implement GPU reset on i965 by Ben Gamari · 15 years ago
  14. d6073d7 drm/i915: i915_modeset is signed by Kyle McMartin · 16 years ago
  15. 652c393 drm/i915: add dynamic clock frequency control by Jesse Barnes · 15 years ago
  16. 27c202a drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c by Ben Gamari · 16 years ago
  17. 354ff96 drm/i915: Restore the KMS modeset for every activated CRTC by Zhao Yakui · 16 years ago
  18. 1ae8c0a drm/i915: Make driver less chatty by Keith Packard · 16 years ago
  19. 9e06dd3 drm/i915: correct suspend/resume ordering by Jesse Barnes · 16 years ago
  20. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 16 years ago
  21. 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
  22. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 16 years ago
  23. 955b12d drm: Convert proc files to seq_file and introduce debugfs by Ben Gamari · 16 years ago
  24. 112b715 drm: claim PCI device when running in modesetting mode. by Kristian Høgsberg · 16 years ago
  25. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
  26. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  27. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 16 years ago
  28. 9880b7a drm/i915: add get_vblank_counter function for GM45 by Jesse Barnes · 16 years ago
  29. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  30. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago
  31. de151cf drm/i915: add GEM GTT mapping support by Jesse Barnes · 16 years ago
  32. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  33. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  34. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  35. 317c35d separate i915 suspend/resume functions into their own file by Jesse Barnes · 16 years ago
  36. 8ee1c3d Add Intel ACPI IGD OpRegion support by Matthew Garrett · 16 years ago
  37. 585fb11 i915: Use more consistent names for regs, and store them in a separate file. by Jesse Barnes · 16 years ago
  38. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 17 years ago[Renamed from drivers/char/drm/i915_drv.c]
  39. ea7b44c enable bus mastering on i915 at resume time by Jie Luo · 17 years ago
  40. e948e99 drm/i915: save and restore dsparb and d_state registers. by Keith Packard · 17 years ago
  41. a59e122a drm/i915: fix off by one in VGA save/restore of AR & CR regs. by Jesse Barnes · 17 years ago
  42. af6061a Revert "drm/vbl rework: rework how the drm deals with vblank." by Dave Airlie · 17 years ago
  43. ac741ab drm/vbl rework: rework how the drm deals with vblank. by Jesse Barnes · 17 years ago
  44. 39273b58 i915: fix AR register restore. by Jesse Barnes · 17 years ago
  45. b932ccb drm: add support for passing state into the suspend hooks. by Dave Airlie · 17 years ago
  46. da636ad drm/i915: Fix hibernate save/restore of VGA attribute regs by Jesse Barnes · 17 years ago
  47. 1f84e55 drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 17 years ago
  48. c0c4261 drm/i915: restore pipeconf regs unconditionally by Jesse Barnes · 17 years ago
  49. 0da3ea1 drm/i915: save/restore interrupt state by Jesse Barnes · 17 years ago
  50. 5f5f9d4 i915: Add chipset id for Intel Integrated Graphics Device by Zhenyu Wang · 17 years ago
  51. ba8bbcf i915: add suspend/resume support by Jesse Barnes · 17 years ago
  52. bc5f452 drm: run cleanfile across drm tree by Dave Airlie · 17 years ago
  53. 68815ba drm: add support for secondary vertical blank interrupt to i915 by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  54. 0d6aa60 drm: update to i915 1.3.0 by Dave Airlie · 19 years ago
  55. 792d2b9 drm: drop mtrr from i915 by Dave Airlie · 19 years ago
  56. 22eae94 drm: rename driver hooks more understandably by Dave Airlie · 19 years ago
  57. b3a8363 drm: fix all sparse warning on 32-bit x86 by Dave Airlie · 19 years ago
  58. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  59. cda1738 drm: add test for AGP devices and driver override for it. by Dave Airlie · 20 years ago
  60. 0109fd3 Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 20 years ago
  61. 8ca7c1d drm: add 32/64 support for MGA/R128/i915 by Dave Airlie · 20 years ago
  62. c94f702 drm: misc cleanup by Dave Airlie · 20 years ago
  63. bc54fd1 Add missing license texts from Tungsten Graphics. by Dave Airlie · 20 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago