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