1. 0a073b8 drm/i915: turbo & RC6 support for VLV v7 by Jesse Barnes · 12 years ago
  2. cfc33bf drm/i915: Use port_name() in PCH port audio power change message by Ville Syrjälä · 12 years ago
  3. ac4c16c drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4) by Egbert Eich · 12 years ago
  4. cd569ae drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3) by Egbert Eich · 12 years ago
  5. 995e6b3 drm/i915: Mask out the HPD irq bits before setting them individually. by Egbert Eich · 12 years ago
  6. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 12 years ago
  7. b543fb0 drm/i915: Add HPD IRQ storm detection (v5) by Egbert Eich · 12 years ago
  8. 42b5aea drm/i915: IVB/HSW have 32 fence register by Ville Syrjälä · 12 years ago
  9. ab5c608 drm/i915: Don't touch South Display when PCH_NOP by Ben Widawsky · 12 years ago
  10. 0ff9800 drm/i915: remove "inline" keyword from ironlake_disable_display_irq by Paulo Zanoni · 12 years ago
  11. 73c352a drm/i915: wire up SDVO hpd support on cpt/ppt by Daniel Vetter · 12 years ago
  12. 85fc95b drm/i915: clear crt hotplug compare voltage field before setting by Daniel Vetter · 12 years ago
  13. bac56d5 DRM/i915: Remove i965_hpd_irq_setup. by Egbert Eich · 12 years ago
  14. 82a28bc drm/i915: implement ibx_hpd_irq_setup by Daniel Vetter · 12 years ago
  15. e5868a3 DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoders (v2) by Egbert Eich · 12 years ago
  16. fa00abe DRM/i915: Remove valleyview_hpd_irq_setup. by Egbert Eich · 12 years ago
  17. 4f3308b drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms by Paulo Zanoni · 12 years ago
  18. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 12 years ago
  19. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  20. a24a11e drm/i915: Resurrect ring kicking for semaphores, selectively by Chris Wilson · 12 years ago
  21. 5d83d29 drm/i915: add missing space in error message by Paulo Zanoni · 12 years ago
  22. 44498ae drm/i915: also disable south interrupts when handling them by Paulo Zanoni · 12 years ago
  23. 8c123e5 drm/i915: Capture current context on error by Ben Widawsky · 12 years ago
  24. 211816e drm/i915: exclude CCID for platforms without it by Ben Widawsky · 12 years ago
  25. d0d045e drm/i915: Created a sized object error dump by Ben Widawsky · 12 years ago
  26. 46c06a3 drm/i915: Kill pipestat[] cache by Ville Syrjälä · 12 years ago
  27. 90a72f8 drm/i915: Refactor gen2 to gen4 vblank interrupt handling by Ville Syrjälä · 12 years ago
  28. 21ad833 drm/i915: Fix races in gen4 page flip interrupt handling by Ville Syrjälä · 12 years ago
  29. 5e2032d drm/i915: Eliminate race from gen2/3 page flip interrupt handling by Ville Syrjälä · 12 years ago
  30. 96a0291 drm/i915: Finish page flips and update primary planes after a GPU reset by Ville Syrjälä · 12 years ago
  31. d46da43 drm/i915: add ibx_irq_postinstall by Paulo Zanoni · 12 years ago
  32. 26739f1 drm/i915: unify HDMI/DP hpd definitions by Daniel Vetter · 12 years ago
  33. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 12 years ago
  34. 2f86f19 drm/i915: Error state should print /sys/kernel/debug by Ben Widawsky · 12 years ago
  35. 7db0ba2 drm/i915: clarify concurrent hang detect/gpu reset consistency by Daniel Vetter · 12 years ago
  36. f69061b drm/i915: create a race-free reset detection by Daniel Vetter · 12 years ago
  37. 1f83fee drm/i915: clear up wedged transitions by Daniel Vetter · 12 years ago
  38. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  39. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  40. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  41. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 12 years ago
  42. 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
  43. 0f3b684 drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state by Chris Wilson · 12 years ago
  44. 7dbf9d6 drm/i915: BUG() if fences are used on unsupported platform by Ben Widawsky · 12 years ago
  45. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  46. 20afbda drm/i915: Fixup hpd irq register setup ordering by Daniel Vetter · 12 years ago
  47. 97a19a2 drm/i915: don't prevent CPU idle states by Tomas Janousek · 12 years ago
  48. e7d841c drm/i915: Close race between processing unpin task and queueing the flip by Chris Wilson · 12 years ago
  49. 36dacf5 drm/i915: be less verbose when handling gmbus/aux irqs by Paulo Zanoni · 12 years ago
  50. 9ee32fea drm/i915: irq-drive the dp aux communication by Daniel Vetter · 12 years ago
  51. ce99c25 drm/i915: wire up do aux channel done interrupt by Daniel Vetter · 12 years ago
  52. 28c70f1 drm/i915: use the gmbus irq for waits by Daniel Vetter · 12 years ago
  53. 515ac2b drm/i915: wire up gmbus irq handler by Daniel Vetter · 12 years ago
  54. 52d7ece drm/i915: reorder setup sequence to have irqs for output setup by Daniel Vetter · 12 years ago
  55. 61bac78 drm/i915: setup the hangcheck timer early by Daniel Vetter · 12 years ago
  56. d83779a drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv by Daniel Vetter · 12 years ago
  57. 4a06e20 drm/i915: haswell has the same irq handlers as ivb by Daniel Vetter · 12 years ago
  58. 1a240d4 drm/i915: fixup sparse warnings by Daniel Vetter · 12 years ago
  59. 960e356 drm/i915: Support readback of stolen objects upon error by Chris Wilson · 12 years ago
  60. acd15b6 drm/i915: optimize ilk/snb irq handler by Daniel Vetter · 12 years ago
  61. df2b23d drm/i915: Include the last semaphore sync point in the error-state by Chris Wilson · 12 years ago
  62. 4fc688c drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex by Jesse Barnes · 12 years ago
  63. a4da4fa drm/i915: extract l3_parity substruct from dev_priv by Daniel Vetter · 12 years ago
  64. fe2b8f9 drm/i915: convert pipe timing definitions to transcoder by Paulo Zanoni · 12 years ago
  65. 702e7a5 drm/i915: convert PIPECONF to use transcoder instead of pipe by Paulo Zanoni · 12 years ago
  66. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  67. 76e4383 drm/i915: move hpd handling to (ibx|cpt)_irq_handler by Daniel Vetter · 12 years ago
  68. cecc21f drm/i915: Align the hangcheck wakeup to the nearest second by Chris Wilson · 12 years ago
  69. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  70. 74d4444 drm/i915: call drm_handle_vblank before finish_page_flip by Daniel Vetter · 12 years ago
  71. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  72. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  73. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  74. ff1f525 drm/i915: s/DRM_IRQ_ARGS/int irq, void *arg by Daniel Vetter · 12 years ago
  75. ae33cdcf drm/i915: Fix SDVO IER and status bits for Valleyview by Vijay Purushothaman · 12 years ago
  76. 3bcedbe drm/i915: limit VLV IRQ enables to those we use by Jesse Barnes · 12 years ago
  77. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  78. 7924963 drm/i915: Error checks in gen6_set_rps by Ben Widawsky · 12 years ago
  79. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 13 years ago
  80. 974a3b0 drm/i915: set the right gen3 flip_done mode also at resume by Daniel Vetter · 12 years ago
  81. 20e4d40 drm/ips: move drps/ips/ilk related variables into dev_priv->ips by Daniel Vetter · 12 years ago
  82. 85f9e50 drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS block by Daniel Vetter · 12 years ago
  83. 050ee91 drm/i915: Use new INSTDONE registers (Gen7+) by Ben Widawsky · 12 years ago
  84. bd9854f drm/i915: Extract reading INSTDONE by Ben Widawsky · 12 years ago
  85. 71e172e drm/i915: Add ERR_INT to gen7 error state by Ben Widawsky · 12 years ago
  86. 6c085a7 drm/i915: Track unbound pages by Chris Wilson · 12 years ago
  87. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  88. b2eadbc drm/i915: Lazily apply the SNB+ seqno w/a by Chris Wilson · 12 years ago
  89. 9270388 drm/i915: fix up ilk drps/ips locking by Daniel Vetter · 12 years ago
  90. 73edd18f drm/i915: DE_PCU_EVENT irq is ilk-only by Daniel Vetter · 12 years ago
  91. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  92. 98c7b42 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  93. e1ef7cc drm/i915: Macro to determine DPF support by Ben Widawsky · 12 years ago
  94. 0201f1e drm/i915: Replace the pending_gpu_write flag with an explicit seqno by Chris Wilson · 12 years ago
  95. 12f5581 drm/i915: Add comments to explain the BSD tail write workaround by Chris Wilson · 13 years ago
  96. e6b0b6a Merge tag 'v3.5-rc7' into drm-next by Dave Airlie · 12 years ago
  97. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  98. 58bf806 drm/i915: rip out the PM_IIR WARN by Daniel Vetter · 13 years ago
  99. 31acc7f drm/i915: support page flipping on ValleyView by Jesse Barnes · 13 years ago
  100. b9a3906 drm/i915: add ccid to error state by Ben Widawsky · 13 years ago