1. b5163db drm/i915: Fix nesting of rps.mutex and struct_mutex during powersave init by Chris Wilson · 8 years ago
  2. 3e510a8 drm/i915: Repack fence tiling mode and stride into a single integer by Chris Wilson · 8 years ago
  3. dcff85c drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex by Chris Wilson · 8 years ago
  4. 94558e2 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  5. 055c3ff drm/i915/gen9: Give one extra block per line for SKL plane WM calculations by Matt Roper · 8 years ago
  6. 8dac1e1 drm/i915: Clean up the extra RPM ref on CHV with i915.enable_rc6=0 by Ville Syrjälä · 8 years ago
  7. acb9135 drm/i915: Program FW_BLC_SELF on 915G as well by Ville Syrjälä · 8 years ago
  8. 2d1b505 drm/i915: Always use cpp==4 for FW_BLC_SELF on 915GM/945GM by Ville Syrjälä · 8 years ago
  9. 2a13ae7 drm/i915: Protect older gen against intel_gt_init_powersave() by Chris Wilson · 8 years ago
  10. 12c100b drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB by Ville Syrjälä · 9 years ago
  11. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  12. 54b4f68 Revert "drm/i915: Enable RC6 immediately" by Chris Wilson · 8 years ago
  13. b12e0ee drm/i915: Enable RC6 immediately by Chris Wilson · 8 years ago
  14. 34911fd drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free by Chris Wilson · 8 years ago
  15. e8a261e drm/i915: Rename request reference/unreference to get/put by Chris Wilson · 8 years ago
  16. 197be2a drm/i915: Disable waitboosting for mmioflips/semaphores by Chris Wilson · 8 years ago
  17. a89bd7b drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance by Mika Kuoppala · 9 years ago
  18. c584e2d drm/i195/fbc: Add WaFbcNukeOnHostModify by Mika Kuoppala · 9 years ago
  19. 5b88989 drm/i915/gen9: Add WaFbcWakeMemOn by Mika Kuoppala · 9 years ago
  20. f20b1ba drm/i915/gen9: Add WaFbcTurnOffFbcWatermark by Mika Kuoppala · 9 years ago
  21. 0e51c0b drm/i915/gen9: Add WaEnableChickenDCPR by Mika Kuoppala · 9 years ago
  22. 4ac4199 drm/i915/kbl: Add WaDisableGamClockGating by Mika Kuoppala · 9 years ago
  23. 11b2834 drm/i915/gen9: Enable must set chicken bits in config0 reg by Mika Kuoppala · 9 years ago
  24. 9146f30 drm/i915/kbl: Add WaDisableSDEUnitClockGating by Mika Kuoppala · 9 years ago
  25. da0a0ac drm/i915/psr: Implement PSR2 w/a for gen9 by Daniel Vetter · 9 years ago
  26. fb7404e drm/i915: Hide gen6_update_ring_freq() by Chris Wilson · 9 years ago
  27. b7137e0 drm/i915: Defer enabling rc6 til after we submit the first batch/context by Chris Wilson · 9 years ago
  28. 29ecd78d drm/i915: Define a separate variable and control for RPS waitboost frequency by Chris Wilson · 9 years ago
  29. 99ac961 drm/i915: Move overclocking detection to alongside RPS frequency detection by Chris Wilson · 9 years ago
  30. 773ea9a drm/i915: Perform static RPS frequency setup before userspace by Chris Wilson · 9 years ago
  31. 3a45b05 drm/i915: Preserve current RPS frequency across init by Chris Wilson · 9 years ago
  32. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 9 years ago
  33. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 9 years ago
  34. c33d247 drm/i915: Flush the RPS bottom-half when the GPU idles by Chris Wilson · 9 years ago
  35. 67d97da drm/i915: Only start retire worker when idle by Chris Wilson · 9 years ago
  36. a72b562 drm/915: Fix long lines and random indent in gen6_set_rps_thresholds() by Chris Wilson · 9 years ago
  37. f69a02c drm/i915: Spin after waking up for an interrupt by Chris Wilson · 9 years ago
  38. fc61984 drm/i915/bxt: Fix sanity check for BIOS RC6 setup by Imre Deak · 9 years ago
  39. b99d49c drm/i915: Fix log type for RC6 debug messages by Imre Deak · 9 years ago
  40. 3f5582d drm/i915: Convert sandybridge_pcode_*() to use intel_wait_for_register() by Chris Wilson · 9 years ago
  41. 9b61302 drm/i915/gen9: Re-allocate DDB only for changed pipes by Matt Roper · 9 years ago
  42. 2b83c4c drm/i915: Set softmin frequency on idle->busy transition by Michał Winiarski · 9 years ago
  43. d1b4eef drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance by Mika Kuoppala · 9 years ago
  44. 031cd8c drm/i195/fbc: Add WaFbcNukeOnHostModify by Mika Kuoppala · 9 years ago
  45. 303d4ea drm/i915/gen9: Add WaFbcWakeMemOn by Mika Kuoppala · 9 years ago
  46. 0f78dee drm/i915/gen9: Add WaFbcTurnOffFbcWatermark by Mika Kuoppala · 9 years ago
  47. 590e8ff drm/i915/gen9: Add WaEnableChickenDCPR by Mika Kuoppala · 9 years ago
  48. 44fff99 drm/i915/skl: Add WAC6entrylatency by Mika Kuoppala · 9 years ago
  49. 8aeb7f6 drm/i915/kbl: Add WaDisableGamClockGating by Mika Kuoppala · 9 years ago
  50. b033bb6 drm/i915/gen9: Enable must set chicken bits in config0 reg by Mika Kuoppala · 9 years ago
  51. 17e0adf drm/i915/edp: Add WaKVMNotificationOnConfigChange:bdw by Mika Kuoppala · 9 years ago
  52. 9498dba drm/i915/kbl: Add WaDisableSDEUnitClockGating by Mika Kuoppala · 9 years ago
  53. 8d19d7d drm/i915/skl+: Use scaling amount for plane data rate calculation (v4) by Kumar, Mahesh · 9 years ago
  54. 9c2f7a9 drm/i915/skl+: calculate plane pixel rate (v4) by Kumar, Mahesh · 9 years ago
  55. cbcfd14 drm/i915/skl+: calculate ddb minimum allocation (v6) by Kumar, Mahesh · 9 years ago
  56. edd4156 drm/i915: Don't try to calculate relative data rates during hw readout by Matt Roper · 9 years ago
  57. 7fa1d27 Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  58. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  59. 1a3d189 drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED by Dave Gordon · 9 years ago
  60. 7045c36 drm/i915: Don't leave old junk in ilk active watermarks on readout by Ville Syrjälä · 9 years ago
  61. dc00b6a drm/i915/psr: Implement PSR2 w/a for gen9 by Daniel Vetter · 9 years ago
  62. 1560653 drm/i915: Don't leave old junk in ilk active watermarks on readout by Ville Syrjälä · 9 years ago
  63. 6b6bada drm/i915/gen9: Reject display updates that exceed wm limitations (v2) by Matt Roper · 9 years ago
  64. 734fa01 drm/i915/gen9: Calculate watermarks during atomic 'check' (v2) by Matt Roper · 9 years ago
  65. 55994c2 drm/i915/gen9: Propagate watermark calculation failures up the call chain by Matt Roper · 9 years ago
  66. 2b4b9f3 drm/i915/gen9: Use a bitmask to track dirty pipe watermarks by Matt Roper · 9 years ago
  67. f4a9675 drm/i915/gen9: Allow watermark calculation on in-flight atomic state (v3) by Matt Roper · 9 years ago
  68. 33815fa drm/i915/gen9: Calculate plane WM's from state by Matt Roper · 9 years ago
  69. a6d3460e drm/i915/gen9: Drop re-allocation of DDB at atomic commit (v2) by Matt Roper · 9 years ago
  70. 98d3949 drm/i915/gen9: Compute DDB allocation at atomic check time (v4) by Matt Roper · 9 years ago
  71. 279e99d drm/i915: Add distrust_bios_wm flag to dev_priv (v2) by Matt Roper · 9 years ago
  72. c107acf drm/i915/gen9: Allow skl_allocate_pipe_ddb() to operate on in-flight state (v3) by Matt Roper · 9 years ago
  73. 86a2100a drm/i915/gen9: Store plane minimum blocks in CRTC wm state (v2) by Matt Roper · 9 years ago
  74. 9c74d82 drm/i915/gen9: Allow calculation of data rate for in-flight state (v2) by Matt Roper · 9 years ago
  75. a1de91e drm/i915/gen9: Cache plane data rates in CRTC state by Matt Roper · 9 years ago
  76. e7649b5 drm/i915: Rename s/skl_compute_pipe_wm/skl_build_pipe_wm/ by Matt Roper · 9 years ago
  77. e8f1f02 drm/i915: Reorganize WM structs/unions in CRTC state by Matt Roper · 9 years ago
  78. 7e22dbb drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx by Tvrtko Ursulin · 9 years ago
  79. dc97997 drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c by Chris Wilson · 9 years ago
  80. 532f7a7 drm/i915: Calculate IPS linetime watermark based on future cdclk by Ville Syrjälä · 9 years ago
  81. c033666 drm/i915: Store a i915 backpointer from engine, and use it by Chris Wilson · 9 years ago
  82. 91d1425 drm/i915: Small display interrupt handlers tidy by Tvrtko Ursulin · 9 years ago
  83. d6a862f drm/i915/bdw: Add missing delay during L3 SQC credit programming by Imre Deak · 9 years ago
  84. 450174f drm/i915/chv: Tune L3 SQC credits based on actual latencies by Imre Deak · 9 years ago
  85. 36579cb drm/i915: Clean up L3 SQC register field definitions by Imre Deak · 9 years ago
  86. 48e5d68 drm/i915/bdw: Add missing delay during L3 SQC credit programming by Imre Deak · 9 years ago
  87. 73db04c drm/i915: Move releasing of the GEM request from free to retire/cancel by Chris Wilson · 9 years ago
  88. 2030d68 drm/i915/bxt: Explicitly clear the Turbo control register by Akash Goel · 9 years ago
  89. 9aec6a0 drm/i915/skl+: Use plane size for relative data rate calculation by Kumar, Mahesh · 9 years ago
  90. 297b32e drm/i915: Ignore GTFIFODBG FIFO free entry fields on CHV by Ville Syrjälä · 9 years ago
  91. 766078d drm/i915: Move vlv_init_display_clock_gating() to the display power well by Ville Syrjälä · 9 years ago
  92. 1204d5b drm/i915: Make sure LP1+ watermarks levels are preserved when going from 1 to 2 pipes by Ville Syrjälä · 9 years ago
  93. 2d1fe07 drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev) by Joonas Lahtinen · 9 years ago
  94. a280f7d drm/i915/skl+: Use plane size for relative data rate calculation by Kumar, Mahesh · 9 years ago
  95. 5fd9f52 drm/i915: Set GPU freq to idle_freq initially by Ville Syrjälä · 9 years ago
  96. c30fec6 drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV by Ville Syrjälä · 9 years ago
  97. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 9 years ago
  98. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 9 years ago
  99. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  100. bb400da drm/i915: Move load time init of clock gating hooks earlier by Imre Deak · 9 years ago