1. b414fcd drm/i915: Move mmap and friends to its own file by Chris Wilson · 6 years ago
  2. f033428 drm/i915: Move phys objects to its own file by Chris Wilson · 6 years ago
  3. 8475355 drm/i915: Move shmem object setup to its own file by Chris Wilson · 6 years ago
  4. 9893214 drm/i915: Move object->pages API to i915_gem_object.[ch] by Chris Wilson · 6 years ago
  5. 5e5d2e2 drm/i915: Split GEM object type definition to its own header by Chris Wilson · 6 years ago
  6. c457d9c drm/i915: Make sure we have enough memory bandwidth on ICL by Ville Syrjälä · 6 years ago
  7. 3ce2ea6 drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c by Jani Nikula · 6 years ago
  8. 46472b3 drm/i915: Move i915_request_alloc into selftests/ by Chris Wilson · 6 years ago
  9. 79ffac85 drm/i915: Invert the GEM wakeref hierarchy by Chris Wilson · 6 years ago
  10. 23c3c3d drm/i915: Pull the GEM powermangement coupling into its own file by Chris Wilson · 6 years ago
  11. d91e657 drm/i915: Introduce struct intel_wakeref by Chris Wilson · 6 years ago
  12. 112ed2d drm/i915: Move GraphicsTechnology files under gt/ by Chris Wilson · 6 years ago
  13. 0940757 drm/i915: Store the default sseu setup on the engine by Chris Wilson · 6 years ago
  14. c2400ec drm/i915: add Makefile magic for testing headers are self-contained by Jani Nikula · 6 years ago
  15. 8b74594 drm/i915: Split out i915_priolist_types into its own header by Chris Wilson · 6 years ago
  16. 3a891a6 drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h by Chris Wilson · 6 years ago
  17. 9d1305e drm/i915: Introduce the i915_user_extension_method by Chris Wilson · 6 years ago
  18. c4d52fe drm/i915: Move over to intel_context_lookup() by Chris Wilson · 6 years ago
  19. 39e2f50 drm/i915: Split struct intel_context definition to its own header by Chris Wilson · 6 years ago
  20. 32eb6bc drm/i915: Make request allocation caches global by Chris Wilson · 6 years ago
  21. 64d6c50 drm/i915: Generalise GPU activity tracking by Chris Wilson · 6 years ago
  22. c562746 drm/i915: Disable -Wuninitialized by Nathan Chancellor · 6 years ago
  23. ff00d85 Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Rodrigo Vivi · 6 years ago
  24. e4a8c81 drm/i915/selftests: Refactor common live_test framework by Chris Wilson · 6 years ago
  25. 9f58892 drm/i915: Pull all the reset functionality together into i915_reset.c by Chris Wilson · 6 years ago
  26. 9bdb073 drm/i915/gvt: Change KVMGT as self load module by Zhenyu Wang · 6 years ago
  27. 7996022 Makefile: fix mixed tab and spaces by Pedro Tammela · 6 years ago
  28. 28d6ccc drm/i915/selftests: Add tests for GT and engine workaround verification by Tvrtko Ursulin · 6 years ago
  29. 8d2f6e2 drm/i915/selftests: Extract spinner code by Tvrtko Ursulin · 6 years ago
  30. 168243c drm/i915/dsc: Define & Compute VESA DSC params by Gaurav K Singh · 6 years ago
  31. 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  32. c45198b drm/i915/cnl+: Move the combo PHY init/uninit code to a new file by Imre Deak · 6 years ago
  33. 2bf3f59 drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init() by Jani Nikula · 6 years ago
  34. 593a21a drm/i915: split out display quirks to a new file by Jani Nikula · 6 years ago
  35. 0bb95f8 Makefile: Globally enable VLA warning by Kees Cook · 7 years ago
  36. 360fa66 drm/i915: rename intel_modes.c to intel_connector.c by Jani Nikula · 6 years ago
  37. e2f3496 drm/i915: Pull scheduling under standalone lock by Chris Wilson · 6 years ago
  38. fcfe0bd drm/i915/icl: Program DSI Escape clock Divider by Madhav Chauhan · 7 years ago
  39. ca3589c drm/i915/dsi: rename the current DSI files based on first platform by Jani Nikula · 7 years ago
  40. 98dc045 drm/i915/selftests: Refactor common flush_test() by Chris Wilson · 7 years ago
  41. a89d1f9 drm/i915: Split i915_gem_timeline into individual timelines by Chris Wilson · 7 years ago
  42. 46e2068 drm/i915: Disable some extra clang warnings by Matthias Kaehlcke · 7 years ago
  43. 7d3c425 drm/i915: Move a bunch of workaround-related code to its own file by Oscar Mateo · 7 years ago
  44. 1de401c drm/i915/perf: enable perf support on ICL by Lionel Landwerlin · 7 years ago
  45. 6b0478f drm/i915: Implement dynamic GuC WOPCM offset and size calculation by Jackie Li · 7 years ago
  46. c5c2b11 drm/i915: Warn against variable length arrays by Chris Wilson · 7 years ago
  47. a446ae2 drm/i915: add query uAPI by Lionel Landwerlin · 7 years ago
  48. 57312ea drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric by Sagar Arun Kamble · 7 years ago
  49. bba7307 Merge drm-next into drm-intel-next-queued (this time for real) by Joonas Lahtinen · 7 years ago
  50. f073d78 Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  51. e61e0f5 drm/i915: Rename drm_i915_gem_request to i915_request by Chris Wilson · 7 years ago
  52. 933519a Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  53. 6a05d29 drm/i915: Disable unused-but-set compiler warning by Chris Wilson · 7 years ago
  54. ee5e5e7 drm/i915: Add HDCP framework + base implementation by Sean Paul · 7 years ago
  55. c24f0c1 drm/i915/guc : Decoupling ADS and logs from submission by Sujaritha Sundaresan · 7 years ago
  56. 3f1f0b1 Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  57. ca797d2 Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  58. b46a33e drm/i915/pmu: Expose a PMU interface for perf queries by Tvrtko Ursulin · 7 years ago
  59. a269574 drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h by Sagar Arun Kamble · 7 years ago
  60. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  61. 95690a0 drm/i915/perf: enable perf support on CNL by Lionel Landwerlin · 7 years ago
  62. 4407eaa drm/i915/perf: add support for Coffeelake GT3 by Lionel Landwerlin · 7 years ago
  63. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  64. 4ab09d0 drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo" by Chris Wilson · 7 years ago
  65. 39bf4de drm/i915: Add -Wall -Wextra to our build, set warnings to full by Chris Wilson · 7 years ago
  66. e8668bb drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c by Michal Wajdeczko · 7 years ago
  67. 465c403 drm/i915: introduce simple gemfs by Matthew Auld · 7 years ago
  68. 9bf384c drm/i915/guc: Move GuC core definitions into dedicated files by Michal Wajdeczko · 7 years ago
  69. a16b431 drm/i915/uc: Move uC fw helper code into dedicated files by Michal Wajdeczko · 7 years ago
  70. 22ea4f3 drm/i915/perf: add support for Coffeelake GT2 by Lionel Landwerlin · 7 years ago
  71. 4e6d771 drm/i915: Use correct path to trace include by Thierry Reding · 7 years ago
  72. b8f55be drm/i915: Split obj->cache_coherent to track r/w by Chris Wilson · 7 years ago
  73. 28c7ef9 drm/i915/perf: add GLK support by Lionel Landwerlin · 8 years ago
  74. 6c5c1d8 drm/i915/perf: add KBL support by Lionel Landwerlin · 8 years ago
  75. 5182f64 drm/i915/perf: Add 'render basic' Gen8+ OA unit configs by Robert Bragg · 8 years ago
  76. f8a58d6 drm/i915/guc: Introduce buffer based cmd transport by Michal Wajdeczko · 8 years ago
  77. 4797948 drm/i915: Squash repeated awaits on the same fence by Chris Wilson · 8 years ago
  78. 7ffe939 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  79. 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  80. 5431fc0 drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.c by Jani Nikula · 8 years ago
  81. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  82. 57822dc drm/i915: Perform object clflushing asynchronously by Chris Wilson · 8 years ago
  83. 953c7f8 drm/i915: Provide a hook for selftests by Chris Wilson · 8 years ago
  84. 7ff89ca drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c by Ville Syrjälä · 8 years ago
  85. eef5732 drm/i915: setup bridge for HDMI LPE audio driver by Jerome Anand · 8 years ago
  86. bd13285 drm/i915/huc: Add HuC fw loading support by Anusha Srivatsa · 8 years ago
  87. f9cda04 drm/i915/guc: Move GuC log related functions into dedicated file by Michal Wajdeczko · 8 years ago
  88. 731035f drm/i915/debugfs: Move out pipe CRC code by Tomeu Vizoso · 8 years ago
  89. 2d803c2 drm/i915/guc: Move guc_{send,recv}() to intel_uc.c by Arkadiusz Hiler · 8 years ago
  90. 8a3003d drm/i915: Add 'render basic' Haswell OA unit config by Robert Bragg · 8 years ago
  91. eec688e drm/i915: Add i915 perf infrastructure by Robert Bragg · 8 years ago
  92. b42fe9c drm/i915: Split out i915_vma.c by Joonas Lahtinen · 8 years ago
  93. 3ac168a drm/i915: Move hangcheck code out from i915_irq.c by Mika Kuoppala · 8 years ago
  94. 73cb970 drm/i915: Combine seqno + tracking into a global timeline struct by Chris Wilson · 8 years ago
  95. 920cf41 drm/i915: Introduce an internal allocator for disposable private objects by Chris Wilson · 8 years ago
  96. dbe9e61 drm/i915: Add lspcon support for I915 driver by Shashank Sharma · 8 years ago
  97. 98a2f41 drm/i915: Allow disabling error capture by Chris Wilson · 8 years ago
  98. e68a139 drm/i915: Add a sw fence for collecting up dma fences by Chris Wilson · 8 years ago
  99. c58305a drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass by Chris Wilson · 8 years ago
  100. 0b1de5d drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory by Chris Wilson · 8 years ago