1. 3a45b05 drm/i915: Preserve current RPS frequency across init by Chris Wilson · 8 years ago
  2. b913b33 drm/i915: Flush GT idle status upon reset by Chris Wilson · 8 years ago
  3. 3fef3a5 drm/i915: remove superfluous i915_gem_object_free_mmap_offset call by Matthew Auld · 8 years ago
  4. bb10d4e drm/i915: Ignore panel type from OpRegion on SKL by Ville Syrjälä · 8 years ago
  5. 019bf27 drm/i915: Pull out some more common engine init code by Tvrtko Ursulin · 8 years ago
  6. 88d2ba2 drm/i915: Move common engine setup into intel_engine_cs.c by Tvrtko Ursulin · 8 years ago
  7. acd2784 drm/i915: Simplify intel_init_ring_buffer prototype by Tvrtko Ursulin · 8 years ago
  8. c78d606 drm/i915: Make more use of the shared engine irq setup by Tvrtko Ursulin · 8 years ago
  9. 8b3e2d3 drm/i915: Unify engine init loop by Tvrtko Ursulin · 8 years ago
  10. bb45438 drm/i915: Prepare for engine init unification by Tvrtko Ursulin · 8 years ago
  11. c2c7f24 drm/i915: unify first-stage engine struct setup by Dave Gordon · 8 years ago
  12. 035ea40 drm/i915: Unbreak interrupts on pre-gen6 by Ville Syrjälä · 8 years ago
  13. 8d35acb drm/i915: Provide argument names for static stubs by Chris Wilson · 8 years ago
  14. 4f074a5 drm/i915: Update ifdeffery for mutex->owner by Chris Wilson · 8 years ago
  15. 1b290f9 drm/i915: Remove temporary RPM wakeref assert disables by Chris Wilson · 8 years ago
  16. c961561 drm/i915: Kick hangcheck from retire worker by Chris Wilson · 8 years ago
  17. 232af39 drm/i915/breadcrumbs: Queue hangcheck before sleeping by Chris Wilson · 8 years ago
  18. 0b2c058 drm/i915: Update DRIVER_DATE to 20160711 by Daniel Vetter · 8 years ago
  19. c31966a drm/i915: Select DRM_VGEM for igt by Chris Wilson · 8 years ago
  20. 5bc1e9e drm/i915: Select X86_MSR for igt by Chris Wilson · 8 years ago
  21. 48f112f drm/i915: Fill unused GGTT with scratch pages for VT-d by Chris Wilson · 8 years ago
  22. 22dea0b drm/i915: Introduce Kabypoint PCH for Kabylake H/DT. by Rodrigo Vivi · 8 years ago
  23. 3485d99 drm/i915:gen9: implement WaMediaPoolStateCmdInWABB by Tim Gore · 8 years ago
  24. e25148d drm/i915: Check for invalid cloning earlier during modeset by Ville Syrjälä · 9 years ago
  25. 3f1c928 drm/i915: Simplify hdmi_12bpc_possible() by Ville Syrjälä · 9 years ago
  26. d7edc4e drm/i915: Kill has_dsi_encoder by Ville Syrjälä · 9 years ago
  27. cca0502 drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/ by Ville Syrjälä · 9 years ago
  28. 2210ce7 drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s by Ville Syrjälä · 9 years ago
  29. 37a5650 drm/i915: Kill has_dp_encoder from pipe_config by Ville Syrjälä · 9 years ago
  30. 3d6e9ee drm/i915: Replace manual lvds and sdvo/hdmi counting with intel_crtc_has_type() by Ville Syrjälä · 9 years ago
  31. 2d84d2b drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type() by Ville Syrjälä · 9 years ago
  32. 253c84c drm/i915: Add output_types bitmask into the crtc state by Ville Syrjälä · 9 years ago
  33. 5aa5696 drm/i915: Remove encoder type checks from MST suspend/resume by Ville Syrjälä · 9 years ago
  34. f8e58dd drm/i915: Don't mark eDP encoders as MST capable by Ville Syrjälä · 9 years ago
  35. ab0e455 drm/i915: avoid wait_for_atomic() in non-atomic host2guc_action() by Dave Gordon · 8 years ago
  36. aca34b6 drm/i915: Group the irq breadcrumb variables into the same cacheline by Chris Wilson · 8 years ago
  37. 99fe4a5 drm/i915: Wake up the bottom-half if we steal their interrupt by Chris Wilson · 8 years ago
  38. 0417131 drm/i915: Always double check for a missed interrupt for new bottom halves by Chris Wilson · 8 years ago
  39. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 8 years ago
  40. ded8b07 drm/i915: Remove impossible tests for dev->dev_private by Chris Wilson · 8 years ago
  41. fb93942 drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk() by Chris Wilson · 8 years ago
  42. 94b4f3b drm/i915: Split out runtime configuration of device info to its own file by Chris Wilson · 8 years ago
  43. 9777cca drm/i915: Skip capturing an error state if we already have one by Chris Wilson · 8 years ago
  44. 2b28428 drm/i915: Clean up GPU hang message by Chris Wilson · 8 years ago
  45. 8eb9520 drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch() by Chris Wilson · 8 years ago
  46. b1379d4 drm/i915: Replace lockless_dereference(bool) with READ_ONCE() by Chris Wilson · 8 years ago
  47. af1346a drm/i915: Explicitly convert some macros to boolean values by Tvrtko Ursulin · 8 years ago
  48. f19ec8c drm/i915: convert a few more E->dev_private to to_i915(E) by Dave Gordon · 8 years ago
  49. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 8 years ago
  50. ff64cc1 i915/guc: Add Kabylake GuC Loading by Peter Antoine · 8 years ago
  51. 6f8be28 Revert "drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake." by Peter Antoine · 8 years ago
  52. 3a122c2 drm/i915: Limit i915_ring_test_irq debugfs to actual rings by Chris Wilson · 9 years ago
  53. 556ab7a drm/i915: Hold irq uncore.lock when initialising fw_domains by Chris Wilson · 8 years ago
  54. bc3d674 drm/i915: Allow userspace to request no-error-capture upon GPU hangs by Chris Wilson · 8 years ago
  55. ba6e041 drm/i915: Record the ringbuffer associated with the request by Chris Wilson · 8 years ago
  56. 7b4d3a1 drm/i915: Remove stop-rings debugfs interface by Chris Wilson · 8 years ago
  57. c33d247 drm/i915: Flush the RPS bottom-half when the GPU idles by Chris Wilson · 8 years ago
  58. df4ba50 drm/i915: Add background commentary to "waitboosting" by Chris Wilson · 8 years ago
  59. 0e6883b drm/i915: Restore waitboost credit to the synchronous waiter by Chris Wilson · 8 years ago
  60. e307d62 drm/i915: Remove redundant queue_delayed_work() from throttle ioctl by Chris Wilson · 8 years ago
  61. 1b51bce drm/i915: Do not keep postponing the idle-work by Chris Wilson · 8 years ago
  62. 67d97da drm/i915: Only start retire worker when idle by Chris Wilson · 8 years ago
  63. 8411499 drm/i915: Remove check for !crtc_state in intel_plane_atomic_calc_changes() by Chris Wilson · 8 years ago
  64. f1fda74 drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds() by Chris Wilson · 8 years ago
  65. 1bbea16 drm/i915: Fix buffer overflow in dsi_calc_mnp() by Chris Wilson · 8 years ago
  66. ebe69dd drm/i915: Fix inconsistent indenting in vbt_panel_init() by Chris Wilson · 8 years ago
  67. 86f40bb drm/i915: Match bitmask size to types in intel_fb_initial_config() by Chris Wilson · 8 years ago
  68. a98b7e5 drm/i915: Fix inconsistent indenting in i915_error_state_to_str() by Chris Wilson · 8 years ago
  69. 25bcce9 drm/i915: Fix indentation in i915_gem_framebuffer_info() by Chris Wilson · 8 years ago
  70. a72b562 drm/915: Fix long lines and random indent in gen6_set_rps_thresholds() by Chris Wilson · 8 years ago
  71. 338d0ee drm/i915: Fix random indent in i915_drm_resume() by Chris Wilson · 8 years ago
  72. c5a7b5a drm/i915: Remove debug noise on detecting fault-injection of missed interrupts by Chris Wilson · 8 years ago
  73. 61ff75a drm/i915: Simplify enabling user-interrupts with L3-remapping by Chris Wilson · 8 years ago
  74. 31bb59c drm/i915: Move the get/put irq locking into the caller by Chris Wilson · 8 years ago
  75. b385085 drm/i915: Embed signaling node into the GEM request by Chris Wilson · 8 years ago
  76. c81d461 drm/i915: Convert trace-irq to the breadcrumb waiter by Chris Wilson · 8 years ago
  77. 1137fa8 drm/i915: Stop setting wraparound seqno on initialisation by Chris Wilson · 8 years ago
  78. 3d5564e drm/i915: Only apply one barrier after a breadcrumb interrupt is posted by Chris Wilson · 8 years ago
  79. 7ec2c73 drm/i915: Check the CPU cached value in HWS of seqno after waking the waiter by Chris Wilson · 8 years ago
  80. f8973c2 drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk) by Chris Wilson · 8 years ago
  81. 7d5ea80 drm/i915: Refactor scratch object allocation for gen2 w/a buffer by Chris Wilson · 8 years ago
  82. de8fe16 drm/i915: Allocate scratch page from stolen by Chris Wilson · 8 years ago
  83. f829195 drm/i915: Stop mapping the scratch page into CPU space by Chris Wilson · 8 years ago
  84. 1b7744e drm/i915: Use HWS for seqno tracking everywhere by Chris Wilson · 8 years ago
  85. f69a02c drm/i915: Spin after waking up for an interrupt by Chris Wilson · 8 years ago
  86. 688e6c7 drm/i915: Slaughter the thundering i915_wait_request herd by Chris Wilson · 8 years ago
  87. 1f15b76 drm/i915: Separate GPU hang waitqueue from advance by Chris Wilson · 8 years ago
  88. 26a02b8 drm/i915: Make queueing the hangcheck work inline by Chris Wilson · 8 years ago
  89. 7774002 drm/i915: Remove the dedicated hangcheck workqueue by Chris Wilson · 8 years ago
  90. 0553572 drm/i915: Delay queuing hangcheck to wait-request by Chris Wilson · 8 years ago
  91. bed50ae drm/i915/shrinker: Flush active on objects before counting by Chris Wilson · 8 years ago
  92. c739302 drm/i915/bxt: Remove the preliminary_hw_support flag by Imre Deak · 8 years ago
  93. 37f501a drm/i915/bxt: Export pooled eu info to userspace by arun.siluvery@linux.intel.com · 8 years ago
  94. fc61984 drm/i915/bxt: Fix sanity check for BIOS RC6 setup by Imre Deak · 8 years ago
  95. b99d49c drm/i915: Fix log type for RC6 debug messages by Imre Deak · 8 years ago
  96. ed00307 drm/i915/ringbuffer: Move all default irq vfuncs init to a separate func by Chris Wilson · 8 years ago
  97. 6f7bef7 drm/i915/ringbuffer: Move all generic engine->dispatch_batchbuffer together by Chris Wilson · 8 years ago
  98. 8d22891 drm/i915: Trim some if-else braces by Tvrtko Ursulin · 8 years ago
  99. 4b8e38a drm/i915: Consolidate legacy semaphore initialization by Tvrtko Ursulin · 8 years ago
  100. c38c651 drm/i915: Compact gen8_ring_sync by Tvrtko Ursulin · 8 years ago