1. 6eecba3 drm/i915: Disable output polling across suspend & resume by Chris Wilson · 14 years ago
  2. 881f47b drm/i915: add a new BSD ring buffer for Sandybridge by Xiang, Haihao · 14 years ago
  3. 92f49d9 drm/i915: fix HAS_BSD with a device info flag by Xiang, Haihao · 14 years ago
  4. f803aa5 drm/i915: Clean up bo lists on all hung gpus by Chris Wilson · 14 years ago
  5. 77f0123 drm/i915: Clear GPU read domains on reset by Chris Wilson · 14 years ago
  6. 9375e44 drm/i915: Clear flushing lists on GPU reset by Chris Wilson · 14 years ago
  7. 9fd9814 drm/i915: After a reset perform a forced modeset by Chris Wilson · 14 years ago
  8. 0573ed4 drm/i915: Add support for GPU soft reset on Ironlake. by Kenneth Graunke · 14 years ago
  9. eeccdca drm/i915: Rename graphics reset registers. by Kenneth Graunke · 14 years ago
  10. f49f058 drm/i915: Actually set the reset bit in i965_reset. by Kenneth Graunke · 14 years ago
  11. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  12. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  13. 41a5142 drm/i915,agp/intel: Add second set of PCI-IDs for B43 by Chris Wilson · 14 years ago
  14. 31578148 drm/i915/overlay: Move capabilities bits to common info block. by Chris Wilson · 14 years ago
  15. 44834a6 drm/i915: Use the VBT from OpRegion when available (v3) by Chris Wilson · 14 years ago
  16. b970be7 Merge remote branch 'airlied/drm-core-next' into HEAD by Chris Wilson · 14 years ago
  17. 8554048 intel_agp,i915: Add more sandybridge graphics device ids by Zhenyu Wang · 14 years ago
  18. c96c3a8c drm/i915: Include a generation number in the device info by Chris Wilson · 14 years ago
  19. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  20. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  21. 4fefe43 drm/i915,intel_agp: Add support for Sandybridge D0 by Zhenyu Wang · 14 years ago
  22. b09a1fe drm/i915: Refactor i915_gem_retire_requests() by Chris Wilson · 14 years ago
  23. 6103da0 drm/i915: Include any alternate names by which the device is known. by Chris Wilson · 14 years ago
  24. 534843d drm/i915: Use 128k alignment for untiled display surface on i965 (v2) by Chris Wilson · 14 years ago
  25. b4b78d1 drm/i915: Silence sparse over non-static local structure. by Chris Wilson · 14 years ago
  26. 2d3fa0d drm/i915: Silence sparse over duplicate members in static initializer by Chris Wilson · 14 years ago
  27. b52eb4d drm/i915: Add frame buffer compression support on Ironlake mobile by Zhao Yakui · 14 years ago
  28. db8cc27 Merge branch 'drm-platform' into drm-testing by Dave Airlie · 14 years ago
  29. dcdb167 drm: Add support for platform devices to register as DRM devices by Jordan Crouse · 14 years ago
  30. 9a7e849 drm/i915: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  31. f953c93 i915: fix lock imbalance on error path... by Daniel J Blueman · 14 years ago
  32. 852835f drm/i915: convert some gem structures to per-ring V2 by Zou Nan hai · 14 years ago
  33. 8187a2b drm/i915: introduce intel_ring_buffer structure (V2) by Zou Nan hai · 14 years ago
  34. d3301d8 drm/i915: Rename dev_priv->ring to dev_priv->render_ring. by Eric Anholt · 14 years ago
  35. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  36. 5ce8ba7 drm/i915: Fix 82854 PCI ID, and treat it like other 85X by Adam Jackson · 14 years ago
  37. 3bad078 drm/i915: Probe for PCH chipset type by Zhenyu Wang · 14 years ago
  38. 23010e4 drm/i915: introduce to_intel_bo helper by Daniel Vetter · 14 years ago
  39. 8d06a1e drm/i915: Disable FBC on 915GM and 945GM. by Robert Hooker · 14 years ago
  40. 59f2d0f drm/i915: Fix check with IS_GEN6 by Zhenyu Wang · 14 years ago
  41. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 14 years ago
  42. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  43. 1f7a6e3 drm/i915: Add dependency on the intel agp module by Zhenyu Wang · 14 years ago
  44. faa7bde drm/i915: Correct the Sandybridge chipset info structs. by Eric Anholt · 15 years ago
  45. a13e409 drm/i915: Add a new mobile Sandybridge PCI ID. by Eric Anholt · 15 years ago
  46. f6e450a drm/i915: Fix sandybridge status page setup. by Eric Anholt · 15 years ago
  47. 30d6c72 Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 14 years ago
  48. 61caf87 i915 / PM: Fix hibernate regression caused by suspend/resume splitting by Rafael J. Wysocki · 15 years ago
  49. f97108d drm/i915: add dynamic performance control support for Ironlake by Jesse Barnes · 15 years ago
  50. 84b79f8 drm/i915: Fix crash while aborting hibernation by Rafael J. Wysocki · 15 years ago
  51. 8a6c77d drm/i915: Fix the device info of Pineview by Li Peng · 15 years ago
  52. 3381434 drm/i915: disable LVDS downclock by default by Jesse Barnes · 15 years ago
  53. d8e2920 drm/i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago
  54. 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
  55. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  56. b295d1b drm/i915: Track whether cursor needs physical address in intel_device_info by Kristian Høgsberg · 15 years ago
  57. cfdf1fa drm/i915: Implement IS_* macros using static tables by Kristian Høgsberg · 15 years ago
  58. 49ae35f drm/i915: Move PCI IDs into i915 driver by Kristian Høgsberg · 15 years ago
  59. cbda12d drm/i915: implement new pm ops for i915 by Zhenyu Wang · 15 years ago
  60. c9a9c5e drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  61. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  62. b7e53ab drm/i915: remove restore in resume by Zhenyu Wang · 15 years ago
  63. 3116971 drm/i915: Register a shrinker to free inactive lists under memory pressure by Chris Wilson · 15 years ago
  64. 06891e2 drm/i915: fix suspend/resume breakage in lid notifier by Jesse Barnes · 15 years ago
  65. 11ed50e drm/i915: Implement GPU reset on i965 by Ben Gamari · 15 years ago
  66. d6073d7 drm/i915: i915_modeset is signed by Kyle McMartin · 15 years ago
  67. 652c393 drm/i915: add dynamic clock frequency control by Jesse Barnes · 15 years ago
  68. 27c202a drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c by Ben Gamari · 15 years ago
  69. 354ff96 drm/i915: Restore the KMS modeset for every activated CRTC by Zhao Yakui · 15 years ago
  70. 1ae8c0a drm/i915: Make driver less chatty by Keith Packard · 15 years ago
  71. 9e06dd3 drm/i915: correct suspend/resume ordering by Jesse Barnes · 15 years ago
  72. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 15 years ago
  73. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  74. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 15 years ago
  75. 955b12d drm: Convert proc files to seq_file and introduce debugfs by Ben Gamari · 16 years ago
  76. 112b715 drm: claim PCI device when running in modesetting mode. by Kristian Høgsberg · 16 years ago
  77. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 15 years ago
  78. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  79. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 16 years ago
  80. 9880b7a drm/i915: add get_vblank_counter function for GM45 by Jesse Barnes · 16 years ago
  81. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  82. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago
  83. de151cf drm/i915: add GEM GTT mapping support by Jesse Barnes · 16 years ago
  84. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  85. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  86. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  87. 317c35d separate i915 suspend/resume functions into their own file by Jesse Barnes · 16 years ago
  88. 8ee1c3d Add Intel ACPI IGD OpRegion support by Matthew Garrett · 16 years ago
  89. 585fb11 i915: Use more consistent names for regs, and store them in a separate file. by Jesse Barnes · 16 years ago
  90. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/i915_drv.c]
  91. ea7b44c enable bus mastering on i915 at resume time by Jie Luo · 16 years ago
  92. e948e99 drm/i915: save and restore dsparb and d_state registers. by Keith Packard · 16 years ago
  93. a59e122 drm/i915: fix off by one in VGA save/restore of AR & CR regs. by Jesse Barnes · 16 years ago
  94. af6061a Revert "drm/vbl rework: rework how the drm deals with vblank." by Dave Airlie · 16 years ago
  95. ac741ab drm/vbl rework: rework how the drm deals with vblank. by Jesse Barnes · 16 years ago
  96. 39273b5 i915: fix AR register restore. by Jesse Barnes · 17 years ago
  97. b932ccb drm: add support for passing state into the suspend hooks. by Dave Airlie · 17 years ago
  98. da636ad drm/i915: Fix hibernate save/restore of VGA attribute regs by Jesse Barnes · 17 years ago
  99. 1f84e55 drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 17 years ago
  100. c0c4261 drm/i915: restore pipeconf regs unconditionally by Jesse Barnes · 17 years ago