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