1. 095163b drm/i915: Add a kludge for DSL incrementing too late and ISR not working by Ville Syrjälä · 11 years ago
  2. abca9e4 drm: Pass 'flags' from the caller to .get_scanout_position() by Ville Syrjälä · 11 years ago
  3. d31faf6 drm/i915: Fix scanoutpos calculations for interlaced modes by Ville Syrjälä · 11 years ago
  4. 7da903e drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos() by Ville Syrjälä · 11 years ago
  5. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  6. 09f2344 drm/i915/bdw: make sure south port interrupts are enabled properly v2 by Jesse Barnes · 11 years ago
  7. cba1c07 drm/i915: Include more information in disabled hotplug interrupt warning by Chris Wilson · 11 years ago
  8. 8b5565b drm/i915: Only complain about a rogue hotplug IRQ after disabling by Chris Wilson · 11 years ago
  9. 3432087 drm/i915: Only WARN about a stuck hotplug irq ONCE by Chris Wilson · 11 years ago
  10. 704cfb8 drm/i915: s/hotplugt_status_gen4/hotplug_status_g4x/ by Daniel Vetter · 11 years ago
  11. 3a77c4c drm/i915: Drop I915_ prefix from HAS_FBC by Daniel Vetter · 11 years ago
  12. 38af609 drm/i915: Don't swap planes on 830M by Ville Syrjälä · 11 years ago
  13. 1f2d453 drm/i915: disable interrupts when enabling PC8 by Paulo Zanoni · 11 years ago
  14. 1f1c2e2 drm/i915: Swap primary planes on gen2 for FBC by Ville Syrjälä · 11 years ago
  15. 4aeebd7 drm/i915: dp aux irq support for g4x/vlv by Daniel Vetter · 11 years ago
  16. c09cd6e Merge branch 'backlight-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  17. 2ac0f45 drm/i915: add i915_reset_count by Mika Kuoppala · 11 years ago
  18. ab0169b Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  19. 13b3a0a drm/i915: Mask the vblank interrupt on bdw by default by Daniel Vetter · 11 years ago
  20. 38d83c96 drm/i915: Wire up cpu fifo underrun reporting support for bdw by Daniel Vetter · 11 years ago
  21. 7167d7c drm/i915: Optimize gen8_enable|disable_vblank functions by Daniel Vetter · 11 years ago
  22. 0fbe787 drm/i915: Wire up pipe CRC support for bdw by Daniel Vetter · 11 years ago
  23. 92d03a8 drm/i915: Wire up PCH interrupts for bdw by Daniel Vetter · 11 years ago
  24. 6d766f0 drm/i915: Wire up port A aux channel by Daniel Vetter · 11 years ago
  25. 30100f2 drm/i915: Fix up the bdw pipe interrupt enable lists by Daniel Vetter · 11 years ago
  26. c42664c drm/i915: Optimize pipe irq handling on bdw by Daniel Vetter · 11 years ago
  27. abd58f0 drm/i915/bdw: Implement interrupt changes by Ben Widawsky · 11 years ago
  28. 9191526 Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  29. 1272e7b drm/i915: Use clamp_t() when limiting cur_delay by Ville Syrjälä · 11 years ago
  30. edc08d0 drm/i915: Fix gen3/4 vblank counter wraparound by Ville Syrjälä · 11 years ago
  31. 7b5562d drm/i915/vlv: use PIPE_START_VBLANK interrupts on VLV by Jesse Barnes · 11 years ago
  32. ad3543e drm/intel: Push get_scanout_position() timestamping into kms driver. by Mario Kleiner · 11 years ago
  33. 40da17c drm/i915: refactor ilk display interrupt handling by Daniel Vetter · 11 years ago
  34. 3b6c42e drm/i915: use enum pipe consistently in i915_irq.c by Daniel Vetter · 11 years ago
  35. f4adcd2 drm/i915: handle faked missed interrupts as simulated hangs, too by Daniel Vetter · 11 years ago
  36. be51e4a Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  37. 5bdebb1 drm/sysfs: sort out minor and connector device object lifetimes. by Dave Airlie · 11 years ago
  38. d538bbd drm/i915: Use a spin lock to protect the pipe crc struct by Damien Lespiau · 11 years ago
  39. 277de95 drm/i915: bikeshed the pipe CRC irq functions a bit by Daniel Vetter · 11 years ago
  40. 379ef82 drm/i915: Enable CRC interrupts on pre-gen5/vlv by Daniel Vetter · 11 years ago
  41. 4356d58 drm/i915: Wire up CRC interrupts for pre-gen5/vlv by Daniel Vetter · 11 years ago
  42. 0b5c5ed drm/i915: Adjust CRC capture for pre-gen5/vlv by Daniel Vetter · 11 years ago
  43. 5a69b89 drm/i915: crc support for hsw by Daniel Vetter · 11 years ago
  44. 8bc5e95 drm/i915: use ->get_vblank_counter for the crc frame counter by Daniel Vetter · 11 years ago
  45. 5b3a856 drm/i915: wire up CRC interrupt for ilk/snb by Daniel Vetter · 11 years ago
  46. eba94eb drm/i915: extract display_pipe_crc_update by Daniel Vetter · 11 years ago
  47. f8c168f drm/i915: static inline for dummy crc functions by Daniel Vetter · 11 years ago
  48. 0714442 drm/i915: Implement blocking read for pipe CRC files by Damien Lespiau · 11 years ago
  49. 0c912c7 drm/i915: Warn if we receive an interrupt after freeing the buffer by Damien Lespiau · 11 years ago
  50. ac2300d drm/i915: Sample the frame counter instead of a timestamp for CRCs by Damien Lespiau · 11 years ago
  51. b2c88f5 drm/i915: Keep the CRC values into a circular buffer by Damien Lespiau · 11 years ago
  52. 8bf1e9f drm/i915: Expose latest 200 CRC value for pipe through debugfs by Shuang He · 11 years ago
  53. 4cdb83e drm/i915: Don't pretend that gen2 has a hardware frame counter by Ville Syrjälä · 11 years ago
  54. 7c06b08 drm/i915: Fix gen2 scanout position readout by Ville Syrjälä · 11 years ago
  55. 54ddcbd drm/i915: Improve the accuracy of get_scanout_pos on CTG+ by Ville Syrjälä · 11 years ago
  56. 3aa18df drm/i915: Fix scanoutpos calculations by Ville Syrjälä · 11 years ago
  57. c2baf4b drm/i915: Skip register reads in i915_get_crtc_scanoutpos() by Ville Syrjälä · 11 years ago
  58. 391f75e drm/i915: Fix pre-CTG vblank counter by Ville Syrjälä · 11 years ago
  59. 09e14bf drm/i915: Capture the initial error-state when kicking stuck rings by Chris Wilson · 11 years ago
  60. dd75fdc drm/i915: Tweak RPS thresholds to more aggressively downclock by Chris Wilson · 11 years ago
  61. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  62. 094f9a5 drm/i915: Fix __wait_seqno to use true infinite timeouts by Chris Wilson · 11 years ago
  63. 814e9b5 drm/i915: Move the conditional seqno query into the tracepoint by Chris Wilson · 11 years ago
  64. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  65. 6ceeeec drm/i915: don't disable ERR_INT on the IRQ handler by Paulo Zanoni · 11 years ago
  66. 040d2ba drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF by Ben Widawsky · 11 years ago
  67. 35a85ac drm/i915: Add second slice l3 remapping by Ben Widawsky · 11 years ago
  68. 67c347f drm/i915: only report hpd connector status change when it actually changed by Jani Nikula · 11 years ago
  69. 17e1df0 drm/i915: fix wait_for_pending_flips vs gpu hang deadlock by Daniel Vetter · 11 years ago
  70. da66146 drm/i915: include hangcheck action and score in error_state by Mika Kuoppala · 11 years ago
  71. 122f46b drm/i915: fix gpu hang vs. flip stall deadlocks by Daniel Vetter · 11 years ago
  72. 645416f drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock by Daniel Vetter · 11 years ago
  73. b8d88d1 drm/i915: tune down hangcheck noise by Daniel Vetter · 11 years ago
  74. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  75. 1403c0d drm/i915: merge HSW and SNB PM irq handlers by Paulo Zanoni · 11 years ago
  76. 4d3b3d5 drm/i915: fix how we mask PMIMR when adding work to the queue by Paulo Zanoni · 11 years ago
  77. 60611c1 drm/i915: don't queue PM events we won't process by Paulo Zanoni · 11 years ago
  78. 333a820 drm/i915: don't disable/reenable IVB error interrupts when not needed by Paulo Zanoni · 11 years ago
  79. 605cd25 drm/i915: add dev_priv->pm_irq_mask by Paulo Zanoni · 11 years ago
  80. f52ecbc drm/i915: don't update GEN6_PMIMR when it's not needed by Paulo Zanoni · 11 years ago
  81. edbfdb4 drm/i915: wrap GEN6_PMIMR changes by Paulo Zanoni · 11 years ago
  82. 43eaea1 drm/i915: wrap GTIMR changes by Paulo Zanoni · 11 years ago
  83. ea04cb3 drm/i915: drop unnecessary local variable to suppress build warning by Jani Nikula · 11 years ago
  84. f2f4d82 drm/i915: give more distinctive names to ring hangcheck action enums by Jani Nikula · 11 years ago
  85. c8b5018 drm/i915: remove unused leftover variable irq_received by Jani Nikula · 11 years ago
  86. a658b5d drm/i915: Make i915_hangcheck_elapsed() static by Damien Lespiau · 11 years ago
  87. b8f102e drm/i915: Add messages useful for HPD storm detection debugging (v2) by Egbert Eich · 11 years ago
  88. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  89. d8fc8a4 drm/i915: invert {ilk, snb}_gt_irq_handler check by Paulo Zanoni · 11 years ago
  90. cce723e drm/i915: Make i915 events part of uapi by Ben Widawsky · 11 years ago
  91. 8e76f8d drm/i915: kill ivybridge_irq_postinstall by Paulo Zanoni · 11 years ago
  92. b518421 drm/i915: kill Ivybridge vblank irq vfuncs by Paulo Zanoni · 11 years ago
  93. f1af8fc drm/i915: add ILK/SNB support to ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  94. 23a7851 drm/i915: POSTING_READ(DEIER) on ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  95. 27b9188 drm/i915: reorganize ironlake_irq_handler by Paulo Zanoni · 11 years ago
  96. 221ab43e drm/i915: don't read or write GEN6_PMIIR on Gen 5 by Paulo Zanoni · 11 years ago
  97. 9719fb9 drm/i915: extract ivb_display_irq_handler by Paulo Zanoni · 11 years ago
  98. c008bc6 drm/i915: extract ilk_display_irq_handler by Paulo Zanoni · 11 years ago
  99. 3169465 drm/i915: kill ivybridge_irq_preinstall by Paulo Zanoni · 11 years ago
  100. 10cd45b drm/i915: introduce i915_queue_hangcheck by Mika Kuoppala · 11 years ago