1. fea5408 intel: silence valgrind warnings for unsynchronized maps by Chia-I Wu · 11 years ago
  2. fbd106a intel/aub: Implement a way to specify the output .aub filename by Damien Lespiau · 12 years ago
  3. 1e4f63b intel/aub: Return early if we disable aub dumps by Damien Lespiau · 12 years ago
  4. 5925758 intel/aub: Sync the AUB defines with mesa's by Damien Lespiau · 12 years ago
  5. 1669a67 intel: Adding more reserved PCI IDs for Haswell. by Rodrigo Vivi · 12 years ago
  6. 150c355 intel: Fix Haswell GT3 names. by Rodrigo Vivi · 12 years ago
  7. 0119999 intel: Add support for VEBOX ring (v2) by Xiang, Haihao · 12 years ago
  8. b7bb9e9 intel-decode: Fix gen6 HIER_DEPTH_BUFFER decoding by Daniel Vetter · 12 years ago
  9. ca678bc intel: Fix Haswell CRW PCI IDs. by Kenneth Graunke · 12 years ago
  10. 93d1259 intel_chipset: Fix up VLV confusion by Ville Syrjälä · 12 years ago
  11. 6e55fd7 intel_chipset: Use parens around macro arguments by Ville Syrjälä · 12 years ago
  12. 36d1821 intel_chipset: Merge intel-gpu-tools chipsets by Ben Widawsky · 12 years ago
  13. 20c5607 intel: fix length mask for Gen5/Gen6 3DSTATE_CLEAR_PARAMS by Chris Forbes · 12 years ago
  14. 3b5cc13 intel/aub: Actually run BLT batches on the blit ring. by Kenneth Graunke · 12 years ago
  15. ef866c7 intel: add more VLV PCI IDs by Jesse Barnes · 12 years ago
  16. fdda970 intel: Remove the fence count contributions when clearing relocs by Chris Wilson · 12 years ago
  17. 7d42b49 intel: Fix missing ETIME on BSD operating systems by David Shao · 12 years ago
  18. a83444c intel: Silence a trivial compiler warning by Chris Wilson · 12 years ago
  19. 8cf3475 intel: Correct the word decoding for gen2 3DSTATE_LOAD_STATE_IMMEDIATE_1 by Chris Wilson · 12 years ago
  20. 75830a0 intel: Fix "properly test for HAS_LLC" by Chris Wilson · 12 years ago
  21. 1b7ce58 intel: Mark bo's exported to prime as not reusable by Kristian Høgsberg · 12 years ago
  22. 9d9cb85 intel: add support for ValleyView by Jesse Barnes · 13 years ago
  23. 92fd0ce intel: properly test for HAS_LLC by Daniel Vetter · 12 years ago
  24. a9412fa intel: Use VG_CLEAR on the context destroy ioctl as well. by Kenneth Graunke · 12 years ago
  25. 2607dad intel: Add a function for the new register read ioctl. by Eric Anholt · 12 years ago
  26. 93fef04 intel: add more Haswell PCI IDs by Paulo Zanoni · 12 years ago
  27. 9a2b57d intel: Bail gracefully if we encounter an unknown Intel device by Chris Wilson · 12 years ago
  28. 7e3f08b intel: Quiet valgrind warnings in context creation. by Eric Anholt · 12 years ago
  29. c10b08d intel: Remove two unused variables by Damien Lespiau · 12 years ago
  30. faf26b6 intel: fix build error by Rob Clark · 12 years ago
  31. ff65de9 intel: add prime interface for getting/setting a prime bo. (v4) by Dave Airlie · 12 years ago
  32. 992e2af intel: Change context create failure message to from fprintf to DBG(). by Kenneth Graunke · 12 years ago
  33. 8fad46b intel: Fix build failure in test_decode.c by Lauri Kasanen · 12 years ago
  34. f7210fa intel/context: create/destroy implementation by Ben Widawsky · 13 years ago
  35. a780519 intel/decode: fix the reference file for by Ben Widawsky · 12 years ago
  36. df5cc69 Revert "intel/decode: VERTEX_ELEMENT_STATE, 1 means valid" by Ben Widawsky · 12 years ago
  37. ee2be4f intel: add decoding of MI_SET_CONTEXT by Ben Widawsky · 12 years ago
  38. 3ed3871 intel/context: new execbuf interface for contexts by Ben Widawsky · 13 years ago
  39. b3b123d intel/context: Add drm_intel_context type by Ben Widawsky · 13 years ago
  40. 7d0a1d5 intel/decode: VERTEX_ELEMENT_STATE, 1 means valid by Ben Widawsky · 12 years ago
  41. eeedb0d intel/decode: add sampler state pointers for [HD]S by Ben Widawsky · 12 years ago
  42. 971c080 intel: wait render timeout implementation by Ben Widawsky · 12 years ago
  43. ae137f4 intel: Add IVB PUSH_CONSTANT decodes by Ben Widawsky · 12 years ago
  44. da02f72 intel: Add the ability to supply annotations for .aub files. by Paul Berry · 13 years ago
  45. 4370425 intel/decode: decode MI_WAIT_FOR_EVENT by Daniel Vetter · 13 years ago
  46. e057a56 intel: add Ivy Bridge GT2 server variant by Eugeni Dodonov · 13 years ago
  47. 6172133 intel: Add some PCI IDs for Haswell. by Kenneth Graunke · 13 years ago
  48. 5de5b74 intel: Quiet two more valgrind complaints with recent changes. by Eric Anholt · 13 years ago
  49. 9d18ad2 intel: Add per-dword decode of gen7 3DPRIMITIVE. by Eric Anholt · 13 years ago
  50. 9b87fd9 intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement. by Eric Anholt · 13 years ago
  51. 99c7337 intel: Add support for (possibly) unsynchronized maps. by Eric Anholt · 13 years ago
  52. 3a88848 intel: Fix error check for I915_PARAM_HAS_LLC. by Eric Anholt · 13 years ago
  53. c9ce2ed intel: Bump the copyright dates on the bufmgr files. by Eric Anholt · 13 years ago
  54. 4db16a9 intel: Add .aub file output support. by Eric Anholt · 13 years ago
  55. 6e642db intel: Add support for overriding the PCI ID via an environment variable by Kenneth Graunke · 13 years ago
  56. 783db34 intel: Import a new batchbuffer for the gen7 test. by Eric Anholt · 13 years ago
  57. b395af0 intel: Add decode for gen7 HIER_DEPTH_BUFFER. by Eric Anholt · 13 years ago
  58. e6beaf8 intel: Add decode for gen7 3DSTATE_WM. by Eric Anholt · 13 years ago
  59. 259e7b6 intel: Fix a typo in decode error message. by Eric Anholt · 13 years ago
  60. 23eeb7e intel: Detect cache domain inconsistency with valgrind by Chris Wilson · 13 years ago
  61. 90b23cc intel: Mark up with valgrind intrinsics to reduce false positives by Chris Wilson · 13 years ago
  62. 151cdcf intel: query for LLC support by Eugeni Dodonov · 13 years ago
  63. 592ac67 intel: Fix bufmgr_gem->gen for gen > 4 by Chad Versace · 13 years ago
  64. b643b07 intel: Add minimal decode for remaining gen7 packets in use. by Eric Anholt · 13 years ago
  65. 54b12a0 intel: Add decode for gen7 constant buffer packets. by Eric Anholt · 13 years ago
  66. 938df6b intel: Add decode for gen7 state pointers. by Eric Anholt · 13 years ago
  67. 6a0b25e intel: Add support for parsing gen7 URB packets. by Eric Anholt · 13 years ago
  68. ba8ce2d intel: Make most of the logic for 965 3d packet length checks table-driven. by Eric Anholt · 13 years ago
  69. b129e10 intel: Move the logic for getting 965 3d packet length to the packet table. by Eric Anholt · 13 years ago
  70. 3dcb2d4 intel: Add support for parsing 965 3d packets using helper functions. by Eric Anholt · 13 years ago
  71. 5a1c10f intel: Parse the correct length for gen7 3DSTATE_MULTISAMPLE. by Eric Anholt · 13 years ago
  72. 9695eee intel: Put the "gen" shorthand chipset identifier in the context. by Eric Anholt · 13 years ago
  73. 028715e intel: Avoid the need for most overflow checks by using a scratch page. by Eric Anholt · 13 years ago
  74. c1d2946 intel: Make instr_out take the decode context. by Eric Anholt · 13 years ago
  75. b037161 intel: Use the context to simplify BR01 decode. by Eric Anholt · 13 years ago
  76. 62b4103 intel: Use the context to simplify BR00 decode. by Eric Anholt · 13 years ago
  77. de49fd4 intel: Plumb the context through the decode callchain. by Eric Anholt · 13 years ago
  78. a756fa3 intel: Drop the code for counting parsing failures. by Eric Anholt · 13 years ago
  79. 8fb66a7 intel: Track the current packet location in the decode context. by Eric Anholt · 13 years ago
  80. b5cb7f8 intel: Add a regression test for 2D decode, which I'm about to refactor. by Eric Anholt · 13 years ago
  81. 683855f intel: Add regression tests for batch decode. by Eric Anholt · 13 years ago
  82. ccbc403 intel: Add a regression test program for intel_decode.c. by Eric Anholt · 13 years ago
  83. ea33a23 intel: Add an interface for setting the output file for decode. by Eric Anholt · 13 years ago
  84. a9dd34a intel/intel_decode.c: Remove #include "intel_decode.h". by Johannes Obermayr · 13 years ago
  85. 4149faf intel: Disable unused decode_logic_op(). by Eric Anholt · 13 years ago
  86. 88cffcc intel: Turn on normal warnings for intel_decode.c build. by Eric Anholt · 13 years ago
  87. 7b48318 intel: Remove c99ish variable declarations. by Eric Anholt · 13 years ago
  88. 0c46f02 intel: Fix printf format warnings for intel_decode. by Eric Anholt · 13 years ago
  89. 39a06ac intel: Add printflike warnings for instr_out. by Eric Anholt · 13 years ago
  90. 1db55a8 intel: Fix a ton of signed vs unsigned and const char *warnings by Eric Anholt · 13 years ago
  91. 07768ba intel: Fix Wsigned-compare warnings (soon to be enabled). by Eric Anholt · 13 years ago
  92. 71066ab intel: Get intel_decode.c minimally building. by Eric Anholt · 13 years ago
  93. bbdda92 intel: Minor style tweaks after Lindent. by Eric Anholt · 13 years ago
  94. 193fa13 intel: Reformat intel_decode.c from intel-gpu-tools using Lindent. by Eric Anholt · 13 years ago
  95. 1d318e2 intel: intel: Add IS_GEN[567] macros. by Eric Anholt · 13 years ago
  96. 078bc5b intel: Make intel_chipset handle devid directly. by Eric Anholt · 13 years ago
  97. 8c4a2c8 intel: Import intel_decode.c from intel-gpu-tools. by Eric Anholt · 13 years ago
  98. 0ab2251 intel: Reset vma list upon purge by Chris Wilson · 13 years ago
  99. 015286f intel: Remove the fresh assertions used to debug the vma cacheing by Chris Wilson · 13 years ago
  100. c5f0ed1 intel: Update map-count for an early error return during mapping by Chris Wilson · 13 years ago