1. 723761b drm/i915: Inline ilk/gen8_irq_reset by Daniel Vetter · 10 years ago
  2. 2ae2a50 drm/i915: Fix up fifo underrun tracking, take N by Daniel Vetter · 10 years ago
  3. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  4. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  5. 93b0a4e drm/i915: Split the ringbuffers from the rings (3/3) by Oscar Mateo · 10 years ago
  6. ee1b1e5 drm/i915: Split the ringbuffers from the rings (2/3) by Oscar Mateo · 10 years ago
  7. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 10 years ago
  8. 80715b2 drm/i915: Fix gen2 and hsw+ scanline counter by Ville Syrjälä · 10 years ago
  9. f75f374 drm/i915: Draw a picture about video timings by Ville Syrjälä · 10 years ago
  10. 0b2a8e0 drm/i915: Improve gen3/4 frame counter by Ville Syrjälä · 10 years ago
  11. 7e78f1cb drm/i915: Add a small adjustment to the pixel counter on interlaced modes by Ville Syrjälä · 10 years ago
  12. 29c6b0c drm/i915: Simplify the uncleared FIFO underrun detection by Ville Syrjälä · 10 years ago
  13. 56b80e1 drm/i915: Check for FIFO underruns at the end of modeset on gmch by Ville Syrjälä · 10 years ago
  14. e69abff drm/i915: Check for FIFO underuns when disabling reporting on gmch platforms by Ville Syrjälä · 10 years ago
  15. d40d918 Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  16. c5ab3bc drm/i915: Accurately initialize fifo underrun state on gmch platforms by Daniel Vetter · 10 years ago
  17. 8e5fd59 drm/i915/chv: Make CHV irq handler loop until all interrupts are consumed by Ville Syrjälä · 10 years ago
  18. 3278f67 drrm/i915/chv: Use valleyview_pipestat_irq_handler() for CHV by Ville Syrjälä · 10 years ago
  19. 724a690 drm/i915/chv: Clarify VLV/CHV PIPESTAT bits a bit more by Ville Syrjälä · 10 years ago
  20. 823c690 drm/i915: Convert uncleared FIFO underrun message to errors by Ville Syrjälä · 10 years ago
  21. 0961021 drm/i915/bdw: Implement a basic PM interrupt handler by Ben Widawsky · 10 years ago
  22. 45a83f8 drm/i915: Drop unecessary casts in i915_irq.c by Daniel Vetter · 10 years ago
  23. 43f328d drm/i915/chv: Preliminary interrupt support for Cherryview by Ville Syrjälä · 10 years ago
  24. 8d7849d drm/i915: Make sprite updates atomic by Ville Syrjälä · 10 years ago
  25. ebc348b drm/i915: Move semaphore specific ring members to struct by Ben Widawsky · 10 years ago
  26. a225f07 drm/i915: Add intel_get_crtc_scanline() by Ville Syrjälä · 10 years ago
  27. 78e8fc6 drm/i915: Fix scanout position for real by Ville Syrjälä · 10 years ago
  28. f454c69 drm/i915: get a runtime PM ref for the deferred GPU reset work by Imre Deak · 10 years ago
  29. 843d0e7 drm/i915: vlv: clear master interrupt flag when disabling interrupts by Imre Deak · 10 years ago
  30. 85f9b5f drm/i915:Handle the irq interrupt for the second BSD ring by Zhao Yakui · 10 years ago
  31. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  32. 3ff04a16 drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms by Daniel Vetter · 10 years ago
  33. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  34. d0e1f1c drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONE by Damien Lespiau · 10 years ago
  35. 8cbf320 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  36. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  37. 04feced drm/i915: Provide a bit more info when pipestat bits are wrong by Ville Syrjälä · 10 years ago
  38. 66e514c Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  39. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  40. 730488b drm/i915: kill dev_priv->pm.regsave by Paulo Zanoni · 10 years ago
  41. 0c84121 drm/i915: only enable HWSTAM interrupts on postinstall on ILK+ by Paulo Zanoni · 10 years ago
  42. 823f6b3 drm/i915: add gen8_irq_reset by Paulo Zanoni · 10 years ago
  43. be30b29 drm/i915: add ironlake_irq_reset by Paulo Zanoni · 10 years ago
  44. d4eb6b1 drm/i915: add missing intel_hpd_irq_uninstall by Paulo Zanoni · 10 years ago
  45. 1c69eb4 drm/i915: remove ibx_irq_uninstall by Paulo Zanoni · 10 years ago
  46. 622364b drm/i915: enable SDEIER later by Paulo Zanoni · 10 years ago
  47. 8f6ff03 drm/i915: call ibx_irq_uninstall from gen8_irq_uninstall by Paulo Zanoni · 10 years ago
  48. efbd3fc drm/i915: extract ibx_irq_uninstall by Paulo Zanoni · 10 years ago
  49. 7c4d664 drm/i915: fix open coded gen5_gt_irq_preinstall by Paulo Zanoni · 10 years ago
  50. c6d954c drm/i915: fix GEN7_ERR_INT init/reset code by Paulo Zanoni · 10 years ago
  51. 105b122 drm/i915: fix SERR_INT init/reset code by Paulo Zanoni · 10 years ago
  52. 337ba01 drm/i915: check if IIR is still zero at postinstall on Gen5+ by Paulo Zanoni · 10 years ago
  53. 3507989 drm/i915: add GEN5_IRQ_INIT by Paulo Zanoni · 10 years ago
  54. f86f3fb drm/i915: properly clear IIR at irq_uninstall on Gen5+ by Paulo Zanoni · 10 years ago
  55. c71ae01 drm/i915: don't forget to uninstall the PM IRQs by Paulo Zanoni · 10 years ago
  56. c955483 drm/i915: add GEN5_IRQ_FINI by Paulo Zanoni · 10 years ago
  57. 5c50244 drm/i915: use GEN8_IRQ_INIT on GEN5 by Paulo Zanoni · 10 years ago
  58. 0bda1cf drm/i915: also use GEN5_IRQ_INIT with south display interrupts by Paulo Zanoni · 10 years ago
  59. a9d356a drm/i915: add GEN5_IRQ_INIT macro by Paulo Zanoni · 10 years ago
  60. 16c6c56 drm/i915: Refactor gmch hpd irq handling by Ville Syrjälä · 10 years ago
  61. 921d42e drm/i915: make semaphore signaller detection more robust by Daniel Vetter · 10 years ago
  62. a028c4b drm/i915: Add FIXME for bdw semaphore detection in hancheck by Daniel Vetter · 10 years ago
  63. 2d1013d drm/i915/irq: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  64. 037bde1 Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq." by Chris Wilson · 10 years ago
  65. 0654a65 Merge tag 'v3.14' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  66. 5087744 drm/i915: Broadwell expands ACTHD to 64bit by Chris Wilson · 10 years ago
  67. a6706b4 drm/i915: Track the enabled PM interrupts in dev_priv. by Deepak S · 10 years ago
  68. 88fe429 drm/i915: fix up semaphore_waits_for by Daniel Vetter · 10 years ago
  69. b39fb29 drm/i915: Rename and comment all the RPS *stuff* by Ben Widawsky · 10 years ago
  70. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 10 years ago
  71. e19b913 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  72. 5c673b6 drm/i915: Don't enable display error interrupts from the start by Daniel Vetter · 10 years ago
  73. 2430262 drm/i915: Fix scanline counter fixup on BDW by Ville Syrjälä · 10 years ago
  74. fcb8182 drm/i915: Add a workaround for HSW scanline counter weirdness by Ville Syrjälä · 10 years ago
  75. 6c7fba0 drm/i915: fix typo in display IRQ mask when disabling IRQs by Imre Deak · 10 years ago
  76. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  77. 77961eb drm/i915: power domains: add vlv power wells by Imre Deak · 10 years ago
  78. f88d42f drm/i915: factor out intel_set_cpu_fifo_underrun_reporting_nolock by Imre Deak · 10 years ago
  79. f8b79e5 drm/i915: vlv: factor out valleyview_display_irq_install by Imre Deak · 10 years ago
  80. 7f9e192 drm/i915: vlv: keep first level vblank IRQs masked by Imre Deak · 10 years ago
  81. 07d27e2 drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe) by Damien Lespiau · 10 years ago
  82. 5817446 drm/i915: Add reason for capture in error state by Mika Kuoppala · 10 years ago
  83. 4d33f3a Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  84. b5ea642 drm/i915: sprinkle static by Daniel Vetter · 10 years ago
  85. 3e09dcd Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  86. bbb5eeb drm/i915: Some polish for the new pipestat_irq_handler by Daniel Vetter · 11 years ago
  87. 91d181d drm/i915: vlv: handle only enabled pipestat interrupt events by Imre Deak · 11 years ago
  88. 10c59c5 drm/i915: vlv: fix mapping of pipestat enable to status bits by Imre Deak · 11 years ago
  89. 755e901 drm/i915: pass status instead of enable flags to i915_enable_pipestat by Imre Deak · 11 years ago
  90. 3d13ef2 drm/i915: Always use INTEL_INFO() to access the device_info structure by Damien Lespiau · 11 years ago
  91. a2d213d drm/i915: Fix intel_pipe_to_cpu_transcoder for UMS by Daniel Vetter · 11 years ago
  92. 579a9b0 drm/i915: unify FLIP_DONE macro names by Imre Deak · 11 years ago
  93. 58ead0d drm/i915: vlv: s/spin_lock_irqsave/spin_lock/ in irq handler by Imre Deak · 11 years ago
  94. c1874ed drm/i915: factor out valleyview_pipestat_irq_handler by Imre Deak · 11 years ago
  95. b7e634c drm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK] interrupt by Imre Deak · 11 years ago
  96. 76c3552f drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated. by Deepak S · 11 years ago
  97. b6b0fac drm/i915: Use hangcheck score to find guilty context by Mika Kuoppala · 11 years ago
  98. 2754436 drm/i915: Disable/Enable PM Intrrupts based on the current freq. by Deepak S · 11 years ago
  99. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago
  100. fc2c807 drm/i915: Make underruns DRM_ERROR by Ville Syrjälä · 11 years ago