1. 5b48374 drm/i915: Remove wm_config from dev_priv/intel_atomic_state by Matt Roper · 8 years ago
  2. 6b6bada drm/i915/gen9: Reject display updates that exceed wm limitations (v2) by Matt Roper · 8 years ago
  3. 734fa01 drm/i915/gen9: Calculate watermarks during atomic 'check' (v2) by Matt Roper · 8 years ago
  4. 55994c2 drm/i915/gen9: Propagate watermark calculation failures up the call chain by Matt Roper · 8 years ago
  5. 2b4b9f3 drm/i915/gen9: Use a bitmask to track dirty pipe watermarks by Matt Roper · 8 years ago
  6. f4a9675 drm/i915/gen9: Allow watermark calculation on in-flight atomic state (v3) by Matt Roper · 8 years ago
  7. 33815fa drm/i915/gen9: Calculate plane WM's from state by Matt Roper · 8 years ago
  8. a6d3460e drm/i915/gen9: Drop re-allocation of DDB at atomic commit (v2) by Matt Roper · 8 years ago
  9. 98d3949 drm/i915/gen9: Compute DDB allocation at atomic check time (v4) by Matt Roper · 8 years ago
  10. 279e99d drm/i915: Add distrust_bios_wm flag to dev_priv (v2) by Matt Roper · 8 years ago
  11. c107acf drm/i915/gen9: Allow skl_allocate_pipe_ddb() to operate on in-flight state (v3) by Matt Roper · 8 years ago
  12. 8b4a7d0 drm/i915: Track whether an atomic transaction changes the active CRTC's by Matt Roper · 8 years ago
  13. 86a2100a drm/i915/gen9: Store plane minimum blocks in CRTC wm state (v2) by Matt Roper · 8 years ago
  14. 9c74d82 drm/i915/gen9: Allow calculation of data rate for in-flight state (v2) by Matt Roper · 8 years ago
  15. a1de91e drm/i915/gen9: Cache plane data rates in CRTC state by Matt Roper · 8 years ago
  16. e7649b5 drm/i915: Rename s/skl_compute_pipe_wm/skl_build_pipe_wm/ by Matt Roper · 8 years ago
  17. e8f1f02 drm/i915: Reorganize WM structs/unions in CRTC state by Matt Roper · 8 years ago
  18. a7363de drm/i915: Remove redundant const from function return type by Imre Deak · 8 years ago
  19. 7d7792e drm/i915: Handle error return from dma_set_coherent_mask() by Imre Deak · 8 years ago
  20. d9a7bc6 drm/i915: Add comments about fixed pipe->transcoder/PLL mapping by Imre Deak · 8 years ago
  21. 7494bcd drm/i915/gen9: Avoid using negative array index in skl_update_plane() by Imre Deak · 8 years ago
  22. e075a32 drm/i915: Stop automatically retiring requests after a GPU hang by Chris Wilson · 8 years ago
  23. e6db746 drm/i915: Stop retiring requests from busy/wait ioctls by Chris Wilson · 8 years ago
  24. bdb0461 drm/i915: Complete pending resets before get-reset-stats ioctl by Chris Wilson · 8 years ago
  25. d538704 drm/i915: Move get-reset-stats ioctl from intel_uncore.c to i915_gem_context.c by Chris Wilson · 8 years ago
  26. 1b6f495 drm/i915: Remove intel_limit_t typedef by Ander Conselvan de Oliveira · 8 years ago
  27. 4c5def9 drm/i915: Remove intel_range_t and intel_p2_t typedefs by Ander Conselvan de Oliveira · 8 years ago
  28. 9e2c847 drm/i915: Remove intel_clock_t typedef by Ander Conselvan de Oliveira · 8 years ago
  29. 57bf5c8 drm/i915/guc: Add Broxton GuC firmware loading support by Nick Hoath · 8 years ago
  30. 4d3ba7e drm/i915/guc: Use major_minor version for filename by Tom O'Rourke · 8 years ago
  31. 1ee8da6 drm/i915: Convert intel_overlay.c to use native drm_i915_private pointers by Chris Wilson · 8 years ago
  32. d5aab9d drm/i915: s/DPPL/DPLL/ for SKL DPLLs by Ville Syrjälä · 8 years ago
  33. ac657f6 drm/i915: Introduce IS_GEN macro by Tvrtko Ursulin · 8 years ago
  34. ac208a8 drm/i915: Do not use a bitfield for INTEL_INFO->num_pipes by Tvrtko Ursulin · 8 years ago
  35. 7e22dbb drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx by Tvrtko Ursulin · 8 years ago
  36. ab0d24a drm/i915: Promote IS_BROADWELL to a simple macro by Tvrtko Ursulin · 8 years ago
  37. ae5702d drm/i915: Make IS_GENx macros work on a mask by Tvrtko Ursulin · 8 years ago
  38. dc97997 drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c by Chris Wilson · 8 years ago
  39. ac840ae drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms by Ville Syrjälä · 8 years ago
  40. 01e5d3b x86: Silence 32bit compiler warning in intel_graphics_stolen() by Chris Wilson · 8 years ago
  41. f818ffe drm/i915: Add a FIXME about crtc !active vs. watermarks by Ville Syrjälä · 8 years ago
  42. 532f7a7 drm/i915: Calculate IPS linetime watermark based on future cdclk by Ville Syrjälä · 8 years ago
  43. c033666 drm/i915: Store a i915 backpointer from engine, and use it by Chris Wilson · 8 years ago
  44. e1382ef drm/i915/execlists: Refactor common engine setup by Chris Wilson · 8 years ago
  45. 91d1425 drm/i915: Small display interrupt handlers tidy by Tvrtko Ursulin · 8 years ago
  46. d619925 drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT by Ville Syrjälä · 8 years ago
  47. b2ccb82 drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed by Ville Syrjälä · 8 years ago
  48. b1ba124 drm/i915: Respect DP++ adaptor TMDS clock limit by Ville Syrjälä · 8 years ago
  49. ede5334 drm: Add helper for DP++ adaptors by Ville Syrjälä · 8 years ago
  50. 25aa1c3 drm/i915: Dump pipe config when intel_modeset_pipe_config fails. by Maarten Lankhorst · 8 years ago
  51. 7ccc70a Revert "mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly" by Daniel Vetter · 8 years ago
  52. 6761d0a drm/i915: Allow MI_LOAD_REGISTER_REG between whitelisted registers. by Kenneth Graunke · 8 years ago
  53. 2a55135 drm/i915: Update DRIVER_DATE to 20160508 by Daniel Vetter · 8 years ago
  54. 4922d49 drm/i915/kbl: Introduce the first official DMC for Kabylake. by Rodrigo Vivi · 8 years ago
  55. cba6dba drm/i915: Unexport i915_ppgtt_init() by Chris Wilson · 8 years ago
  56. 1ca3712 drm/i915: Report command parser version 0 if disabled by Chris Wilson · 8 years ago
  57. f58a1ac drm/i915: Bail out of pipe config compute loop on LPT by Daniel Vetter · 8 years ago
  58. e96b7e5 drm/i915: remove i915_gem_object_ggtt_unbind by Matthew Auld · 8 years ago
  59. 7d99373 drm/i915: Simplify intel_mark_busy/idle by Tvrtko Ursulin · 8 years ago
  60. 5a8f97e Revert "drm/i915: start adding dp mst audio" by Lyude · 8 years ago
  61. 3543995 mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly by Ville Syrjälä · 8 years ago
  62. 450174f drm/i915/chv: Tune L3 SQC credits based on actual latencies by Imre Deak · 8 years ago
  63. 36579cb drm/i915: Clean up L3 SQC register field definitions by Imre Deak · 8 years ago
  64. 48e5d68 drm/i915/bdw: Add missing delay during L3 SQC credit programming by Imre Deak · 8 years ago
  65. 9a41e17 drm/i915: Parse LFP brightness control field in VBT by Deepak M · 8 years ago
  66. ea9d976 drm/i915: Add rpm get/put in oom and vmap notifier by Praveen Paneri · 8 years ago
  67. 178a30c drm/i915: Unbind objects in shrinker only if device is runtime active by Praveen Paneri · 8 years ago
  68. a0cbe6a drm/i915/lvds: separate border enable readout from panel fitter by Jani Nikula · 8 years ago
  69. c14005a drm/i915: Enable semaphores for legacy submission on gen8 by Chris Wilson · 8 years ago
  70. 6ef48d7 drm/i915: Reload PD tables after semaphore wait on gen8 by Chris Wilson · 8 years ago
  71. f9a4ea3 drm/i915: Fix serialisation of pipecontrol write vs semaphore signal by Chris Wilson · 8 years ago
  72. 215a7e3 drm/i915: Fix gen8 semaphores id for legacy mode by Chris Wilson · 8 years ago
  73. 0e4ca10 drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists by Chris Wilson · 8 years ago
  74. a58c01a drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacy by Chris Wilson · 8 years ago
  75. 0e93cdd drm/i915: Trim the flush for the execlists request emission by Chris Wilson · 8 years ago
  76. a044246 drm/i915: Trim the flush for the legacy request emission by Chris Wilson · 8 years ago
  77. 596e5ef drm/i915: Bump reserved size for legacy gen8 semaphore emission by Chris Wilson · 8 years ago
  78. 0f572eb drm/i915: Move VLV HDMI lane reset work around logic to intel_dpio_phy.c by Ander Conselvan de Oliveira · 8 years ago
  79. 5f68c27 drm/i915: Unduplicate pre encoder enabling phy code by Ander Conselvan de Oliveira · 8 years ago
  80. 6da2e61 drm/i915: Unduplicate VLV phy pre pll enabling code by Ander Conselvan de Oliveira · 8 years ago
  81. 53d9872 drm/i915: Unduplicate VLV signal level code by Ander Conselvan de Oliveira · 8 years ago
  82. 204970b drm/i915: Unduplicate CHV encoders' post pll disable code by Ander Conselvan de Oliveira · 8 years ago
  83. e7d2a717 drm/i915: Unduplicate CHV pre-encoder enabling phy logic by Ander Conselvan de Oliveira · 8 years ago
  84. 419b1b7 drm/i915: Unduplicate CHV phy-releated pre pll enabling code by Ander Conselvan de Oliveira · 8 years ago
  85. 844b2f9 drm/i915: Unduplicate chv_data_lane_soft_reset() by Ander Conselvan de Oliveira · 8 years ago
  86. b7fa22d drm/i915: Unduplicate CHV signal level code by Ander Conselvan de Oliveira · 8 years ago
  87. d4d6279 drm/i915: Set crtc_state->lane_count for HDMI by Ander Conselvan de Oliveira · 8 years ago
  88. b5d99ff drm/i915: Fix comments about GMBUSFREQ register by Ville Syrjälä · 8 years ago
  89. 1033f92 drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq() by Ville Syrjälä · 8 years ago
  90. 7f1052a drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency by Ville Syrjälä · 8 years ago
  91. 042ab0c drm/i915/bxt: Adjusting the error in horizontal timings retrieval by Ramalingam C · 8 years ago
  92. cefc4e1 drm/i915/BXT: Retrieving the horizontal timing for DSI by Ramalingam C · 8 years ago
  93. e7ae86b drm/i915: Unify GPU resets upon shutdown by Chris Wilson · 8 years ago
  94. e39d42f drm/i915: Stop tracking execlists retired requests by Tvrtko Ursulin · 8 years ago
  95. a3d1276 drm/i915: Store LRC hardware id in the request by Tvrtko Ursulin · 8 years ago
  96. a16a405 drm/i915: Track the previous pinned context inside the request by Chris Wilson · 8 years ago
  97. 73db04c drm/i915: Move releasing of the GEM request from free to retire/cancel by Chris Wilson · 8 years ago
  98. 978f1e0 drm/i915: Move the magical deferred context allocation into the request by Chris Wilson · 8 years ago
  99. 24f1d3cc drm/i915: Refactor execlists default context pinning by Chris Wilson · 8 years ago
  100. 7069b14 drm/i915: Replace the pinned context address with its unique ID by Chris Wilson · 8 years ago