1. a07102f drm/i915: Use intel_wm_plane_visible() on VLV/CHV as well by Ville Syrjälä · 8 years ago
  2. 709f3fc drm/i915: Check for id==PLANE_CURSOR instead of type==DRM_PLANE_TYPE_CURSOR by Ville Syrjälä · 8 years ago
  3. f0d6615 drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.h by Michal Wajdeczko · 8 years ago
  4. 71cc2b1 drm/i915: Limit number of reads to stabilize rc6 counter reads by Chris Wilson · 8 years ago
  5. 93aa2a1 drm/i915: Fix SKL cursor watermarks by Ville Syrjälä · 8 years ago
  6. 24304d81 drm/i915: Extract intel_wm_plane_visible() by Ville Syrjälä · 8 years ago
  7. facbeca drm/i915: Squelch WARN for VLV_COUNTER_CONTROL by Chris Wilson · 8 years ago
  8. e642c85 drm/i915: Remove superfluous i915_add_request_no_flush() helper by Chris Wilson · 8 years ago
  9. 6b7f6aa drm/i915: Use coarse grained residency counter with byt by Mika Kuoppala · 8 years ago
  10. 47c21d9 drm/i915: Extend vlv/chv residency resolution by Mika Kuoppala · 8 years ago
  11. c5a0ad1 drm/i915: Return residency as microseconds by Mika Kuoppala · 8 years ago
  12. 135bafa drm/i915: Move residency calculation into intel_pm.c by Mika Kuoppala · 8 years ago
  13. 44e921d drm/i915: Optimize VLV/CHV display FIFO updates by Ville Syrjälä · 8 years ago
  14. 6ebdb5a drm/i915: Use new atomic iterator macros in wm code by Maarten Lankhorst · 8 years ago
  15. e0e8c7c drm/i915: Stop using RP_DOWN_EI on Baytrail by Chris Wilson · 8 years ago
  16. 1489bba drm/i915: Add cxsr toggle tracepoint by Ville Syrjälä · 8 years ago
  17. c137d66 drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints by Ville Syrjälä · 8 years ago
  18. 7373728 drm/i915: Kill level 0 wm hack for VLV/CHV by Ville Syrjälä · 8 years ago
  19. 1a10ae6 drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrun by Ville Syrjälä · 8 years ago
  20. 602ae83 drm/i915: Sanitize VLV/CHV watermarks properly by Ville Syrjälä · 8 years ago
  21. 5eeb798 drm/i915: Nuke crtc->wm.cxsr_allowed by Ville Syrjälä · 8 years ago
  22. 4841da5 drm/i915: Compute proper intermediate wms for vlv/cvh by Ville Syrjälä · 8 years ago
  23. 236c48e drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed by Ville Syrjälä · 8 years ago
  24. ff32c54 drm/i915: Compute vlv/chv wms the atomic way by Ville Syrjälä · 8 years ago
  25. 5012e60 drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks by Ville Syrjälä · 8 years ago
  26. 814e7f0 drm/i915: Plop vlv/chv fifo sizes into crtc state by Ville Syrjälä · 8 years ago
  27. 855c79f drm/i915: Plop vlv wm state into crtc_state by Ville Syrjälä · 8 years ago
  28. 7eb4941 drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv by Ville Syrjälä · 8 years ago
  29. f07d43d drm/i915: Track plane fifo sizes under intel_crtc by Ville Syrjälä · 8 years ago
  30. 6752041 drm/i915: s/assert_spin_locked/lockdep_assert_held/ by Chris Wilson · 8 years ago
  31. a5509ab drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW by Ville Syrjälä · 8 years ago
  32. 0129936 drm/i915/gen9: Increase PCODE request timeout to 50ms by Imre Deak · 8 years ago
  33. 6067a27 drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3 by Mika Kuoppala · 8 years ago
  34. f4f4b59 drm/i915/glk: Implement WaDDIIOTimeout by Ander Conselvan de Oliveira · 8 years ago
  35. e18b943 drm/i915: Remove unrequired POSTING_READ from gen6_set_rps() by Chris Wilson · 8 years ago
  36. 76e4e4b drm/i915: Store the requested frequency whilst RPS is disabled by Chris Wilson · 8 years ago
  37. cfd1c48 drm/i915: Move the common RPS warnings to intel_set_rps() by Chris Wilson · 8 years ago
  38. 8aeaf64 drm/i915/bxt: apply clock gating workaround to all revisions by Jani Nikula · 8 years ago
  39. bd64818 drm/i915: Only apply the jump to the "efficient RPS" frequency on startup by Chris Wilson · 8 years ago
  40. db4c5e0 drm/i915: Enable fine-tuned RPS for cherryview by Chris Wilson · 8 years ago
  41. 96676fe drm/i915/chv: Set min freq to RPn on CHV. by Deepak S · 8 years ago
  42. 9cc1973 drm/i915: fix for WaDisableDopClockGating:bdw by Robert Bragg · 8 years ago
  43. ceb9932 drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c by Ville Syrjälä · 8 years ago
  44. bb0f4aa drm/i915: Track full cdclk state for the logical and actual cdclk frequencies by Ville Syrjälä · 8 years ago
  45. a7d1b3f drm/i915: Store the pipe pixel rate in the crtc state by Ville Syrjälä · 8 years ago
  46. 9fb5026 drm/i915/glk: Turn on workarounds that apply to Geminilake too by Ander Conselvan de Oliveira · 8 years ago
  47. 9fcee2f drm/i915: Report the failure to write to the punit by Chris Wilson · 8 years ago
  48. 1c044f9 drm/i915: Remove early pre-production RPS workarounds for BXT by Chris Wilson · 8 years ago
  49. b976dc5 drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake. by Rodrigo Vivi · 8 years ago
  50. ef426c1 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued by Daniel Vetter · 8 years ago
  51. c9efef7 drm/i915: Update comment in vlv_set_rps_idle() by Chris Wilson · 8 years ago
  52. 8fdded8 drm/i915: Disable L2 cache clock gating on 830 when using the overlay by Ville Syrjälä · 8 years ago
  53. e8a9c58 drm/i915: Unify active context tracking between legacy/execlists/guc by Chris Wilson · 8 years ago
  54. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  55. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  56. 8305494 drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code by Ville Syrjälä · 8 years ago
  57. b3b8e99 drm/i915/gen9: Fix PCODE polling during SAGV disabling by Imre Deak · 8 years ago
  58. a0b8a1f drm/i915/gen9: Fix PCODE polling during CDCLK change notification by Imre Deak · 8 years ago
  59. 3eff97b Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  60. b95320b drm/i915/skl+: change WM calc to fixed point 16.16 by Mahesh Kumar · 8 years ago
  61. 4b7b233 drm/i915/kbl: IPC workaround for kabylake by Mahesh Kumar · 8 years ago
  62. a3a8986 drm/i915/bxt: IPC WA for Broxton by Mahesh Kumar · 8 years ago
  63. ef8a4fb drm/i915/skl: Add variables to check x_tile and y_tile by Mahesh Kumar · 8 years ago
  64. 467a14d drm/i915: Protect DSPARB registers with a spinlock by Ville Syrjälä · 8 years ago
  65. c0f8683 drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively by Jani Nikula · 8 years ago
  66. e339d67 drm/i915: Pass crtc state to vlv_compute_wm_level() by Ville Syrjälä · 8 years ago
  67. fa292a4 drm/i915: Clean up vlv_program_watermarks() by Ville Syrjälä · 8 years ago
  68. 50f4cae drm/i915: Write all DDL registers in one go by Ville Syrjälä · 8 years ago
  69. 6fe6a7f drm/i915: Zero out HOWM registers before writing new WM/HOWM register values by Ville Syrjälä · 8 years ago
  70. 11a85d6 drm/i915: Skip vblank wait if cxsr was already off by Ville Syrjälä · 8 years ago
  71. 3d90e64 drm/i915: Protect cxsr state with wm_mutex by Ville Syrjälä · 8 years ago
  72. 7c951c0 drm/i915: Pass around dev_priv in vlv wm functions by Ville Syrjälä · 8 years ago
  73. 26cca0e drm/i915: Introduce vlv_invert_wm_value() by Ville Syrjälä · 8 years ago
  74. 1b31389 drm/i915: Organize vlv/chv watermarks by plane_id by Ville Syrjälä · 8 years ago
  75. 6b6b3ee drm/i915: Remove duplicated wm setup for vlv and chv by Ville Syrjälä · 8 years ago
  76. 50a9dd3 drm/i915: Clean up VLV/CHV maxfifo watermark setup by Ville Syrjälä · 8 years ago
  77. 1be4d37 drm/i915: Fix the level 0 max_wm hack on VLV/CHV by Ville Syrjälä · 8 years ago
  78. 93cd6fa6 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  79. 9910157 drm/i915: Make skl_write_{plane,cursor}_wm() static by Ville Syrjälä · 8 years ago
  80. cc3f90f drm/i915/glk: Reuse broxton code for geminilake by Ander Conselvan de Oliveira · 8 years ago
  81. 8bf41b7 drm/i915/gen6+: Clear upper data byte during PCODE write by Imre Deak · 8 years ago
  82. 192aa18 drm/i915: Make intel_pm_setup take dev_priv by Tvrtko Ursulin · 8 years ago
  83. 187685c drm/i915: Make GEM object alloc/free and stolen created take dev_priv by Tvrtko Ursulin · 8 years ago
  84. a90f583 Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  85. 49845a2 drm/i915: Use enum plane_id in VLV/CHV wm code by Ville Syrjälä · 8 years ago
  86. d5cdfdf5 drm/i915: Use enum plane_id in SKL wm code by Ville Syrjälä · 8 years ago
  87. d9348de drm/i915: Make skl_write_{plane,cursor}_wm() static by Ville Syrjälä · 8 years ago
  88. 08c4d7f drm/i915: Introduce enableddisabled helper by Tvrtko Ursulin · 8 years ago
  89. 175fded drm/i915: dev_priv cleanup in intel_pm.c by Tvrtko Ursulin · 8 years ago
  90. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  91. 5eff503 drm/i915/gen9+: Kill off hw_ddb from intel_crtc. by Maarten Lankhorst · 8 years ago
  92. 512b552 drm/i915/gen9+: Preserve old allocation from crtc_state. by Maarten Lankhorst · 8 years ago
  93. e62929b drm/i915/gen9+: Program watermarks as a separate step during evasion, v3. by Maarten Lankhorst · 8 years ago
  94. ccf010f drm/i915: Add an atomic evasion step to watermark programming, v4. by Maarten Lankhorst · 8 years ago
  95. 2ef32de drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases by Paulo Zanoni · 8 years ago
  96. b7f05d4 drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use by Tvrtko Ursulin · 8 years ago
  97. 62d75df drm/i915: Pass dev_priv to intel_init_pm() by Ville Syrjälä · 8 years ago
  98. bb72651 drm/i915: Pass dev_priv to ilk_setup_wm_latency() & co. by Ville Syrjälä · 8 years ago
  99. 712bf36 drm/i915: Pass dev_priv to intel_suspend_hw() by Ville Syrjälä · 8 years ago
  100. 46f16e6 drm/i915: Pass dev_priv to init_clock_gating by Ville Syrjälä · 8 years ago