1. b36f978 build: Nuke #ifdef HAVE_CONFIG_H cargo-cult by Daniel Vetter · 7 years ago
  2. 83884e9 Restore "lib: Open debugfs files for the given DRM device" by Chris Wilson · 7 years ago
  3. 25fbae1 Revert "lib: Open debugfs files for the given DRM device" by Tomeu Vizoso · 7 years ago
  4. 301ad44 lib: Open debugfs files for the given DRM device by Tomeu Vizoso · 7 years ago
  5. 90c883c lib: Shrink all i915 caches before measuring avail memory by Chris Wilson · 7 years ago
  6. d16318a lib: Do two writes to /proc/sys/vm/drop_caches again by Petri Latvala · 8 years ago
  7. a063199 lib: Avoid using 2 writes to /proc/sys/vm/drop_caches by Chris Wilson · 8 years ago
  8. 98dcf2f igt/gem_concurrent_blit: Relax maxfiles restrictions by Chris Wilson · 8 years ago
  9. e85613b igt/gem_concurrent_blit: dmabuf requires twice the number of files by Chris Wilson · 8 years ago
  10. a8a685f lib/intel_os: Squelch dmesg spam when purging VM caches by Chris Wilson · 8 years ago
  11. 4eba8e2 igt/gem_concurrent_all: struct buffers for all by Chris Wilson · 8 years ago
  12. 925e5e1 lib: Check required number of surfaces against VFS file limits by Chris Wilson · 8 years ago
  13. 4a3a826 lib: Print memory requirements as MiB by Chris Wilson · 9 years ago
  14. 42291f2 gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixture by Chris Wilson · 9 years ago
  15. 8af62be lib: Allow caller to use uint64_t sizes with intel_require_memory() by Chris Wilson · 9 years ago
  16. d01ebbd docs: various documentation fixes by Thomas Wood · 9 years ago
  17. 47f6b13 igt.cocci: check the return values of various functions by Thomas Wood · 9 years ago
  18. f7766d1 Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb() by Alan Coopersmith · 10 years ago
  19. 16f99ee lib/os: Push simulation test down into intel_require_memory by Daniel Vetter · 10 years ago
  20. a535cde lib/os: Pust igt_require into memory check function by Daniel Vetter · 10 years ago
  21. 519f377 doc: various spelling and typo fixes by Thomas Wood · 10 years ago
  22. 71ac5de lib/intel_* Use igt checks and macros by Daniel Vetter · 10 years ago
  23. 8cb89f7 linux: placate drop_caches and pass it a '\n' by Chris Wilson · 10 years ago
  24. 70e6ed9 linux: Flush page/buffer cache before querying available memory by Chris Wilson · 10 years ago
  25. 618aca1 lib/intel_os: Spelling fix by Daniel Vetter · 10 years ago
  26. 210d20f API docs for intel_check_memory() by Chris Wilson · 10 years ago
  27. b428f24 lib: Add debug to memory limits checks by Chris Wilson · 10 years ago
  28. 321273f Factor in kernel object overhead when checking available memory for tests by Chris Wilson · 10 years ago
  29. ff7806e gem_tiled_swapping: Purge all page/swap caches first by Chris Wilson · 10 years ago
  30. e8869c4 gem_tiled_swapping: Limit to available memory by Chris Wilson · 10 years ago
  31. 47575c7 lib/igt_aux: api documentation by Daniel Vetter · 10 years ago
  32. f5daeec lib: extract igt_aux.[hc] by Daniel Vetter · 10 years ago
  33. c03c6ce lib: rename intel_gpu_tools.h to intel_io.h by Daniel Vetter · 10 years ago
  34. 6cfcd71 lib: remove uncessary #includes from headers by Daniel Vetter · 10 years ago
  35. bff22f7 lib: Move non-register things out of intel-gpu-tools.h by Daniel Vetter · 10 years ago[Renamed from lib/intel_drm.c]
  36. aed95c3 lib: consolidate chipset helpers in intel_chipset.[hc] by Daniel Vetter · 10 years ago
  37. ea332b6 lib: Test against available swap by Chris Wilson · 10 years ago
  38. 2951370 bdw: Add gen8 to intel_gen() by Damien Lespiau · 11 years ago
  39. 7ee278f build: Guard the inclusions of config.h with HAVE_CONFIG_H by Damien Lespiau · 11 years ago
  40. aa2bd8a lib: Allow to override the device id at run time by Damien Lespiau · 11 years ago
  41. a50550f lib: Downgrade error for unknown 'swap' not 'ram' by Chris Wilson · 12 years ago
  42. 2035119 lib: Downgrade error for failing to determine swap interface to a warning by Chris Wilson · 12 years ago
  43. 6cfd166 Remove pointless Android ifdefs for sys/fcntl.h. by Kenneth Graunke · 12 years ago
  44. b39a74b Added support for Android by Sateesh Kavuri · 12 years ago
  45. fbae138 Add Solaris implementation of intel_get_total_swap_mb() by Alan Coopersmith · 13 years ago
  46. 1a9fa8f lib: add intel_get_total_swap_mb by Daniel Vetter · 13 years ago
  47. 9ebb860 Provide Solaris implementation of intel_get_total_ram_mb by Alan Coopersmith · 13 years ago
  48. 4029486 Call Arrandale gen5 not gen4. by Chris Wilson · 13 years ago
  49. b754518 tests/gem_*_blits: reduce buffer count to not trash swap by Daniel Vetter · 13 years ago
  50. bf9f149 tools: add intel_gen by Daniel Vetter · 13 years ago
  51. 9537422 Enable compilation on non-Intel, non-DRM systems. by Chris Wilson · 14 years ago