1. 7e452fd drm/i915/skl+: Optimize WM calculation by Kumar, Mahesh · 7 years ago
  2. 8f06783 drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk by Rodrigo Vivi · 7 years ago
  3. 0a46ddd drm/i915/cnp: Wa 1181: Fix Backlight issue by Rodrigo Vivi · 7 years ago
  4. 7b510451 drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation by Ville Syrjälä · 7 years ago
  5. 91200c0 drm/i915: Stop using long platform names on clock gating functions. by Rodrigo Vivi · 7 years ago
  6. 74d290f drm/i915: Boost GPU clocks if we miss the pageflip's vblank by Chris Wilson · 7 years ago
  7. 1a25db6 drm/i915/cnl: Apply large line width optimization by Rodrigo Vivi · 7 years ago
  8. 90007bc drm/i915/cnl: Introduce initial Cannonlake Workarounds. by Rodrigo Vivi · 7 years ago
  9. 6c64dd3 drm/i915/gen10: implement gen 10 watermarks calculations by Paulo Zanoni · 7 years ago
  10. dfc267a drm/i915/gen10: fix WM latency printing by Paulo Zanoni · 7 years ago
  11. fdd11c2 drm/i915/gen10: fix the gen 10 SAGV block time by Paulo Zanoni · 7 years ago
  12. 0197181 drm/i915/cnl: Enable SAGV for Cannonlake. by Rodrigo Vivi · 7 years ago
  13. 50682ee drm/i915/gen10+: use the SKL code for reading WM latencies by Paulo Zanoni · 7 years ago
  14. 2e2adb0 drm/i915: Add render decompression support by Ville Syrjälä · 7 years ago
  15. 32087d1 drm/i915: enable WaDisableDopClkGating for skl by Praveen Paneri · 7 years ago
  16. 5a9cfff drm/i915: Include mbox details for pcode read/write failures by Chris Wilson · 7 years ago
  17. 54d20ed drm/i915: Fix bad comparison in skl_compute_plane_wm, v2. by Maarten Lankhorst · 7 years ago
  18. b064be0 drm/i915/skl+: unify cpp value in WM calculation by Kumar, Mahesh · 7 years ago
  19. 129eaa9 drm/i915/skl+: WM calculation don't require height by Kumar, Mahesh · 7 years ago
  20. eac2cb8 drm/i915: cleanup fixed-point wrappers naming by Kumar, Mahesh · 7 years ago
  21. eed02a7 drm/i915: Always perform internal fixed16 division in 64 bits by Kumar, Mahesh · 7 years ago
  22. 35ceabf drm/i915/cnl: Inherit RPS stuff from previous platforms. by Rodrigo Vivi · 7 years ago
  23. 7b92c1b drm/i915: Avoid keeping waitboost active for signaling threads by Chris Wilson · 8 years ago
  24. 9a30a26 Revert "drm/i915/skl: New ddb allocation algorithm" by Rodrigo Vivi · 8 years ago
  25. 82525c1 drm/i915/cfl: Introduce Display workarounds for Coffee Lake. by Rodrigo Vivi · 8 years ago
  26. fce5adf drm/i915: Fix SKL+ watermarks for 90/270 rotation by Ville Syrjälä · 8 years ago
  27. 789f35d drm/i915/glk: Fix dotclock calculation in skl_check_pipe_max_pixel_rate by Maarten Lankhorst · 8 years ago
  28. 73b0ca8 drm/i915/skl+: consider max supported plane pixel rate while scaling by Mahesh Kumar · 8 years ago
  29. bb9d85f drm/i915/skl: New ddb allocation algorithm by Kumar, Mahesh · 8 years ago
  30. 367d73d drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2. by Maarten Lankhorst · 8 years ago
  31. d555cb5 drm/i915/skl+: use linetime latency if ddb size is not available by Kumar, Mahesh · 8 years ago
  32. d2f5e36 drm/i915/skl+: Perform wm level calculations in separate function by Kumar, Mahesh · 8 years ago
  33. eb2fdcd drm/i915/skl+: Watermark calculation cleanup by Kumar, Mahesh · 8 years ago
  34. 5ba6faa drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation by Kumar, Mahesh · 8 years ago
  35. 336031e drm/i915/skl+: no need to memset again by Kumar, Mahesh · 8 years ago
  36. 7b75119 drm/i915/skl: Fail the flip if no FB for WM calculation by Kumar, Mahesh · 8 years ago
  37. 7084b50 drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point by Kumar, Mahesh · 8 years ago
  38. d273ecc drm/i915: Use fixed_16_16 wrapper for division operation by Kumar, Mahesh · 8 years ago
  39. afbc95c drm/i915: fix naming of fixed_16_16 wrapper. by Kumar, Mahesh · 8 years ago
  40. e93329a drm/i915: Add g4x watermark tracepoint by Ville Syrjälä · 8 years ago
  41. 79d9430 drm/i915: Enable HPLL watermarks on g4x by Ville Syrjälä · 8 years ago
  42. 04548cb drm/i915: Two stage watermarks for g4x by Ville Syrjälä · 8 years ago
  43. 42f4ac6 drm/i915: Apply the g4x TLB miss w/a to SR watermarks as well by Ville Syrjälä · 8 years ago
  44. baf69ca drm/i915: Refactor wm calculations by Ville Syrjälä · 8 years ago
  45. 0f95ff8 drm/i915: Refactor the g4x TLB miss w/a to a helper by Ville Syrjälä · 8 years ago
  46. 624a0ac drm/i915: Fix the g4x watermark TLB miss workaround by Ville Syrjälä · 8 years ago
  47. 99834b1 drm/i915: Fix cursor 'cpp' in watermark calculatins for old platforms by Ville Syrjälä · 8 years ago
  48. 62571fc drm/i915: Document CxSR by Ville Syrjälä · 8 years ago
  49. 57a6528 drm/i915: Make vlv/chv watermark debug print less cryptic by Ville Syrjälä · 8 years ago
  50. 114d7dc drm/i915: Rename bunch of vlv_ watermark structures to g4x_ by Ville Syrjälä · 8 years ago
  51. 6d5019b drm/i915: s/vlv_num_wm_levels/intel_wm_num_levels/ by Ville Syrjälä · 8 years ago
  52. 868b0c0 drm/i915: Drop the debug message from vlv_get_fifo_size() by Ville Syrjälä · 8 years ago
  53. 77d14ee drm/i915: s/vlv_plane_wm_compute/vlv_raw_plane_wm_compute/ etc. by Ville Syrjälä · 8 years ago
  54. e09a303 drm/i915: Use __intel_uncore_wait_for_register_fw for sandybride_pcode_read by Chris Wilson · 8 years ago
  55. a07102f drm/i915: Use intel_wm_plane_visible() on VLV/CHV as well by Ville Syrjälä · 8 years ago
  56. 709f3fc drm/i915: Check for id==PLANE_CURSOR instead of type==DRM_PLANE_TYPE_CURSOR by Ville Syrjälä · 8 years ago
  57. f0d6615 drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.h by Michal Wajdeczko · 8 years ago
  58. 71cc2b1 drm/i915: Limit number of reads to stabilize rc6 counter reads by Chris Wilson · 8 years ago
  59. 93aa2a1 drm/i915: Fix SKL cursor watermarks by Ville Syrjälä · 8 years ago
  60. 24304d81 drm/i915: Extract intel_wm_plane_visible() by Ville Syrjälä · 8 years ago
  61. facbeca drm/i915: Squelch WARN for VLV_COUNTER_CONTROL by Chris Wilson · 8 years ago
  62. e642c85 drm/i915: Remove superfluous i915_add_request_no_flush() helper by Chris Wilson · 8 years ago
  63. 6b7f6aa drm/i915: Use coarse grained residency counter with byt by Mika Kuoppala · 8 years ago
  64. 47c21d9 drm/i915: Extend vlv/chv residency resolution by Mika Kuoppala · 8 years ago
  65. c5a0ad1 drm/i915: Return residency as microseconds by Mika Kuoppala · 8 years ago
  66. 135bafa drm/i915: Move residency calculation into intel_pm.c by Mika Kuoppala · 8 years ago
  67. 44e921d drm/i915: Optimize VLV/CHV display FIFO updates by Ville Syrjälä · 8 years ago
  68. 6ebdb5a drm/i915: Use new atomic iterator macros in wm code by Maarten Lankhorst · 8 years ago
  69. e0e8c7c drm/i915: Stop using RP_DOWN_EI on Baytrail by Chris Wilson · 8 years ago
  70. 1489bba drm/i915: Add cxsr toggle tracepoint by Ville Syrjälä · 8 years ago
  71. c137d66 drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints by Ville Syrjälä · 8 years ago
  72. 7373728 drm/i915: Kill level 0 wm hack for VLV/CHV by Ville Syrjälä · 8 years ago
  73. 1a10ae6 drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrun by Ville Syrjälä · 8 years ago
  74. 602ae83 drm/i915: Sanitize VLV/CHV watermarks properly by Ville Syrjälä · 8 years ago
  75. 5eeb798 drm/i915: Nuke crtc->wm.cxsr_allowed by Ville Syrjälä · 8 years ago
  76. 4841da5 drm/i915: Compute proper intermediate wms for vlv/cvh by Ville Syrjälä · 8 years ago
  77. 236c48e drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed by Ville Syrjälä · 8 years ago
  78. ff32c54 drm/i915: Compute vlv/chv wms the atomic way by Ville Syrjälä · 8 years ago
  79. 5012e60 drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks by Ville Syrjälä · 8 years ago
  80. 814e7f0 drm/i915: Plop vlv/chv fifo sizes into crtc state by Ville Syrjälä · 8 years ago
  81. 855c79f drm/i915: Plop vlv wm state into crtc_state by Ville Syrjälä · 8 years ago
  82. 7eb4941 drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv by Ville Syrjälä · 8 years ago
  83. f07d43d drm/i915: Track plane fifo sizes under intel_crtc by Ville Syrjälä · 8 years ago
  84. 6752041 drm/i915: s/assert_spin_locked/lockdep_assert_held/ by Chris Wilson · 8 years ago
  85. a5509ab drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW by Ville Syrjälä · 8 years ago
  86. 0129936 drm/i915/gen9: Increase PCODE request timeout to 50ms by Imre Deak · 8 years ago
  87. 6067a27 drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3 by Mika Kuoppala · 8 years ago
  88. f4f4b59 drm/i915/glk: Implement WaDDIIOTimeout by Ander Conselvan de Oliveira · 8 years ago
  89. e18b943 drm/i915: Remove unrequired POSTING_READ from gen6_set_rps() by Chris Wilson · 8 years ago
  90. 76e4e4b drm/i915: Store the requested frequency whilst RPS is disabled by Chris Wilson · 8 years ago
  91. cfd1c48 drm/i915: Move the common RPS warnings to intel_set_rps() by Chris Wilson · 8 years ago
  92. 8aeaf64 drm/i915/bxt: apply clock gating workaround to all revisions by Jani Nikula · 8 years ago
  93. bd64818 drm/i915: Only apply the jump to the "efficient RPS" frequency on startup by Chris Wilson · 8 years ago
  94. db4c5e0 drm/i915: Enable fine-tuned RPS for cherryview by Chris Wilson · 8 years ago
  95. 96676fe drm/i915/chv: Set min freq to RPn on CHV. by Deepak S · 8 years ago
  96. 9cc1973 drm/i915: fix for WaDisableDopClockGating:bdw by Robert Bragg · 8 years ago
  97. ceb9932 drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c by Ville Syrjälä · 8 years ago
  98. bb0f4aa drm/i915: Track full cdclk state for the logical and actual cdclk frequencies by Ville Syrjälä · 8 years ago
  99. a7d1b3f drm/i915: Store the pipe pixel rate in the crtc state by Ville Syrjälä · 8 years ago
  100. 9fb5026 drm/i915/glk: Turn on workarounds that apply to Geminilake too by Ander Conselvan de Oliveira · 8 years ago