1. 7181f5c drm/i915: Clean up the gen2 "no planes -> underrun" workaround by Ville Syrjälä · 5 years ago
  2. bee43ca drm/i915: Clean up intel_{pre,post}_plane_update() by Ville Syrjälä · 5 years ago
  3. 0e75fb8 drm/i915: s/pipe_config/new_crtc_state/ intel_{pre,post}_plane_update() by Ville Syrjälä · 5 years ago
  4. 60aca57 drm/i915: Pass dev_priv to ilk_disable_lp_wm() by Ville Syrjälä · 5 years ago
  5. d243279 drm/i915: Clean up arguments to nv12/scaler w/a funcs by Ville Syrjälä · 5 years ago
  6. 13bb5b9 drm/i915/gt: Set the PD again for Haswell by Chris Wilson · 5 years ago
  7. cb6c3d4 drm/i915/gem: Avoid parking the vma as we unbind by Chris Wilson · 5 years ago
  8. 78eaaba drm/i915/display/mst: Move DPMS_OFF call to post_disable by José Roberto de Souza · 5 years ago
  9. 50a7efb drm/i915/dp: Power down sink before disable pipe/transcoder clock by José Roberto de Souza · 5 years ago
  10. e815aff drm/i915/display: Check the old state to find port sync slave by José Roberto de Souza · 5 years ago
  11. a3265d8 drm/i915/irq: Refactor gen11 display interrupt handling by Matt Roper · 5 years ago
  12. f70de8d drm/i915/gt: Track the context validity explicitly by Chris Wilson · 5 years ago
  13. 49e74c8 drm/i915/execlists: Skip nested spinlock for validating pending by Chris Wilson · 5 years ago
  14. 80aac91 drm/i915/execlists: Add a couple more validity checks to assert_pending() by Chris Wilson · 5 years ago
  15. 42d1051 drm/i915: Lift i915_vma_pin() out of intel_renderstate_emit() by Chris Wilson · 5 years ago
  16. 3e81747 drm/i915/gem: Take runtime-pm wakeref prior to unbinding by Chris Wilson · 5 years ago
  17. e1cda6a drm/i915: Serialise i915_active_wait() with its retirement by Chris Wilson · 5 years ago
  18. ae30300 drm/i915: Specialise i915_active.work lock classes by Chris Wilson · 5 years ago
  19. 7d0aa0d drm/i915/gem: Unbind all current vma on changing cache-level by Chris Wilson · 5 years ago
  20. 65f6d12 drm/i915/gt: Simplify rc6 w/a application by Chris Wilson · 5 years ago
  21. 61e258e drm/i915/gt: Use soft-rc6 for w/a protection by Chris Wilson · 5 years ago
  22. 98cf5c9 drm/i915/bios: assume vbt is 4-byte aligned into oprom by Lucas De Marchi · 5 years ago
  23. 2cded15 drm/i915/bios: fold pci rom map/unmap into copy function by Lucas De Marchi · 5 years ago
  24. fd0186c drm/i915/bios: do not discard address space by Lucas De Marchi · 5 years ago
  25. d5746bf drm/i915/display: Suspend MST topology manager before destroy fbdev by José Roberto de Souza · 5 years ago
  26. 551fb93 drm/i915/vbt: Parse power conservation features block by José Roberto de Souza · 5 years ago
  27. ba0af30 drm/i915/psr: Check if sink PSR capability changed by José Roberto de Souza · 5 years ago
  28. 700355a drm/i915/psr: Enable ALPM lock timeout error interruption by José Roberto de Souza · 5 years ago
  29. 9585120 drm/i915/psr: Refactor psr short pulse handler by José Roberto de Souza · 5 years ago
  30. f98837e drm/i915/psr: Add bits per pixel limitation by José Roberto de Souza · 5 years ago
  31. 13caf7b drm/i915/dsb: fix cmd_buf being wrongly set by Lucas De Marchi · 5 years ago
  32. ca851c2 drm/i915: Stop using connector->encoder and encoder->crtc links in i915_display_info by Ville Syrjälä · 5 years ago
  33. 3cf12da drm/i915: Dump both the uapi and hw states for crtcs and planes by Ville Syrjälä · 5 years ago
  34. d029a13 drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_info by Ville Syrjälä · 5 years ago
  35. 3ff11a0 drm/i915: Use drm_modeset_lock_all() in debugfs display info by Ville Syrjälä · 5 years ago
  36. 5244221 drm/i915: Dump the mode for the crtc just the once by Ville Syrjälä · 5 years ago
  37. 6475423 drm/i915: Refactor debugfs display info code by Ville Syrjälä · 5 years ago
  38. 9de8337 drm/i915: Reorganize plane/fb dump in debugfs by Ville Syrjälä · 5 years ago
  39. cb634d3 drm/i915: Switch to intel_ types in debugfs display_info by Ville Syrjälä · 5 years ago
  40. 6d37bc7 drm/i915: Use drm_rect to simplify plane {crtc,src}_{x,y,w,h} printing by Ville Syrjälä · 5 years ago
  41. 5627306 drm/i915: Switch intel_crtc_disable_noatomic() to intel_ types by Ville Syrjälä · 5 years ago
  42. f49108d drm/i915: Program SHPD_FILTER_CNT on CNP+ by Matt Roper · 5 years ago
  43. 3d1e388 drm/i915/ehl: Make icp_digital_port_connected() use phy instead of port by Matt Roper · 5 years ago
  44. 9695cde drm/i915: Handle SDEISR according to PCH rather than platform by Matt Roper · 5 years ago
  45. 7df4914 drm/i915: Use the correct PCH transcoder for LPT/WPT in intel_sanitize_frame_start_delay() by Ville Syrjälä · 5 years ago
  46. 1bbdd24 drm/i915: Refactor gen6_flush_pd() by Chris Wilson · 5 years ago
  47. 19b6304 drm/i915: Serialise access to GFX_FLSH_CNTL by Chris Wilson · 5 years ago
  48. f997056 drm/i915/gt: Push the flush_pd before the set-context by Chris Wilson · 5 years ago
  49. 3cd6e88 drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw by Chris Wilson · 5 years ago
  50. f9a863c drm/i915/selftests: Keep engine awake during live_coherency by Chris Wilson · 5 years ago
  51. 97c1635 drm/i915/execlists: Ensure the tasklet is decoupled upon shutdown by Chris Wilson · 5 years ago
  52. 7ce596a drm/i915/gem: Take timeline->mutex to walk list-of-requests by Chris Wilson · 5 years ago
  53. 8d9875b drm/i915: Don't set undefined bits in dirty_pipes by Ville Syrjälä · 5 years ago
  54. d92f77d Revert "drm/i915: use a separate context for gpu relocs" by Chris Wilson · 5 years ago
  55. 0cb7da1 drm/i915/selftests: Wait only on the expected barrier by Chris Wilson · 5 years ago
  56. b006869 drm/i915/selftests: Always lock the drm_mm around insert/remove by Chris Wilson · 5 years ago
  57. 6930573 drm/i915/selftests: Use sgt_iter for huge_pages_free by Chris Wilson · 5 years ago
  58. ff690b2 drm/i915/tgl: Implement Wa_1604555607 by Michel Thierry · 5 years ago
  59. 952d1a6 drm/i915/selftests: Drop local vm reference! by Chris Wilson · 5 years ago
  60. 212d999 drm/i915/selftests: Count the number of engines used by Chris Wilson · 5 years ago
  61. 7983990 drm/i915/selftests: Try to show where the pulse went by Chris Wilson · 5 years ago
  62. cd30a50 drm/i915/gem: Excise the per-batch whitelist from the context by Chris Wilson · 5 years ago
  63. e3f3a0f drm/i915/gt: Defer breadcrumb processing to after the irq handler by Chris Wilson · 5 years ago
  64. df9f85d drm/i915: Serialise i915_active_fence_set() with itself by Chris Wilson · 5 years ago
  65. 730eaeb drm/i915/gt: Manual rc6 entry upon parking by Chris Wilson · 5 years ago
  66. 7e7129d drm/i915: Disable display interrupts during display IRQ handler by Clint Taylor · 5 years ago
  67. 0713098 drm/i915/dp: fix DP audio for PORT_A on gen12+ by Kai Vehmanen · 5 years ago
  68. 9b93daa9 drm/i915: Support more QGV points by Stanislav Lisovskiy · 5 years ago
  69. 58b4c1a drm/i915: Reduce nested prepare_remote_context() to a trylock by Chris Wilson · 5 years ago
  70. 5766a5f drm/i915: Default to a more lenient forced preemption timeout by Chris Wilson · 5 years ago
  71. 34f5fe1 drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame by Chris Wilson · 5 years ago
  72. 4f88f87 drm/i915/gt: Schedule request retirement when timeline idles by Chris Wilson · 5 years ago
  73. 88a4655 drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire by Chris Wilson · 5 years ago
  74. de5825b drm/i915: Serialise with engine-pm around requests on the kernel_context by Chris Wilson · 5 years ago
  75. da0ef77 drm/i915/execlists: Fixup cancel_port_requests() by Chris Wilson · 5 years ago
  76. 331bf90 drm/i915/gt: Mark the execlists->active as the primary volatile access by Chris Wilson · 5 years ago
  77. bae21da drm/i915: Switch kunmap() to take the page not vaddr by Chris Wilson · 5 years ago
  78. 3b054a1 drm/i915/selftests: Include the subsubtest name for live_parallel_engines by Chris Wilson · 5 years ago
  79. 9acc99d drm/i915/query: Align flavour of engine data lookup by Tvrtko Ursulin · 5 years ago
  80. 6025ba1 drm/i915: coffeelake supports hdcp2.2 by Juston Li · 5 years ago
  81. e8e61f1 drm/i915/selftests: Flush the active callbacks by Chris Wilson · 5 years ago
  82. cfd821b drm/i915/selftests: Force bonded submission to overlap by Chris Wilson · 5 years ago
  83. 67a3aca drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request by Chris Wilson · 5 years ago
  84. f05bfce drm/i915/selftests: Shorten infinite wait for sseu by Chris Wilson · 5 years ago
  85. 1ff2f9e drm/i915/selftests: Always hold a reference on a waited upon request by Chris Wilson · 5 years ago
  86. 93b0e8f drm/i915: Mark intel_wakeref_get() as a sleeper by Chris Wilson · 5 years ago
  87. c95d31c drm/i915/execlists: Lock the request while validating it during promotion by Chris Wilson · 5 years ago
  88. 090a82e drm/i915/gt: Hold request reference while waiting for w/a verification by Chris Wilson · 5 years ago
  89. 2d0fb25 drm/i915: Serialise with remote retirement by Chris Wilson · 5 years ago
  90. 689122d Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()" by Chris Wilson · 5 years ago
  91. e18417b drm/i915: Use intel_gt_pm_put_async in GuC submission path by Stuart Summers · 5 years ago
  92. e435c60 drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state by Chris Wilson · 5 years ago
  93. 88cec49 drm/i915/gt: Declare timeline.lock to be irq-free by Chris Wilson · 5 years ago
  94. 5cba288 drm/i915/gt: Unlock engine-pm after queuing the kernel context switch by Chris Wilson · 5 years ago
  95. a6edbca drm/i915/gt: Close race between engine_park and intel_gt_retire_requests by Chris Wilson · 5 years ago
  96. 07779a7 drm/i915: Mark up the calling context for intel_wakeref_put() by Chris Wilson · 5 years ago
  97. 8a12639 drm/i915: Do not initialize display BW when display not available by Stuart Summers · 5 years ago
  98. e7862f4 Skip MCHBAR queries when display is not available by Stuart Summers · 5 years ago
  99. 7451a07 drm/i915: Change .crtc_enable/disable() calling convention by Ville Syrjälä · 5 years ago
  100. 502d871 drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable() by Ville Syrjälä · 5 years ago