1. dd624af drm/i915: Add a debug interface to forcibly evict and shrink our object caches by Chris Wilson · 12 years ago
  2. 0fa8779 drm/i915: use gtt_get_size() instead of open coding it by Imre Deak · 12 years ago
  3. 56c844e drm/i915: merge {i965, sandybridge}_write_fence_reg() by Imre Deak · 12 years ago
  4. d865110c drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment() by Imre Deak · 12 years ago
  5. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 12 years ago
  6. 2c10d57 drm/i915: wake up all pageflip waiters by Daniel Vetter · 12 years ago
  7. 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
  8. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  9. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  10. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  11. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  12. c0c36b94 drm/i915: Return the real error code from intel_set_mode() by Chris Wilson · 12 years ago
  13. 1c45140 drm/i915: Make GSM void by Ben Widawsky · 12 years ago
  14. 06e5598 drm/i915: Move GSM mapping into dev_priv by Ben Widawsky · 12 years ago
  15. d7e5008 drm/i915: Move even more gtt code to i915_gem_gtt by Ben Widawsky · 12 years ago
  16. da494d7 drm/i915: disable shrinker lock stealing for create_mmap_offset by Daniel Vetter · 12 years ago
  17. 677feac drm/i915: optionally disable shrinker lock stealing by Daniel Vetter · 12 years ago
  18. 5b42427 drm/i915: fix flags in dma buf exporting by Dave Airlie · 12 years ago
  19. 0fde901 i915: ensure that VGA plane is disabled by Krzysztof Mazur · 12 years ago
  20. e94fbaa drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno by Mika Kuoppala · 12 years ago
  21. fca26bb drm/i915: Introduce i915_gem_set_seqno() by Mika Kuoppala · 12 years ago
  22. ba1a706 drm/i915: Always clear semaphore mboxes on seqno wrap by Mika Kuoppala · 12 years ago
  23. f7e98ad drm/i915: Initialize hardware semaphore state on ring init by Mika Kuoppala · 12 years ago
  24. b70ec5b drm/i915: Introduce ring set_seqno by Mika Kuoppala · 12 years ago
  25. 079a43f drm/i915: Missed conversion to gtt_pte_t by Ben Widawsky · 12 years ago
  26. 8782e26 drm/i915: Bug on unsupported swizzled platforms by Ben Widawsky · 12 years ago
  27. 7dbf9d6 drm/i915: BUG() if fences are used on unsupported platform by Ben Widawsky · 12 years ago
  28. dc9dd7a drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm manager by Chris Wilson · 12 years ago
  29. b0a2658 drm/i915: don't disable disconnected outputs by Daniel Vetter · 12 years ago
  30. 4d7bb01 drm/i915: fixup overlay stolen memory leak by Daniel Vetter · 12 years ago
  31. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  32. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  33. 6547fbd drm/i915: Implement WaSetupGtModeTdRowDispatch by Daniel Vetter · 12 years ago
  34. 4283908 drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled by Daniel Vetter · 12 years ago
  35. dfd07d7 drm/i915: clean up PIPECONF bpc #defines by Daniel Vetter · 12 years ago
  36. f0a3424 drm/i915: add intel_dp_set_signal_levels by Paulo Zanoni · 12 years ago
  37. a0e63c2 drm/i915: remove leftover display.update_wm assignment by Paulo Zanoni · 12 years ago
  38. 681e581 drm/i915: check for the PCH when setting pch_transcoder by Paulo Zanoni · 12 years ago
  39. 88afe71 drm/i915: Clear the stolen fb before enabling by Chris Wilson · 12 years ago
  40. f20e0b0 drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations by Chris Wilson · 12 years ago
  41. 52bd02d drm/i915: Clear self-refresh watermarks when disabled by Chris Wilson · 12 years ago
  42. af6c457 drm/i915: Double the cursor self-refresh latency on Valleyview by Chris Wilson · 12 years ago
  43. c43d018 drm/i915: Fixup cursor latency used for IVB lp3 watermarks by Chris Wilson · 12 years ago
  44. eb119bd drm/i915: Access to snooped system memory through the GTT is incoherent by Chris Wilson · 12 years ago
  45. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  46. 3f8c65d drm/i915: Remove stale comment about intel_dp_detect() by Damien Lespiau · 12 years ago
  47. c36346e drm/i915: Implement ibx_digital_port_connected() for IBX by Damien Lespiau · 12 years ago
  48. 577c7a5 drm/i915/dp: Log the DPCD only if we have successfully retrieved one by Damien Lespiau · 12 years ago
  49. 1b46963 drm/i915/dp: Read the HPD status before trying to read the DPCD by Damien Lespiau · 12 years ago
  50. b0ea7d3 drm/i915/hdmi: Read the HPD status before trying to read the EDID by Damien Lespiau · 12 years ago
  51. b696519 drm/i915: Cleanup SHOTPLUG_CTL status bits definitions by Damien Lespiau · 12 years ago
  52. 2065209 drm/i915: Fix missed needs_dmar setting by Zhenyu Wang · 12 years ago
  53. 0915300 drm/i915: rework locking for intel_dpio|sbi_read|write by Daniel Vetter · 12 years ago
  54. 20afbda drm/i915: Fixup hpd irq register setup ordering by Daniel Vetter · 12 years ago
  55. 9e8e368 drm/i915: Set initial seqno value close to wrap boundary by Mika Kuoppala · 12 years ago
  56. 107f27a5 drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping by Chris Wilson · 12 years ago
  57. f72b343 drm/i915: Don't emit semaphore wait if wrap happened by Mika Kuoppala · 12 years ago
  58. 335c07b drm/i915: Fix shifted screen on top of LVDS on IVY laptop by Takashi Iwai · 12 years ago
  59. 539526b drm/i915: disable cpt phase pointer fdi rx workaround by Daniel Vetter · 12 years ago
  60. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  61. 68d18ad drm/i915: set the LPT FDI RX polarity reversal bit when needed by Paulo Zanoni · 12 years ago
  62. dde86e2 drm/i915: add lpt_init_pch_refclk by Paulo Zanoni · 12 years ago
  63. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  64. 988d6ee drm/i915: add support for mPHY destination on intel_sbi_{read, write} by Paulo Zanoni · 12 years ago
  65. 3ac1823 i915: intel_set_mode: Reduce stack allocation from 500 bytes to 2 pointers by Tim Gardner · 12 years ago
  66. 378a6a7 drm/i915: Remove duplicate inclusion of drm/drm_edid.h by Sachin Kamat · 12 years ago
  67. 97a19a2 drm/i915: don't prevent CPU idle states by Tomas Janousek · 12 years ago
  68. d4b1931 drm/i915: reject modes the LPT FDI receiver can't handle by Paulo Zanoni · 12 years ago
  69. 248138b drm/i915: fix hsw_fdi_link_train "retry" code by Paulo Zanoni · 12 years ago
  70. e9b73c6 drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages by Chris Wilson · 12 years ago
  71. e69d0bc drm/i915: extract common link_m_n helpers by Daniel Vetter · 12 years ago
  72. 2f0c2ad drm/i915: drop unnecessary clearing of pch dp transcoder timings by Daniel Vetter · 12 years ago
  73. ff50afe drm/i915: WARN on !crtc in intel_dp_link_down by Daniel Vetter · 12 years ago
  74. ab527ef drm/i915: use wait_for_vblank instead of msleep(17) by Daniel Vetter · 12 years ago
  75. 1ce1703 drm/i915: rip out pre-production ilk cpu edp w/a by Daniel Vetter · 12 years ago
  76. ea9b600 drm/i915: move set_pll_edp to intel_dp.c by Daniel Vetter · 12 years ago
  77. ed7ef43 drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set by Daniel Vetter · 12 years ago
  78. e7d841c drm/i915: Close race between processing unpin task and queueing the flip by Chris Wilson · 12 years ago
  79. 36dacf5 drm/i915: be less verbose when handling gmbus/aux irqs by Paulo Zanoni · 12 years ago
  80. 6ef6a45 drm/i915: Remove duplicate and unused register #defines in i915_reg.h by Dexuan Cui · 12 years ago
  81. ef04f00 drm/i915: use _NOTRACE for gmbus/dp aux wait loops by Daniel Vetter · 12 years ago
  82. 9ee32fea drm/i915: irq-drive the dp aux communication by Daniel Vetter · 12 years ago
  83. ce99c25 drm/i915: wire up do aux channel done interrupt by Daniel Vetter · 12 years ago
  84. 2c438c0 drm/i915: use gmbus irq to wait for gmbus idle by Daniel Vetter · 12 years ago
  85. 28c70f1 drm/i915: use the gmbus irq for waits by Daniel Vetter · 12 years ago
  86. 515ac2b drm/i915: wire up gmbus irq handler by Daniel Vetter · 12 years ago
  87. 61168c5 drm/i915: extract gmbus_wait_hw_status by Daniel Vetter · 12 years ago
  88. 52d7ece drm/i915: reorder setup sequence to have irqs for output setup by Daniel Vetter · 12 years ago
  89. 61bac78 drm/i915: setup the hangcheck timer early by Daniel Vetter · 12 years ago
  90. d83779a drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv by Daniel Vetter · 12 years ago
  91. 4a06e20 drm/i915: haswell has the same irq handlers as ivb by Daniel Vetter · 12 years ago
  92. 498d2ac drm/i915: Add intel_ring_handle_seqno wrap by Mika Kuoppala · 12 years ago
  93. cbcc80d drm/i915: Split intel_ring_begin by Mika Kuoppala · 12 years ago
  94. ebf69cb drm/i915: fixup l3 parity sysfs access check by Daniel Vetter · 12 years ago
  95. 43a7b92 drm/i915: Fix debugfs seqno info print to use uint by Mika Kuoppala · 12 years ago
  96. 4063321 drm/i915: Add debugfs entry to read/write next_seqno by Mika Kuoppala · 12 years ago
  97. 8c919b2 drm/i915: Clear the existing watermarks for g4x when modifying the cursor sr by Chris Wilson · 12 years ago
  98. bfd7590 drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardware by Jani Nikula · 12 years ago
  99. 1a240d4 drm/i915: fixup sparse warnings by Daniel Vetter · 12 years ago
  100. c1f093e drm/i915: Remove check for conflicting relocation write-domains by Chris Wilson · 12 years ago