1. c1ca727 drm/i915: support for multiple power wells by Imre Deak · 11 years ago
  2. fbeeaa2 drm/i915: add audio power domain by Imre Deak · 11 years ago
  3. d629336 drm/i915: Don't set the fence number in DPFC_CTL on SNB by Ville Syrjälä · 11 years ago
  4. b19870e drm/i915: Use plane_name() in gen7_enable_fbc() by Ville Syrjälä · 11 years ago
  5. c09cd6e Merge branch 'backlight-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  6. 596cc11 drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwell by Ben Widawsky · 11 years ago
  7. 4c2e7a5 drm/i915/bdw: WaSingleSubspanDispatchOnAALinesAndPoints by Ben Widawsky · 11 years ago
  8. a75f362 drm/i915/bdw: conservative SBE VUE cache mode by Ben Widawsky · 11 years ago
  9. 7f88da0 drm/i915/bdw: Limit SDE poly depth FIFO to 2 by Ben Widawsky · 11 years ago
  10. bf66347 drm/i915/bdw: Sampler power bypass disable by Ben Widawsky · 11 years ago
  11. fd392b6 ddrm/i915/bdw: Disable centroid pixel perf optimization by Ben Widawsky · 11 years ago
  12. 4afe8d3 drm/i915/bdw: BWGTLB clock gate disable by Ben Widawsky · 11 years ago
  13. fe4ab3c drm/i915/bdw: Implement edp PSR workarounds by Ben Widawsky · 11 years ago
  14. 6edee7f drm/i915/bdw: Create a separate BDW rps enable by Ben Widawsky · 11 years ago
  15. 46c764d drm/i915/bdw: Use HSW formula for ring freq scaling by Ben Widawsky · 11 years ago
  16. 416f472 drm/i915/bdw: Add Broadwell display FIFO limits by Ville Syrjälä · 11 years ago
  17. 50ed5fb drm/i915/bdw: Implement WaSwitchSolVfFArbitrationPriority by Ben Widawsky · 11 years ago
  18. 6745a2c drm/i915/bdw: Broadwell also has the "power down well" by Paulo Zanoni · 11 years ago
  19. 1020a5c drm/i915/bdw: Clock gating init by Ben Widawsky · 11 years ago
  20. 4c79156 drm/i915: Kill vlv_update_rps_cur_delay() by Ville Syrjälä · 11 years ago
  21. 6917c7b drm/i915: Initialise min/max frequencies before updating RPS registers by Chris Wilson · 11 years ago
  22. 2325991 drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333. by Chon Ming Lee · 11 years ago
  23. 2ec3815 drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode() by Ville Syrjälä · 11 years ago
  24. 07ab118 drm/i915: Improve vlv_gpu_freq() and vlv_freq_opcode() by Ville Syrjälä · 11 years ago
  25. f64a28a drm/i915/vlv: fixup DDR freq detection per Punit spec by Jesse Barnes · 11 years ago
  26. 85b1d7b drm/i915: move VLV DDR freq fetch into init_clock_gating by Jesse Barnes · 11 years ago
  27. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  28. 1ad577a drm/i915: add back checking for i915_disable_power_well by Imre Deak · 11 years ago
  29. ddb642f drm/i915: rename i915_init_power_well to init_power_domains_init by Imre Deak · 11 years ago
  30. b4ed448 drm/i915: remove device field from struct power_well by Imre Deak · 11 years ago
  31. baa7070 drm/i915: use power get/put instead of set for power on after init by Imre Deak · 11 years ago
  32. 83c00f5 drm/i915: prepare for multiple power wells by Imre Deak · 11 years ago
  33. 8c7b72f drm/i915: Remove WaFbcDisableDpfcClockGating on HSW by Ben Widawsky · 11 years ago
  34. a74b0c4 drm/i915: Remove WaFbcDisableDpfcClockGating on IVB by Ben Widawsky · 11 years ago
  35. 153b4b95 drm/i915: Convert straggling MCHBAR registers by Ben Widawsky · 11 years ago
  36. 959cbc1 drm/i915: change power_well->lock to be mutex by Imre Deak · 11 years ago
  37. bddc764 drm/i915: factor out is_always_on_domain by Imre Deak · 11 years ago
  38. dc39fff drm/i915: Print RC6 info less often by Ben Widawsky · 11 years ago
  39. ec98c8d drm/i915: Check 5/6 DDB split only when sprites are enabled by Ville Syrjälä · 11 years ago
  40. d939565 drm/i915: Rename ilk_check_wm to ilk_validate_wm_level by Ville Syrjälä · 11 years ago
  41. 34982fe drm/i915: Rename ilk_wm_max to ilk_compute_wm_maximums by Ville Syrjälä · 11 years ago
  42. dcaf13f drm/i915: Remove a somewhat silly debug print from watermark code by Ville Syrjälä · 11 years ago
  43. 243e6a4 drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state() by Ville Syrjälä · 11 years ago
  44. 49a687c drm/i915: Improve watermark dirtyness checks by Ville Syrjälä · 11 years ago
  45. 609cede drm/i915: Store current watermark state in dev_priv->wm by Ville Syrjälä · 11 years ago
  46. 7eaa4d5 drm/i915: Kill fbc_wm_enabled from intel_wm_config by Ville Syrjälä · 11 years ago
  47. b380ca3 drm/i915: Refactor wm_lp to level calculation by Ville Syrjälä · 11 years ago
  48. a5db6b6 drm/i915: Check 5/6 DDB split only when sprites are enabled by Ville Syrjälä · 11 years ago
  49. a485bfb drm/i915: Move some computations out from hsw_compute_wm_parameters() by Ville Syrjälä · 11 years ago
  50. 198a1e9 drm/i915: Use intel_pipe_wm in hsw_find_best_results by Ville Syrjälä · 11 years ago
  51. 0362c78 drm/i915: Move LP1+ watermark merging out from hsw_compute_wm_results() by Ville Syrjälä · 11 years ago
  52. 7c4a395 drm/i915: Don't re-compute pipe watermarks except for the affected pipe by Ville Syrjälä · 11 years ago
  53. 0b2ae6d drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute by Ville Syrjälä · 11 years ago
  54. cd66407 drm/i915: disable LVDS clock gating on CPT v2 by Jesse Barnes · 11 years ago
  55. c0951f0 drm/i915: Avoid tweaking RPS before it is enabled by Chris Wilson · 11 years ago
  56. 4c445e0 drm/i915: Rename primary_disabled to primary_enabled by Ville Syrjälä · 11 years ago
  57. eda7964 drm/i915: Use the real cpu max frequency for ring scaling by Ben Widawsky · 11 years ago
  58. 1dba99f drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane by Ville Syrjälä · 11 years ago
  59. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  60. 5380e92 drm: Collect per-crtc vblank stuff to a struct by Ville Syrjälä · 11 years ago
  61. dd75fdc drm/i915: Tweak RPS thresholds to more aggressively downclock by Chris Wilson · 11 years ago
  62. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  63. f6aca45 drm/i915: Clean up the ring scaling calculations by Ben Widawsky · 11 years ago
  64. f3fc488 drm/i915/hsw: Disable L3 caching of atomic memory operations. by Francisco Jerez · 11 years ago
  65. 671952a drm/i915: fix rps.vlv_work initialization by Imre Deak · 11 years ago
  66. 5134099 drm/i915: Make intel_resume_power_well() static by Damien Lespiau · 11 years ago
  67. f7d85c1 drm/i915/vlv: reduce GT FIFO error info to a debug message by Jesse Barnes · 11 years ago
  68. 49798eb drm/i915/vlv: use lower precision RC6 counter by Jesse Barnes · 11 years ago
  69. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  70. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  71. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  72. cdf8dd7 drm/i915: Add POWER_DOMAIN_VGA by Ville Syrjälä · 11 years ago
  73. 2d66aef drm/i915: Refactor power well refcount inc/dec operations by Ville Syrjälä · 11 years ago
  74. 6765625 drm/i915: Add intel_display_power_{get, put} to request power for specific domains by Ville Syrjälä · 11 years ago
  75. 9cdb826 drm/i915: Change i915_request power well handling by Ville Syrjälä · 11 years ago
  76. a2b23fe drm/i915/vlv: honor i915_enable_rc6 boot param on VLV by Jesse Barnes · 11 years ago
  77. 37327ab drm/i915: Add explicit pipe src size to pipe config by Ville Syrjälä · 11 years ago
  78. 20ddf66 drm/i915: Make intel_crtc_active() available outside intel_pm.c by Ville Syrjälä · 11 years ago
  79. 4af67d4 drm/i915: Check the clock from adjusted mode in intel_crtc_active() by Ville Syrjälä · 11 years ago
  80. 4fe8590 drm/i915: Use adjusted_mode appropriately when computing watermarks by Ville Syrjälä · 11 years ago
  81. ef644fd drm/i915: Use adjusted_mode in intel_update_fbc() by Ville Syrjälä · 11 years ago
  82. ad0d6dc drm/i915: Refactor max WM level by Ville Syrjälä · 11 years ago
  83. 8de123a drm/i915: Use ilk_compute_wm_level to compute WM_PIPE values by Ville Syrjälä · 11 years ago
  84. ac830fe drm/i915: Constify some watermark data by Ville Syrjälä · 11 years ago
  85. 46ba614 drm/i915: Pass crtc to intel_update_watermarks() by Ville Syrjälä · 11 years ago
  86. fd4daa9 drm/i915: Track pfit enable state separately from size by Chris Wilson · 11 years ago
  87. 1f5d76d drm/i915: enable trickle feed on Haswell by Paulo Zanoni · 11 years ago
  88. a9c1f90 drm/i915: Don't mask EI UP interrupt on IVB|SNB by Mika Kuoppala · 11 years ago
  89. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  90. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  91. 3414caf drm/i915: drop WaMbcDriverBootEnable workaround by Jesse Barnes · 11 years ago
  92. edbfdb4 drm/i915: wrap GEN6_PMIMR changes by Paulo Zanoni · 11 years ago
  93. fd547d2 drm/i915: Only unmask required PM interrupts by Vinit Azad · 11 years ago
  94. 6aedd1f drm/i915: clarify Haswell power well bit names by Paulo Zanoni · 11 years ago
  95. 351aa56 drm/i915: tune the RC6 threshold for stability by Stéphane Marchesin · 11 years ago
  96. 5c53661 drm/i915: Fix FB WM for HSW by Ville Syrjälä · 11 years ago
  97. 16e5406 drm/i915: fix a limit check in hsw_compute_wm_results() by Dan Carpenter · 11 years ago
  98. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 11 years ago
  99. c35426d drm/i915: Split plane watermark parameters into a separate struct by Ville Syrjälä · 11 years ago
  100. 240264f drm/i915: Pull some watermarks state into a separate structure by Ville Syrjälä · 11 years ago