1. 44cec74 drm/i915: dont save/restore VGA state for kms by Daniel Vetter · 11 years ago
  2. d8157a3 drm/i915: extract ums suspend/resume into i915_ums.c by Daniel Vetter · 11 years ago
  3. 10fce67 drm/i915: Add display_display_mmio_offset to intel_device_info by Ville Syrjälä · 11 years ago
  4. f69061b drm/i915: create a race-free reset detection by Daniel Vetter · 12 years ago
  5. 1f83fee drm/i915: clear up wedged transitions by Daniel Vetter · 12 years ago
  6. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  7. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  8. 4b5aed6 drm/i915: move dev_priv->mm out of line by Daniel Vetter · 12 years ago
  9. 9c61a32 drm/i915: Remove scratch page from shared by Ben Widawsky · 11 years ago
  10. a81cc00 drm/i915: Cut out the infamous ILK w/a from AGP layer by Ben Widawsky · 11 years ago
  11. 55bc60d drm/i915: Add "Automatic" mode for the "Broadcast RGB" property by Ville Syrjälä · 12 years ago
  12. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  13. 00fc2c3 drm/i915: Remove gtt_mappable_total by Ben Widawsky · 12 years ago
  14. c1fc652 drm/i915: Kill gtt_end by Ben Widawsky · 12 years ago
  15. dd624af drm/i915: Add a debug interface to forcibly evict and shrink our object caches by Chris Wilson · 12 years ago
  16. 0fa8779 drm/i915: use gtt_get_size() instead of open coding it by Imre Deak · 12 years ago
  17. d865110 drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment() by Imre Deak · 12 years ago
  18. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 12 years ago
  19. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  20. 1c45140 drm/i915: Make GSM void by Ben Widawsky · 12 years ago
  21. 06e5598 drm/i915: Move GSM mapping into dev_priv by Ben Widawsky · 12 years ago
  22. d7e5008 drm/i915: Move even more gtt code to i915_gem_gtt by Ben Widawsky · 12 years ago
  23. 677feac drm/i915: optionally disable shrinker lock stealing by Daniel Vetter · 12 years ago
  24. fca26bb drm/i915: Introduce i915_gem_set_seqno() by Mika Kuoppala · 12 years ago
  25. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  26. 6547fbd drm/i915: Implement WaSetupGtModeTdRowDispatch by Daniel Vetter · 12 years ago
  27. 0915300 drm/i915: rework locking for intel_dpio|sbi_read|write by Daniel Vetter · 12 years ago
  28. 20afbda drm/i915: Fixup hpd irq register setup ordering by Daniel Vetter · 12 years ago
  29. f72b343 drm/i915: Don't emit semaphore wait if wrap happened by Mika Kuoppala · 12 years ago
  30. 68d18ad drm/i915: set the LPT FDI RX polarity reversal bit when needed by Paulo Zanoni · 12 years ago
  31. dde86e2 drm/i915: add lpt_init_pch_refclk by Paulo Zanoni · 12 years ago
  32. 988d6ee drm/i915: add support for mPHY destination on intel_sbi_{read, write} by Paulo Zanoni · 12 years ago
  33. e9b73c6 drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages by Chris Wilson · 12 years ago
  34. e69d0bc drm/i915: extract common link_m_n helpers by Daniel Vetter · 12 years ago
  35. 9ee32fea drm/i915: irq-drive the dp aux communication by Daniel Vetter · 12 years ago
  36. 28c70f1 drm/i915: use the gmbus irq for waits by Daniel Vetter · 12 years ago
  37. 52d7ece drm/i915: reorder setup sequence to have irqs for output setup by Daniel Vetter · 12 years ago
  38. 1a240d4 drm/i915: fixup sparse warnings by Daniel Vetter · 12 years ago
  39. 2a2d548 drm/i915: Tighten the checks for invalid relocation domains by Chris Wilson · 12 years ago
  40. 42dcedd drm/i915: Use a slab for object allocation by Chris Wilson · 12 years ago
  41. 0104fdb drm/i915: Introduce i915_gem_object_create_stolen() by Chris Wilson · 12 years ago
  42. c1ad11f drm/i915: Allow objects to be created with no backing pages, but stolen space by Chris Wilson · 12 years ago
  43. 11be49e drm/i915: Delay allocation of stolen space for FBC by Chris Wilson · 12 years ago
  44. ed2f345 drm/i915: Avoid clearing preallocated regions from the GTT by Chris Wilson · 12 years ago
  45. e12a2d5 drm/i915: Fix detection of base of stolen memory by Chris Wilson · 12 years ago
  46. 99057c8 i915: convert struct spinlock to spinlock_t by Luis R. Rodriguez · 12 years ago
  47. affa935 drm/i915: add HAS_DDI check by Paulo Zanoni · 12 years ago
  48. 13c7d87 drm/i915: track is_dual_link in intel_lvds by Daniel Vetter · 12 years ago
  49. df2b23d drm/i915: Include the last semaphore sync point in the error-state by Chris Wilson · 12 years ago
  50. 9d773091 drm/i915: Preallocate next seqno before touching the ring by Chris Wilson · 12 years ago
  51. 45e2b5f drm/i915: force restore on lid open by Daniel Vetter · 12 years ago
  52. d567b07 drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines by Paulo Zanoni · 12 years ago
  53. 17a303e drm/i915: make DP work on LPT-LP machines by Paulo Zanoni · 12 years ago
  54. b92fa83 drm/i915: Remove save/restore of physical HWS_PGA register by Chris Wilson · 12 years ago
  55. d09105c drm/i915: Fix warning in i915_gem_chipset_flush by Ben Widawsky · 12 years ago
  56. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  57. f2ce9fa drm/i915/i2c: Track users of GMBUS force-bit by Chris Wilson · 12 years ago
  58. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  59. 4fc688c drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex by Jesse Barnes · 12 years ago
  60. 1a01ab3 drm/i915: put ring frequency and turbo setup into a work queue v5 by Jesse Barnes · 12 years ago
  61. 073f34d drm/i915: don't block resume on fb console resume v2 by Jesse Barnes · 12 years ago
  62. a4da4fa drm/i915: extract l3_parity substruct from dev_priv by Daniel Vetter · 12 years ago
  63. 231f42a drm/i915: move dri1 dungeon out of dev_priv by Daniel Vetter · 12 years ago
  64. 3e37394 drm/i915: move pwrctx/renderctx to the other ilk power state by Daniel Vetter · 12 years ago
  65. c85aa88 drm/i915: move dev_priv->(rps|ips) out of line by Daniel Vetter · 12 years ago
  66. f4c956a drm/i915: move the suspend/resume register file out of dev_priv by Daniel Vetter · 12 years ago
  67. 8ab4397 drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB by Jesse Barnes · 12 years ago
  68. 3107bd4 drm/i915: kill pch_init_clock_gating indirection by Daniel Vetter · 12 years ago
  69. 8f2c59f drm/i915: Add dev to ppgtt by Ben Widawsky · 12 years ago
  70. 47fab73 drm/i915: add ->display.modeset_global_resources callback by Daniel Vetter · 12 years ago
  71. a5c961d drm/i915: add TRANSCODER_EDP by Paulo Zanoni · 12 years ago
  72. 9ec1561 drm/i915: remove unused mem_block struct definition by Mika Kuoppala · 12 years ago
  73. 0657b6b drm/i915: Backlight setup requires connector so pass it as parameter by Jani Nikula · 12 years ago
  74. db1740a drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connector by Jani Nikula · 12 years ago
  75. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  76. 16995a9 drm/i915: Clear FORCEWAKE when taking over from BIOS by Chris Wilson · 12 years ago
  77. 0a3af26 drm/i915: Insert i915_preliminary_hw_support variable. by Rodrigo Vivi · 12 years ago
  78. 42c0526 drm/i915: Extract PCU communication by Ben Widawsky · 12 years ago
  79. 1cf8378 drm/i915: fixup i915_gem_object_get_page inline helper by Chris Wilson · 12 years ago
  80. acb868d drm/i915: Disallow preallocation of requests by Chris Wilson · 12 years ago
  81. 6441ab5 drm/i915: completely rewrite the Haswell PLL handling code by Paulo Zanoni · 12 years ago
  82. cecc21f drm/i915: Align the hangcheck wakeup to the nearest second by Chris Wilson · 12 years ago
  83. 199adf4 drm/i915: s/cacheing/caching/ by Ben Widawsky · 12 years ago
  84. 2f745ad drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops by Chris Wilson · 12 years ago
  85. c8735b0 drm/i915: #define gpu freq multipler by Ben Widawsky · 12 years ago
  86. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  87. a557017 drm/i915: Pin backing pages whilst exporting through a dmabuf vmap by Chris Wilson · 12 years ago
  88. 37e680a drm/i915: Introduce drm_i915_gem_object_ops by Chris Wilson · 12 years ago
  89. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  90. 2492935 drm/i915: read out the modeset hw state at load and resume time by Daniel Vetter · 12 years ago
  91. 76e5a89 drm/i915: add crtc->enable/disable vfuncs insted of dpms by Daniel Vetter · 12 years ago
  92. 20e4d40 drm/ips: move drps/ips/ilk related variables into dev_priv->ips by Daniel Vetter · 12 years ago
  93. 050ee91 drm/i915: Use new INSTDONE registers (Gen7+) by Ben Widawsky · 12 years ago
  94. 0327d6b drm/i915: Extract general object init routine by Chris Wilson · 12 years ago
  95. 86a1ee2 drm/i915: Only pwrite through the GTT if there is space in the aperture by Chris Wilson · 12 years ago
  96. 71e172e drm/i915: Add ERR_INT to gen7 error state by Ben Widawsky · 12 years ago
  97. 6c085a7 drm/i915: Track unbound pages by Chris Wilson · 12 years ago
  98. 5d985ac drm/i915: kill a few unused things in dev_priv by Daniel Vetter · 12 years ago
  99. 35eb732 drm/i915: kill dev_priv->mchdev_lock by Daniel Vetter · 12 years ago
  100. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago