1. 261a27d drm/i915: Partial revert of atomic watermark series by Matt Roper · 9 years ago
  2. 5b5929c drm/i915/chv: remove pre-production hardware workarounds by Jani Nikula · 9 years ago
  3. 3e7732a drm/i915: Update Promotion timer for RC6 TO Mode by Sagar Arun Kamble · 9 years ago
  4. 76305b1 drm/i915: Calculate watermark configuration during atomic check (v2) by Matt Roper · 9 years ago
  5. a28170f drm/i915: Calculate ILK-style watermarks during atomic check (v3) by Matt Roper · 9 years ago
  6. de4a9f8 drm/i915: Calculate pipe watermarks into CRTC state (v3) by Matt Roper · 9 years ago
  7. de165e0 drm/i915: Refactor ilk_update_wm (v3) by Ville Syrjälä · 9 years ago
  8. 47c9943 drm/i915: Drop intel_update_sprite_watermarks by Matt Roper · 9 years ago
  9. 7809e5a drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check by Matt Roper · 9 years ago
  10. 3a05f5e drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3) by Matt Roper · 9 years ago
  11. 4969d33 drm/i915/skl: Simplify wm structures slightly (v2) by Matt Roper · 9 years ago
  12. 7221fc3 drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM (v2) by Matt Roper · 9 years ago
  13. 43d59ed drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code (v2) by Matt Roper · 9 years ago
  14. 36c0d0c drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/ by Ville Syrjälä · 9 years ago
  15. bfa7df0 drm/i915: Read czclk from CCK on vlv/chv by Ville Syrjälä · 9 years ago
  16. 010e9f5 drm/i915/skl: Remove WaDisableVFUnitClockGating by Arun Siluvery · 9 years ago
  17. 7019f0a drm/i915/skl: Remove WaSetGAPSunitClckGateDisable by Arun Siluvery · 9 years ago
  18. 68fc2b7 drm/i915/skl: Remove WaDisableSDEUnitClockGating by Arun Siluvery · 9 years ago
  19. aa66c50 drm/i915/bxt: Add WaStoreMultiplePTEenable name by Arun Siluvery · 9 years ago
  20. 7c5f93b drm/i915: Constify adjusted_mode by Ville Syrjälä · 9 years ago
  21. 124abe0 drm/i915: Always call the adjusted mode 'adjusted_mode' by Ville Syrjälä · 9 years ago
  22. 44cc6c0 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 9 years ago
  23. 7d81c3e drm/i915: Replace raw numbers with the approproate register name in ILK turbo code by Ville Syrjälä · 9 years ago
  24. 616847e drm/i915: Parametrize ILK turbo registers by Ville Syrjälä · 9 years ago
  25. 97c322e drm/i915: Program GuC MAX IDLE Count by Sagar Arun Kamble · 9 years ago
  26. 63a4dec drm/i915: WaRsDoubleRc6WrlWithCoarsePowerGating by Sagar Arun Kamble · 9 years ago
  27. e3429cd drm/i915: WaRsUseTimeoutMode by Sagar Arun Kamble · 9 years ago
  28. f2d2fe9 drm/i915: WaRsDisableCoarsePowerGating by Sagar Arun Kamble · 9 years ago
  29. 23eafea drm/i915/bxt: WaGsvDisableTurbo by Sagar Arun Kamble · 9 years ago
  30. adda50b drm/i915/skl: Don't clear all watermarks when updating. (v2) by Bob Paauwe · 9 years ago
  31. 5b88aba drm/i915/bxt: Add WaSetClckGatingDisableMedia by Arun Siluvery · 9 years ago
  32. 58590c1 drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS by Ville Syrjälä · 9 years ago
  33. a754615 drm/i915/bxt: Clean up bxt_init_clock_gating by Nick Hoath · 9 years ago
  34. 742f491 drm/i915: use the yesno helper for logging by Jani Nikula · 9 years ago
  35. 395ab75 drm/i915/skl: Avoid using un-initialized bits_per_pixel by Kumar, Mahesh · 9 years ago
  36. c269952 drm/i915: Add HAS_PCH_LPT_LP() macro by Ville Syrjälä · 9 years ago
  37. 06059d5 Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  38. 245d966 drm/i915:skl: Add WaEnableGapsTsvCreditFix by Arun Siluvery · 9 years ago
  39. 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
  40. dd92d8d Partially revert "drm/i915: s/mdelay/msleep/" in ilk rps code by Daniel Vetter · 9 years ago
  41. 661abfc drm/i915: Fix divide by zero on watermark update by Mika Kuoppala · 9 years ago
  42. a4106a7 drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround by Arun Siluvery · 9 years ago
  43. 6381b55 drm/i915/gen9: Implement WaDisableKillLogic for gen 9 by Nick Hoath · 9 years ago
  44. 97d3308 drm/i915: Add HAS_CORE_RING_FREQ macro by Akash Goel · 9 years ago
  45. cc017fb drm/i915/skl: Restrict the ring frequency table programming to SKL by Akash Goel · 9 years ago
  46. cd25dd5 drm/i915: Update PM interrupts before updating the freq by Deepak S · 9 years ago
  47. 4c8c774 drm/i915/skl: Ring frequency table programming changes by Akash Goel · 9 years ago
  48. c5e0688 drm/i915/skl: Retrieve the Rpe value from Pcode by Akash Goel · 9 years ago
  49. 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 9 years ago
  50. 6adfb1e drm/i915: s/mdelay/msleep/ by Daniel Vetter · 9 years ago
  51. 2cb389b drm/i915: Zero unused WM1 watermarks on VLV/CHV by Ville Syrjälä · 9 years ago
  52. 6f9c784 drm/i915: Don't do PM5/DDR DVFS with multiple pipes by Ville Syrjälä · 9 years ago
  53. 852eb00 drm/i915: Try to make sure cxsr is disabled around plane enable/disable by Ville Syrjälä · 9 years ago
  54. 26e1fe4 drm/i915: Use the memory latency based WM computation on VLV too by Ville Syrjälä · 9 years ago
  55. 54f1b6e drm/i915: Compute display FIFO split dynamically for CHV by Ville Syrjälä · 9 years ago
  56. 262cd2e drm/i915: CHV DDR DVFS support and another watermark rewrite by Ville Syrjälä · 9 years ago
  57. 6eb1a68 drm/i915: Read wm values from hardware at init on CHV by Ville Syrjälä · 9 years ago
  58. a7a6c49 drm/i915: POSTING_READ() in intel_set_memory_cxsr() by Ville Syrjälä · 9 years ago
  59. 3504056 drm/i915: Update rps frequencies for BXT by Bob Paauwe · 9 years ago
  60. e7d66d8 drm/i915: Remove more ilk rc6 remnants by Daniel Vetter · 9 years ago
  61. 8cfb340 drm/i915: Don't enable IPS when pixel rate exceeds 95% by Ville Syrjälä · 9 years ago
  62. 05024da drm/i915: Use cached cdclk value by Ville Syrjälä · 9 years ago
  63. a8a50fc Merge tag 'v4.1-rc6' into drm-next by Dave Airlie · 9 years ago
  64. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 9 years ago
  65. b12ce1d drm/i915: Kill intel_flush_primary_plane() by Ville Syrjälä · 9 years ago
  66. 8d3afd7 drm/i915: Use spinlocks for checking when to waitboost by Chris Wilson · 9 years ago
  67. d0bc54f drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES by Chris Wilson · 9 years ago
  68. 6d50b06 drm/i915: Enable GTT caching on gen8 by Ville Syrjälä · 9 years ago
  69. 4d487cf drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating() by Ville Syrjälä · 9 years ago
  70. 7ad0dba drm/i915: Use ilk_init_lp_watermarks() on BDW by Ville Syrjälä · 9 years ago
  71. e61b995 drm/i915: Free RPS boosts for all laggards by Chris Wilson · 9 years ago
  72. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 9 years ago
  73. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 9 years ago
  74. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 9 years ago
  75. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 9 years ago
  76. 5b7c91b drm/i915/chv: Set min freq to efficient frequency on chv by Deepak S · 9 years ago
  77. 4a7624f drm/i915/chv: Extend set idle rps wa to chv by Deepak S · 9 years ago
  78. a7f6e23 drm/i915/vlv: Remove wait for for punit to updates freq. by Deepak S · 9 years ago
  79. b6e742f drm/i915: Be optimistic about future display engines having 7 WM levels by Damien Lespiau · 9 years ago
  80. 2cd601c drm/i915: Adding dbuf support for skl nv12 format. by Chandra Konduru · 9 years ago
  81. 54da691 drm/i915: fix screen flickering by Thomas Gummerer · 9 years ago
  82. f1d3d34 drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCS by Damien Lespiau · 9 years ago
  83. 813b5e6 drm/i915: s/9/intel_freq_opcode(450)/ by Ville Syrjälä · 9 years ago
  84. 3ef6234 drm/i915: Setup static bias for GPU by Deepak S · 9 years ago
  85. f4f71c7 drm/i915: Re-adjusting rc6 promotional timer for chv by Deepak S · 9 years ago
  86. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  87. e3a2905 drm/i915/bxt: add workaround to avoid PTE corruption by Robert Beckett · 9 years ago
  88. 868434c drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaround by Ben Widawsky · 9 years ago
  89. 32608ca drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaround by Imre Deak · 9 years ago
  90. a82abe4 drm/i915/bxt: add bxt_init_clock_gating by Imre Deak · 9 years ago
  91. cb07bae drm/i915: Disable Render power gating by Sagar Kamble · 9 years ago
  92. a4104c5 drm/i915: Naming constants to be written to GEN9_PG_ENABLE by Sagar Kamble · 9 years ago
  93. 1854d5c drm/i915: Deminish contribution of wait-boosting from clients by Chris Wilson · 9 years ago
  94. 6ad790c drm/i915: Boost GPU frequency if we detect outstanding pageflips by Chris Wilson · 9 years ago
  95. 8fb5519 drm/i915: Agressive downclocking on Baytrail by Chris Wilson · 9 years ago
  96. f9fc42f drm/i915/skl: Implement WaDisableVFUnitClockGating by Damien Lespiau · 9 years ago
  97. 669506e drm/i915/skl: Fix stepping check for a couple of W/As by Damien Lespiau · 9 years ago
  98. c929cb4 drm/i915: Silence a sparse warning by Ville Syrjälä · 9 years ago
  99. 43d735a drm/i915/bxt: Broxton DDB is 512 blocks by Damien Lespiau · 9 years ago
  100. 1652d19 drm/i915: Convert the ddi cdclk code to get_display_clock_speed by Ville Syrjälä · 9 years ago