1. 2876ce7 drm/i915: Mask PM/RPS interrupt generation based on activity by Chris Wilson · 11 years ago
  2. eb64cad drm/i915: Refactor gen6_set_rps by Chris Wilson · 11 years ago
  3. 037bde1 Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq." by Chris Wilson · 11 years ago
  4. 1caea6e drm/i915: Make sure vsyncshift is positive by Ville Syrjälä · 11 years ago
  5. efc2cff drm/i915: Fix the interlace mode selection for gmch platforms by Ville Syrjälä · 11 years ago
  6. 609aeac drm/i915: Program VSYNCSHIFT in a more consistent manner by Ville Syrjälä · 11 years ago
  7. 92b576e drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV by Jesse Barnes · 11 years ago
  8. fcc9fe1 drm/i915: restrict vt-d stolen memory workaround to pre-gen8 by Daniel Vetter · 11 years ago
  9. 0654a65 Merge tag 'v3.14' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  10. e1f23f3 drm/i915/tv: fix gen4 composite s-video tv-out by Jani Nikula · 11 years ago
  11. e3243d1 drm/i915: Split 64bit hexadecimal addresses to make them easier to read by Chris Wilson · 11 years ago
  12. 5087744 drm/i915: Broadwell expands ACTHD to 64bit by Chris Wilson · 11 years ago
  13. 5d70868 drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdw by Damien Lespiau · 11 years ago
  14. e568af1 drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  15. 64f962e drm/i915: Recompute WM when the cursor size changes by Chris Wilson · 11 years ago
  16. 7bb836d drm/i915: Compute WM for current cursor size by Chris Wilson · 11 years ago
  17. 61a563a drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg by Akash Goel · 11 years ago
  18. a6706b4 drm/i915: Track the enabled PM interrupts in dev_priv. by Deepak S · 11 years ago
  19. 4cc3148 drm/i915: Fix initial pipe underrun state tracking by Daniel Vetter · 11 years ago
  20. 88fe429 drm/i915: fix up semaphore_waits_for by Daniel Vetter · 11 years ago
  21. 4da9854 drm/i915: add locking to fixed panel edid probing by Daniel Vetter · 11 years ago
  22. 8ee661b drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  23. 698b313 drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64 by Chris Wilson · 11 years ago
  24. d0a7b6d drm/i915/sdvo: fix questionable return value check by Jani Nikula · 11 years ago
  25. df6f783 drm/i915: Fix unsafe loop iteration over vma whilst unbinding them by Chris Wilson · 11 years ago
  26. 4726e0b drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support by Sagar Kamble · 11 years ago
  27. c67a17e drm/i915: Print how many objects are shared in per-process stats by Chris Wilson · 11 years ago
  28. 6313c20 drm/i915: Per-process stats work better when evaluated per-process by Chris Wilson · 11 years ago
  29. 2a5913a drm/i915: remove rps local variables by Ben Widawsky · 11 years ago
  30. 04da7e7 drm/i915: Remove extraneous MMIO for RPS by Ben Widawsky · 11 years ago
  31. b39fb29 drm/i915: Rename and comment all the RPS *stuff* by Ben Widawsky · 11 years ago
  32. 1f05c94 drm/i915: Store the HW min frequency as min_freq by Ben Widawsky · 11 years ago
  33. 5a953ad drm/i915: Fix coding style for RPS by Ben Widawsky · 11 years ago
  34. d060c16 drm/i915: Reorganize the overclock code by Ben Widawsky · 11 years ago
  35. 33688d9 drm/i915: init pm.suspended earlier by Paulo Zanoni · 11 years ago
  36. 765dab67 drm/i915: update the PC8 and runtime PM documentation by Paulo Zanoni · 11 years ago
  37. a14cb6f drm/i915: rename __hsw_do_{en, dis}able_pc8 by Paulo Zanoni · 11 years ago
  38. d688e09 drm/i915: kill struct i915_package_c8 by Paulo Zanoni · 11 years ago
  39. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 11 years ago
  40. 7c8615d drm/i915: remove dev_priv->pc8.enabled by Paulo Zanoni · 11 years ago
  41. 6a932d8 drm/i915: don't get/put PC8 when getting/putting power wells by Paulo Zanoni · 11 years ago
  42. d361ae2 drm/i915: make intel_aux_display_runtime_get get runtime PM, not PC8 by Paulo Zanoni · 11 years ago
  43. db8384f drm/i915: don't get/put PC8 reference on freeze/thaw by Paulo Zanoni · 11 years ago
  44. e1f2de6 drm/i915: remove an indirection level on PC8 functions by Paulo Zanoni · 11 years ago
  45. 34f5754 drm/i915: kill pc8.disable_count by Paulo Zanoni · 11 years ago
  46. 43694d6 drm/i915: get runtime PM references when the GPU is idle/busy by Paulo Zanoni · 11 years ago
  47. ba0239e drm/i915: remove dev_priv->pc8.requirements_met by Paulo Zanoni · 11 years ago
  48. 9e6ea71 drm/i915: get/put runtime PM when we get/put a power domain by Paulo Zanoni · 11 years ago
  49. a8a8bd5 drm/i915: make PC8 be part of runtime PM suspend/resume by Paulo Zanoni · 11 years ago
  50. b4d2a9a0 drm/i915: extract __hsw_do_{en, dis}able_package_c8 by Paulo Zanoni · 11 years ago
  51. b80d6c7 Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  52. 262ca2b drm/i915: Rename similar plane functions to avoid confusion by Matt Roper · 11 years ago
  53. 11ea8b7 drm/i915/vlv: no MCHBAR on VLV by Jesse Barnes · 11 years ago
  54. a2319c0 drm/i915/bdw: Restore PPAT on thaw by Ben Widawsky · 11 years ago
  55. 0f4706d drm/i915: Disable stolen memory when DMAR is active by Chris Wilson · 11 years ago
  56. 8259383 Revert "drm/i915: don't touch the VDD when disabling the panel" by Jani Nikula · 11 years ago
  57. 9297ebf drm/i915: Do not dereference pointers from ring buffer in evict event by Steven Rostedt · 11 years ago
  58. e5081a5 drm/i915: Use the correct format string modifier for ptrdiff_t by Damien Lespiau · 11 years ago
  59. fa50ad6 drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency() by Damien Lespiau · 11 years ago
  60. 83f26f1 drm/i915: Remove spurious '()' in WARN macros by Damien Lespiau · 11 years ago
  61. 24f3e09 drm/i915: finish off reverting eDP VDD changes by Jani Nikula · 11 years ago
  62. 3123fca drm/i915: catch forcewake reference underruns by Daniel Vetter · 11 years ago
  63. ae89f44 drm/i915: Actually capture PP_DIR_BASE on error by Ben Widawsky · 11 years ago
  64. 849e39f drm/i915: properly disable the VDD when disabling the panel by Paulo Zanoni · 11 years ago
  65. a95f6a0 drm/i915: Switch to fake context on older gens by Mika Kuoppala · 11 years ago
  66. 05efeebd drm/i915: Fix up the forcewake timer initialization by Daniel Vetter · 11 years ago
  67. 0b99836 drm/i915/dp: use the new drm helpers for dp i2c-over-aux by Jani Nikula · 11 years ago
  68. 33ad662 drm/i915/dp: move dp aux ch register init to aux init by Jani Nikula · 11 years ago
  69. 9d1a103 drm/i915/dp: use the new drm helpers for dp aux by Jani Nikula · 11 years ago
  70. 884f19e drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-aux by Jani Nikula · 11 years ago
  71. adddaaf drm/i915/dp: split edp_panel_vdd_on() for reuse by Jani Nikula · 11 years ago
  72. d1583c9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 11 years ago
  73. bcc298b Merge tag 'v3.14-rc7' into drm-next by Dave Airlie · 11 years ago
  74. e19b913 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  75. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  76. 0294ae7 drm/i915: Consolidate forcewake resetting to a single function by Chris Wilson · 11 years ago
  77. b2040f6 drm/i915: Remove erronous WARN in the vlv pipe crc code by Daniel Vetter · 11 years ago
  78. 28d85cd drm/i915: Reset forcewake before suspend by Chris Wilson · 11 years ago
  79. 3ddffb7 drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighbours by Ville Syrjälä · 11 years ago
  80. c513945 drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma() by Ville Syrjälä · 11 years ago
  81. dc616b8 drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM by Damien Lespiau · 11 years ago
  82. 5c673b6 drm/i915: Don't enable display error interrupts from the start by Daniel Vetter · 11 years ago
  83. 065f2ec drm/i915: Show cursor status in debugfs/i915_display_info by Chris Wilson · 11 years ago
  84. 2430262 drm/i915: Fix scanline counter fixup on BDW by Ville Syrjälä · 11 years ago
  85. 8ac36ec drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base() by Ville Syrjälä · 11 years ago
  86. fcb8182 drm/i915: Add a workaround for HSW scanline counter weirdness by Ville Syrjälä · 11 years ago
  87. 02f6a1e drm/i915: warn if ring is active before sync flush by Naresh Kumar Kachhi · 11 years ago
  88. e9fea57 drm/i915: wait for rings to become idle once disabled by Naresh Kumar Kachhi · 11 years ago
  89. a51435a drm/i915: disable rings before HW status page setup by Naresh Kumar Kachhi · 11 years ago
  90. 5a6c93f drm/i915: Correct PPGTT total size by Ben Widawsky · 11 years ago
  91. 8407bb9 drm/i915/bdw: Use scratch page table for GEN8 PPGTT by Ben Widawsky · 11 years ago
  92. 6c7fba0 drm/i915: fix typo in display IRQ mask when disabling IRQs by Imre Deak · 11 years ago
  93. c6f1495 drm/i915: Allow HDMI+HDMI cloning on g4x by Ville Syrjälä · 11 years ago
  94. 301ea74 drm/i915: Allow HDMI+VGA cloning by Ville Syrjälä · 11 years ago
  95. 7180063 drm/i915: Don't use HDMI 12bpc when cloning with other encoder types by Ville Syrjälä · 11 years ago
  96. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  97. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 11 years ago
  98. 842f1c8 drm/i915: move dev_priv->suspend around by Daniel Vetter · 11 years ago
  99. ff2652e drm/i915: Avoid requesting a zero-sized stolen object by Chris Wilson · 11 years ago
  100. d1a5986 drm/i915: Prevent use-after-free of inherited framebuffer by Chris Wilson · 11 years ago