1. 0e631ad drm/i915: introduce is_active/activate/deactivate to the FBC terminology by Paulo Zanoni · 9 years ago
  2. d965e7a drm/i915/bxt: backlight clock gating workaround by Imre Deak · 9 years ago
  3. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  4. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  5. 0f94592 drm/i915: Fix gpu frequency change tracing by Mika Kuoppala · 9 years ago
  6. e6d9002 drm/i915/skl: Correct other-pipe watermark update condition check (v2) by Kumar, Mahesh · 9 years ago
  7. 500a3d2 drm/i915: Fix GT frequency rounding by Mika Kuoppala · 9 years ago
  8. b10f1b2 drm/i915/skl: Prevent unclaimed register writes on skylake. by Maarten Lankhorst · 9 years ago
  9. cbdc12a drm/i915: make A0 wa's applied to A1 by Tim Gore · 9 years ago
  10. ef11bdb drm/i915/kbl: Introduce Kabylake platform defition. by Rodrigo Vivi · 9 years ago
  11. 5a37ed0 drm/i915: Fix maxfifo watermark calc on vlv cursor planes by Thomas Daniel · 9 years ago
  12. aa36313 drm/i915: Calculate watermark configuration during atomic check (v2) by Matt Roper · 9 years ago
  13. 86c8bbb drm/i915: Calculate ILK-style watermarks during atomic check (v3) by Matt Roper · 9 years ago
  14. 4e0963c drm/i915: Calculate pipe watermarks into CRTC state (v3) by Matt Roper · 9 years ago
  15. b9d5c83 drm/i915: Refactor ilk_update_wm (v3) by Ville Syrjälä · 9 years ago
  16. 791a32b drm/i915: Drop intel_update_sprite_watermarks by Matt Roper · 9 years ago
  17. d21fbe8 drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check by Matt Roper · 9 years ago
  18. e87a005 drm/i915: add helpers for platform specific revision id range checks by Jani Nikula · 9 years ago
  19. fffda3f drm/i915/bxt: add revision id for A1 stepping and use it by Jani Nikula · 9 years ago
  20. 024c904 drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4) by Matt Roper · 9 years ago
  21. 9c4cbf8 drm/i915: Move skl/bxt gt specific workarounds to ring init by Mika Kuoppala · 9 years ago
  22. 2791a16 drm/i915: revert a few more watermark commits by Paulo Zanoni · 9 years ago
  23. 261a27d drm/i915: Partial revert of atomic watermark series by Matt Roper · 9 years ago
  24. 5b5929c drm/i915/chv: remove pre-production hardware workarounds by Jani Nikula · 9 years ago
  25. 3e7732a drm/i915: Update Promotion timer for RC6 TO Mode by Sagar Arun Kamble · 9 years ago
  26. 76305b1 drm/i915: Calculate watermark configuration during atomic check (v2) by Matt Roper · 9 years ago
  27. a28170f drm/i915: Calculate ILK-style watermarks during atomic check (v3) by Matt Roper · 9 years ago
  28. de4a9f8 drm/i915: Calculate pipe watermarks into CRTC state (v3) by Matt Roper · 9 years ago
  29. de165e0 drm/i915: Refactor ilk_update_wm (v3) by Ville Syrjälä · 9 years ago
  30. 47c9943 drm/i915: Drop intel_update_sprite_watermarks by Matt Roper · 9 years ago
  31. 7809e5a drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check by Matt Roper · 9 years ago
  32. 3a05f5e drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3) by Matt Roper · 9 years ago
  33. 4969d33 drm/i915/skl: Simplify wm structures slightly (v2) by Matt Roper · 9 years ago
  34. 7221fc3 drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM (v2) by Matt Roper · 9 years ago
  35. 43d59ed drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code (v2) by Matt Roper · 9 years ago
  36. 36c0d0c drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/ by Ville Syrjälä · 9 years ago
  37. bfa7df0 drm/i915: Read czclk from CCK on vlv/chv by Ville Syrjälä · 9 years ago
  38. 010e9f5 drm/i915/skl: Remove WaDisableVFUnitClockGating by Arun Siluvery · 9 years ago
  39. 7019f0a drm/i915/skl: Remove WaSetGAPSunitClckGateDisable by Arun Siluvery · 9 years ago
  40. 68fc2b7 drm/i915/skl: Remove WaDisableSDEUnitClockGating by Arun Siluvery · 9 years ago
  41. aa66c50 drm/i915/bxt: Add WaStoreMultiplePTEenable name by Arun Siluvery · 9 years ago
  42. 7c5f93b drm/i915: Constify adjusted_mode by Ville Syrjälä · 9 years ago
  43. 124abe0 drm/i915: Always call the adjusted mode 'adjusted_mode' by Ville Syrjälä · 9 years ago
  44. 44cc6c0 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 9 years ago
  45. 7d81c3e drm/i915: Replace raw numbers with the approproate register name in ILK turbo code by Ville Syrjälä · 9 years ago
  46. 616847e drm/i915: Parametrize ILK turbo registers by Ville Syrjälä · 9 years ago
  47. 97c322e drm/i915: Program GuC MAX IDLE Count by Sagar Arun Kamble · 9 years ago
  48. 63a4dec drm/i915: WaRsDoubleRc6WrlWithCoarsePowerGating by Sagar Arun Kamble · 9 years ago
  49. e3429cd drm/i915: WaRsUseTimeoutMode by Sagar Arun Kamble · 9 years ago
  50. f2d2fe9 drm/i915: WaRsDisableCoarsePowerGating by Sagar Arun Kamble · 9 years ago
  51. 23eafea drm/i915/bxt: WaGsvDisableTurbo by Sagar Arun Kamble · 9 years ago
  52. adda50b drm/i915/skl: Don't clear all watermarks when updating. (v2) by Bob Paauwe · 9 years ago
  53. 5b88aba drm/i915/bxt: Add WaSetClckGatingDisableMedia by Arun Siluvery · 9 years ago
  54. 58590c1 drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS by Ville Syrjälä · 9 years ago
  55. a754615 drm/i915/bxt: Clean up bxt_init_clock_gating by Nick Hoath · 9 years ago
  56. 742f491 drm/i915: use the yesno helper for logging by Jani Nikula · 9 years ago
  57. 395ab75 drm/i915/skl: Avoid using un-initialized bits_per_pixel by Kumar, Mahesh · 9 years ago
  58. c269952 drm/i915: Add HAS_PCH_LPT_LP() macro by Ville Syrjälä · 9 years ago
  59. 06059d5 Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  60. 245d966 drm/i915:skl: Add WaEnableGapsTsvCreditFix by Arun Siluvery · 9 years ago
  61. 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
  62. dd92d8d Partially revert "drm/i915: s/mdelay/msleep/" in ilk rps code by Daniel Vetter · 9 years ago
  63. 661abfc drm/i915: Fix divide by zero on watermark update by Mika Kuoppala · 9 years ago
  64. a4106a7 drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround by Arun Siluvery · 9 years ago
  65. 6381b55 drm/i915/gen9: Implement WaDisableKillLogic for gen 9 by Nick Hoath · 9 years ago
  66. 97d3308 drm/i915: Add HAS_CORE_RING_FREQ macro by Akash Goel · 9 years ago
  67. cc017fb drm/i915/skl: Restrict the ring frequency table programming to SKL by Akash Goel · 9 years ago
  68. cd25dd5 drm/i915: Update PM interrupts before updating the freq by Deepak S · 9 years ago
  69. 4c8c774 drm/i915/skl: Ring frequency table programming changes by Akash Goel · 9 years ago
  70. c5e0688 drm/i915/skl: Retrieve the Rpe value from Pcode by Akash Goel · 9 years ago
  71. 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 9 years ago
  72. 6adfb1e drm/i915: s/mdelay/msleep/ by Daniel Vetter · 9 years ago
  73. 2cb389b drm/i915: Zero unused WM1 watermarks on VLV/CHV by Ville Syrjälä · 9 years ago
  74. 6f9c784 drm/i915: Don't do PM5/DDR DVFS with multiple pipes by Ville Syrjälä · 9 years ago
  75. 852eb00 drm/i915: Try to make sure cxsr is disabled around plane enable/disable by Ville Syrjälä · 9 years ago
  76. 26e1fe4 drm/i915: Use the memory latency based WM computation on VLV too by Ville Syrjälä · 9 years ago
  77. 54f1b6e drm/i915: Compute display FIFO split dynamically for CHV by Ville Syrjälä · 9 years ago
  78. 262cd2e drm/i915: CHV DDR DVFS support and another watermark rewrite by Ville Syrjälä · 9 years ago
  79. 6eb1a68 drm/i915: Read wm values from hardware at init on CHV by Ville Syrjälä · 9 years ago
  80. a7a6c49 drm/i915: POSTING_READ() in intel_set_memory_cxsr() by Ville Syrjälä · 9 years ago
  81. 3504056 drm/i915: Update rps frequencies for BXT by Bob Paauwe · 9 years ago
  82. e7d66d8 drm/i915: Remove more ilk rc6 remnants by Daniel Vetter · 9 years ago
  83. 8cfb340 drm/i915: Don't enable IPS when pixel rate exceeds 95% by Ville Syrjälä · 9 years ago
  84. 05024da drm/i915: Use cached cdclk value by Ville Syrjälä · 9 years ago
  85. a8a50fc Merge tag 'v4.1-rc6' into drm-next by Dave Airlie · 9 years ago
  86. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 9 years ago
  87. b12ce1d drm/i915: Kill intel_flush_primary_plane() by Ville Syrjälä · 9 years ago
  88. 8d3afd7 drm/i915: Use spinlocks for checking when to waitboost by Chris Wilson · 9 years ago
  89. d0bc54f drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES by Chris Wilson · 9 years ago
  90. 6d50b06 drm/i915: Enable GTT caching on gen8 by Ville Syrjälä · 9 years ago
  91. 4d487cf drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating() by Ville Syrjälä · 9 years ago
  92. 7ad0dba drm/i915: Use ilk_init_lp_watermarks() on BDW by Ville Syrjälä · 9 years ago
  93. e61b995 drm/i915: Free RPS boosts for all laggards by Chris Wilson · 9 years ago
  94. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 9 years ago
  95. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 9 years ago
  96. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 9 years ago
  97. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 9 years ago
  98. 5b7c91b drm/i915/chv: Set min freq to efficient frequency on chv by Deepak S · 9 years ago
  99. 4a7624f drm/i915/chv: Extend set idle rps wa to chv by Deepak S · 9 years ago
  100. a7f6e23 drm/i915/vlv: Remove wait for for punit to updates freq. by Deepak S · 9 years ago