1. b300fde drm/i915: Remove i915_request.global_seqno by Chris Wilson · 6 years ago
  2. d0781a8 Merge drm/drm-next into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  3. 0b2599a drm/i915: Add pipe enable/disable tracepoints by Ville Syrjälä · 6 years ago
  4. 5cee6c4 drm/i915: Add pipe crc tracepoint by Ville Syrjälä · 6 years ago
  5. 2cc3b81 Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  6. 3df0bd1 drm/i915: Remove the intel_engine_notify tracepoint by Chris Wilson · 6 years ago
  7. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  8. 2f80d7b drm/i915: drop all drmP.h includes by Jani Nikula · 6 years ago
  9. 6faf591 drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation by Chris Wilson · 6 years ago
  10. b3ee09a drm/i915/ringbuffer: Fix context restore upon reset by Chris Wilson · 7 years ago
  11. 82ad644 drm/i915/gtt: Rename i915_hw_ppgtt base member by Chris Wilson · 7 years ago
  12. 57d7116 drm/i915/trace: Context field needs to be 64-bit wide by Tvrtko Ursulin · 7 years ago
  13. f24e74a drm/i915/trace: Remove engine out of the context sandwich by Tvrtko Ursulin · 7 years ago
  14. 2956e97 drm/i915/trace: Describe engines as class:instance pairs by Tvrtko Ursulin · 7 years ago
  15. 4e0d64d drm/i915: Move request->ctx aside by Chris Wilson · 7 years ago
  16. a33f084 drm/i915: Remove unused i915_flip tracepoints by Chris Wilson · 7 years ago
  17. f2742e4 drm/i915: Include priority and completed status in request in/out tracepoints by Tvrtko Ursulin · 7 years ago
  18. e61e0f5 drm/i915: Rename drm_i915_gem_request to i915_request by Chris Wilson · 7 years ago
  19. 151a99e drm/i915/trace: add hw_id to gem requests trace points by Lionel Landwerlin · 7 years ago
  20. 3c2d067 drm/i915: reorder field in gem_request tracepoints by Lionel Landwerlin · 7 years ago
  21. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 65921223 drm/i915: Remove defunct trace points by Chris Wilson · 7 years ago
  24. 6c1fa34 drm/i915: Fix some tracepoints to capture full 64b by Chris Wilson · 7 years ago
  25. 4e6d771 drm/i915: Use correct path to trace include by Thierry Reding · 7 years ago
  26. 034263a drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder by Ville Syrjälä · 7 years ago
  27. 41c32e5d drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder by Ville Syrjälä · 7 years ago
  28. e93329a drm/i915: Add g4x watermark tracepoint by Ville Syrjälä · 8 years ago
  29. 6036713 drm/i915: Avoid use-after-free of ctx in request tracepoints by Chris Wilson · 8 years ago
  30. 53a7915 drm/i915: Add FIFO underrun tracepoints by Ville Syrjälä · 8 years ago
  31. 1489bba drm/i915: Add cxsr toggle tracepoint by Ville Syrjälä · 8 years ago
  32. c137d66 drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints by Ville Syrjälä · 8 years ago
  33. 7225953 drm/i915: Add plane update/disable tracepoints by Ville Syrjälä · 8 years ago
  34. 208b84a drm/i915: Remove change_domain tracepoint by Chris Wilson · 8 years ago
  35. 99c181a drm/i915/tracepoints: Add hw_id to context tracepoints by Tvrtko Ursulin · 8 years ago
  36. d7d9683 drm/i915/tracepoints: Add backend level request in and out tracepoints by Tvrtko Ursulin · 8 years ago
  37. dffabc8 drm/i915/tracepoints: Rename i915_gem_request_notify by Tvrtko Ursulin · 8 years ago
  38. 354d036 drm/i915/tracepoints: Add request submit and execute tracepoints by Tvrtko Ursulin · 8 years ago
  39. 90aa412 drm/i915/tracepoints: Remove unused i915_gem_request_complete by Tvrtko Ursulin · 8 years ago
  40. 9369250 drm/i915/tracepoints: Tidy i915_gem_request_wait_begin by Tvrtko Ursulin · 8 years ago
  41. 1cce892 drm/i915/tracepoints: Adjust i915_gem_ring_dispatch by Tvrtko Ursulin · 8 years ago
  42. e235b53 drm/i915/tracepoints: Tidy request event class by Tvrtko Ursulin · 8 years ago
  43. 3dc523e drm/i915: Remove defunct GTT tracepoints by Chris Wilson · 8 years ago
  44. dd19674 drm/i915: Remove bitmap tracking for used-ptes by Chris Wilson · 8 years ago
  45. 625d988 drm/i915: Extract reserving space in the GTT to a helper by Chris Wilson · 8 years ago
  46. 172ae5b drm/i915: Fix i915_gem_evict_for_vma (soft-pinning) by Chris Wilson · 8 years ago
  47. c6385c9 drm/i915: Fix tracepoint compilation by Chris Wilson · 8 years ago
  48. 65e4760 drm/i915: Introduce a global_seqno for each request by Chris Wilson · 8 years ago
  49. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  50. e522ac23 drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something() by Chris Wilson · 8 years ago
  51. 8e63717 drm/i915: Simplify request_alloc by returning the allocated request by Chris Wilson · 8 years ago
  52. 0476965 drm/i915: Derive GEM requests from dma-fence by Chris Wilson · 8 years ago
  53. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 8 years ago
  54. c81d461 drm/i915: Convert trace-irq to the breadcrumb waiter by Chris Wilson · 9 years ago
  55. 1b7744e drm/i915: Use HWS for seqno tracking everywhere by Chris Wilson · 9 years ago
  56. e2efd13 drm/i915: Rename struct intel_context by Chris Wilson · 9 years ago
  57. c033666 drm/i915: Store a i915 backpointer from engine, and use it by Chris Wilson · 9 years ago
  58. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 9 years ago
  59. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  60. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  61. 596c592 drm/i915: Reduce the pointer dance of i915_is_ggtt() by Chris Wilson · 9 years ago
  62. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  63. 3abafa5 drm/i915: Add a tracepoint for the shrinker by Chris Wilson · 9 years ago
  64. d637ce3 drm/i915: cleanup pipe_update trace functions with new crtc debug info v3 by Jesse Barnes · 9 years ago
  65. 762d993 drm/i915/gen8: implement alloc/free for 4lvl by Michel Thierry · 9 years ago
  66. 4c06ec8 drm/i915/gen8: Add dynamic page trace events by Michel Thierry · 9 years ago
  67. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  68. 9ea4fee drm/i915: Store device pointer in contexts for late tracepoint usafe by Chris Wilson · 10 years ago
  69. 599d924 drm/i915: Update ring->sync_to() to take a request structure by John Harrison · 10 years ago
  70. a84c3ae drm/i915: Update ring->flush() to take a requests structure by John Harrison · 10 years ago
  71. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  72. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 10 years ago
  73. d7b9ca2 drm/i915: Remove request->uniq by Chris Wilson · 10 years ago
  74. 595e1ee drm/i915: Remove vestigal DRI1 ring quiescing code by Chris Wilson · 10 years ago
  75. ec565b3 drm/i915: Remove _entry from PPGTT page structures by Michel Thierry · 10 years ago
  76. 77cb2fea tracing/drm: Remove unused TRACE_SYSTEM_STRING define by Steven Rostedt · 10 years ago
  77. 72744cb drm/i915: Add dynamic page trace events by Michel Thierry · 10 years ago
  78. 3393871 drm/i915/trace: Fix offsets for 64b by Ben Widawsky · 10 years ago
  79. bcfcc8b drm/i915: Additional request structure tracing by John Harrison · 10 years ago
  80. 581c26e8 drm/i915: Convert 'trace_irq' to use requests rather than seqnos by John Harrison · 10 years ago
  81. 74328ee drm/i915: Convert trace functions from seqno to request by John Harrison · 10 years ago
  82. 198c974 drm/i915: Add tracepoints to track a vm during its lifetime by Daniele Ceraolo Spurio · 10 years ago
  83. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 11 years ago
  84. 25ef284 drm/i915: Add pipe update trace points by Ville Syrjälä · 11 years ago
  85. 9297ebf drm/i915: Do not dereference pointers from ring buffer in evict event by Steven Rostedt · 11 years ago
  86. 1ec9e26 drm/i915: Consolidate binding parameters into flags by Daniel Vetter · 11 years ago
  87. b52b89d drm/i915: Add a tracepoint for using a semaphore by Chris Wilson · 11 years ago
  88. 814e9b5 drm/i915: Move the conditional seqno query into the tracepoint by Chris Wilson · 11 years ago
  89. bcccff8 drm/i915: trace vm eviction instead of everything by Ben Widawsky · 11 years ago
  90. 07fe0b1 drm/i915: plumb VM into bind/unbind code by Ben Widawsky · 11 years ago
  91. ed71f1b drm/i915: Convert the register access tracepoint to be conditional by Chris Wilson · 11 years ago
  92. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  93. d7d4eed drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers by Chris Wilson · 12 years ago
  94. be2cde9a drm/i915: add a tracepoint for gpu frequency changes by Daniel Vetter · 12 years ago
  95. 6c085a7 drm/i915: Track unbound pages by Chris Wilson · 12 years ago
  96. f3fd376 drm/i915: improve i915_wait_request_begin trace by Ben Widawsky · 13 years ago
  97. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  98. db53a30 drm/i915: Refine tracepoints by Chris Wilson · 14 years ago
  99. 60de2ba drm/i915: Kill the get_fence tracepoint by Chris Wilson · 14 years ago
  100. 05394f3 drm/i915: Use drm_i915_gem_object as the preferred type by Chris Wilson · 14 years ago