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