1. 2ec3815 drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode() by Ville Syrjälä · 11 years ago
  2. 07ab118 drm/i915: Improve vlv_gpu_freq() and vlv_freq_opcode() by Ville Syrjälä · 11 years ago
  3. f64a28a drm/i915/vlv: fixup DDR freq detection per Punit spec by Jesse Barnes · 11 years ago
  4. 85b1d7b drm/i915: move VLV DDR freq fetch into init_clock_gating by Jesse Barnes · 11 years ago
  5. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  6. 1ad577a drm/i915: add back checking for i915_disable_power_well by Imre Deak · 11 years ago
  7. ddb642f drm/i915: rename i915_init_power_well to init_power_domains_init by Imre Deak · 11 years ago
  8. b4ed448 drm/i915: remove device field from struct power_well by Imre Deak · 11 years ago
  9. baa7070 drm/i915: use power get/put instead of set for power on after init by Imre Deak · 11 years ago
  10. 83c00f55 drm/i915: prepare for multiple power wells by Imre Deak · 11 years ago
  11. 8c7b72f drm/i915: Remove WaFbcDisableDpfcClockGating on HSW by Ben Widawsky · 11 years ago
  12. a74b0c4 drm/i915: Remove WaFbcDisableDpfcClockGating on IVB by Ben Widawsky · 11 years ago
  13. 153b4b95 drm/i915: Convert straggling MCHBAR registers by Ben Widawsky · 11 years ago
  14. 959cbc1 drm/i915: change power_well->lock to be mutex by Imre Deak · 11 years ago
  15. bddc764 drm/i915: factor out is_always_on_domain by Imre Deak · 11 years ago
  16. dc39fff drm/i915: Print RC6 info less often by Ben Widawsky · 11 years ago
  17. ec98c8d drm/i915: Check 5/6 DDB split only when sprites are enabled by Ville Syrjälä · 11 years ago
  18. d939565 drm/i915: Rename ilk_check_wm to ilk_validate_wm_level by Ville Syrjälä · 11 years ago
  19. 34982fe drm/i915: Rename ilk_wm_max to ilk_compute_wm_maximums by Ville Syrjälä · 11 years ago
  20. dcaf13f drm/i915: Remove a somewhat silly debug print from watermark code by Ville Syrjälä · 11 years ago
  21. 243e6a4 drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state() by Ville Syrjälä · 11 years ago
  22. 49a687c drm/i915: Improve watermark dirtyness checks by Ville Syrjälä · 11 years ago
  23. 609cede drm/i915: Store current watermark state in dev_priv->wm by Ville Syrjälä · 11 years ago
  24. 7eaa4d5 drm/i915: Kill fbc_wm_enabled from intel_wm_config by Ville Syrjälä · 11 years ago
  25. b380ca3 drm/i915: Refactor wm_lp to level calculation by Ville Syrjälä · 11 years ago
  26. a5db6b6 drm/i915: Check 5/6 DDB split only when sprites are enabled by Ville Syrjälä · 11 years ago
  27. a485bfb drm/i915: Move some computations out from hsw_compute_wm_parameters() by Ville Syrjälä · 11 years ago
  28. 198a1e9 drm/i915: Use intel_pipe_wm in hsw_find_best_results by Ville Syrjälä · 11 years ago
  29. 0362c78 drm/i915: Move LP1+ watermark merging out from hsw_compute_wm_results() by Ville Syrjälä · 11 years ago
  30. 7c4a395 drm/i915: Don't re-compute pipe watermarks except for the affected pipe by Ville Syrjälä · 11 years ago
  31. 0b2ae6d drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute by Ville Syrjälä · 11 years ago
  32. cd66407 drm/i915: disable LVDS clock gating on CPT v2 by Jesse Barnes · 11 years ago
  33. c0951f0 drm/i915: Avoid tweaking RPS before it is enabled by Chris Wilson · 11 years ago
  34. 4c445e0 drm/i915: Rename primary_disabled to primary_enabled by Ville Syrjälä · 11 years ago
  35. eda7964 drm/i915: Use the real cpu max frequency for ring scaling by Ben Widawsky · 11 years ago
  36. 1dba99f drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane by Ville Syrjälä · 11 years ago
  37. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  38. 5380e92 drm: Collect per-crtc vblank stuff to a struct by Ville Syrjälä · 11 years ago
  39. dd75fdc drm/i915: Tweak RPS thresholds to more aggressively downclock by Chris Wilson · 11 years ago
  40. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  41. f6aca45 drm/i915: Clean up the ring scaling calculations by Ben Widawsky · 11 years ago
  42. f3fc488 drm/i915/hsw: Disable L3 caching of atomic memory operations. by Francisco Jerez · 11 years ago
  43. 671952a drm/i915: fix rps.vlv_work initialization by Imre Deak · 11 years ago
  44. 5134099 drm/i915: Make intel_resume_power_well() static by Damien Lespiau · 11 years ago
  45. f7d85c1 drm/i915/vlv: reduce GT FIFO error info to a debug message by Jesse Barnes · 11 years ago
  46. 49798eb drm/i915/vlv: use lower precision RC6 counter by Jesse Barnes · 11 years ago
  47. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  48. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  49. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  50. cdf8dd7 drm/i915: Add POWER_DOMAIN_VGA by Ville Syrjälä · 11 years ago
  51. 2d66aef drm/i915: Refactor power well refcount inc/dec operations by Ville Syrjälä · 11 years ago
  52. 6765625 drm/i915: Add intel_display_power_{get, put} to request power for specific domains by Ville Syrjälä · 11 years ago
  53. 9cdb826 drm/i915: Change i915_request power well handling by Ville Syrjälä · 11 years ago
  54. a2b23fe drm/i915/vlv: honor i915_enable_rc6 boot param on VLV by Jesse Barnes · 11 years ago
  55. 37327ab drm/i915: Add explicit pipe src size to pipe config by Ville Syrjälä · 11 years ago
  56. 20ddf66 drm/i915: Make intel_crtc_active() available outside intel_pm.c by Ville Syrjälä · 11 years ago
  57. 4af67d4 drm/i915: Check the clock from adjusted mode in intel_crtc_active() by Ville Syrjälä · 11 years ago
  58. 4fe8590 drm/i915: Use adjusted_mode appropriately when computing watermarks by Ville Syrjälä · 11 years ago
  59. ef644fd drm/i915: Use adjusted_mode in intel_update_fbc() by Ville Syrjälä · 11 years ago
  60. ad0d6dc drm/i915: Refactor max WM level by Ville Syrjälä · 11 years ago
  61. 8de123a drm/i915: Use ilk_compute_wm_level to compute WM_PIPE values by Ville Syrjälä · 11 years ago
  62. ac830fe drm/i915: Constify some watermark data by Ville Syrjälä · 11 years ago
  63. 46ba614 drm/i915: Pass crtc to intel_update_watermarks() by Ville Syrjälä · 11 years ago
  64. fd4daa9 drm/i915: Track pfit enable state separately from size by Chris Wilson · 11 years ago
  65. 1f5d76d drm/i915: enable trickle feed on Haswell by Paulo Zanoni · 11 years ago
  66. a9c1f90 drm/i915: Don't mask EI UP interrupt on IVB|SNB by Mika Kuoppala · 11 years ago
  67. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  68. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  69. 3414caf drm/i915: drop WaMbcDriverBootEnable workaround by Jesse Barnes · 11 years ago
  70. edbfdb4 drm/i915: wrap GEN6_PMIMR changes by Paulo Zanoni · 11 years ago
  71. fd547d2 drm/i915: Only unmask required PM interrupts by Vinit Azad · 11 years ago
  72. 6aedd1f drm/i915: clarify Haswell power well bit names by Paulo Zanoni · 11 years ago
  73. 351aa56 drm/i915: tune the RC6 threshold for stability by Stéphane Marchesin · 11 years ago
  74. 5c53661 drm/i915: Fix FB WM for HSW by Ville Syrjälä · 11 years ago
  75. 16e5406 drm/i915: fix a limit check in hsw_compute_wm_results() by Dan Carpenter · 11 years ago
  76. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 11 years ago
  77. c35426d drm/i915: Split plane watermark parameters into a separate struct by Ville Syrjälä · 11 years ago
  78. 240264f drm/i915: Pull some watermarks state into a separate structure by Ville Syrjälä · 11 years ago
  79. 158ae64 drm/i915: Calculate max watermark levels for ILK+ by Ville Syrjälä · 11 years ago
  80. 1fd527c drm/i915: Rename hsw_lp_wm_result to intel_wm_level by Ville Syrjälä · 11 years ago
  81. a9786a1 drm/i915: Pull watermark level validity check out by Ville Syrjälä · 11 years ago
  82. 77c122b drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning by Ville Syrjälä · 11 years ago
  83. 71fff20 drm/i915: Kill fbc_enable from hsw_lp_wm_results by Ville Syrjälä · 11 years ago
  84. 6f5ddd1 drm/i915: Split watermark level computation from the code by Ville Syrjälä · 11 years ago
  85. 39db4a4 drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code by Ville Syrjälä · 11 years ago
  86. 9dbd8fe drm/i915: update last_vblank when disabling the power well by Paulo Zanoni · 11 years ago
  87. 3712646 drm/i915: Add comments about units of latency values by Ville Syrjälä · 11 years ago
  88. b0aea5d drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too by Ville Syrjälä · 11 years ago
  89. 3312ba6 drm/i915: Disable specific watermark levels when latency is zero by Ville Syrjälä · 11 years ago
  90. 26ec971 drm/i915: Print the watermark latencies during init by Ville Syrjälä · 11 years ago
  91. 5b77da3 drm/i915: Use the stored cursor and plane latencies properly by Ville Syrjälä · 11 years ago
  92. 53615a5 drm/i915: Store the watermark latency values in dev_priv by Ville Syrjälä · 11 years ago
  93. 3a88d0a drm/i915: Add ILK support to intel_read_wm_latency by Ville Syrjälä · 11 years ago
  94. c37e220 drm/i915: Add VM to pin by Ben Widawsky · 11 years ago
  95. 63cf9a1 drm/i915: Add SNB/IVB support to intel_read_wm_latency by Ville Syrjälä · 11 years ago
  96. e5d5019 drm/i915: Don't multiply the watermark latency values too early by Ville Syrjälä · 11 years ago
  97. 12b134d drm/i915: Split out reading of HSW watermark latency values by Ville Syrjälä · 11 years ago
  98. 888fd15 drm/i915: Change the watermark latency type to uint16_t by Ville Syrjälä · 11 years ago
  99. 1fda988 drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm by Ville Syrjälä · 11 years ago
  100. 2329704 drm/i915: Rename most wm compute functions to ilk_ prefix by Ville Syrjälä · 11 years ago