1. dbb4274 drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS by Ville Syrjälä · 11 years ago
  2. 54e472a drm/i915: Enable interrupt-based AGPBUSY# enable on 85x by Ville Syrjälä · 11 years ago
  3. 3299254 drm/i915: Flip the sense of AGPBUSY_DIS bit by Ville Syrjälä · 11 years ago
  4. 12fabbcb9 drm/i915: Set AGPBUSY# bit in init_clock_gating by Ville Syrjälä · 11 years ago
  5. 4dfbd12 drm/i915/vlv: add pll assertion when disabling DPIO common well by Jesse Barnes · 11 years ago
  6. f618e38 drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_well by Jesse Barnes · 11 years ago
  7. f099a3c drm/i915/vlv: re-order power wells so DPIO common comes after TX by Jesse Barnes · 11 years ago
  8. b00f025 drm/i915/vlv: move CRI refclk enable into __vlv_set_power_well by Jesse Barnes · 11 years ago
  9. 5702105 drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3 by Jesse Barnes · 11 years ago
  10. c98f506 drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlv by Akash Goel · 11 years ago
  11. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 11 years ago
  12. e494837 drm/i915: fix possible RPM ref leaking during RPS disabling by Imre Deak · 11 years ago
  13. d40d918 Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  14. c5ab3bc drm/i915: Accurately initialize fifo underrun state on gmch platforms by Daniel Vetter · 11 years ago
  15. fd68e23 drm/i915: rip our vblank reset hacks for runtime PM by Daniel Vetter · 11 years ago
  16. e4443e4 drm/i915/chv: Add a bunch of pre production workarounds by Ville Syrjälä · 11 years ago
  17. e0d34ce drm/i915/chv: Implement WaDisableSamplerPowerBypass for CHV by Rafael Barbalho · 11 years ago
  18. c631780 drm/i915/chv: Implement WaDisableSDEUnitClockGating:chv by Ville Syrjälä · 11 years ago
  19. 0846697 drm/i915/chv: Implement WaDisableCSUnitClockGating:chv by Ville Syrjälä · 11 years ago
  20. acea6f9 drm/i915/chv: Implement WaDisableSemaphoreAndSyncFlipWait:chv by Ville Syrjälä · 11 years ago
  21. 232ce33 drm/i915/chv: Implement WaVSRefCountFullforceMissDisable:chv and WaDSRefCountFullforceMissDisable:chv by Ville Syrjälä · 11 years ago
  22. a706802 drm/i915/chv: Implement WaDisableThreadStallDopClockGating:chv by Ville Syrjälä · 11 years ago
  23. dd811e7 drm/i915/chv: Implement WaDisablePartialInstShootdown:chv by Ville Syrjälä · 11 years ago
  24. 992f191 drm/i915: Be careful with non-disp bit in PMINTRMSK by Mika Kuoppala · 11 years ago
  25. b7bb243 drm/i915: Enable rc6 with bdw by Mika Kuoppala · 11 years ago
  26. 8fd9c1a9 drm/i915: Fix rc6 options debug info by Mika Kuoppala · 11 years ago
  27. baccd45 drm/i915: Enable PM Interrupts target via Display Interface. by Deepak S · 11 years ago
  28. 0961021 drm/i915/bdw: Implement a basic PM interrupt handler by Ben Widawsky · 11 years ago
  29. 70e1e0e drm/i915: Use for_each_crtc() when iterating through the CRTCs by Damien Lespiau · 11 years ago
  30. d3fcc80 drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs by Damien Lespiau · 11 years ago
  31. 546c81f drm/i915: Use ilk_wm_max_level() in latency debugfs files by Damien Lespiau · 11 years ago
  32. a4565da drm/i915/chv: Initial clock gating support for Cherryview by Ville Syrjälä · 11 years ago
  33. d52fea5 drm/i915: Merge LP1+ watermarks in safer way by Ville Syrjälä · 11 years ago
  34. a3cb404 drm/i915: Make sure computed watermarks never overflow the registers by Ville Syrjälä · 11 years ago
  35. 0d116a2 drm/i915: vlv: init only needed state during early power well enabling by Imre Deak · 11 years ago
  36. 242a401 drm/i915/bdw: Disable idle DOP clock gating by Ben Widawsky · 11 years ago
  37. f033579 drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PM by Imre Deak · 11 years ago
  38. 650ad97 drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off by Imre Deak · 11 years ago
  39. 4e80519 drm/i915: vlv: setup RPS min/max frequencies once during init time by Imre Deak · 11 years ago
  40. c2bc2fc drm/i915: factor out gen6_update_ring_freq by Imre Deak · 11 years ago
  41. aeab0b5 drm/i915: disable runtime PM if RC6 is disabled by Imre Deak · 11 years ago
  42. e6069ca drm/i915: sanitize enable_rc6 option by Imre Deak · 11 years ago
  43. 14dd0ea drm/i915: fix unbalanced GT powersave enable / disable calls by Imre Deak · 11 years ago
  44. c6df39b drm/i915: get a runtime PM ref for the deferred GT powersave enabling by Imre Deak · 11 years ago
  45. dc1d013 drm/i915: move getting struct_mutex lower in the callstack during GPU reset by Imre Deak · 11 years ago
  46. 91ca689 drm/i915: fix the RC6 status debug print by Imre Deak · 11 years ago
  47. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  48. 2ab1bc9 drm/i915: Disable self-refresh for untiled fbs on i915gm by Daniel Vetter · 11 years ago
  49. fc1744f Revert "drm/i915: fix infinite loop at gen6_update_ring_freq" by Daniel Vetter · 11 years ago
  50. 4e97508 drm/i916: Refactor WM register maximums by Ville Syrjälä · 11 years ago
  51. fe392ef drm/i915: Skip watermark merging for inactive pipes by Ville Syrjälä · 11 years ago
  52. 2a44b76 drm/i915: Add some more tracked state to intel_pipe_wm by Ville Syrjälä · 11 years ago
  53. cfa7698 drm/i915: Don't read sprite LP2+ registers on ILK/SNB by Ville Syrjälä · 11 years ago
  54. 4e04632 drm/i915/vlv:Implement the WA 'WaDisable_RenderCache_OperationalFlush' by Akash Goel · 11 years ago
  55. 8cbf320 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 11 years ago
  56. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  57. 09c87db drm/i915: vlv: fix RPS interrupt mask setting by Imre Deak · 11 years ago
  58. f6d5194 Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec" by Deepak S · 11 years ago
  59. 66e514c Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  60. 4b28a1f drm/i915: fix infinite loop at gen6_update_ring_freq by Paulo Zanoni · 11 years ago
  61. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  62. af2b653 drm/i915: Restrict plane loops to only operate on overlay planes (v2) by Matt Roper · 11 years ago
  63. 50e6a2a drm/i915/bdw: RPS frequency bits are the same as HSW by Ben Widawsky · 11 years ago
  64. 3280e8b drm/i915/bdw: Extract rp_state_caps logic by Ben Widawsky · 11 years ago
  65. f9bdc58 drm/i915/bdw: Set initial rps freq to RP1 by Ben Widawsky · 11 years ago
  66. d60c447 drm/i915: vlv: cache current CD clock rate by Imre Deak · 11 years ago
  67. 882244a drm/i915: fix WARNs when reading DDI state while suspended by Paulo Zanoni · 11 years ago
  68. ae48434 drm/i915: vlv: reserve the GT power context only once during driver init by Imre Deak · 11 years ago
  69. 50227e1 drm/i915: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  70. 2876ce7 drm/i915: Mask PM/RPS interrupt generation based on activity by Chris Wilson · 11 years ago
  71. eb64cad drm/i915: Refactor gen6_set_rps by Chris Wilson · 11 years ago
  72. 037bde1 Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq." by Chris Wilson · 11 years ago
  73. 5d70868 drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdw by Damien Lespiau · 11 years ago
  74. 7bb836d drm/i915: Compute WM for current cursor size by Chris Wilson · 11 years ago
  75. a6706b4 drm/i915: Track the enabled PM interrupts in dev_priv. by Deepak S · 11 years ago
  76. 2a5913a drm/i915: remove rps local variables by Ben Widawsky · 11 years ago
  77. b39fb29 drm/i915: Rename and comment all the RPS *stuff* by Ben Widawsky · 11 years ago
  78. 1f05c94 drm/i915: Store the HW min frequency as min_freq by Ben Widawsky · 11 years ago
  79. d060c16 drm/i915: Reorganize the overclock code by Ben Widawsky · 11 years ago
  80. 33688d9 drm/i915: init pm.suspended earlier by Paulo Zanoni · 11 years ago
  81. d688e09 drm/i915: kill struct i915_package_c8 by Paulo Zanoni · 11 years ago
  82. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 11 years ago
  83. 7c8615d drm/i915: remove dev_priv->pc8.enabled by Paulo Zanoni · 11 years ago
  84. 6a932d8 drm/i915: don't get/put PC8 when getting/putting power wells by Paulo Zanoni · 11 years ago
  85. d361ae2 drm/i915: make intel_aux_display_runtime_get get runtime PM, not PC8 by Paulo Zanoni · 11 years ago
  86. 34f5754 drm/i915: kill pc8.disable_count by Paulo Zanoni · 11 years ago
  87. ba0239e drm/i915: remove dev_priv->pc8.requirements_met by Paulo Zanoni · 11 years ago
  88. 9e6ea71 drm/i915: get/put runtime PM when we get/put a power domain by Paulo Zanoni · 11 years ago
  89. a8a8bd5 drm/i915: make PC8 be part of runtime PM suspend/resume by Paulo Zanoni · 11 years ago
  90. fa50ad6 drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency() by Damien Lespiau · 11 years ago
  91. bcc298b Merge tag 'v3.14-rc7' into drm-next by Dave Airlie · 11 years ago
  92. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  93. 922044c drm/i915: Avoid div by zero when pixel clock is large by Ville Syrjälä · 11 years ago
  94. 77961eb drm/i915: power domains: add vlv power wells by Imre Deak · 11 years ago
  95. 25eaa00 drm/i915: sanity check power well sw state against hw state by Imre Deak · 11 years ago
  96. dd7c0b6 drm/i915: factor out reset_vblank_counter by Imre Deak · 11 years ago
  97. 319be8a drm/i915: add port power domains by Imre Deak · 11 years ago
  98. a45f4466 drm/i915: add noop power well handlers instead of NULL checking them by Imre Deak · 11 years ago
  99. c6cb582 drm/i915: split power well 'set' handler to separate enable/disable/sync_hw by Imre Deak · 11 years ago
  100. f5938f3 drm/i915: add init power domain to always-on power wells by Imre Deak · 11 years ago