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