1. 0b2ae6d drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute by Ville Syrjälä · 11 years ago
  2. c0951f0 drm/i915: Avoid tweaking RPS before it is enabled by Chris Wilson · 11 years ago
  3. 4c445e0 drm/i915: Rename primary_disabled to primary_enabled by Ville Syrjälä · 11 years ago
  4. eda7964 drm/i915: Use the real cpu max frequency for ring scaling by Ben Widawsky · 11 years ago
  5. 1dba99f drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane by Ville Syrjälä · 11 years ago
  6. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  7. 5380e92 drm: Collect per-crtc vblank stuff to a struct by Ville Syrjälä · 11 years ago
  8. dd75fdc drm/i915: Tweak RPS thresholds to more aggressively downclock by Chris Wilson · 11 years ago
  9. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  10. f6aca45 drm/i915: Clean up the ring scaling calculations by Ben Widawsky · 11 years ago
  11. 5134099 drm/i915: Make intel_resume_power_well() static by Damien Lespiau · 11 years ago
  12. f7d85c1 drm/i915/vlv: reduce GT FIFO error info to a debug message by Jesse Barnes · 11 years ago
  13. 49798eb drm/i915/vlv: use lower precision RC6 counter by Jesse Barnes · 11 years ago
  14. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  15. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  16. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  17. cdf8dd7 drm/i915: Add POWER_DOMAIN_VGA by Ville Syrjälä · 11 years ago
  18. 2d66aef drm/i915: Refactor power well refcount inc/dec operations by Ville Syrjälä · 11 years ago
  19. 6765625 drm/i915: Add intel_display_power_{get, put} to request power for specific domains by Ville Syrjälä · 11 years ago
  20. 9cdb826 drm/i915: Change i915_request power well handling by Ville Syrjälä · 11 years ago
  21. a2b23fe drm/i915/vlv: honor i915_enable_rc6 boot param on VLV by Jesse Barnes · 11 years ago
  22. 37327ab drm/i915: Add explicit pipe src size to pipe config by Ville Syrjälä · 11 years ago
  23. 20ddf66 drm/i915: Make intel_crtc_active() available outside intel_pm.c by Ville Syrjälä · 11 years ago
  24. 4af67d4 drm/i915: Check the clock from adjusted mode in intel_crtc_active() by Ville Syrjälä · 11 years ago
  25. 4fe8590 drm/i915: Use adjusted_mode appropriately when computing watermarks by Ville Syrjälä · 11 years ago
  26. ef644fd drm/i915: Use adjusted_mode in intel_update_fbc() by Ville Syrjälä · 11 years ago
  27. ad0d6dc drm/i915: Refactor max WM level by Ville Syrjälä · 11 years ago
  28. 8de123a drm/i915: Use ilk_compute_wm_level to compute WM_PIPE values by Ville Syrjälä · 11 years ago
  29. ac830fe drm/i915: Constify some watermark data by Ville Syrjälä · 11 years ago
  30. 46ba614 drm/i915: Pass crtc to intel_update_watermarks() by Ville Syrjälä · 11 years ago
  31. fd4daa9 drm/i915: Track pfit enable state separately from size by Chris Wilson · 11 years ago
  32. 1f5d76d drm/i915: enable trickle feed on Haswell by Paulo Zanoni · 11 years ago
  33. a9c1f90 drm/i915: Don't mask EI UP interrupt on IVB|SNB by Mika Kuoppala · 11 years ago
  34. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  35. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  36. 3414caf drm/i915: drop WaMbcDriverBootEnable workaround by Jesse Barnes · 11 years ago
  37. edbfdb4 drm/i915: wrap GEN6_PMIMR changes by Paulo Zanoni · 11 years ago
  38. fd547d2 drm/i915: Only unmask required PM interrupts by Vinit Azad · 11 years ago
  39. 6aedd1f drm/i915: clarify Haswell power well bit names by Paulo Zanoni · 11 years ago
  40. 351aa56 drm/i915: tune the RC6 threshold for stability by Stéphane Marchesin · 11 years ago
  41. 5c53661 drm/i915: Fix FB WM for HSW by Ville Syrjälä · 11 years ago
  42. 16e5406 drm/i915: fix a limit check in hsw_compute_wm_results() by Dan Carpenter · 11 years ago
  43. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 11 years ago
  44. c35426d drm/i915: Split plane watermark parameters into a separate struct by Ville Syrjälä · 11 years ago
  45. 240264f drm/i915: Pull some watermarks state into a separate structure by Ville Syrjälä · 11 years ago
  46. 158ae64 drm/i915: Calculate max watermark levels for ILK+ by Ville Syrjälä · 11 years ago
  47. 1fd527c drm/i915: Rename hsw_lp_wm_result to intel_wm_level by Ville Syrjälä · 11 years ago
  48. a9786a1 drm/i915: Pull watermark level validity check out by Ville Syrjälä · 11 years ago
  49. 77c122b drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning by Ville Syrjälä · 11 years ago
  50. 71fff20 drm/i915: Kill fbc_enable from hsw_lp_wm_results by Ville Syrjälä · 11 years ago
  51. 6f5ddd1 drm/i915: Split watermark level computation from the code by Ville Syrjälä · 11 years ago
  52. 39db4a4 drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code by Ville Syrjälä · 11 years ago
  53. 9dbd8fe drm/i915: update last_vblank when disabling the power well by Paulo Zanoni · 11 years ago
  54. 3712646 drm/i915: Add comments about units of latency values by Ville Syrjälä · 11 years ago
  55. b0aea5d drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too by Ville Syrjälä · 11 years ago
  56. 3312ba6 drm/i915: Disable specific watermark levels when latency is zero by Ville Syrjälä · 11 years ago
  57. 26ec971 drm/i915: Print the watermark latencies during init by Ville Syrjälä · 11 years ago
  58. 5b77da3 drm/i915: Use the stored cursor and plane latencies properly by Ville Syrjälä · 11 years ago
  59. 53615a5 drm/i915: Store the watermark latency values in dev_priv by Ville Syrjälä · 11 years ago
  60. 3a88d0a drm/i915: Add ILK support to intel_read_wm_latency by Ville Syrjälä · 11 years ago
  61. c37e220 drm/i915: Add VM to pin by Ben Widawsky · 11 years ago
  62. 63cf9a1 drm/i915: Add SNB/IVB support to intel_read_wm_latency by Ville Syrjälä · 11 years ago
  63. e5d5019 drm/i915: Don't multiply the watermark latency values too early by Ville Syrjälä · 11 years ago
  64. 12b134d drm/i915: Split out reading of HSW watermark latency values by Ville Syrjälä · 11 years ago
  65. 888fd15 drm/i915: Change the watermark latency type to uint16_t by Ville Syrjälä · 11 years ago
  66. 1fda988 drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm by Ville Syrjälä · 11 years ago
  67. 2329704 drm/i915: Rename most wm compute functions to ilk_ prefix by Ville Syrjälä · 11 years ago
  68. 3658729 drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate by Ville Syrjälä · 11 years ago
  69. 67ca28f drm/i915: Pass the actual sprite width to watermarks functions by Ville Syrjälä · 11 years ago
  70. bdd57d0 drm/i915: Add scaled paramater to update_sprite_watermarks() by Ville Syrjälä · 11 years ago
  71. 29ebf90 drm/i915: Squelch repeated reasoning for why FBC cannot be activated by Chris Wilson · 11 years ago
  72. e1b4d30 drm/i915: fix missed hunk after GT access breakage by Ben Widawsky · 11 years ago
  73. 14c5cec drm/i915: initialize gt_lock early with other spin locks by Jani Nikula · 11 years ago
  74. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  75. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  76. 181d1b9 drm/i915: fix up gt init sequence fallout by Daniel Vetter · 11 years ago
  77. 7dcd267 drm/i915: fix long-standing SNB regression in power consumption after resume v2 by Konstantin Khlebnikov · 11 years ago
  78. eb4926e drm/i915: Don't try to calculate RC6 residency on GEN4 and before by Damien Lespiau · 11 years ago
  79. f1e8fa5 drm/i915: We implement WaFbcDisableDpfcClockGating on ilk by Damien Lespiau · 11 years ago
  80. 4bb3533 drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on ilk and snb by Damien Lespiau · 11 years ago
  81. 7457d61 drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb by Damien Lespiau · 11 years ago
  82. a0b3335 drm/i915: simplify rps interrupt enabling/disabling sequence by Daniel Vetter · 11 years ago
  83. 44fc7d5 drm/i915: extract rps interrupt enable/disable helpers by Daniel Vetter · 11 years ago
  84. 0a9a8c9 drm/i915: unify GT/PM irq postinstall code by Daniel Vetter · 11 years ago
  85. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  86. c11e5f3 Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb" by Guenter Roeck · 11 years ago
  87. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  88. 190d6cd drm/i915: less magic for stolen preallocated objects w/o gtt offset by Daniel Vetter · 11 years ago
  89. e847440 drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV by Ville Syrjälä · 11 years ago
  90. 5c3fe8b drm/i915: Move fbc members out of line by Ben Widawsky · 11 years ago
  91. f4db932 drm/i915: Fix a couple of "should it be static?" sparse warnings by Damien Lespiau · 11 years ago
  92. 8a5729a drm/i915: Fix reason for per-chip disabling of FBC by Damien Lespiau · 11 years ago
  93. b63fb44 drm/i915: Make intel_enable_fbc() static by Damien Lespiau · 11 years ago
  94. 6cdcb5e drm/i915: invert the verbosity of intel_enable_fbc by Paulo Zanoni · 11 years ago
  95. 6dc5848 drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer by Ville Syrjälä · 11 years ago
  96. 7a67092 drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLV by Ville Syrjälä · 11 years ago
  97. 80814ae drm/i915: Don't wait for Punit after each freq change on VLV by Ville Syrjälä · 11 years ago
  98. 73008b9 drm/i915: Clean up VLV rps code a bit by Ville Syrjälä · 11 years ago
  99. e4e9222 drm/i915: Remove duplicated WaForceL3Serialization:vlv by Ville Syrjälä · 11 years ago
  100. e0d8d59 drm/i915: Try harder to disable trickle feed on VLV by Ville Syrjälä · 11 years ago