1. 8d3afd7 drm/i915: Use spinlocks for checking when to waitboost by Chris Wilson · 9 years ago
  2. d0bc54f drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES by Chris Wilson · 9 years ago
  3. 6d50b06 drm/i915: Enable GTT caching on gen8 by Ville Syrjälä · 9 years ago
  4. 4d487cf drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating() by Ville Syrjälä · 9 years ago
  5. 7ad0dba drm/i915: Use ilk_init_lp_watermarks() on BDW by Ville Syrjälä · 9 years ago
  6. e61b995 drm/i915: Free RPS boosts for all laggards by Chris Wilson · 9 years ago
  7. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 9 years ago
  8. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 9 years ago
  9. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 9 years ago
  10. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 9 years ago
  11. 5b7c91b drm/i915/chv: Set min freq to efficient frequency on chv by Deepak S · 9 years ago
  12. 4a7624f drm/i915/chv: Extend set idle rps wa to chv by Deepak S · 9 years ago
  13. a7f6e23 drm/i915/vlv: Remove wait for for punit to updates freq. by Deepak S · 9 years ago
  14. b6e742f drm/i915: Be optimistic about future display engines having 7 WM levels by Damien Lespiau · 9 years ago
  15. 2cd601c drm/i915: Adding dbuf support for skl nv12 format. by Chandra Konduru · 9 years ago
  16. f1d3d34 drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCS by Damien Lespiau · 9 years ago
  17. 813b5e6 drm/i915: s/9/intel_freq_opcode(450)/ by Ville Syrjälä · 9 years ago
  18. 3ef6234 drm/i915: Setup static bias for GPU by Deepak S · 9 years ago
  19. f4f71c7 drm/i915: Re-adjusting rc6 promotional timer for chv by Deepak S · 9 years ago
  20. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  21. e3a2905 drm/i915/bxt: add workaround to avoid PTE corruption by Robert Beckett · 9 years ago
  22. 868434c drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaround by Ben Widawsky · 9 years ago
  23. 32608ca drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaround by Imre Deak · 9 years ago
  24. a82abe4 drm/i915/bxt: add bxt_init_clock_gating by Imre Deak · 9 years ago
  25. cb07bae drm/i915: Disable Render power gating by Sagar Kamble · 9 years ago
  26. a4104c5 drm/i915: Naming constants to be written to GEN9_PG_ENABLE by Sagar Kamble · 9 years ago
  27. 1854d5c drm/i915: Deminish contribution of wait-boosting from clients by Chris Wilson · 9 years ago
  28. 6ad790c drm/i915: Boost GPU frequency if we detect outstanding pageflips by Chris Wilson · 9 years ago
  29. 8fb5519 drm/i915: Agressive downclocking on Baytrail by Chris Wilson · 9 years ago
  30. f9fc42f drm/i915/skl: Implement WaDisableVFUnitClockGating by Damien Lespiau · 9 years ago
  31. 669506e drm/i915/skl: Fix stepping check for a couple of W/As by Damien Lespiau · 9 years ago
  32. c929cb4 drm/i915: Silence a sparse warning by Ville Syrjälä · 9 years ago
  33. 43d735a drm/i915/bxt: Broxton DDB is 512 blocks by Damien Lespiau · 9 years ago
  34. 1652d19 drm/i915: Convert the ddi cdclk code to get_display_clock_speed by Ville Syrjälä · 9 years ago
  35. 2f0b579 drm/i915/skl: fix semicolon.cocci warnings by kbuild test robot · 9 years ago
  36. 1fc0a8f drm/i915/skl: Take 90/270 rotation into account in watermark calculations by Tvrtko Ursulin · 9 years ago
  37. 6f4b12f8 drm/i915: Use down ei for manual Baytrail RPS calculations by Chris Wilson · 9 years ago
  38. 43cf3bf drm/i915: Improved w/a for rps on Baytrail by Chris Wilson · 9 years ago
  39. aed242f drm/i915: Relax RPS contraints to allows setting minfreq on idle by Chris Wilson · 9 years ago
  40. 4c2a889 drm/i915/skl: Enable the RPS interrupts programming by Akash Goel · 9 years ago
  41. 0beb059 drm/i915/skl: Updated the gen9_enable_rps function by Akash Goel · 9 years ago
  42. 74ef117 drm/i915/skl: Updated the gen6_rps_limits function by Akash Goel · 9 years ago
  43. 8a58643 drm/i915/skl: Restructured the gen6_set_rps_thresholds function by Akash Goel · 9 years ago
  44. 5704195 drm/i915/skl: Updated the gen6_set_rps function by Akash Goel · 9 years ago
  45. cee991c drm/i915/skl: Updated the gen6_init_rps_frequencies function by Akash Goel · 9 years ago
  46. 80b6dda drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode() by Akash Goel · 9 years ago
  47. f499896 drm/i915: Use FW_WM() macro for older gmch platforms too by Ville Syrjälä · 9 years ago
  48. 1566597 drm/i915: Add polish to VLV WM shift+mask operations by Ville Syrjälä · 9 years ago
  49. c9f038a drm/i915: Don't assume primary & cursor are always on for wm calculation (v4) by Matt Roper · 9 years ago
  50. fc1ac8d drm/i915: Disable DDR DVFS on CHV by Ville Syrjälä · 9 years ago
  51. cfb4141 drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV by Ville Syrjälä · 9 years ago
  52. ae80152 drm/i915: Rewrite VLV/CHV watermark code by Ville Syrjälä · 9 years ago
  53. 3ef0028 drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3) by Matt Roper · 9 years ago
  54. c6beb13 drm/i915: Make sure PND deadline mode is enabled on VLV/CHV by Ville Syrjälä · 9 years ago
  55. b500472 drm/i915: Read out display FIFO size on VLV/CHV by Ville Syrjälä · 9 years ago
  56. 883a3d2 drm/i915: Pass plane to vlv_compute_drain_latency() by Ville Syrjälä · 9 years ago
  57. 0018fda drm/i915: Reorganize VLV DDL setup by Ville Syrjälä · 9 years ago
  58. 341c526 drm/i915: Hide VLV DDL precision handling by Ville Syrjälä · 9 years ago
  59. abfc00b drm/i915: Simplify VLV drain latency computation by Ville Syrjälä · 9 years ago
  60. 1203051 drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines by Ville Syrjälä · 9 years ago
  61. edf6056 drm/i915: Reduce CHV DDL multiplier to 16/8 by Ville Syrjälä · 9 years ago
  62. a561165 drm/i915: Remove ironlake rc6 support by John Harrison · 9 years ago
  63. dd74078 drm/i915: Make for_each_plane() take dev_priv as argument by Damien Lespiau · 9 years ago
  64. 59bea88 drm/i915: Use plane->state->fb in watermark code (v2) by Matt Roper · 9 years ago
  65. 3dd512f drm/i915: Kill intel_crtc->cursor_{width, height} (v2) by Matt Roper · 9 years ago
  66. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  67. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  68. 0fda656 drm/i915/skl: Update watermarks for Y tiling by Tvrtko Ursulin · 9 years ago
  69. d4c2aa6 drm/i915/skl: Updated watermark programming by Tvrtko Ursulin · 9 years ago
  70. 8095815 drm/i915/skl: Make sure to allocate mininum sizes in the DDB by Damien Lespiau · 9 years ago
  71. 77719d2 drm/i915/skl: Implement WaEnableLbsSlaRetryTimerDecrement by Damien Lespiau · 9 years ago
  72. 2caa3b2 drm/i915/skl: Implement WaDisableChickenBitTSGBarrierAckForFFSliceCS by Damien Lespiau · 9 years ago
  73. 81e231a drm/i915/skl: Implement WaDisableHDCInvalidation by Damien Lespiau · 9 years ago
  74. 8bc0ccf drm/i915/skl: Implement WaDisableLSQCROPERFforOCL by Damien Lespiau · 9 years ago
  75. 9253c2e drm/i915/skl: Implement WaSetGAPSunitClckGateDisable by Damien Lespiau · 9 years ago
  76. 45db219 drm/i915/skl: Make the init clock gating function skylake specific by Damien Lespiau · 9 years ago
  77. 6f97235 drm/i915/skl: Document the WM read latency W/A with its name by Damien Lespiau · 9 years ago
  78. f61018b drm/i915: Disable power management for i915 driver in VM by Yu Zhang · 9 years ago
  79. c57e355 drm/i915: Support not having an init clock gating function defined by Damien Lespiau · 9 years ago
  80. 1840481 drm/i915/gen9: Implement Wa4x4STCOptimizationDisable by Hoath, Nicholas · 9 years ago
  81. 3dcd020 drm/i915/gen9: Implement WaDisableSDEUnitClockGating by Hoath, Nicholas · 9 years ago
  82. 1de4582 drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5 by Nick Hoath · 9 years ago
  83. ffe02b4 drm/i915: Introduce intel_set_rps() by Ville Syrjälä · 9 years ago
  84. 46efa4a drm/i915: Clamp efficient frequency to valid range by Tom O'Rourke · 9 years ago
  85. 21a11ff drm/i915: Handle CHV in vlv_set_rps_idle() by Ville Syrjälä · 9 years ago
  86. 7c59a9c1 drm/i915: Use intel_gpu_freq() and intel_freq_opcode() by Ville Syrjälä · 9 years ago
  87. 616bc82 drm/i915: Add intel_gpu_freq() and intel_freq_opcode() by Ville Syrjälä · 9 years ago
  88. da2518f drm/i915: Change VLV WIZ hashing mode to 16x4 by Ville Syrjälä · 10 years ago
  89. eb973a5 drm/i915: Drop some more CHV pre-production workarounds by Ville Syrjälä · 10 years ago
  90. 38c2352 drm/i915/skl: Gen9 coarse power gating by Zhe Wang · 10 years ago
  91. ba1c554 drm/i915/skl: Retrieve the frequency limits by Damien Lespiau · 10 years ago
  92. b6fef0e drm/i915/skl: add turbo support by Jesse Barnes · 10 years ago
  93. 59bad94 drm/i915: Rename the forcewake get/put functions by Mika Kuoppala · 10 years ago
  94. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  95. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  96. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  97. af5a75a Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv"" by Ville Syrjälä · 10 years ago
  98. 3cbdb48 drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHV by Ville Syrjälä · 10 years ago
  99. cad725f drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimal by Ville Syrjälä · 10 years ago
  100. 160614a drm/i915: Disable RC6 before configuring in on VLV/CHV by Ville Syrjälä · 10 years ago