1. 2c4b49a drm/i915: Use macro in place of open-coded for_each_universal_plane loop by Matt Roper · 8 years ago
  2. 8b364b4 drm/i915: Rename for_each_plane -> for_each_universal_plane by Matt Roper · 8 years ago
  3. f9bf1d9 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  4. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  5. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  6. 2eedfc7 drm/i915: Remove RPM sequence checking by Chris Wilson · 8 years ago
  7. fbf0296 drm/i915: Stop setting SNB min-freq-table 0 on powersave setup by Chris Wilson · 8 years ago
  8. bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 8 years ago
  9. 45ece23 drm/i915/gen9: Add skl_wm_level_equals() by cpaul@redhat.com · 8 years ago
  10. bf9d99a drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable by cpaul@redhat.com · 8 years ago
  11. 413fc53 drm/i915/gen9: Add ddb changes to atomic debug output by cpaul@redhat.com · 8 years ago
  12. d8c0faf drm/i915/gen9: Get rid of redundant watermark values by cpaul@redhat.com · 8 years ago
  13. 30d1b5f drm/i915/gen9: don't call ilk_pipe_pixel_rate() twice on the same function by Paulo Zanoni · 8 years ago
  14. cfd7e3a drm/i915/gen9: fix watermarks when using the pipe scaler by Paulo Zanoni · 8 years ago
  15. c89cadd drm/i915/gen9: look for adjusted_mode in the SAGV check for interlaced by Paulo Zanoni · 8 years ago
  16. ee3d532 drm/i915/gen9: unconditionally apply the memory bandwidth WA by Paulo Zanoni · 8 years ago
  17. 1bab750 drm/i915/gen9: Cleanup skl_pipe_wm_active_state by Lyude · 8 years ago
  18. a62163e drm/i915/gen9: Make skl_wm_level per-plane by Lyude · 8 years ago
  19. b707aa5 drm/i915/skl: Remove linetime from skl_wm_values by Lyude · 8 years ago
  20. ce0ba28 drm/i915/skl: Move per-pipe ddb allocations into crtc states by Lyude · 8 years ago
  21. 5db9401 drm/i915: Make IS_GEN macros only take dev_priv by Tvrtko Ursulin · 8 years ago
  22. 11a914c drm/i915: Make IS_VALLEYVIEW only take dev_priv by Tvrtko Ursulin · 8 years ago
  23. 920a14b drm/i915: Make IS_CHERRYVIEW only take dev_priv by Tvrtko Ursulin · 8 years ago
  24. 9beb5fe drm/i915: Make IS_G4X only take dev_priv by Tvrtko Ursulin · 8 years ago
  25. 8652744 drm/i915: Make IS_BROADWELL only take dev_priv by Tvrtko Ursulin · 8 years ago
  26. fd6b8f4 drm/i915: Make IS_IVYBRIDGE only take dev_priv by Tvrtko Ursulin · 8 years ago
  27. 50a0bc9 drm/i915: Make INTEL_DEVID only take dev_priv by Tvrtko Ursulin · 8 years ago
  28. 6e26695 drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv by Tvrtko Ursulin · 8 years ago
  29. 4f8036a drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv by Tvrtko Ursulin · 8 years ago
  30. 3b3f165 drm/i915: Allocate intel_engine_cs structure only for the enabled engines by Akash Goel · 8 years ago
  31. ae9400c drm/i915: Shrink per-platform watermark configuration by Tvrtko Ursulin · 8 years ago
  32. 44a655c drm/i915: Shrink cxsr_latency_table by Tvrtko Ursulin · 8 years ago
  33. 5a920b8 drm/i915/gen9: fix DDB partitioning for multi-screen cases by Paulo Zanoni · 8 years ago
  34. be5c571 drm/i915/gen9: only add the planes actually affected by ddb changes by Paulo Zanoni · 8 years ago
  35. 73fed0e drm/i915/gen9: fix the watermark res_blocks value by Paulo Zanoni · 8 years ago
  36. cf6c525 drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations by Paulo Zanoni · 8 years ago
  37. ccc1057 drm/i915/gen9: minimum scanlines for Y tile is not always 4 by Paulo Zanoni · 8 years ago
  38. 4e4d381 drm/i915/gen9: fix the WaWmMemoryReadLatency implementation by Paulo Zanoni · 8 years ago
  39. 17777d6 drm/i915/kbl: KBL also needs to run the SAGV code by Paulo Zanoni · 8 years ago
  40. 6e7fdb8 drm/i915: introduce intel_has_sagv() by Paulo Zanoni · 8 years ago
  41. 674f823 drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 8 years ago
  42. bb7791b drm/i915: make skl_ddb_add_affected_planes static by Jani Nikula · 8 years ago
  43. 7f60e20 drm/i915/gen9: only add the planes actually affected by ddb changes by Paulo Zanoni · 8 years ago
  44. 4ff40a4 drm/i915: add a few missing platform tags to workaround tags by Jani Nikula · 8 years ago
  45. 86a462b drm/i915/gen9: fail the modeset instead of WARNing on unsupported config by Paulo Zanoni · 8 years ago
  46. f1db3ea drm/i915/gen9: implement missing case for SKL watermarks calculation by Paulo Zanoni · 8 years ago
  47. 75676ed drm/i915/gen9: fix the watermark res_blocks value by Paulo Zanoni · 8 years ago
  48. 7a1a8ae drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations by Paulo Zanoni · 8 years ago
  49. 1186fa8 drm/i915/gen9: minimum scanlines for Y tile is not always 4 by Paulo Zanoni · 8 years ago
  50. 0727e40 drm/i915/gen9: fix the WaWmMemoryReadLatency implementation by Paulo Zanoni · 8 years ago
  51. 6e3100e drm/i915/kbl: KBL also needs to run the SAGV code by Paulo Zanoni · 8 years ago
  52. 56feca9 drm/i915: introduce intel_has_sagv() by Paulo Zanoni · 8 years ago
  53. 16dcdc4 drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 8 years ago
  54. 9fc736e drm/i915/skl: drop workarounds for D0 revision by Jani Nikula · 8 years ago
  55. 6f3fff6 drm/i915: Add ddb size field to device info structure by Deepak M · 8 years ago
  56. 2c7487a drm/i915: Drop local struct_mutex around intel_init_emon[ilk] by Chris Wilson · 8 years ago
  57. 43b6799 drm/i915: sseu: Use sseu_dev_info in device info by Imre Deak · 8 years ago
  58. 7850d1c drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB by Chris Wilson · 8 years ago
  59. 2708249 drm/i915/skl: Update DDB values atomically with wms/plane attrs by Lyude · 8 years ago
  60. 62e0fb8 drm/i915/skl: Update plane watermarks atomically during plane updates by Lyude · 8 years ago
  61. 05a76d3 drm/i915/skl: Ensure pipes with changed wms get added to the state by Lyude · 8 years ago
  62. 2722efb drm/i915/gen9: Only copy WM results for changed pipes to skl_hw by Matt Roper · 8 years ago
  63. 656d1b8 drm/i915/skl: Add support for the SAGV, fix underrun hangs by Lyude · 8 years ago
  64. 8766050 drm/i915/gen6+: Interpret mailbox error flags by Lyude · 8 years ago
  65. 43aa7e8 drm/i915/gen9: Drop invalid WARN() during data rate calculation by Matt Roper · 9 years ago
  66. 1b54a88 drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2) by Matt Roper · 9 years ago
  67. cc92638 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  68. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  69. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  70. b5163db drm/i915: Fix nesting of rps.mutex and struct_mutex during powersave init by Chris Wilson · 8 years ago
  71. 936e71e drm/i915: Use drm_plane_state.{src,dst,visible} by Ville Syrjälä · 8 years ago
  72. 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
  73. 3e510a8 drm/i915: Repack fence tiling mode and stride into a single integer by Chris Wilson · 8 years ago
  74. dcff85c drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex by Chris Wilson · 8 years ago
  75. 94558e2 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  76. 055c3ff drm/i915/gen9: Give one extra block per line for SKL plane WM calculations by Matt Roper · 8 years ago
  77. 8dac1e1 drm/i915: Clean up the extra RPM ref on CHV with i915.enable_rc6=0 by Ville Syrjälä · 8 years ago
  78. acb9135 drm/i915: Program FW_BLC_SELF on 915G as well by Ville Syrjälä · 8 years ago
  79. 2d1b505 drm/i915: Always use cpp==4 for FW_BLC_SELF on 915GM/945GM by Ville Syrjälä · 8 years ago
  80. 2a13ae7 drm/i915: Protect older gen against intel_gt_init_powersave() by Chris Wilson · 8 years ago
  81. a7b4667 drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB by Ville Syrjälä · 9 years ago
  82. 12c100b drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB by Ville Syrjälä · 9 years ago
  83. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  84. 54b4f68 Revert "drm/i915: Enable RC6 immediately" by Chris Wilson · 8 years ago
  85. b12e0ee drm/i915: Enable RC6 immediately by Chris Wilson · 8 years ago
  86. 34911fd drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free by Chris Wilson · 8 years ago
  87. e8a261e drm/i915: Rename request reference/unreference to get/put by Chris Wilson · 8 years ago
  88. 197be2a drm/i915: Disable waitboosting for mmioflips/semaphores by Chris Wilson · 8 years ago
  89. a89bd7b drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance by Mika Kuoppala · 9 years ago
  90. c584e2d drm/i195/fbc: Add WaFbcNukeOnHostModify by Mika Kuoppala · 9 years ago
  91. 5b88989 drm/i915/gen9: Add WaFbcWakeMemOn by Mika Kuoppala · 9 years ago
  92. f20b1ba drm/i915/gen9: Add WaFbcTurnOffFbcWatermark by Mika Kuoppala · 9 years ago
  93. 0e51c0b drm/i915/gen9: Add WaEnableChickenDCPR by Mika Kuoppala · 9 years ago
  94. 4ac4199 drm/i915/kbl: Add WaDisableGamClockGating by Mika Kuoppala · 9 years ago
  95. 11b2834 drm/i915/gen9: Enable must set chicken bits in config0 reg by Mika Kuoppala · 9 years ago
  96. 9146f30 drm/i915/kbl: Add WaDisableSDEUnitClockGating by Mika Kuoppala · 9 years ago
  97. da0a0ac drm/i915/psr: Implement PSR2 w/a for gen9 by Daniel Vetter · 9 years ago
  98. fb7404e drm/i915: Hide gen6_update_ring_freq() by Chris Wilson · 8 years ago
  99. b7137e0 drm/i915: Defer enabling rc6 til after we submit the first batch/context by Chris Wilson · 8 years ago
  100. 29ecd78d drm/i915: Define a separate variable and control for RPS waitboost frequency by Chris Wilson · 8 years ago