1. 9d2f41f drm/i915: dump the DMA fetch addr register on pre-gen6 by Daniel Vetter · 13 years ago
  2. e7b4c6b drm/i915: extract gt interrupt handler by Daniel Vetter · 13 years ago
  3. fad2596 drm/i915: rip out old HWSTAM missed irq WA for vlv by Daniel Vetter · 13 years ago
  4. e2a1e2f drm/i915: ring irq cleanups by Ben Widawsky · 13 years ago
  5. 7e231dbe drm/i915: ValleyView IRQ support by Jesse Barnes · 13 years ago
  6. 74898d7 drm/i915: bind objects to the global gtt only when needed by Daniel Vetter · 13 years ago
  7. a70491c i915: Add and use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  8. ee4f42b drm/i915: Record the position of the request upon error by Chris Wilson · 13 years ago
  9. 52d39a2 drm/i915: Record the in-flight requests at the time of a hang by Chris Wilson · 13 years ago
  10. 99ffa16 drm/i915: enable forcewake voodoo also for gen6 by Daniel Vetter · 13 years ago
  11. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  12. 7e3b873 drm/i915: dump even more into the error_state by Daniel Vetter · 13 years ago
  13. 172975aa drm/i915: Handle unmappable buffers during error state capture by Chris Wilson · 13 years ago
  14. 33f3f51 drm/i915: add per-ring fault reg to error_state by Daniel Vetter · 13 years ago
  15. 653d7be drm/i915: capture error_state also for stuck rings by Daniel Vetter · 13 years ago
  16. c1cd90e drm/i915: collect more per ring error state by Daniel Vetter · 13 years ago
  17. d27b1e0 drm/i915: refactor ring error state capture to use arrays by Daniel Vetter · 13 years ago
  18. 96154f2 drm/i915: switch ring->id to be a real id by Daniel Vetter · 13 years ago
  19. 6dc0e81 drm/i915: correct lock type in destroy by Ben Widawsky · 13 years ago
  20. bdfcdb6 drm/i915: rip out the HWSTAM missed irq workaround by Daniel Vetter · 13 years ago
  21. 4e0e90d drm/i915: kicking rings stuck on semaphores considered harmful by Daniel Vetter · 13 years ago
  22. 2318fcd Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  23. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  24. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  25. 097354e drm/i915: check ACTHD of all rings by Daniel Vetter · 13 years ago
  26. 775d17b drm/i915: Ivybridge still has fences! by Daniel Vetter · 13 years ago
  27. a9e2641 drm/i915: close PM interrupt masking races in the rps work func by Daniel Vetter · 13 years ago
  28. 4fb066a drm/i915: close PM interrupt masking races in the irq handler by Daniel Vetter · 13 years ago
  29. 86a3073 Merge branch 'edp-training-fixes' into drm-intel-next by Keith Packard · 13 years ago
  30. 192aac1f drm/i915: Shut down PCH interrupts during irq_uninstall by Keith Packard · 13 years ago
  31. 7fe0b97 drm/i915: Enable digital port hotplug on PCH systems by Keith Packard · 13 years ago
  32. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  33. c3613de drm/i915: Can't do accurate vblank timestamps with UMS by Keith Packard · 13 years ago
  34. 2c1756b Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  35. 40ee338 drm/i915: Fixup for 'Hold mode_config->mutex during hotplug' by Keith Packard · 13 years ago
  36. 887a82e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  37. a65e34c drm/i915: Hold mode_config->mutex during hotplug processing by Keith Packard · 13 years ago
  38. a7f0895 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  39. 2b1ecb7 drm/i915: apply HWSTAM writes to Ivy Bridge as well by Jesse Barnes · 13 years ago
  40. bee4d4a Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  41. f71d4af drm/i915: move IRQ function table init to i915_irq.c by Jesse Barnes · 13 years ago
  42. 3e0dc6b drm/i915: hangcheck disable parameter by Ben Widawsky · 13 years ago
  43. ec6a890 drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge by Chris Wilson · 13 years ago
  44. 498e720 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. by Daniel J Blueman · 13 years ago
  45. f6b07f4 drm/i915: fix if statement in ivybridge irq handler by Dan Carpenter · 14 years ago
  46. 9e3c256 drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge by Jesse Barnes · 14 years ago
  47. b1f14ad drm/i915: interrupt & vblank support for Ivy Bridge by Jesse Barnes · 14 years ago
  48. f796cf8 drm/i915: split enable/disable vblank code into chipset specific functions by Jesse Barnes · 14 years ago
  49. 4697995 drm/i915: split irq handling into per-chipset functions by Jesse Barnes · 14 years ago
  50. 4912d04 drm/i915: move gen6 rps handling to workqueue by Ben Widawsky · 14 years ago
  51. fcca792 drm/i915: reference counted forcewake by Ben Widawsky · 14 years ago
  52. 93dfb40 drm/i915: Rename agp_type to cache_level by Chris Wilson · 14 years ago
  53. b259f67 drm/i915: Move the irq wait queue initialisation into the ring init by Chris Wilson · 14 years ago
  54. 8692d00e drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#" by Chris Wilson · 14 years ago
  55. 60c8bdf Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU" by Chris Wilson · 14 years ago
  56. 5d9faa1 drm/i915: Silence an innocuous compiler warning for an unused variable by Chris Wilson · 14 years ago
  57. 9035a97 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  58. e67189ab drm/i915: don't enable FDI & transcoder interrupts after all by Jesse Barnes · 14 years ago
  59. 9db4a9c drm/i915: cleanup per-pipe reg usage by Jesse Barnes · 14 years ago
  60. db53a30 drm/i915: Refine tracepoints by Chris Wilson · 14 years ago
  61. b6f7833 drm/i915: Include 'i915_error_state' hint for when the GPU catches fire by Chris Wilson · 14 years ago
  62. 4a1dc3f Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  63. 78c6e17 drm/i915: Suppress spurious vblank interrupts by Chris Wilson · 14 years ago
  64. e2f973d drm/i915: Record all error ringbuffers by Chris Wilson · 14 years ago
  65. bdd92c9 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  66. 8e934db drm/i915: Prevent uninitialised reads during error state capture by Chris Wilson · 14 years ago
  67. 5a9a8d1 drm/i915: Handle the no-interrupts case for UMS by polling by Chris Wilson · 14 years ago
  68. 4041b85 drm/i915: Increase the amount of defense before computing vblank timestamps by Chris Wilson · 14 years ago
  69. a37f2f8 drm/i915: Remove unused code: i915_enable_interrupt() by Chris Wilson · 14 years ago
  70. 475553d drm/i915: Don't kick-off hangcheck after a DRI interrupt by Chris Wilson · 14 years ago
  71. b0b544c drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU by Chris Wilson · 14 years ago
  72. c37d9a5 drm/i915: Fix error handler to capture the first batch after the seqno by Chris Wilson · 14 years ago
  73. a779e5a drm/i915: Record AGP memory type upon error by Chris Wilson · 14 years ago
  74. bcfb2e2 drm/i915: Record the error batchbuffer on each ring by Chris Wilson · 14 years ago
  75. 776ad80 drm/i915: detect & report PCH display error interrupts by Jesse Barnes · 14 years ago
  76. 9862e60 drm/i915/debugfs: Show the per-ring IMR by Chris Wilson · 14 years ago
  77. 0f46832 drm/i915: Mask USER interrupts on gen6 (until required) by Chris Wilson · 14 years ago
  78. 3b8d8d9 drm/i915: dynamic render p-state support for Sandy Bridge by Jesse Barnes · 14 years ago
  79. 0af7e4d drm/i915: Add support for precise vblank timestamping (v2) by Mario Kleiner · 14 years ago
  80. c6df541 Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake" by Chris Wilson · 14 years ago
  81. b13c2b9 drm/i915/ringbuffer: Make IRQ refcnting atomic by Chris Wilson · 14 years ago
  82. 88f23b8 drm/i915: Avoid using PIPE_CONTROL on Ironlake by Chris Wilson · 14 years ago
  83. 1ec14ad drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB by Chris Wilson · 14 years ago
  84. ab5793a drm/i915: Tweak on-error bbaddr parsing for clarity by Chris Wilson · 14 years ago
  85. 748ebc6 drm/i915: Record fence registers on error. by Chris Wilson · 14 years ago
  86. 05394f3 drm/i915: Use drm_i915_gem_object as the preferred type by Chris Wilson · 14 years ago
  87. 3685092 drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers by Chris Wilson · 14 years ago
  88. c4a1d9e drm/i915: Capture interesting display registers on error by Chris Wilson · 14 years ago
  89. c724e8a drm/i915: Capture pinned buffers on error by Chris Wilson · 14 years ago
  90. 3143a2b drm/i915: Convert (void)I915_READ to POSTING_READ by Chris Wilson · 14 years ago
  91. 8168bd4 drm/i915: Remove the definitions for Primary Ring Buffer by Chris Wilson · 14 years ago
  92. 527f9e9 drm/i915: Remove the global irq wait queue by Chris Wilson · 14 years ago
  93. e5c6526 drm/i915/debugfs: Report ring in error state by Chris Wilson · 14 years ago
  94. add354d drm/i915: Record BSD engine error state by Chris Wilson · 14 years ago
  95. 1d8f38f drm/i915: Record BLT engine error state by Chris Wilson · 14 years ago
  96. f406839 drm/i915: Capture ERROR register on Sandybridge hangs by Chris Wilson · 14 years ago
  97. b222349 drm/i915: Remove the confusing global waiting/irq seqno by Chris Wilson · 14 years ago
  98. 893eead drm/i915: Fix hangcheck to handle multiple rings by Chris Wilson · 14 years ago
  99. e1f99ce drm/i915: Propagate errors from writing to ringbuffer by Chris Wilson · 14 years ago
  100. 78501ea drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface by Chris Wilson · 14 years ago