1. 212d999 drm/i915/selftests: Count the number of engines used by Chris Wilson · 5 years ago
  2. 7983990 drm/i915/selftests: Try to show where the pulse went by Chris Wilson · 5 years ago
  3. cd30a50 drm/i915/gem: Excise the per-batch whitelist from the context by Chris Wilson · 5 years ago
  4. e3f3a0f drm/i915/gt: Defer breadcrumb processing to after the irq handler by Chris Wilson · 5 years ago
  5. df9f85d drm/i915: Serialise i915_active_fence_set() with itself by Chris Wilson · 5 years ago
  6. 730eaeb drm/i915/gt: Manual rc6 entry upon parking by Chris Wilson · 5 years ago
  7. 7e7129d drm/i915: Disable display interrupts during display IRQ handler by Clint Taylor · 5 years ago
  8. 0713098 drm/i915/dp: fix DP audio for PORT_A on gen12+ by Kai Vehmanen · 5 years ago
  9. 9b93daa9 drm/i915: Support more QGV points by Stanislav Lisovskiy · 5 years ago
  10. 58b4c1a drm/i915: Reduce nested prepare_remote_context() to a trylock by Chris Wilson · 5 years ago
  11. 5766a5f drm/i915: Default to a more lenient forced preemption timeout by Chris Wilson · 5 years ago
  12. 34f5fe1 drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame by Chris Wilson · 5 years ago
  13. 4f88f87 drm/i915/gt: Schedule request retirement when timeline idles by Chris Wilson · 5 years ago
  14. 88a4655 drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire by Chris Wilson · 5 years ago
  15. de5825b drm/i915: Serialise with engine-pm around requests on the kernel_context by Chris Wilson · 5 years ago
  16. da0ef77 drm/i915/execlists: Fixup cancel_port_requests() by Chris Wilson · 5 years ago
  17. 331bf90 drm/i915/gt: Mark the execlists->active as the primary volatile access by Chris Wilson · 5 years ago
  18. bae21da drm/i915: Switch kunmap() to take the page not vaddr by Chris Wilson · 5 years ago
  19. 3b054a1 drm/i915/selftests: Include the subsubtest name for live_parallel_engines by Chris Wilson · 5 years ago
  20. 9acc99d drm/i915/query: Align flavour of engine data lookup by Tvrtko Ursulin · 5 years ago
  21. 6025ba1 drm/i915: coffeelake supports hdcp2.2 by Juston Li · 5 years ago
  22. e8e61f1 drm/i915/selftests: Flush the active callbacks by Chris Wilson · 5 years ago
  23. cfd821b drm/i915/selftests: Force bonded submission to overlap by Chris Wilson · 5 years ago
  24. 67a3aca drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request by Chris Wilson · 5 years ago
  25. f05bfce drm/i915/selftests: Shorten infinite wait for sseu by Chris Wilson · 5 years ago
  26. 1ff2f9e drm/i915/selftests: Always hold a reference on a waited upon request by Chris Wilson · 5 years ago
  27. 93b0e8f drm/i915: Mark intel_wakeref_get() as a sleeper by Chris Wilson · 5 years ago
  28. c95d31c drm/i915/execlists: Lock the request while validating it during promotion by Chris Wilson · 5 years ago
  29. 090a82e drm/i915/gt: Hold request reference while waiting for w/a verification by Chris Wilson · 5 years ago
  30. 2d0fb25 drm/i915: Serialise with remote retirement by Chris Wilson · 5 years ago
  31. 689122d Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()" by Chris Wilson · 5 years ago
  32. e18417b drm/i915: Use intel_gt_pm_put_async in GuC submission path by Stuart Summers · 5 years ago
  33. e435c60 drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state by Chris Wilson · 5 years ago
  34. 88cec49 drm/i915/gt: Declare timeline.lock to be irq-free by Chris Wilson · 5 years ago
  35. 5cba288 drm/i915/gt: Unlock engine-pm after queuing the kernel context switch by Chris Wilson · 5 years ago
  36. a6edbca drm/i915/gt: Close race between engine_park and intel_gt_retire_requests by Chris Wilson · 5 years ago
  37. 07779a7 drm/i915: Mark up the calling context for intel_wakeref_put() by Chris Wilson · 5 years ago
  38. 8a12639 drm/i915: Do not initialize display BW when display not available by Stuart Summers · 5 years ago
  39. e7862f4 Skip MCHBAR queries when display is not available by Stuart Summers · 5 years ago
  40. 7451a07 drm/i915: Change .crtc_enable/disable() calling convention by Ville Syrjälä · 5 years ago
  41. 502d871 drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable() by Ville Syrjälä · 5 years ago
  42. e44c84a drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable() by Ville Syrjälä · 5 years ago
  43. c684fb4 drm/i915: Pass dev_priv to cpt_verify_modeset() by Ville Syrjälä · 5 years ago
  44. 7a8fdb1f drm/i915: Change watermark hook calling convention by Ville Syrjälä · 5 years ago
  45. 5b4f4e9 drm/i915: Pass intel_crtc to ironlake_fdi_disable() by Ville Syrjälä · 5 years ago
  46. 777bf6d drm/i915: Move crtc_state to tighter scope by Ville Syrjälä · 5 years ago
  47. 407b940 drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on() by Ville Syrjälä · 5 years ago
  48. d18b6bb drm/i915: Add intel_crtc_vblank_off() by Ville Syrjälä · 5 years ago
  49. 021ba10 drm/i915: Change intel_encoders_<hook>() calling convention by Ville Syrjälä · 5 years ago
  50. 41dec75 Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued by Jani Nikula · 5 years ago
  51. c53d131 drm/i915/selftests: Take a ref to the request we wait upon by Chris Wilson · 5 years ago
  52. e668950 drm/i915/selftests: Be explicit in ERR_PTR handling by Chris Wilson · 5 years ago
  53. ba446f7 drm/i915/selftests: Exercise rc6 w/a handling by Chris Wilson · 5 years ago
  54. f4ba070 drm/i915: Wait until the intel_wakeref idle callback is complete by Chris Wilson · 5 years ago
  55. 8ad305f drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON by Chris Wilson · 5 years ago
  56. 0cdfdf6 drm/i915/gt: Flush the requests after wedging on suspend by Chris Wilson · 5 years ago
  57. dcbebb1 drm/i915/gt: Schedule next retirement worker first by Chris Wilson · 5 years ago
  58. 1683d24 drm/i915/gt: Move new timelines to the end of active_list by Chris Wilson · 5 years ago
  59. d18580b drm/i915: make pool objects read-only by Matthew Auld · 5 years ago
  60. 362bfb9 drm/i915/tgl: Add DKL PHY vswing table for HDMI by Matt Roper · 5 years ago
  61. 6d73af2 drm/i915/dsi: Do not read the transcoder register. by Vandita Kulkarni · 5 years ago
  62. 5301977 drm/i915/gem: Protect the obj->vma.list during iteration by Chris Wilson · 5 years ago
  63. 62d1c85 drm/i915/gem: Merge GGTT vma flush into a single loop by Chris Wilson · 5 years ago
  64. 42d7025 drm/i915/gem: Track ggtt writes from userspace on the bound vma by Chris Wilson · 5 years ago
  65. a266bf4 drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint by Chris Wilson · 5 years ago
  66. b642269 drm/i915/gt: Only wait for register chipset flush if active by Chris Wilson · 5 years ago
  67. d147483 drm/i915/ehl: Update voltage level checks by Matt Roper · 5 years ago
  68. 03cea61 drm/i915/dsb: fix extra warning on error path handling by Lucas De Marchi · 5 years ago
  69. ac4eead drm/i915/dsb: remove atomic operations by Lucas De Marchi · 5 years ago
  70. c50bb4d drm/i915/mst: Check uapi enable not intel one during mst atomic check by José Roberto de Souza · 5 years ago
  71. 33ef6d4 drm/i915/vbt: Handle generic DTD block by Matt Roper · 5 years ago
  72. 9e7eced drm/i915/vbt: Parse panel options separately from timing data by Matt Roper · 5 years ago
  73. 8eed671 drm/i915/selftests: Add intel_gt_driver_late_release for mock device by Chris Wilson · 5 years ago
  74. 48ea97f drm/i915: fix accidental static variable use by Jani Nikula · 5 years ago
  75. 82e0c5b drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission by Don Hiatt · 5 years ago
  76. b291ce0 drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin() by Chris Wilson · 5 years ago
  77. 3c1fe1e drm/i915/gt: Mention which device failed by Chris Wilson · 5 years ago
  78. cc7a4cf drm/i915: Fix frame start delay programming by Ville Syrjälä · 5 years ago
  79. c212fbd drm/i915/selftests: Disable heartbeat around context barrier tests by Chris Wilson · 5 years ago
  80. 2d19a71 drm/i915/selftests: Exercise long preemption chains by Chris Wilson · 5 years ago
  81. dd590f6 drm/i915/perf: Add preemption check while waiting for OA by Lionel Landwerlin · 5 years ago
  82. dea397e drm/i915/gt: Flush retire.work timer object on unload by Chris Wilson · 5 years ago
  83. aeab92e drm/i915/gt: Use gt locals for accessing rc6 by Chris Wilson · 5 years ago
  84. 90eb7d2 drm/i915: Simplify NEEDS_WaRsDisableCoarsePowerGating by Chris Wilson · 5 years ago
  85. d96bb62 drm/i915/gem: Silence sparse for RCU protection inside the constructor by Chris Wilson · 5 years ago
  86. 7936a22 drm/i915/gt: Wait for new requests in intel_gt_retire_requests() by Chris Wilson · 5 years ago
  87. e205cee Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 5 years ago
  88. 17cc513 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 5 years ago
  89. 2d0720f Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 5 years ago
  90. 1cdc233 drm/i915/guc: Properly capture & release GuC interrupts on Gen11+ by Daniele Ceraolo Spurio · 5 years ago
  91. 980f87a drm/i915: Restore GT coarse power gating workaround by Imre Deak · 5 years ago
  92. e543620 drm/i915: Drop redundant aspec ratio prop value initialization by Ville Syrjälä · 6 years ago
  93. c504f4d drm/i915: Do not override mode's aspect ratio with the prop value NONE by Ville Syrjälä · 6 years ago
  94. c9ad602 drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree by Chris Wilson · 5 years ago
  95. 3fb33cd drm/i915/selftests: Add coverage of mocs registers by Chris Wilson · 5 years ago
  96. f8a0c7a drm/i915/gt: Refactor mocs loops into single control macro by Chris Wilson · 5 years ago
  97. f616de0 drm/i915/gt: Tidy up debug-warns for the mocs control table by Chris Wilson · 5 years ago
  98. 93975d6 drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others by Chris Wilson · 5 years ago
  99. abc5520 drm/i915/fbdev: Restore physical addresses for fb_mmap() by Chris Wilson · 5 years ago
  100. b401164 drm/vmwgfx: remove set but not used variable 'srf' by YueHaibing · 5 years ago