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