1. abc5520 drm/i915/fbdev: Restore physical addresses for fb_mmap() by Chris Wilson · 5 years ago
  2. 9393765 drm/i915/perf: don't forget noa wait after oa config by Lionel Landwerlin · 5 years ago
  3. 5ba2bb5 drm/i915/tgl: Wa_1606679103 by Radhakrishna Sripada · 5 years ago
  4. 48715f7 drm/i915: Avoid atomic context for error capture by Bruce Chang · 5 years ago
  5. 523e0cc drm/i915/tgl: allow DVI/HDMI on port A by Lucas De Marchi · 5 years ago
  6. ff15e5a drm/i915/display/mst: Enable virtual channel payload allocation earlier by José Roberto de Souza · 5 years ago
  7. 4d89adc drm/i915/display/dsi: Add support to pipe D by José Roberto de Souza · 5 years ago
  8. bb747fa drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT definition by José Roberto de Souza · 5 years ago
  9. ff00ff9 drm/i915/bios: make sure to check vbt size by Lucas De Marchi · 5 years ago
  10. 496f50a drm/i915/bios: rename bios to oprom when mapping pci rom by Lucas De Marchi · 5 years ago
  11. 9381e2b drm/i915/gt: Invalidate as we write the gen7 breadcrumb by Chris Wilson · 5 years ago
  12. bfb0e8e drm/i915/tgl: MOCS table update by Matt Roper · 5 years ago
  13. 0460917 Revert "drm/i915/ehl: Update MOCS table for EHL" by Matt Roper · 5 years ago
  14. 50a5065 drm/i915: Fix detection for a CMP-V PCH by Imre Deak · 5 years ago
  15. d670719 drm/i915: do not warn late about hdmi on port A by Lucas De Marchi · 5 years ago
  16. 860afa0 drm/i915/gt: Flush gen7 even harder by Chris Wilson · 5 years ago
  17. 8c388ac drm/i915/selftests: Remove unused local variable 'file' by Chris Wilson · 5 years ago
  18. 64ad532 drm/i915/dsi: Define command mode registers by Vandita Kulkarni · 5 years ago
  19. 5f00cac drm/i915: Flush context free work on cleanup by Chris Wilson · 5 years ago
  20. 0d9ef19 drm/i915/bios: store child devices in a list by Jani Nikula · 5 years ago
  21. 7a0073d drm/i915/bios: use a flag for vbt hdmi level shift presence by Jani Nikula · 5 years ago
  22. f9228f7 drm/i915/gt: Try an extra flush on the Haswell blitter by Chris Wilson · 5 years ago
  23. b5b61cb drm/i915: Remove leftover gem.pm_notifier member by Chris Wilson · 5 years ago
  24. 1e50787 drm/i915/gem: Pass mem region to preallocated stolen by Chris Wilson · 5 years ago
  25. bdce2be drm/i915/gem: Replace implicit dev_priv->uncore for stolen init by Chris Wilson · 5 years ago
  26. 3c7a44b drm/i915/selftests: Perform some basic cycle counting of MI ops by Chris Wilson · 5 years ago
  27. 31b61f0ef drm/i915/execlists: Move reset_active() from schedule-out to schedule-in by Chris Wilson · 5 years ago
  28. d323c9b drm/i915/userptr: Handle unlocked gup retries by Chris Wilson · 5 years ago
  29. 0d4bbe3 drm/i915/userptr: Try to acquire the page lock around set_page_dirty() by Chris Wilson · 5 years ago
  30. bd8c9cc drm/i915: Split a setting of MSA to MST and SST by Gwan-gyeong Mun · 5 years ago
  31. 69a48c1 drm/i915/execlists: Reduce barrier on context switch to a wmb() by Chris Wilson · 5 years ago
  32. 7a73e67 drm/i915: Taint the kernel on dumping the GEM ftrace buffer by Chris Wilson · 5 years ago
  33. 1af6551 drm/i915/selftests: Fill all the drm_vma_manager holes by Chris Wilson · 5 years ago
  34. 3448583 drm/i915/selftests: Exercise parallel blit operations on a single ctx by Chris Wilson · 5 years ago
  35. e88866e drm/i915/pmu: "Frequency" is reported as accumulated cycles by Chris Wilson · 5 years ago
  36. e8887bb drm/i915: Cancel context if it hangs after it is closed by Chris Wilson · 5 years ago
  37. dfd9c1b drm/i915: Show guilty context name on GPU reset by Chris Wilson · 5 years ago
  38. 267c012 drm/i915/gem: Update context name on closing by Chris Wilson · 5 years ago
  39. fc4f125 drm/i915/gem: Embed context/timeline name inside the GEM context by Chris Wilson · 5 years ago
  40. fecffa4 drm/i915: Protect context while grabbing its name for the request by Chris Wilson · 5 years ago
  41. 028a7a9 drm/i915/icl: Refine PG_HYSTERESIS by Chris Wilson · 5 years ago
  42. 0b0120d drm/i915/perf: always consider holding preemption a privileged op by Lionel Landwerlin · 5 years ago
  43. baea9ff drm/i915: Don't oops in dumb_create ioctl if we have no crtcs by Ville Syrjälä · 5 years ago
  44. d79e1bd drm/i915/pmu: Only use exclusive mmio access for gen7 by Chris Wilson · 5 years ago
  45. c1c82d2 drm/i915/pmu: Cheat when reading the actual frequency to avoid fw by Chris Wilson · 5 years ago
  46. b5572d3 drm/i915/selftests: Mark up sole accessor to ctx->vm as being protected by Chris Wilson · 5 years ago
  47. a8c9a7f drm/i915/selftests: Complete transition to a real struct file mock by Chris Wilson · 5 years ago
  48. ab11a92 drm/i915: make more headers self-contained by Masahiro Yamada · 5 years ago
  49. 080f128 drm/i915: change to_mock() to an inline function by Masahiro Yamada · 5 years ago
  50. 5e19c0b drm/i915: Expand documentation for gen12 DP pre-enable sequence by Matt Roper · 5 years ago
  51. 1d1d0af6 drm/i915/selftests: Verify mmap_gtt revocation on unbinding by Chris Wilson · 5 years ago
  52. 6fedafa drm/i915/selftests: Wrap vm_mmap() around GEM objects by Chris Wilson · 5 years ago
  53. 85ca528 drm/i915/selftests: Replace mock_file hackery with drm's true fake by Chris Wilson · 5 years ago
  54. 4748aa1 drm: Expose a method for creating anonymous struct file around drm_minor by Chris Wilson · 5 years ago
  55. 6349120 drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate Kconfig by Chris Wilson · 5 years ago
  56. 27dbae8 drm/i915/gem: Safely acquire the ctx->vm when copying by Chris Wilson · 5 years ago
  57. 7caaed9 drm/i915/gt: Defer engine registration until fully initialised by Chris Wilson · 5 years ago
  58. 0ccc42a drm/i915: Preload LUTs if the hw isn't currently using them by Ville Syrjälä · 5 years ago
  59. 9e678fc drm/i915: FB backing gem obj should reside in LMEM by Ramalingam C · 5 years ago
  60. 2b0a4fc drm/i915: Leave the aliasing-ppgtt size alone by Chris Wilson · 5 years ago
  61. 3c954c4 drm/i915/display: only include intel_dp_link_training.h where needed by Jani Nikula · 5 years ago
  62. 74ceefd drm/i915: use might_lock_nested in get_pages annotation by Daniel Vetter · 5 years ago
  63. e692b40 lockdep: add might_lock_nested() by Daniel Vetter · 5 years ago
  64. f86dbac drm/i915: Switch obj->mm.lock lockdep annotations on its head by Daniel Vetter · 5 years ago
  65. 3466a3d drm/i915/gt: Cleanup heartbeat systole first by Chris Wilson · 5 years ago
  66. 70dfbc2 drm/i915: switch intel_ddi_init() to intel types by Lucas De Marchi · 5 years ago
  67. 6cf6e59 drm/i915/tgl: Add second TGL PCH ID by James Ausmus · 5 years ago
  68. 4b40699 drm/i915: Remove unwanted rcu_read_lock/unlock by Niranjana Vishwanathapura · 5 years ago
  69. feba2b8 drm/i915/gem: Fix error path to unlock if the GEM context is closed by Chris Wilson · 5 years ago
  70. 841e867 drm/i915/gt: Only drop heartbeat.systole if the sole owner by Chris Wilson · 5 years ago
  71. cddb85d drm/i915/lmem: fixup fake lmem teardown by Matthew Auld · 5 years ago
  72. 1e460bf drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic() by Ville Syrjälä · 5 years ago
  73. bee0a70 drm/i915/gem: Early rejection of no-aperture map_ggtt by Chris Wilson · 5 years ago
  74. a096883 drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA by Tvrtko Ursulin · 5 years ago
  75. 75217f8 drm/i915/dsc: rename functions for consistency by Jani Nikula · 5 years ago
  76. b0ab655 drm/i915/dsc: split out encoder specific parts from DSC compute params by Jani Nikula · 5 years ago
  77. 6aead5d drm/i915/dsc: clean up rc parameter table access by Jani Nikula · 5 years ago
  78. 074f515 drm/i915/dsc: make parameter arrays const by Jani Nikula · 5 years ago
  79. 59ed05c drm/i915: update rawclk also on resume by Jani Nikula · 5 years ago
  80. 35ac28a drm/i915: avoid reading DP_TP_CTL twice by Lucas De Marchi · 5 years ago
  81. a687b4e drm/i915/tgl: do not enable transcoder clock twice on MST by Lucas De Marchi · 5 years ago
  82. 142110c drm/i915: add wrappers to get intel connector state by Lucas De Marchi · 5 years ago
  83. 74e8cd5 drm/i915: Add for_each_new_intel_connector_in_state() by José Roberto de Souza · 5 years ago
  84. dbb1a6f drm/i915: Eliminate redundancy in intel_primary_plane_create() by Ville Syrjälä · 5 years ago
  85. 12fef149d drm/i915: Sort format arrays consistently by Ville Syrjälä · 5 years ago
  86. f9c43a3 drm/i915: Add 10bpc formats with alpha for icl+ by Ville Syrjälä · 5 years ago
  87. ed94034 drm/i915: Expose C8 on VLV/CHV sprite planes by Ville Syrjälä · 5 years ago
  88. d8aa1a4 drm/i915: Add missing 10bpc formats for pipe B sprites on CHV by Ville Syrjälä · 5 years ago
  89. 73263cb drm/i915: Expose alpha formats on VLV/CHV primary planes by Ville Syrjälä · 5 years ago
  90. ffe0fd2 drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites by Ville Syrjälä · 5 years ago
  91. 0a1f57b drm/i915/execlists: Reset CSB pointers by mmio as well by Chris Wilson · 5 years ago
  92. c4a774c drm/i915: add for_each_port() and use it by Jani Nikula · 5 years ago
  93. 7d14863 drm/i915: Protect request peeking with RCU by Chris Wilson · 5 years ago
  94. 83c55ee drm/i915/gt: Drop false assertion on user_forcewake by Chris Wilson · 5 years ago
  95. 38098750 drm/i915/execlists: Ignore the inactive kernel context in assert_pending_valid by Chris Wilson · 5 years ago
  96. b0b1024 drm/i915/execlists: Verify context register state before execution by Chris Wilson · 5 years ago
  97. 3881376 drm/i915/selftests: Flush all active callbacks by Chris Wilson · 5 years ago
  98. 9278bbb drm/i915/perf: Reverse a ternary to make sparse happy by Chris Wilson · 5 years ago
  99. 833e979 drm/i915/selftests: Add intel_gt_suspend_prepare by Chris Wilson · 5 years ago
  100. c601cb2 drm/i915: Defer rc6 shutdown to suspend_late by Chris Wilson · 5 years ago