1. 65fe29e drm/i915:gen9: restrict WaC6DisallowByGfxPause by Tim Gore · 8 years ago
  2. f8ca0c0 drm/i915: rename & update eb_select_ring() by Dave Gordon · 8 years ago
  3. 38a0f2d drm/i915: rename 'ring' where it refers to an engine or engine_id by Dave Gordon · 8 years ago
  4. bbdc070a drm/i915: rename macro parameter(ring) to (engine) by Dave Gordon · 8 years ago
  5. 873e817 drm/i915/gen9: Add WaDisableGatherAtSetShaderCommonSlice by Mika Kuoppala · 8 years ago
  6. 4ba9c1f drm/i915/gen9: Add WaInPlaceDecompressionHang by Mika Kuoppala · 8 years ago
  7. 39df919 drm/i915: Convert i915_semaphores_is_enabled over to early sanitize by Chris Wilson · 8 years ago
  8. f2f0ed7 drm/i915: Rename ring->virtual_start as ring->vaddr by Chris Wilson · 8 years ago
  9. 406ea8d drm/i915: Treat ringbuffer writes as write to normal memory by Chris Wilson · 8 years ago
  10. 34911fd drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free by Chris Wilson · 8 years ago
  11. f8c417c drm/i915: Rename drm_gem_object_unreference in preparation for lockless free by Chris Wilson · 8 years ago
  12. 25dc556 drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get by Chris Wilson · 8 years ago
  13. 03ac064 drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup by Chris Wilson · 8 years ago
  14. 9a6feaf drm/i915: Rename i915_gem_context_reference/unreference() by Chris Wilson · 8 years ago
  15. e8a261e drm/i915: Rename request reference/unreference to get/put by Chris Wilson · 8 years ago
  16. c13d87e drm/i915: Wait on external rendering for GEM objects by Chris Wilson · 8 years ago
  17. 30bc06c drm/i915: Mark imported dma-buf objects as being coherent by Chris Wilson · 8 years ago
  18. 197be2a drm/i915: Disable waitboosting for mmioflips/semaphores by Chris Wilson · 8 years ago
  19. 42df271 drm/i915: Disable waitboosting for fence_wait() by Chris Wilson · 8 years ago
  20. 0476965 drm/i915: Derive GEM requests from dma-fence by Chris Wilson · 8 years ago
  21. c4b0930 drm/i915: Mark all current requests as complete before resetting them by Chris Wilson · 8 years ago
  22. 9b5f4e5 drm/i915: Retire oldest completed request before allocating next by Chris Wilson · 8 years ago
  23. 05235c5 drm/i915: Move GEM request routines to i915_gem_request.c by Chris Wilson · 8 years ago
  24. fe993bc drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default" by Rodrigo Vivi · 8 years ago
  25. 3373ce2 drm/i915: Give proper names to MOCS entries by Imre Deak · 8 years ago
  26. 6bee14ed drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config by Imre Deak · 8 years ago
  27. e419899 drm/i915/gen9: Clean up MOCS table definitions by Imre Deak · 8 years ago
  28. 62f90b3 drm/i915: Update missing kerneldoc by Daniel Vetter · 8 years ago
  29. 6e5248b drm/i915: Clean up kerneldoc for intel_lrc.c by Daniel Vetter · 8 years ago
  30. 3d466cd drm/i915: Fixup kerneldoc code snippets in intel_uncore.c by Daniel Vetter · 8 years ago
  31. d1054ee drm/i915: Handle ENOSPC after failing to insert a mappable node by Chris Wilson · 8 years ago
  32. 4bfa339 drm/i915: refactor eb_get_batch() by Dave Gordon · 8 years ago
  33. 9e2793f6 drm/i915: compile-time consistency check on __EXEC_OBJECT flags by Dave Gordon · 8 years ago
  34. a878487 drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2) by Bob Paauwe · 8 years ago
  35. 1b7f2c8 drm/i915: Treat eDP as always connected, again by Ville Syrjälä · 8 years ago
  36. 5ab57c7 drm/i915: Flush logical context image out to memory upon suspend by Chris Wilson · 8 years ago
  37. 945657b drm/i915/evict: Always switch away from the current context by Chris Wilson · 8 years ago
  38. 6bc2654 drm/i915/fbdev: Check for the framebuffer before use by Chris Wilson · 8 years ago
  39. 0b8c0e9 drm/i915/fbdev: Drain the suspend worker on retiring by Chris Wilson · 8 years ago
  40. e7852a4 drm/i915: add missing condition for committing planes on crtc by Lionel Landwerlin · 8 years ago
  41. 19625e8 drm/i915: Enable polling when we don't have hpd by Lyude · 8 years ago
  42. b236d7c8 drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug() by Lyude · 8 years ago
  43. 9504a89 drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init() by Lyude · 8 years ago
  44. 28cf71c drm/i915/vlv: Make intel_crt_reset() per-encoder by Lyude · 8 years ago
  45. fb7404e drm/i915: Hide gen6_update_ring_freq() by Chris Wilson · 8 years ago
  46. b7137e0 drm/i915: Defer enabling rc6 til after we submit the first batch/context by Chris Wilson · 8 years ago
  47. 62e1baa drm/i915: Remove superfluous powersave work flushing by Chris Wilson · 8 years ago
  48. 29ecd78d drm/i915: Define a separate variable and control for RPS waitboost frequency by Chris Wilson · 8 years ago
  49. 99ac961 drm/i915: Move overclocking detection to alongside RPS frequency detection by Chris Wilson · 8 years ago
  50. 773ea9a drm/i915: Perform static RPS frequency setup before userspace by Chris Wilson · 8 years ago
  51. 3a45b05 drm/i915: Preserve current RPS frequency across init by Chris Wilson · 8 years ago
  52. b913b33 drm/i915: Flush GT idle status upon reset by Chris Wilson · 8 years ago
  53. 3fef3a5 drm/i915: remove superfluous i915_gem_object_free_mmap_offset call by Matthew Auld · 8 years ago
  54. bb10d4e drm/i915: Ignore panel type from OpRegion on SKL by Ville Syrjälä · 8 years ago
  55. 019bf27 drm/i915: Pull out some more common engine init code by Tvrtko Ursulin · 8 years ago
  56. 88d2ba2 drm/i915: Move common engine setup into intel_engine_cs.c by Tvrtko Ursulin · 8 years ago
  57. acd2784 drm/i915: Simplify intel_init_ring_buffer prototype by Tvrtko Ursulin · 8 years ago
  58. c78d606 drm/i915: Make more use of the shared engine irq setup by Tvrtko Ursulin · 8 years ago
  59. 8b3e2d3 drm/i915: Unify engine init loop by Tvrtko Ursulin · 8 years ago
  60. bb45438 drm/i915: Prepare for engine init unification by Tvrtko Ursulin · 8 years ago
  61. c2c7f24 drm/i915: unify first-stage engine struct setup by Dave Gordon · 8 years ago
  62. 035ea40 drm/i915: Unbreak interrupts on pre-gen6 by Ville Syrjälä · 8 years ago
  63. 8d35acb drm/i915: Provide argument names for static stubs by Chris Wilson · 8 years ago
  64. 4f074a5 drm/i915: Update ifdeffery for mutex->owner by Chris Wilson · 8 years ago
  65. 1b290f9 drm/i915: Remove temporary RPM wakeref assert disables by Chris Wilson · 8 years ago
  66. c961561 drm/i915: Kick hangcheck from retire worker by Chris Wilson · 8 years ago
  67. 232af39 drm/i915/breadcrumbs: Queue hangcheck before sleeping by Chris Wilson · 8 years ago
  68. 0b2c058 drm/i915: Update DRIVER_DATE to 20160711 by Daniel Vetter · 8 years ago
  69. c31966a drm/i915: Select DRM_VGEM for igt by Chris Wilson · 8 years ago
  70. 5bc1e9e drm/i915: Select X86_MSR for igt by Chris Wilson · 8 years ago
  71. 48f112f drm/i915: Fill unused GGTT with scratch pages for VT-d by Chris Wilson · 8 years ago
  72. 22dea0b drm/i915: Introduce Kabypoint PCH for Kabylake H/DT. by Rodrigo Vivi · 8 years ago
  73. 3485d99 drm/i915:gen9: implement WaMediaPoolStateCmdInWABB by Tim Gore · 8 years ago
  74. e25148d drm/i915: Check for invalid cloning earlier during modeset by Ville Syrjälä · 8 years ago
  75. 3f1c928 drm/i915: Simplify hdmi_12bpc_possible() by Ville Syrjälä · 8 years ago
  76. d7edc4e drm/i915: Kill has_dsi_encoder by Ville Syrjälä · 8 years ago
  77. cca0502 drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/ by Ville Syrjälä · 8 years ago
  78. 2210ce7 drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s by Ville Syrjälä · 8 years ago
  79. 37a5650 drm/i915: Kill has_dp_encoder from pipe_config by Ville Syrjälä · 8 years ago
  80. 3d6e9ee drm/i915: Replace manual lvds and sdvo/hdmi counting with intel_crtc_has_type() by Ville Syrjälä · 8 years ago
  81. 2d84d2b drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type() by Ville Syrjälä · 8 years ago
  82. 253c84c drm/i915: Add output_types bitmask into the crtc state by Ville Syrjälä · 8 years ago
  83. 5aa5696 drm/i915: Remove encoder type checks from MST suspend/resume by Ville Syrjälä · 8 years ago
  84. f8e58dd drm/i915: Don't mark eDP encoders as MST capable by Ville Syrjälä · 8 years ago
  85. ab0e455 drm/i915: avoid wait_for_atomic() in non-atomic host2guc_action() by Dave Gordon · 8 years ago
  86. aca34b6 drm/i915: Group the irq breadcrumb variables into the same cacheline by Chris Wilson · 8 years ago
  87. 99fe4a5 drm/i915: Wake up the bottom-half if we steal their interrupt by Chris Wilson · 8 years ago
  88. 0417131 drm/i915: Always double check for a missed interrupt for new bottom halves by Chris Wilson · 8 years ago
  89. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 8 years ago
  90. ded8b07 drm/i915: Remove impossible tests for dev->dev_private by Chris Wilson · 8 years ago
  91. fb93942 drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk() by Chris Wilson · 8 years ago
  92. 94b4f3b drm/i915: Split out runtime configuration of device info to its own file by Chris Wilson · 8 years ago
  93. 9777cca drm/i915: Skip capturing an error state if we already have one by Chris Wilson · 8 years ago
  94. 2b28428 drm/i915: Clean up GPU hang message by Chris Wilson · 8 years ago
  95. 8eb9520 drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch() by Chris Wilson · 8 years ago
  96. b1379d4 drm/i915: Replace lockless_dereference(bool) with READ_ONCE() by Chris Wilson · 8 years ago
  97. af1346a drm/i915: Explicitly convert some macros to boolean values by Tvrtko Ursulin · 8 years ago
  98. f19ec8c drm/i915: convert a few more E->dev_private to to_i915(E) by Dave Gordon · 8 years ago
  99. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 8 years ago
  100. ff64cc1 i915/guc: Add Kabylake GuC Loading by Peter Antoine · 8 years ago