1. 72f95af drm/i915: Removed duplicate members from submit_request by Nick Hoath · 10 years ago
  2. 563f94f drm/i915: Organize INSTDONE report for future. by Rodrigo Vivi · 10 years ago
  3. 74745b0 drm/i915: Organize PDP regs report for future. by Rodrigo Vivi · 10 years ago
  4. ce38ab0 drm/i915: Organize Fence registers for future enablement. by Rodrigo Vivi · 10 years ago
  5. fe14d5f drm/i915: Infrastructure for supporting different GGTT views per object by Tvrtko Ursulin · 10 years ago
  6. 41c5241 drm/i915: Remove the now redundant 'obj->ring' by John Harrison · 10 years ago
  7. 97b2a6a drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req by John Harrison · 10 years ago
  8. 4feb765 drm/i915: Remove user pinning code by Daniel Vetter · 10 years ago
  9. cc1df8a drm/i915: Use ggtt error obj capture helper for gen8 semaphores by Daniel Vetter · 10 years ago
  10. 77c1aa8 drm/i915: Don't print header in error state for non-existing CS by Daniel Vetter · 10 years ago
  11. 0b5492d drm/i915: Add gen to the gpu hang ecode by Mika Kuoppala · 10 years ago
  12. aff4376 drm/i915: Move flags describing VMA mappings into the VMA by Tvrtko Ursulin · 10 years ago
  13. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  14. 2a9b753 drm/i915/skl: Report the PDP regs as in gen8 by Damien Lespiau · 10 years ago
  15. 2fcdcd8 drm/i915/skl: report the same INSTDONE registers as gen8 by Damien Lespiau · 10 years ago
  16. 01209dd drm/i915/skl: Fence registers on SKL are the same as SNB by Damien Lespiau · 11 years ago
  17. 5b254c5 drm/i915: Clarify gpu_error.lock locking by Daniel Vetter · 10 years ago
  18. 0a4cd7c drm/i915: Differentiate between LLC or snooped for the user by Chris Wilson · 10 years ago
  19. 9075e52 drm/i915/bdw: Make sure error capture keeps working with Execlists by Oscar Mateo · 10 years ago
  20. 87a01e8 drm/i915: Suppress a WARN on reading an object back for a GPU hang by Chris Wilson · 10 years ago
  21. 8ae62dc drm/i915: Remove num_pages parameter to i915_error_object_create() by Chris Wilson · 10 years ago
  22. b3c3f5e drm/i915: Do not access stolen memory directly by the CPU, even for error capture by Chris Wilson · 10 years ago
  23. 3a44873 drm/i915: Print captured bo for all VM in error state by Chris Wilson · 10 years ago
  24. ae6c480 drm/i915: Only track real ppgtt for a context by Daniel Vetter · 10 years ago
  25. 885ea5a drm/i915: Fix DEIER and GTIER collecting for BDW. by Rodrigo Vivi · 10 years ago
  26. f260fe7 drm/i915: Don't accumulate hangcheck score on forward progress by Mika Kuoppala · 10 years ago
  27. 843db71 drm/i915: Collect gtier properly on HSW. by Rodrigo Vivi · 10 years ago
  28. 864c618 drm/i915: Fix error state collecting by Rodrigo Vivi · 10 years ago
  29. b4558b4 drm/i915: Fix possible overflow when recording semaphore states. by Rodrigo Vivi · 10 years ago
  30. 36362ad drm/i915/error: Check the potential ctx obj's vm by Ben Widawsky · 10 years ago
  31. 0ca36d7 drm/i915/bdw: collect semaphore error state by Ben Widawsky · 10 years ago
  32. 87f85eb drm/i915: Extract semaphore error collection by Ben Widawsky · 10 years ago
  33. eee73b4 drm/i95: Initialize active ring->pid to -1 by Chris Wilson · 10 years ago
  34. ee1b1e5 drm/i915: Split the ringbuffers from the rings (2/3) by Oscar Mateo · 10 years ago
  35. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 10 years ago
  36. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 10 years ago
  37. ebc348b drm/i915: Move semaphore specific ring members to struct by Ben Widawsky · 10 years ago
  38. f301b1e drm/i915: add missing error capturing of the PIPESTAT reg by Imre Deak · 10 years ago
  39. 51660e0 drm/i915: gen2: move error capture of IER to its correct place by Imre Deak · 10 years ago
  40. 845f74a drm/i915:Initialize the second BSD ring on BDW GT3 machine by Zhao Yakui · 10 years ago
  41. 17d3674 drm/i915: Dump the whole context object. by Ben Widawsky · 10 years ago
  42. 13ffadd drm/i915/bdw: Expand FADD to 64bit by Ben Widawsky · 10 years ago
  43. 50227e1 drm/i915: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  44. e3243d1 drm/i915: Split 64bit hexadecimal addresses to make them easier to read by Chris Wilson · 10 years ago
  45. 5087744 drm/i915: Broadwell expands ACTHD to 64bit by Chris Wilson · 10 years ago
  46. ae89f44 drm/i915: Actually capture PP_DIR_BASE on error by Ben Widawsky · 10 years ago
  47. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  48. 62d5d69 drm/i915: Add suspend count to error state by Mika Kuoppala · 10 years ago
  49. 48b031e drm/i915: Add reset count to error state by Mika Kuoppala · 10 years ago
  50. 5817446 drm/i915: Add reason for capture in error state by Mika Kuoppala · 10 years ago
  51. cb38300 drm/i915: Add error code into error state by Mika Kuoppala · 10 years ago
  52. ab0e7ff drm/i915: Record pid/comm of hanging task by Chris Wilson · 10 years ago
  53. 8d9fc7f drm/i915: Rely on accurate request tracking for finding hung batches by Chris Wilson · 10 years ago
  54. 1d2cb9a drm/i915: Pair va_copy with va_end in i915_error_vprintf by Mika Kuoppala · 10 years ago
  55. 011cf57 drm/i915: Generate a hang error code by Ben Widawsky · 10 years ago
  56. 8b6124a drm/i915: Don't access snooped pages through the GTT (even for error capture) by Chris Wilson · 10 years ago
  57. 53a4c6b drm/i915: Only print information for filing bug reports once by Chris Wilson · 10 years ago
  58. 6c7a01e drm/i915: Capture PPGTT info on error capture by Ben Widawsky · 10 years ago
  59. 91ec5d1 drm/i915: Add some more registers to error state by Ben Widawsky · 10 years ago
  60. 362b8af drm/i915: Move per ring error state to ring_error by Ben Widawsky · 10 years ago
  61. 654c90c drm/i915: Logically reorder error register capture by Ben Widawsky · 10 years ago
  62. 1d762aa drm/i915: Extract register state error capture by Ben Widawsky · 10 years ago
  63. e515b47 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  64. f3ce382 drm/i915: Include HW status page in error capture by Chris Wilson · 11 years ago
  65. 372fbb8 drm/i915: Decouple GPU error reporting from ring initialisation by Chris Wilson · 10 years ago
  66. 0e5539b Merge branch 'topic/ppgtt' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  67. 7e0d96b drm/i915: Use multiple VMs -- the point of no return by Ben Widawsky · 11 years ago
  68. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  69. 685987c drm/i915: Identify active VM for batchbuffer capture by Ben Widawsky · 11 years ago
  70. 496bfcb drm/i915: Don't use gtt mapping for !gtt error objects by Ben Widawsky · 11 years ago
  71. a7b9107 drm/i915: Add vm to error BO capture by Ben Widawsky · 11 years ago
  72. 3dda20a drm/i915: Record BB_ADDR for every ring by Ville Syrjälä · 11 years ago
  73. 0476190 drm/i915: Use 32bit read for BB_ADDR by Ville Syrjälä · 11 years ago
  74. d0582ed drm/i915/bdw: Update relevant error state by Ben Widawsky · 11 years ago
  75. 5ab3133 drm/i915/bdw: Fences on gen8 look just like gen7 by Ben Widawsky · 11 years ago
  76. 94e39e2 drm/i915: Capture batchbuffer state upon GPU hang by Chris Wilson · 11 years ago
  77. f468980 drm/i915: Educate users in dmesg about reporting gpu hangs by Daniel Vetter · 11 years ago
  78. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  79. ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
  80. 094f9a5 drm/i915: Fix __wait_seqno to use true infinite timeouts by Chris Wilson · 11 years ago
  81. f56383c drm/i915: Show WT caching in debugfs by Chris Wilson · 11 years ago
  82. a1e2265 drm/i915: Use kcalloc more by Daniel Vetter · 11 years ago
  83. 4821ff1 Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  84. e29bb4e drm/i915: Use a temporary va_list for two-pass string handling by Chris Wilson · 11 years ago
  85. da66146 drm/i915: include hangcheck action and score in error_state by Mika Kuoppala · 11 years ago
  86. 0d1aaca drm/i915: Embed the ring->private within the struct intel_ring_buffer by Chris Wilson · 11 years ago
  87. 4e5aabf drm/i915: Get VECS semaphore info on error by Ben Widawsky · 11 years ago
  88. 95f5301 drm/i915: Update error capture for VMs by Ben Widawsky · 11 years ago
  89. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 11 years ago
  90. 350ec88 drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge by Chris Wilson · 11 years ago
  91. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 11 years ago
  92. 84734a0 drm/i915: move error state to own compilation unit by Mika Kuoppala · 11 years ago