1. ca10c72 intel_error_decode: fixup glibc free warning by Daniel Vetter · 13 years ago
  2. fbae138 Add Solaris implementation of intel_get_total_swap_mb() by Alan Coopersmith · 13 years ago
  3. 5c4e041 Make benchmarks also link against libpciaccess by Alan Coopersmith · 13 years ago
  4. fa46120 testdisplay: make udev optional by Daniel Vetter · 13 years ago
  5. 7f7cafe testdisplay: extract hotplug code by Daniel Vetter · 13 years ago
  6. 137f4d4 lib: forcewake is gen6+ by Daniel Vetter · 13 years ago
  7. 8d4d8b0 tests/gem_tiled_swapping: be more conservative with the swap requirements by Daniel Vetter · 13 years ago
  8. 98129fa tests: add gem_tiled_swapping by Daniel Vetter · 13 years ago
  9. fbfe374 lib: extract drmtest_permute_array by Daniel Vetter · 13 years ago
  10. 1a9fa8f lib: add intel_get_total_swap_mb by Daniel Vetter · 13 years ago
  11. 7132d0f Revert "tests/gem_tiled_pread_pwrite: actually try to use more than total ram" by Daniel Vetter · 13 years ago
  12. 6d755c3 tests/gem_tiled_pread_pwrite: actually try to use more than total ram by Daniel Vetter · 13 years ago
  13. e64abe5 intel_audio_dump: show more AUD_CONFIG bits by Wu Fengguang · 13 years ago
  14. 3beea0b intel_audio_dump: fix missing Audio DIP tabs by Wu Fengguang · 13 years ago
  15. 08ccec1 tests: make testdisplay non-optional by Daniel Vetter · 13 years ago
  16. f07e4d1 lib: extract rendercopy functions from gem_stress by Daniel Vetter · 13 years ago
  17. 1357427 gem_stress: s/gem_stress.h/rendercopy.h by Daniel Vetter · 13 years ago
  18. f7c2dab gem_stress: move keep_gpu_busy stuff out of render copy functions by Daniel Vetter · 13 years ago
  19. b9fe673 gem_stress: move option struct out of header by Daniel Vetter · 13 years ago
  20. 9f20ecc gem_stress: add width/height arg to rendercpy functions by Daniel Vetter · 13 years ago
  21. 699d309 gem_stress: move a few things out of gem_stress.h by Daniel Vetter · 13 years ago
  22. f1de285 gem_stress: pass batch as arg to render_copy functions by Daniel Vetter · 13 years ago
  23. 72f74ce gem_stress: remove logical_tile_no arg from render_copy functions by Daniel Vetter · 13 years ago
  24. 205510b gem_stress: add buf->size by Daniel Vetter · 13 years ago
  25. d75d69d lib/drmtest: extract mappable aperture trasher infrastructure by Daniel Vetter · 13 years ago
  26. 7b14b09 lib/drmtest: add gem_mappable_aperture_size by Daniel Vetter · 13 years ago
  27. 7f94434 lib/drmtest: extract gem_aperture_size by Daniel Vetter · 13 years ago
  28. d749921 tests: update .gitignore by Daniel Vetter · 13 years ago
  29. a50eb34 tests: add ZZ_hangman by Daniel Vetter · 13 years ago
  30. eb64591 tests: add ZZ_check_dmesg by Daniel Vetter · 13 years ago
  31. 91a01e0 tools: use correct src and build location by Gaetan Nadon · 13 years ago
  32. 812ca58 scripts: use PYTHON primary directive for python scripts by Gaetan Nadon · 13 years ago
  33. 65b7c72 lib: fix include directives, alphabetize sources by Gaetan Nadon · 13 years ago
  34. 3ceb758 Benchmark: use correct src and build location by Gaetan Nadon · 13 years ago
  35. 4768adf Debugger: convert existing makefiles to Automake. by Gaetan Nadon · 13 years ago
  36. 9f87660 lib/drmtest: add gpu quiescent helper by Daniel Vetter · 13 years ago
  37. 7a54bfa tests: add drm_vma_limiter_cached to check libdrm cache mmap pruning by Daniel Vetter · 13 years ago
  38. cbaa8a3 lib/drmtest: extract helpers for signal interruptions by Daniel Vetter · 13 years ago
  39. 36d25cc tests: add drm_vma_limiter variants that only check gtt/cpu mmaps by Daniel Vetter · 13 years ago
  40. 553021d tests: add drm_vma_limiter by root · 13 years ago
  41. e287fe1 tests/gem_fenced_exec_trash: use drmtest helpers more by root · 13 years ago
  42. 527cad1 lib/drmtest: extract gem_mmap by Daniel Vetter · 13 years ago
  43. 7a6042e lib/drmtest: extract gem_create by Daniel Vetter · 13 years ago
  44. 73d1b88 testdisplay: rename global fd variable to drm_fd by Daniel Vetter · 13 years ago
  45. db7462e testdisplay: fixup smaller compiler warnings by Daniel Vetter · 13 years ago
  46. 08cd2f2 tests: use the gem_write wrapper some more by Daniel Vetter · 13 years ago
  47. 673e6b2 lib/drmtest: extract gem_set_domain and gem_sync by Daniel Vetter · 13 years ago
  48. a7a80c2 tests: fixup new warnings by Daniel Vetter · 13 years ago
  49. bd5cf9a lib/drmtest: extract gem_read by Daniel Vetter · 13 years ago
  50. 319638b lib/drmtest: extract gem_write by Daniel Vetter · 13 years ago
  51. 5dd17d3 lib/drmtest: extract gem_close by Daniel Vetter · 13 years ago
  52. aa67b22 lib/drmtest: extract gem_set_tiling by Daniel Vetter · 13 years ago
  53. 1be3fd7 lib: fixup new compiler warnings by Daniel Vetter · 13 years ago
  54. bd811d2 tools/intel_stepping: fixup new warnings by Daniel Vetter · 13 years ago
  55. faf3dd1 tools/intel_gtt: fixup new warnings by Daniel Vetter · 13 years ago
  56. 5774fad tools/intel_reg_dumper: fixup new warnings by Daniel Vetter · 13 years ago
  57. d50e636 remove tools/intel_decode by Daniel Vetter · 13 years ago
  58. 904bcab tools/intel_gpu_top: fixup new warnings by Daniel Vetter · 13 years ago
  59. 2ca6c6b tools/intel_dump_decode: use libdrm decoder by Daniel Vetter · 13 years ago
  60. 24a33db tools/intel_bios_reader: fixup new warnings by Daniel Vetter · 13 years ago
  61. 74b70ba tools/intel_bios_dumper: fixup new warnings by Daniel Vetter · 13 years ago
  62. 03ab132 tools/intel_audio_dump: fixup new warnings by Daniel Vetter · 13 years ago
  63. 391e6aa tools/intel_error_decode: fixup new warnings by Daniel Vetter · 13 years ago
  64. 7ee9f16 tools/intel_error_decode: convert over to libdrm decoder by Daniel Vetter · 13 years ago
  65. 555cfd4 testdisplay: update to new colorkey ioctl by Jesse Barnes · 13 years ago
  66. 504c4fa Fix pthread compiler flags to work on Solaris and with Studio compiler by Alan Coopersmith · 13 years ago
  67. 4e3c85f include <fcntl.h> in lib/intel_mmio.c for open() prototype on Solaris by Alan Coopersmith · 13 years ago
  68. c461006 List out array values instead of using gcc range extension by Alan Coopersmith · 13 years ago
  69. 0075159 Use sched_yield instead of pthread_yield by Alan Coopersmith · 13 years ago
  70. f73dddc Solaris defines struct winsize in termios.h by Alan Coopersmith · 13 years ago
  71. 9ebb860 Provide Solaris implementation of intel_get_total_ram_mb by Alan Coopersmith · 13 years ago
  72. 65db78f config: restore the libtool minimum version to 1.5 by Gaetan Nadon · 13 years ago
  73. d63a1f6 config: the minimum version for autoconf is 2.60 by Gaetan Nadon · 13 years ago
  74. a03ef7a config: set-up xorg automatic rebuilding rules by Gaetan Nadon · 13 years ago
  75. 665b866 config: use project wide xorg warnings variable by Gaetan Nadon · 13 years ago
  76. 1722b78 config: remove duplicate AC_PROG_CC and AC_PROG__CC_99 by Gaetan Nadon · 13 years ago
  77. 4435791 config: remove unrequired AM_PROG_CC_C_O by Gaetan Nadon · 13 years ago
  78. 27e1294 Add mandatory ChangeLog and INSTALL files by Gaetan Nadon · 13 years ago
  79. 4384c68 Man pages still showing version 1.0 in the 1.1 release by Gaetan Nadon · 13 years ago
  80. 6540ed2 Use standard .gitignore file and layout by Gaetan Nadon · 13 years ago
  81. 41ae07a Add mandatory COPYING file. by Gaetan Nadon · 13 years ago
  82. 47a5bc5 tools/intel_reg_dumper: retrieve rc6 residency values by Eugeni Dodonov · 13 years ago
  83. 1649ab3 tools/intel_reg_dumper: Add support for debug register by Eugeni Dodonov · 13 years ago
  84. f3f84bb intel_audio_dump: show Gamut Metadata DIP by Wu Fengguang · 13 years ago
  85. 821e07d intel_audio_dump: show interrupt enable bit by Wu Fengguang · 13 years ago
  86. ee94958 intel_audio_dump: show HDMI encoding by Wu Fengguang · 13 years ago
  87. e321f13 intel_audio_dump: show VIDEO_DIP_CTL_* for CPT by Wu Fengguang · 13 years ago
  88. c0635c3 intel_audio_dump: show ironlake ELD_access_address by Wu Fengguang · 13 years ago
  89. f32aecb intel_audio_dump: show ELD contents for G45 by Wu Fengguang · 13 years ago
  90. 6fcb5cd intel_audio_dump: show detected chipset name by Wu Fengguang · 13 years ago
  91. b5ca6b4 intel_audio_dump: show DP control registers for Ironlake by Wu Fengguang · 13 years ago
  92. 12861a9 intel_audio_dump: explain Bits_per_Sample by Wu Fengguang · 13 years ago
  93. cf4c12f intel_audio_dump: fix DP port width for CPT by Wu Fengguang · 13 years ago
  94. 97d2031 intel_audio_dump: fix DP control registers for CPT by Wu Fengguang · 13 years ago
  95. 63e3c37 intel_audio_dump: fix Ironlake detection by Wu Fengguang · 13 years ago
  96. 305443c intel_audio_dump: fix Digital_Port_D_Detected copy&paste error by Wu Fengguang · 13 years ago
  97. d6bdaf0 intel_audio_dump: fix ironlake Stream_ID indents by Wu Fengguang · 13 years ago
  98. 5032f68 intel_audio_dump: report effective channel count by Wu Fengguang · 13 years ago
  99. 1c6a7ca intel_audio_dump: cleanup hex output by Wu Fengguang · 13 years ago
  100. d6e38ff intel_audio_dump: cleanup ACP DIP name for ironlake and CPT by Wu Fengguang · 13 years ago