1. de5825b drm/i915: Serialise with engine-pm around requests on the kernel_context by Chris Wilson · 5 years ago
  2. da0ef77 drm/i915/execlists: Fixup cancel_port_requests() by Chris Wilson · 5 years ago
  3. 331bf90 drm/i915/gt: Mark the execlists->active as the primary volatile access by Chris Wilson · 5 years ago
  4. bae21da drm/i915: Switch kunmap() to take the page not vaddr by Chris Wilson · 5 years ago
  5. 3b054a1 drm/i915/selftests: Include the subsubtest name for live_parallel_engines by Chris Wilson · 5 years ago
  6. 9acc99d drm/i915/query: Align flavour of engine data lookup by Tvrtko Ursulin · 5 years ago
  7. 6025ba1 drm/i915: coffeelake supports hdcp2.2 by Juston Li · 5 years ago
  8. e8e61f1 drm/i915/selftests: Flush the active callbacks by Chris Wilson · 5 years ago
  9. cfd821b drm/i915/selftests: Force bonded submission to overlap by Chris Wilson · 5 years ago
  10. 67a3aca drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request by Chris Wilson · 5 years ago
  11. f05bfce drm/i915/selftests: Shorten infinite wait for sseu by Chris Wilson · 5 years ago
  12. 1ff2f9e drm/i915/selftests: Always hold a reference on a waited upon request by Chris Wilson · 5 years ago
  13. 93b0e8f drm/i915: Mark intel_wakeref_get() as a sleeper by Chris Wilson · 5 years ago
  14. c95d31c drm/i915/execlists: Lock the request while validating it during promotion by Chris Wilson · 5 years ago
  15. 090a82e drm/i915/gt: Hold request reference while waiting for w/a verification by Chris Wilson · 5 years ago
  16. 2d0fb25 drm/i915: Serialise with remote retirement by Chris Wilson · 5 years ago
  17. 689122d Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()" by Chris Wilson · 5 years ago
  18. e18417b drm/i915: Use intel_gt_pm_put_async in GuC submission path by Stuart Summers · 5 years ago
  19. e435c60 drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state by Chris Wilson · 5 years ago
  20. 88cec49 drm/i915/gt: Declare timeline.lock to be irq-free by Chris Wilson · 5 years ago
  21. 5cba288 drm/i915/gt: Unlock engine-pm after queuing the kernel context switch by Chris Wilson · 5 years ago
  22. a6edbca drm/i915/gt: Close race between engine_park and intel_gt_retire_requests by Chris Wilson · 5 years ago
  23. 07779a7 drm/i915: Mark up the calling context for intel_wakeref_put() by Chris Wilson · 5 years ago
  24. 8a12639 drm/i915: Do not initialize display BW when display not available by Stuart Summers · 5 years ago
  25. e7862f4 Skip MCHBAR queries when display is not available by Stuart Summers · 5 years ago
  26. 7451a07 drm/i915: Change .crtc_enable/disable() calling convention by Ville Syrjälä · 5 years ago
  27. 502d871 drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable() by Ville Syrjälä · 5 years ago
  28. e44c84a drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable() by Ville Syrjälä · 5 years ago
  29. c684fb4 drm/i915: Pass dev_priv to cpt_verify_modeset() by Ville Syrjälä · 5 years ago
  30. 7a8fdb1f drm/i915: Change watermark hook calling convention by Ville Syrjälä · 5 years ago
  31. 5b4f4e9 drm/i915: Pass intel_crtc to ironlake_fdi_disable() by Ville Syrjälä · 5 years ago
  32. 777bf6d drm/i915: Move crtc_state to tighter scope by Ville Syrjälä · 5 years ago
  33. 407b940 drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on() by Ville Syrjälä · 5 years ago
  34. d18b6bb drm/i915: Add intel_crtc_vblank_off() by Ville Syrjälä · 5 years ago
  35. 021ba10 drm/i915: Change intel_encoders_<hook>() calling convention by Ville Syrjälä · 5 years ago
  36. 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
  37. c53d131 drm/i915/selftests: Take a ref to the request we wait upon by Chris Wilson · 5 years ago
  38. e668950 drm/i915/selftests: Be explicit in ERR_PTR handling by Chris Wilson · 5 years ago
  39. ba446f7 drm/i915/selftests: Exercise rc6 w/a handling by Chris Wilson · 5 years ago
  40. f4ba070 drm/i915: Wait until the intel_wakeref idle callback is complete by Chris Wilson · 5 years ago
  41. 8ad305f drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON by Chris Wilson · 5 years ago
  42. 0cdfdf6 drm/i915/gt: Flush the requests after wedging on suspend by Chris Wilson · 5 years ago
  43. dcbebb1 drm/i915/gt: Schedule next retirement worker first by Chris Wilson · 5 years ago
  44. 1683d24 drm/i915/gt: Move new timelines to the end of active_list by Chris Wilson · 5 years ago
  45. d18580b drm/i915: make pool objects read-only by Matthew Auld · 5 years ago
  46. 362bfb9 drm/i915/tgl: Add DKL PHY vswing table for HDMI by Matt Roper · 5 years ago
  47. 6d73af2 drm/i915/dsi: Do not read the transcoder register. by Vandita Kulkarni · 5 years ago
  48. 5301977 drm/i915/gem: Protect the obj->vma.list during iteration by Chris Wilson · 5 years ago
  49. 62d1c85 drm/i915/gem: Merge GGTT vma flush into a single loop by Chris Wilson · 5 years ago
  50. 42d7025 drm/i915/gem: Track ggtt writes from userspace on the bound vma by Chris Wilson · 5 years ago
  51. a266bf4 drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint by Chris Wilson · 5 years ago
  52. b642269 drm/i915/gt: Only wait for register chipset flush if active by Chris Wilson · 5 years ago
  53. d147483 drm/i915/ehl: Update voltage level checks by Matt Roper · 5 years ago
  54. 03cea61 drm/i915/dsb: fix extra warning on error path handling by Lucas De Marchi · 5 years ago
  55. ac4eead drm/i915/dsb: remove atomic operations by Lucas De Marchi · 5 years ago
  56. c50bb4d drm/i915/mst: Check uapi enable not intel one during mst atomic check by José Roberto de Souza · 5 years ago
  57. 33ef6d4 drm/i915/vbt: Handle generic DTD block by Matt Roper · 5 years ago
  58. 9e7eced drm/i915/vbt: Parse panel options separately from timing data by Matt Roper · 5 years ago
  59. 8eed671 drm/i915/selftests: Add intel_gt_driver_late_release for mock device by Chris Wilson · 5 years ago
  60. 48ea97f drm/i915: fix accidental static variable use by Jani Nikula · 5 years ago
  61. 82e0c5b drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission by Don Hiatt · 5 years ago
  62. b291ce0 drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin() by Chris Wilson · 5 years ago
  63. 3c1fe1e drm/i915/gt: Mention which device failed by Chris Wilson · 5 years ago
  64. cc7a4cf drm/i915: Fix frame start delay programming by Ville Syrjälä · 5 years ago
  65. c212fbd drm/i915/selftests: Disable heartbeat around context barrier tests by Chris Wilson · 5 years ago
  66. 2d19a71 drm/i915/selftests: Exercise long preemption chains by Chris Wilson · 5 years ago
  67. dd590f6 drm/i915/perf: Add preemption check while waiting for OA by Lionel Landwerlin · 5 years ago
  68. dea397e drm/i915/gt: Flush retire.work timer object on unload by Chris Wilson · 5 years ago
  69. aeab92e drm/i915/gt: Use gt locals for accessing rc6 by Chris Wilson · 5 years ago
  70. 90eb7d2 drm/i915: Simplify NEEDS_WaRsDisableCoarsePowerGating by Chris Wilson · 5 years ago
  71. d96bb62 drm/i915/gem: Silence sparse for RCU protection inside the constructor by Chris Wilson · 5 years ago
  72. 7936a22 drm/i915/gt: Wait for new requests in intel_gt_retire_requests() by Chris Wilson · 5 years ago
  73. e205cee Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 5 years ago
  74. 17cc513 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 5 years ago
  75. 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
  76. 1cdc233 drm/i915/guc: Properly capture & release GuC interrupts on Gen11+ by Daniele Ceraolo Spurio · 5 years ago
  77. 980f87a drm/i915: Restore GT coarse power gating workaround by Imre Deak · 5 years ago
  78. e543620 drm/i915: Drop redundant aspec ratio prop value initialization by Ville Syrjälä · 6 years ago
  79. c504f4d drm/i915: Do not override mode's aspect ratio with the prop value NONE by Ville Syrjälä · 6 years ago
  80. c9ad602 drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree by Chris Wilson · 5 years ago
  81. 3fb33cd drm/i915/selftests: Add coverage of mocs registers by Chris Wilson · 5 years ago
  82. f8a0c7a drm/i915/gt: Refactor mocs loops into single control macro by Chris Wilson · 5 years ago
  83. f616de0 drm/i915/gt: Tidy up debug-warns for the mocs control table by Chris Wilson · 5 years ago
  84. 93975d6 drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others by Chris Wilson · 5 years ago
  85. abc5520 drm/i915/fbdev: Restore physical addresses for fb_mmap() by Chris Wilson · 5 years ago
  86. b401164 drm/vmwgfx: remove set but not used variable 'srf' by YueHaibing · 5 years ago
  87. e2e9666 drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool by Thomas Hellstrom · 5 years ago
  88. 9393765 drm/i915/perf: don't forget noa wait after oa config by Lionel Landwerlin · 5 years ago
  89. dfce902 Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next by Dave Airlie · 5 years ago
  90. 2248a28 drm/i915/gen8+: Add RC6 CTX corruption WA by Imre Deak · 5 years ago
  91. 5ba2bb5 drm/i915/tgl: Wa_1606679103 by Radhakrishna Sripada · 5 years ago
  92. 94bc7f5 Merge tag 'arcpgu-updates-2019.07.18' of github.com:abrodkin/linux into drm-next by Dave Airlie · 5 years ago
  93. 48715f7 drm/i915: Avoid atomic context for error capture by Bruce Chang · 5 years ago
  94. 3447fd0 Merge tag 'drm-misc-next-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  95. 0990ca2 Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  96. 523e0cc drm/i915/tgl: allow DVI/HDMI on port A by Lucas De Marchi · 5 years ago
  97. ff15e5a drm/i915/display/mst: Enable virtual channel payload allocation earlier by José Roberto de Souza · 5 years ago
  98. 4d89adc drm/i915/display/dsi: Add support to pipe D by José Roberto de Souza · 5 years ago
  99. bb747fa drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT definition by José Roberto de Souza · 5 years ago
  100. a64fc11 drm/msm: fix memleak on release by Johan Hovold · 5 years ago