1. 762c60a drm/i915/skl: Ensure pipes with changed wms get added to the state by Lyude · 8 years ago
  2. 9909113 drm/i915/gen9: Only copy WM results for changed pipes to skl_hw by Matt Roper · 8 years ago
  3. f403372 drm/i915/skl: Add support for the SAGV, fix underrun hangs by Lyude · 8 years ago
  4. 5bc6abe drm/i915/gen6+: Interpret mailbox error flags by Lyude · 8 years ago
  5. c7aca23 drm/i915/gen9: Drop invalid WARN() during data rate calculation by Matt Roper · 8 years ago
  6. f4750a4 drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2) by Matt Roper · 8 years ago
  7. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  8. 58e311b drm/i915/gen9: Give one extra block per line for SKL plane WM calculations by Matt Roper · 8 years ago
  9. d8b6161 drm/i915: Clean up the extra RPM ref on CHV with i915.enable_rc6=0 by Ville Syrjälä · 8 years ago
  10. e8285ce Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  11. a7b4667 drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB by Ville Syrjälä · 8 years ago
  12. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  13. a89bd7b drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance by Mika Kuoppala · 8 years ago
  14. c584e2d drm/i195/fbc: Add WaFbcNukeOnHostModify by Mika Kuoppala · 8 years ago
  15. 5b88989 drm/i915/gen9: Add WaFbcWakeMemOn by Mika Kuoppala · 8 years ago
  16. f20b1ba drm/i915/gen9: Add WaFbcTurnOffFbcWatermark by Mika Kuoppala · 8 years ago
  17. 0e51c0b drm/i915/gen9: Add WaEnableChickenDCPR by Mika Kuoppala · 8 years ago
  18. 4ac4199 drm/i915/kbl: Add WaDisableGamClockGating by Mika Kuoppala · 8 years ago
  19. 11b2834 drm/i915/gen9: Enable must set chicken bits in config0 reg by Mika Kuoppala · 8 years ago
  20. 9146f30 drm/i915/kbl: Add WaDisableSDEUnitClockGating by Mika Kuoppala · 8 years ago
  21. da0a0ac drm/i915/psr: Implement PSR2 w/a for gen9 by Daniel Vetter · 8 years ago
  22. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 8 years ago
  23. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 8 years ago
  24. c33d247 drm/i915: Flush the RPS bottom-half when the GPU idles by Chris Wilson · 8 years ago
  25. 67d97da drm/i915: Only start retire worker when idle by Chris Wilson · 8 years ago
  26. a72b562 drm/915: Fix long lines and random indent in gen6_set_rps_thresholds() by Chris Wilson · 8 years ago
  27. f69a02c drm/i915: Spin after waking up for an interrupt by Chris Wilson · 8 years ago
  28. fc61984 drm/i915/bxt: Fix sanity check for BIOS RC6 setup by Imre Deak · 8 years ago
  29. b99d49c drm/i915: Fix log type for RC6 debug messages by Imre Deak · 8 years ago
  30. 3f5582d drm/i915: Convert sandybridge_pcode_*() to use intel_wait_for_register() by Chris Wilson · 8 years ago
  31. 9b61302 drm/i915/gen9: Re-allocate DDB only for changed pipes by Matt Roper · 8 years ago
  32. 2b83c4c drm/i915: Set softmin frequency on idle->busy transition by Michał Winiarski · 8 years ago
  33. d1b4eef drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance by Mika Kuoppala · 8 years ago
  34. 031cd8c drm/i195/fbc: Add WaFbcNukeOnHostModify by Mika Kuoppala · 8 years ago
  35. 303d4ea drm/i915/gen9: Add WaFbcWakeMemOn by Mika Kuoppala · 8 years ago
  36. 0f78dee drm/i915/gen9: Add WaFbcTurnOffFbcWatermark by Mika Kuoppala · 8 years ago
  37. 590e8ff drm/i915/gen9: Add WaEnableChickenDCPR by Mika Kuoppala · 8 years ago
  38. 44fff99 drm/i915/skl: Add WAC6entrylatency by Mika Kuoppala · 8 years ago
  39. 8aeb7f6 drm/i915/kbl: Add WaDisableGamClockGating by Mika Kuoppala · 8 years ago
  40. b033bb6 drm/i915/gen9: Enable must set chicken bits in config0 reg by Mika Kuoppala · 8 years ago
  41. 17e0adf drm/i915/edp: Add WaKVMNotificationOnConfigChange:bdw by Mika Kuoppala · 8 years ago
  42. 9498dba drm/i915/kbl: Add WaDisableSDEUnitClockGating by Mika Kuoppala · 8 years ago
  43. 8d19d7d drm/i915/skl+: Use scaling amount for plane data rate calculation (v4) by Kumar, Mahesh · 8 years ago
  44. 9c2f7a9 drm/i915/skl+: calculate plane pixel rate (v4) by Kumar, Mahesh · 8 years ago
  45. cbcfd14 drm/i915/skl+: calculate ddb minimum allocation (v6) by Kumar, Mahesh · 8 years ago
  46. edd4156 drm/i915: Don't try to calculate relative data rates during hw readout by Matt Roper · 8 years ago
  47. 7fa1d27 Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  48. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  49. 1a3d189 drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED by Dave Gordon · 8 years ago
  50. 7045c36 drm/i915: Don't leave old junk in ilk active watermarks on readout by Ville Syrjälä · 8 years ago
  51. dc00b6a drm/i915/psr: Implement PSR2 w/a for gen9 by Daniel Vetter · 8 years ago
  52. 1560653 drm/i915: Don't leave old junk in ilk active watermarks on readout by Ville Syrjälä · 8 years ago
  53. 6b6bada drm/i915/gen9: Reject display updates that exceed wm limitations (v2) by Matt Roper · 8 years ago
  54. 734fa01 drm/i915/gen9: Calculate watermarks during atomic 'check' (v2) by Matt Roper · 8 years ago
  55. 55994c2 drm/i915/gen9: Propagate watermark calculation failures up the call chain by Matt Roper · 8 years ago
  56. 2b4b9f3 drm/i915/gen9: Use a bitmask to track dirty pipe watermarks by Matt Roper · 8 years ago
  57. f4a9675 drm/i915/gen9: Allow watermark calculation on in-flight atomic state (v3) by Matt Roper · 8 years ago
  58. 33815fa drm/i915/gen9: Calculate plane WM's from state by Matt Roper · 8 years ago
  59. a6d3460e drm/i915/gen9: Drop re-allocation of DDB at atomic commit (v2) by Matt Roper · 8 years ago
  60. 98d3949 drm/i915/gen9: Compute DDB allocation at atomic check time (v4) by Matt Roper · 8 years ago
  61. 279e99d drm/i915: Add distrust_bios_wm flag to dev_priv (v2) by Matt Roper · 8 years ago
  62. c107acf drm/i915/gen9: Allow skl_allocate_pipe_ddb() to operate on in-flight state (v3) by Matt Roper · 8 years ago
  63. 86a2100a drm/i915/gen9: Store plane minimum blocks in CRTC wm state (v2) by Matt Roper · 8 years ago
  64. 9c74d82 drm/i915/gen9: Allow calculation of data rate for in-flight state (v2) by Matt Roper · 8 years ago
  65. a1de91e drm/i915/gen9: Cache plane data rates in CRTC state by Matt Roper · 8 years ago
  66. e7649b5 drm/i915: Rename s/skl_compute_pipe_wm/skl_build_pipe_wm/ by Matt Roper · 8 years ago
  67. e8f1f02 drm/i915: Reorganize WM structs/unions in CRTC state by Matt Roper · 8 years ago
  68. 7e22dbb drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx by Tvrtko Ursulin · 8 years ago
  69. dc97997 drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c by Chris Wilson · 8 years ago
  70. 532f7a7 drm/i915: Calculate IPS linetime watermark based on future cdclk by Ville Syrjälä · 8 years ago
  71. c033666 drm/i915: Store a i915 backpointer from engine, and use it by Chris Wilson · 8 years ago
  72. 91d1425 drm/i915: Small display interrupt handlers tidy by Tvrtko Ursulin · 8 years ago
  73. d6a862f drm/i915/bdw: Add missing delay during L3 SQC credit programming by Imre Deak · 8 years ago
  74. 450174f drm/i915/chv: Tune L3 SQC credits based on actual latencies by Imre Deak · 8 years ago
  75. 36579cb drm/i915: Clean up L3 SQC register field definitions by Imre Deak · 8 years ago
  76. 48e5d68 drm/i915/bdw: Add missing delay during L3 SQC credit programming by Imre Deak · 8 years ago
  77. 73db04c drm/i915: Move releasing of the GEM request from free to retire/cancel by Chris Wilson · 8 years ago
  78. 2030d68 drm/i915/bxt: Explicitly clear the Turbo control register by Akash Goel · 8 years ago
  79. 9aec6a0 drm/i915/skl+: Use plane size for relative data rate calculation by Kumar, Mahesh · 8 years ago
  80. 297b32e drm/i915: Ignore GTFIFODBG FIFO free entry fields on CHV by Ville Syrjälä · 8 years ago
  81. 766078d drm/i915: Move vlv_init_display_clock_gating() to the display power well by Ville Syrjälä · 8 years ago
  82. 1204d5b drm/i915: Make sure LP1+ watermarks levels are preserved when going from 1 to 2 pipes by Ville Syrjälä · 8 years ago
  83. 2d1fe07 drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev) by Joonas Lahtinen · 8 years ago
  84. a280f7d drm/i915/skl+: Use plane size for relative data rate calculation by Kumar, Mahesh · 8 years ago
  85. 5fd9f52 drm/i915: Set GPU freq to idle_freq initially by Ville Syrjälä · 9 years ago
  86. c30fec6 drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV by Ville Syrjälä · 9 years ago
  87. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 8 years ago
  88. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 9 years ago
  89. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  90. bb400da drm/i915: Move load time init of clock gating hooks earlier by Imre Deak · 9 years ago
  91. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  92. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  93. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
  94. 71f0a62 drm/i915: Only use sanitized values for ILK watermarks by Maarten Lankhorst · 9 years ago
  95. e3bddde drm/i915: Only recalculate wm's for planes part of the state, v2. by Maarten Lankhorst · 9 years ago
  96. d81f04c drm/i915: Allow preservation of watermarks, v2. by Maarten Lankhorst · 9 years ago
  97. 1a426d6 drm/i915: Handle invalid ilk pipe watermarks correctly. by Maarten Lankhorst · 9 years ago
  98. c3454d5 drm/i915: remove left over dead code by Eric Engestrom · 9 years ago
  99. ed4a6a7 drm/i915: Add two-stage ILK-style watermark programming (v11) by Matt Roper · 9 years ago
  100. 4d80003 drm/i915/skl: Ensure HW is powered during DDB HW state readout by Imre Deak · 9 years ago