1. c0d6a3d drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT by Daniel Vetter · 11 years ago
  2. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  3. 2adbee6 drm/i915: queue work outside spinlock in hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  4. 41a05a3 drm/i915: streamline hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  5. d0ecd7e drm/i915: irq handlers don't need interrupt-safe spinlocks by Daniel Vetter · 11 years ago
  6. de28075 drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns by Daniel Vetter · 11 years ago
  7. 7336df6 drm/i915: improve GEN7_ERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  8. 1dd246f drm/i915: improve SERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  9. fee884e drm/i915: extract ibx_display_interrupt_update by Daniel Vetter · 11 years ago
  10. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  11. b79480b drm/i915: assert_spin_locked for pipestat interrupt enable/disable by Daniel Vetter · 11 years ago
  12. ef86ddc drm/i915: add error_state sysfs entry by Mika Kuoppala · 11 years ago
  13. 26b7c22 drm/i915: Extract error buffer capture by Ben Widawsky · 11 years ago
  14. 5476f85 drm/i915: Remove extra error state NULL by Ben Widawsky · 11 years ago
  15. 3ef8fb5 drm/i915: Bail out once we've found the context object by Damien Lespiau · 11 years ago
  16. b5ea2d5 drm/i915: fix hpd interrupt register locking by Daniel Vetter · 11 years ago
  17. 91d131d drm/i915: fold the no-irq check into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  18. 5876fa0 drm/i915: fold the queue_work into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  19. 10a504d drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  20. 22062db drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/ by Daniel Vetter · 11 years ago
  21. 6005ce4 drm/i915: close tiny race in the ilk pcu even interrupt setup by Daniel Vetter · 11 years ago
  22. 4bc9d43 drm/i915: fix locking around ironlake_enable|disable_display_irq by Daniel Vetter · 11 years ago
  23. 7425034 drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency by Ville Syrjälä · 11 years ago
  24. d8289c9 drm/i915: Make the rps new_delay comparison more readable by Ville Syrjälä · 11 years ago
  25. 4f7fd70 drm/i915: Fix up sdvo hpd pins for i965g/gm by Daniel Vetter · 11 years ago
  26. acd78c1 drm/i915: Remove extra "ring" from error message by Ben Widawsky · 11 years ago
  27. ad8beae drm/i915: store ring hangcheck action by Mika Kuoppala · 11 years ago
  28. a43adf0 drm/i915: Eliminate the addr/seqno from the hangcheck warning by Chris Wilson · 11 years ago
  29. 6274f21 drm/i915: Don't count semaphore waits towards a stuck ring by Chris Wilson · 11 years ago
  30. 9107e9d drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring by Chris Wilson · 11 years ago
  31. 91738a9 drm/i915: add ibx_irq_preinstall by Paulo Zanoni · 11 years ago
  32. 96a764d drm/i915: remove i915_hangcheck_hung by Mika Kuoppala · 11 years ago
  33. 05407ff drm/i915: detect hang using per ring hangcheck_score by Mika Kuoppala · 11 years ago
  34. 35c20a6 drm/i915: Rename the gtt_list to global_list by Ben Widawsky · 11 years ago
  35. 12638c5 drm/i915: Enable vebox interrupts by Ben Widawsky · 11 years ago
  36. cc609d5 drm/i915: consolidate interrupt naming scheme by Ben Widawsky · 11 years ago
  37. 4848405 drm/i915: make PM interrupt writes non-destructive by Ben Widawsky · 11 years ago
  38. eda63ff drm/i915: Add PM regs to pre/post install by Ben Widawsky · 11 years ago
  39. 7d99163 drm/i915: Create an ivybridge_irq_preinstall by Ben Widawsky · 11 years ago
  40. baf02a1 drm/i915: Create a more generic pm handler for hsw+ by Ben Widawsky · 11 years ago
  41. 692a04c drm/i915: fix pch_nop support by Daniel Vetter · 11 years ago
  42. a01025a drm/i915: fixup i915_pipe_enabled check in i915_irq.c by Daniel Vetter · 11 years ago
  43. 7ed73da drm/i915: Fix error state memory leaks by Ben Widawsky · 11 years ago
  44. ed5cbb0 drm/i915: introduce i915_hangcheck_ring_hung by Mika Kuoppala · 11 years ago
  45. 92cab73 drm/i915: track ring progression using seqnos by Mika Kuoppala · 11 years ago
  46. 79ee20d drm/i915: pass seqno to i915_hangcheck_ring_idle by Mika Kuoppala · 11 years ago
  47. bc5ead8c drm/i915: fix hotplug event bit tracking by Jani Nikula · 11 years ago
  48. 71f8ba6 drm/i915: check the power well on i915_pipe_enabled by Paulo Zanoni · 11 years ago
  49. f49e38d drm/i915: cleanup opregion asle pipestat enable by Jani Nikula · 11 years ago
  50. f898780 drm/i915: cleanup redundant checks from intel_enable_asle by Jani Nikula · 11 years ago
  51. 2ce12e3 drm/i915: remove VLV MSI IRQ hack by Jesse Barnes · 11 years ago
  52. 81a0780 drm/i915: drop code duplication in favor of asle interrupt handler by Jani Nikula · 11 years ago
  53. 52ceb90 drm/i915: make sure GPU freq drops to minimum after entering RC6 v4 by Jesse Barnes · 11 years ago
  54. 321a1b3 drm/i915: Only reprobe display on encoder which has received an HPD event (v2) by Egbert Eich · 11 years ago
  55. 142e239 drm/i915: Add bit field to record which pins have received HPD events (v3) by Egbert Eich · 11 years ago
  56. de032bf drm/i915: print Gen5+ CPU/PCH poison interrupts by Paulo Zanoni · 11 years ago
  57. 8664281 drm/i915: report Gen5+ CPU and PCH FIFO underruns by Paulo Zanoni · 11 years ago
  58. 0a073b8 drm/i915: turbo & RC6 support for VLV v7 by Jesse Barnes · 11 years ago
  59. cfc33bf drm/i915: Use port_name() in PCH port audio power change message by Ville Syrjälä · 11 years ago
  60. ac4c16c drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4) by Egbert Eich · 11 years ago
  61. cd569ae drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3) by Egbert Eich · 11 years ago
  62. 995e6b3 drm/i915: Mask out the HPD irq bits before setting them individually. by Egbert Eich · 11 years ago
  63. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 11 years ago
  64. b543fb0 drm/i915: Add HPD IRQ storm detection (v5) by Egbert Eich · 11 years ago
  65. 42b5aea drm/i915: IVB/HSW have 32 fence register by Ville Syrjälä · 11 years ago
  66. ab5c608 drm/i915: Don't touch South Display when PCH_NOP by Ben Widawsky · 11 years ago
  67. 0ff9800 drm/i915: remove "inline" keyword from ironlake_disable_display_irq by Paulo Zanoni · 11 years ago
  68. 73c352a drm/i915: wire up SDVO hpd support on cpt/ppt by Daniel Vetter · 11 years ago
  69. 85fc95b drm/i915: clear crt hotplug compare voltage field before setting by Daniel Vetter · 11 years ago
  70. bac56d5 DRM/i915: Remove i965_hpd_irq_setup. by Egbert Eich · 11 years ago
  71. 82a28bc drm/i915: implement ibx_hpd_irq_setup by Daniel Vetter · 11 years ago
  72. e5868a3 DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoders (v2) by Egbert Eich · 11 years ago
  73. fa00abe DRM/i915: Remove valleyview_hpd_irq_setup. by Egbert Eich · 11 years ago
  74. 4f3308b drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms by Paulo Zanoni · 11 years ago
  75. 7eb552a drm/i915: Move num_pipes to intel info by Ben Widawsky · 11 years ago
  76. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  77. a24a11e drm/i915: Resurrect ring kicking for semaphores, selectively by Chris Wilson · 11 years ago
  78. 5d83d29 drm/i915: add missing space in error message by Paulo Zanoni · 11 years ago
  79. 44498ae drm/i915: also disable south interrupts when handling them by Paulo Zanoni · 11 years ago
  80. 8c123e5 drm/i915: Capture current context on error by Ben Widawsky · 11 years ago
  81. 211816e drm/i915: exclude CCID for platforms without it by Ben Widawsky · 11 years ago
  82. d0d045e drm/i915: Created a sized object error dump by Ben Widawsky · 11 years ago
  83. 46c06a3 drm/i915: Kill pipestat[] cache by Ville Syrjälä · 11 years ago
  84. 90a72f8 drm/i915: Refactor gen2 to gen4 vblank interrupt handling by Ville Syrjälä · 11 years ago
  85. 21ad833 drm/i915: Fix races in gen4 page flip interrupt handling by Ville Syrjälä · 11 years ago
  86. 5e2032d drm/i915: Eliminate race from gen2/3 page flip interrupt handling by Ville Syrjälä · 11 years ago
  87. 96a0291 drm/i915: Finish page flips and update primary planes after a GPU reset by Ville Syrjälä · 11 years ago
  88. d46da43 drm/i915: add ibx_irq_postinstall by Paulo Zanoni · 11 years ago
  89. 26739f1 drm/i915: unify HDMI/DP hpd definitions by Daniel Vetter · 11 years ago
  90. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 11 years ago
  91. 2f86f19 drm/i915: Error state should print /sys/kernel/debug by Ben Widawsky · 11 years ago
  92. 7db0ba2 drm/i915: clarify concurrent hang detect/gpu reset consistency by Daniel Vetter · 12 years ago
  93. f69061b drm/i915: create a race-free reset detection by Daniel Vetter · 12 years ago
  94. 1f83fee drm/i915: clear up wedged transitions by Daniel Vetter · 12 years ago
  95. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  96. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  97. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  98. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 12 years ago
  99. 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
  100. 0f3b684 drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state by Chris Wilson · 12 years ago