1. 4768adf Debugger: convert existing makefiles to Automake. by Gaetan Nadon · 13 years ago
  2. 9f87660 lib/drmtest: add gpu quiescent helper by Daniel Vetter · 13 years ago
  3. 7a54bfa tests: add drm_vma_limiter_cached to check libdrm cache mmap pruning by Daniel Vetter · 13 years ago
  4. cbaa8a3 lib/drmtest: extract helpers for signal interruptions by Daniel Vetter · 13 years ago
  5. 36d25cc tests: add drm_vma_limiter variants that only check gtt/cpu mmaps by Daniel Vetter · 13 years ago
  6. 553021d tests: add drm_vma_limiter by root · 13 years ago
  7. e287fe1 tests/gem_fenced_exec_trash: use drmtest helpers more by root · 13 years ago
  8. 527cad1 lib/drmtest: extract gem_mmap by Daniel Vetter · 13 years ago
  9. 7a6042e lib/drmtest: extract gem_create by Daniel Vetter · 13 years ago
  10. 73d1b88 testdisplay: rename global fd variable to drm_fd by Daniel Vetter · 13 years ago
  11. db7462e testdisplay: fixup smaller compiler warnings by Daniel Vetter · 13 years ago
  12. 08cd2f2 tests: use the gem_write wrapper some more by Daniel Vetter · 13 years ago
  13. 673e6b2 lib/drmtest: extract gem_set_domain and gem_sync by Daniel Vetter · 13 years ago
  14. a7a80c2 tests: fixup new warnings by Daniel Vetter · 13 years ago
  15. bd5cf9a lib/drmtest: extract gem_read by Daniel Vetter · 13 years ago
  16. 319638b lib/drmtest: extract gem_write by Daniel Vetter · 13 years ago
  17. 5dd17d3 lib/drmtest: extract gem_close by Daniel Vetter · 13 years ago
  18. aa67b22 lib/drmtest: extract gem_set_tiling by Daniel Vetter · 13 years ago
  19. 1be3fd7 lib: fixup new compiler warnings by Daniel Vetter · 13 years ago
  20. bd811d2 tools/intel_stepping: fixup new warnings by Daniel Vetter · 13 years ago
  21. faf3dd1 tools/intel_gtt: fixup new warnings by Daniel Vetter · 13 years ago
  22. 5774fad tools/intel_reg_dumper: fixup new warnings by Daniel Vetter · 13 years ago
  23. d50e636 remove tools/intel_decode by Daniel Vetter · 13 years ago
  24. 904bcab tools/intel_gpu_top: fixup new warnings by Daniel Vetter · 13 years ago
  25. 2ca6c6b tools/intel_dump_decode: use libdrm decoder by Daniel Vetter · 13 years ago
  26. 24a33db tools/intel_bios_reader: fixup new warnings by Daniel Vetter · 13 years ago
  27. 74b70ba tools/intel_bios_dumper: fixup new warnings by Daniel Vetter · 13 years ago
  28. 03ab132 tools/intel_audio_dump: fixup new warnings by Daniel Vetter · 13 years ago
  29. 391e6aa tools/intel_error_decode: fixup new warnings by Daniel Vetter · 13 years ago
  30. 7ee9f16 tools/intel_error_decode: convert over to libdrm decoder by Daniel Vetter · 13 years ago
  31. 555cfd4 testdisplay: update to new colorkey ioctl by Jesse Barnes · 13 years ago
  32. 504c4fa Fix pthread compiler flags to work on Solaris and with Studio compiler by Alan Coopersmith · 13 years ago
  33. 4e3c85f include <fcntl.h> in lib/intel_mmio.c for open() prototype on Solaris by Alan Coopersmith · 13 years ago
  34. c461006 List out array values instead of using gcc range extension by Alan Coopersmith · 13 years ago
  35. 0075159 Use sched_yield instead of pthread_yield by Alan Coopersmith · 13 years ago
  36. f73dddc Solaris defines struct winsize in termios.h by Alan Coopersmith · 13 years ago
  37. 9ebb860 Provide Solaris implementation of intel_get_total_ram_mb by Alan Coopersmith · 13 years ago
  38. 65db78f config: restore the libtool minimum version to 1.5 by Gaetan Nadon · 13 years ago
  39. d63a1f6 config: the minimum version for autoconf is 2.60 by Gaetan Nadon · 13 years ago
  40. a03ef7a config: set-up xorg automatic rebuilding rules by Gaetan Nadon · 13 years ago
  41. 665b866 config: use project wide xorg warnings variable by Gaetan Nadon · 13 years ago
  42. 1722b78 config: remove duplicate AC_PROG_CC and AC_PROG__CC_99 by Gaetan Nadon · 13 years ago
  43. 4435791 config: remove unrequired AM_PROG_CC_C_O by Gaetan Nadon · 13 years ago
  44. 27e1294 Add mandatory ChangeLog and INSTALL files by Gaetan Nadon · 13 years ago
  45. 4384c68 Man pages still showing version 1.0 in the 1.1 release by Gaetan Nadon · 13 years ago
  46. 6540ed2 Use standard .gitignore file and layout by Gaetan Nadon · 13 years ago
  47. 41ae07a Add mandatory COPYING file. by Gaetan Nadon · 13 years ago
  48. 47a5bc5 tools/intel_reg_dumper: retrieve rc6 residency values by Eugeni Dodonov · 13 years ago
  49. 1649ab3 tools/intel_reg_dumper: Add support for debug register by Eugeni Dodonov · 13 years ago
  50. f3f84bb intel_audio_dump: show Gamut Metadata DIP by Wu Fengguang · 13 years ago
  51. 821e07d intel_audio_dump: show interrupt enable bit by Wu Fengguang · 13 years ago
  52. ee94958 intel_audio_dump: show HDMI encoding by Wu Fengguang · 13 years ago
  53. e321f13 intel_audio_dump: show VIDEO_DIP_CTL_* for CPT by Wu Fengguang · 13 years ago
  54. c0635c3 intel_audio_dump: show ironlake ELD_access_address by Wu Fengguang · 13 years ago
  55. f32aecb intel_audio_dump: show ELD contents for G45 by Wu Fengguang · 13 years ago
  56. 6fcb5cd intel_audio_dump: show detected chipset name by Wu Fengguang · 13 years ago
  57. b5ca6b4 intel_audio_dump: show DP control registers for Ironlake by Wu Fengguang · 13 years ago
  58. 12861a9 intel_audio_dump: explain Bits_per_Sample by Wu Fengguang · 13 years ago
  59. cf4c12f intel_audio_dump: fix DP port width for CPT by Wu Fengguang · 13 years ago
  60. 97d2031 intel_audio_dump: fix DP control registers for CPT by Wu Fengguang · 13 years ago
  61. 63e3c37 intel_audio_dump: fix Ironlake detection by Wu Fengguang · 13 years ago
  62. 305443c intel_audio_dump: fix Digital_Port_D_Detected copy&paste error by Wu Fengguang · 13 years ago
  63. d6bdaf0 intel_audio_dump: fix ironlake Stream_ID indents by Wu Fengguang · 13 years ago
  64. 5032f68 intel_audio_dump: report effective channel count by Wu Fengguang · 13 years ago
  65. 1c6a7ca intel_audio_dump: cleanup hex output by Wu Fengguang · 13 years ago
  66. d6e38ff intel_audio_dump: cleanup ACP DIP name for ironlake and CPT by Wu Fengguang · 13 years ago
  67. ea3815c intel_audio_dump: cleanup hyphen character by Wu Fengguang · 13 years ago
  68. 5a3fccb Release 1.1 by Daniel Vetter · 13 years ago
  69. 74d6545 testdisplay: shut up compiler by Daniel Vetter · 13 years ago
  70. 2de19c4 testdisplay: move drm_fourcc.h include under the #ifdef protection by Daniel Vetter · 13 years ago
  71. 1f41a30 tests/testdisplay.c: make the 3th pipe finish all the mode setting. by Yi Sun · 13 years ago
  72. 0646004 intel-decode: fix flush dword post sync parse by Ben Widawsky · 13 years ago
  73. 7ecdb15 tests/gem_double_irq_loop: silence the compiler by Chris Wilson · 13 years ago
  74. f381a8b tests/gem_exec_blt: silence the compiler by failing on error by Chris Wilson · 13 years ago
  75. 2a29218 tests/gem_exec_nop: silence the compiler by failing on error by Chris Wilson · 13 years ago
  76. ceb9f7d tests/gem_stress: silence the compiler by using '%zu' for size_t by Chris Wilson · 13 years ago
  77. d4bb328 tests/gem_largeobject: silence the compiler by Chris Wilson · 13 years ago
  78. b4fb480 testdisplay: don't test planes if i915 color key ioctl is not available by Jesse Barnes · 13 years ago
  79. 7ac492a scripts/who: Add the process id to the output by Chris Wilson · 13 years ago
  80. 61ff130 scripts: Add a trivial script to show which programs are using the GPU by Chris Wilson · 13 years ago
  81. 10e36ed decode: Fix interpretation of i915 8bit formats by Chris Wilson · 13 years ago
  82. 5a9d82c testdisplay: update for final plane & fb ABI by Jesse Barnes · 13 years ago
  83. ff409c5 tests/gem_partial_pwrite_pread: don't trash gtt unnecessarily by Daniel Vetter · 13 years ago
  84. 5a851b1 tests: add gem_partial_pwrite_pread by Daniel Vetter · 13 years ago
  85. 09cba27 tests/gem_reloc_vs_gpu: fixup this mess by Daniel Vetter · 13 years ago
  86. b9629f2 tests/gem_reloc_vs_gpu: emit special batch on blt ring on gen6+ by Daniel Vetter · 13 years ago
  87. 28e3f9c tests/gem_reloc_vs_gpu: switch to COLOR_BLT instead of PIPE_CONTROL by Daniel Vetter · 13 years ago
  88. 1c9cce9 tests/gem_tiled_pread_pwrite: kill set-but-unsed warning by Daniel Vetter · 13 years ago
  89. ad6be1f tests: add gem_reloc_vs_gpu by Daniel Vetter · 13 years ago
  90. 224d4d2 Revert some accidental things by Daniel Vetter · 13 years ago
  91. f5854c8 tests: add gem_exec_faulting_reloc by Daniel Vetter · 13 years ago
  92. ab3f4bd tests: add gem_exec_bad_domains by Daniel Vetter · 13 years ago
  93. 783f16e tests: add gem_tiled_pread_pwrite by Daniel Vetter · 13 years ago
  94. eafdf50 improve README by Daniel Vetter · 13 years ago
  95. 2e88c4c tests/gem_gtt_speed: Add modes that force that to the gtt domain by Daniel Vetter · 13 years ago
  96. 4591d4b Add missing executables to .gitignore. by Paul Berry · 13 years ago
  97. 7af82bb tests: implement snb+ XY_SETUP_CLIP_BLT workaround by Daniel Vetter · 13 years ago
  98. 66b88b6 tests/sysfs_edit_reader: posixify by Daniel Vetter · 13 years ago
  99. 8c7f8bc tests: properly terminate tests when values mismatch by Daniel Vetter · 13 years ago
  100. 2f56e96 tests/gem_hang: fix copy-paste problem by Eugeni Dodonov · 13 years ago