1. 44498ae drm/i915: also disable south interrupts when handling them by Paulo Zanoni · 12 years ago
  2. d46da43 drm/i915: add ibx_irq_postinstall by Paulo Zanoni · 12 years ago
  3. 26739f1 drm/i915: unify HDMI/DP hpd definitions by Daniel Vetter · 12 years ago
  4. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 12 years ago
  5. 2f86f19 drm/i915: Error state should print /sys/kernel/debug by Ben Widawsky · 12 years ago
  6. 7db0ba2 drm/i915: clarify concurrent hang detect/gpu reset consistency by Daniel Vetter · 12 years ago
  7. f69061b drm/i915: create a race-free reset detection by Daniel Vetter · 12 years ago
  8. 1f83fee drm/i915: clear up wedged transitions by Daniel Vetter · 12 years ago
  9. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  10. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  11. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  12. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 12 years ago
  13. 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
  14. 0f3b684 drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state by Chris Wilson · 12 years ago
  15. 7dbf9d6 drm/i915: BUG() if fences are used on unsupported platform by Ben Widawsky · 12 years ago
  16. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  17. 20afbda drm/i915: Fixup hpd irq register setup ordering by Daniel Vetter · 12 years ago
  18. 97a19a2 drm/i915: don't prevent CPU idle states by Tomas Janousek · 12 years ago
  19. e7d841c drm/i915: Close race between processing unpin task and queueing the flip by Chris Wilson · 12 years ago
  20. 36dacf5 drm/i915: be less verbose when handling gmbus/aux irqs by Paulo Zanoni · 12 years ago
  21. 9ee32fea drm/i915: irq-drive the dp aux communication by Daniel Vetter · 12 years ago
  22. ce99c25 drm/i915: wire up do aux channel done interrupt by Daniel Vetter · 12 years ago
  23. 28c70f1 drm/i915: use the gmbus irq for waits by Daniel Vetter · 12 years ago
  24. 515ac2b drm/i915: wire up gmbus irq handler by Daniel Vetter · 12 years ago
  25. 52d7ece drm/i915: reorder setup sequence to have irqs for output setup by Daniel Vetter · 12 years ago
  26. 61bac78 drm/i915: setup the hangcheck timer early by Daniel Vetter · 12 years ago
  27. d83779a drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv by Daniel Vetter · 12 years ago
  28. 4a06e20 drm/i915: haswell has the same irq handlers as ivb by Daniel Vetter · 12 years ago
  29. 1a240d4 drm/i915: fixup sparse warnings by Daniel Vetter · 12 years ago
  30. 960e356 drm/i915: Support readback of stolen objects upon error by Chris Wilson · 12 years ago
  31. acd15b6 drm/i915: optimize ilk/snb irq handler by Daniel Vetter · 12 years ago
  32. df2b23d drm/i915: Include the last semaphore sync point in the error-state by Chris Wilson · 12 years ago
  33. 4fc688c drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex by Jesse Barnes · 12 years ago
  34. a4da4fa drm/i915: extract l3_parity substruct from dev_priv by Daniel Vetter · 12 years ago
  35. fe2b8f9 drm/i915: convert pipe timing definitions to transcoder by Paulo Zanoni · 12 years ago
  36. 702e7a5 drm/i915: convert PIPECONF to use transcoder instead of pipe by Paulo Zanoni · 12 years ago
  37. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  38. 76e4383 drm/i915: move hpd handling to (ibx|cpt)_irq_handler by Daniel Vetter · 12 years ago
  39. cecc21f drm/i915: Align the hangcheck wakeup to the nearest second by Chris Wilson · 12 years ago
  40. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  41. 74d4444 drm/i915: call drm_handle_vblank before finish_page_flip by Daniel Vetter · 12 years ago
  42. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  43. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  44. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  45. ff1f525 drm/i915: s/DRM_IRQ_ARGS/int irq, void *arg by Daniel Vetter · 12 years ago
  46. ae33cdcf drm/i915: Fix SDVO IER and status bits for Valleyview by Vijay Purushothaman · 12 years ago
  47. 3bcedbe drm/i915: limit VLV IRQ enables to those we use by Jesse Barnes · 12 years ago
  48. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  49. 7924963 drm/i915: Error checks in gen6_set_rps by Ben Widawsky · 12 years ago
  50. 9da3da6 drm/i915: Replace the array of pages with a scatterlist by Chris Wilson · 12 years ago
  51. 974a3b0 drm/i915: set the right gen3 flip_done mode also at resume by Daniel Vetter · 12 years ago
  52. 20e4d40 drm/ips: move drps/ips/ilk related variables into dev_priv->ips by Daniel Vetter · 12 years ago
  53. 85f9e50 drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS block by Daniel Vetter · 12 years ago
  54. 050ee91 drm/i915: Use new INSTDONE registers (Gen7+) by Ben Widawsky · 12 years ago
  55. bd9854f drm/i915: Extract reading INSTDONE by Ben Widawsky · 12 years ago
  56. 71e172e drm/i915: Add ERR_INT to gen7 error state by Ben Widawsky · 12 years ago
  57. 6c085a7 drm/i915: Track unbound pages by Chris Wilson · 12 years ago
  58. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  59. b2eadbc drm/i915: Lazily apply the SNB+ seqno w/a by Chris Wilson · 12 years ago
  60. 9270388 drm/i915: fix up ilk drps/ips locking by Daniel Vetter · 12 years ago
  61. 73edd18f drm/i915: DE_PCU_EVENT irq is ilk-only by Daniel Vetter · 12 years ago
  62. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  63. 98c7b42 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  64. e1ef7cc drm/i915: Macro to determine DPF support by Ben Widawsky · 12 years ago
  65. 0201f1e drm/i915: Replace the pending_gpu_write flag with an explicit seqno by Chris Wilson · 12 years ago
  66. 12f5581 drm/i915: Add comments to explain the BSD tail write workaround by Chris Wilson · 12 years ago
  67. e6b0b6a Merge tag 'v3.5-rc7' into drm-next by Dave Airlie · 12 years ago
  68. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  69. 58bf806 drm/i915: rip out the PM_IIR WARN by Daniel Vetter · 12 years ago
  70. 31acc7f drm/i915: support page flipping on ValleyView by Jesse Barnes · 12 years ago
  71. b9a3906 drm/i915: add ccid to error state by Ben Widawsky · 12 years ago
  72. 23e81d6 drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler by Adam Jackson · 12 years ago
  73. e269f90 Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  74. 98fd81c drm/i915: initialize the parity work only once by Daniel Vetter · 12 years ago
  75. d2ba847 drm/i915: ivybridge_handle_parity_error should be static by Daniel Vetter · 12 years ago
  76. 15b9f80 drm/i915: enable parity error interrupts by Ben Widawsky · 12 years ago
  77. e368919 drm/i915: Dynamic Parity Detection handling by Ben Widawsky · 12 years ago
  78. 7b9e0ae drm/i915: Always update RPS interrupts thresholds along with frequency by Chris Wilson · 12 years ago
  79. 084b612 drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x by Chris Wilson · 12 years ago
  80. adca473 drm/i915: All members of gen4 have hotplug, so unconditionally enable its irq by Chris Wilson · 12 years ago
  81. b451951 drm/i915: Introduce for_each_ring() macro by Chris Wilson · 12 years ago
  82. 7d4e146 drm/i915: reuse Ivy Bridge interrupts code for Haswell by Eugeni Dodonov · 12 years ago
  83. 0e43406 drm/i915: Simplify interrupt processing for IvyBridge by Chris Wilson · 12 years ago
  84. 9adab8b drm/i915: Avoid a double-read of PCH_IIR during interrupt handling by Chris Wilson · 12 years ago
  85. b615b57 drm/i915: Support pageflipping interrupts for all 3-pipes on IVB by Chris Wilson · 12 years ago
  86. d4b8bb2 drm/i915: kill flags parameter for reset functions by Daniel Vetter · 12 years ago
  87. 742cbee drm/i915: rework dev->first_error locking by Daniel Vetter · 12 years ago
  88. d05c617 drm/i915: extract dri1 breadcrumb update from irq handler by Daniel Vetter · 12 years ago
  89. 9488867 drm/i915: move dri1 irq ioctl code to i915_dma.c by Daniel Vetter · 12 years ago
  90. 647a3fb drm/i915: rip out dri1 breadcrumb updates from gen5+ irq handlers by Daniel Vetter · 12 years ago
  91. d1c1edb drm/i915: move dri1 vblank stubs to i915_dma.c by Daniel Vetter · 12 years ago
  92. 7001f22 drm/i915: Remove unused dev_priv->vblank_pipe by Chris Wilson · 12 years ago
  93. 6d171cb drm/i915: Remove unused ring->irq_seqno by Chris Wilson · 12 years ago
  94. 9574b3f drm/i915: kill waiting_seqno by Ben Widawsky · 12 years ago
  95. be998e2 drm/i915: move vbetool invoked ier stuff by Ben Widawsky · 12 years ago
  96. 624f869 drm/i915: Remove unused and unloved vblank macros by Chris Wilson · 12 years ago
  97. bbba0a9 drm/i915: Inline I915_INTERRUPT_ENABLE_FIX by Chris Wilson · 12 years ago
  98. 38bde18 drm/i915: Handle PendingFlip on gen3 robustly by Chris Wilson · 12 years ago
  99. 55b3975 drm/i915: Cleanup gen3 irq uninstall by Chris Wilson · 12 years ago
  100. 00d98eb drm/i915: HWSTAM is only 16-bit on gen3 by Chris Wilson · 12 years ago