1. 7ee278f build: Guard the inclusions of config.h with HAVE_CONFIG_H by Damien Lespiau · 11 years ago
  2. aa2bd8a lib: Allow to override the device id at run time by Damien Lespiau · 11 years ago
  3. 75f52a6 lib: Factor out a function to check if an environment variable is set by Damien Lespiau · 11 years ago
  4. 6c04309 intel_chipset: Fix Haswell CRW PCI IDs. by Kenneth Graunke · 11 years ago
  5. 84b525c intel_chipset: Add multiple inclusion guards into intel_chipset.h by Ville Syrjälä · 11 years ago
  6. d7b06f5 intel_chipset: Use parens around macro arguments by Ville Syrjälä · 11 years ago
  7. bb33d08 lib: Add a way to specify values for "quick" runs by Damien Lespiau · 11 years ago
  8. 34c66d0 add more VLV PCI IDs by Jesse Barnes · 11 years ago
  9. 0af2b18 lib: extract kmstest_get_pipe_from_crtc_id by Daniel Vetter · 12 years ago
  10. 1945e2a Implement a working gen7 rendercopy by Chris Wilson · 12 years ago
  11. 50fdf32 pci: Search for the first Intel GPU, rather than assume a fixed slot by Chris Wilson · 12 years ago
  12. da64731 tools/intel_reg_dumper: add some cpt/ppt debug regs by Daniel Vetter · 12 years ago
  13. 64f669f lib: extract get_render_copyfunc by Daniel Vetter · 12 years ago
  14. 9fc7e13 lib/drmtest: subtest infrastructure by Daniel Vetter · 12 years ago
  15. 021909e tests: dont polute stderr if the test succeeds/skips by Daniel Vetter · 12 years ago
  16. 2139343 drmtest: add function to remove an DRM FB by Imre Deak · 12 years ago
  17. 50d4675 lib/mmio: gen2 has a bigger register window, too by Daniel Vetter · 12 years ago
  18. 6456e75 fix warn: 'div' shadows a global declaration by Imre Deak · 12 years ago
  19. 5f94468 lib: remove auto-quiescenting of the gpu by Daniel Vetter · 12 years ago
  20. b8e384a lib: make drmtest_progress more robust by Daniel Vetter · 12 years ago
  21. df7edaa lib: helper to convert gem_hanlde to drm_intel_bo by Daniel Vetter · 12 years ago
  22. 9d1a358 drmtest: use do_or_die by Daniel Vetter · 12 years ago
  23. 54ed938 clang: Fix warnings found through clang. by Ben Widawsky · 12 years ago
  24. 51baabb Add bare-metal interface to adjust cacheing (i.e. snoop status) of a bo by Chris Wilson · 12 years ago
  25. 7a02aa4 mmio: Limit the uc- mapping to only map the registers by Chris Wilson · 12 years ago
  26. 3d148e1 s/NO_PID/NOP_ID by Daniel Vetter · 12 years ago
  27. 6b3e6f2 Rename NOPID to NO_PID to avoid conflict with Solaris NOPID by Alan Coopersmith · 12 years ago
  28. 4fc76ad tools: Added intel_dpio_read and intel_dpio_write by Vijay Purushothaman · 12 years ago
  29. 0efa6c7 tools/reg_dumper: really dump pipe C regs by Daniel Vetter · 12 years ago
  30. 5ba39da lib: add more Haswell PCI IDs by Paulo Zanoni · 12 years ago
  31. f56a289 tools/reg_dumper: dump pipe C regs by Daniel Vetter · 12 years ago
  32. 41fe811 tests/testdisplay.c: Add a option '-r'. by Yi Sun · 12 years ago
  33. 6bc22e3 tests: add basic re-importing prime test by Daniel Vetter · 12 years ago
  34. 434be47 shut up the compiler a bit by Daniel Vetter · 12 years ago
  35. cbb3c68 rendercopy_gen7: add support for haswell by Ben Widawsky · 12 years ago
  36. a635a5a context: libdrm wrappers by Ben Widawsky · 13 years ago
  37. 2234f87 lib: add a gen7 rendercopy by Ben Widawsky · 12 years ago
  38. 5a28ef8 context: update for new execbuf2 element by Ben Widawsky · 12 years ago
  39. b28a399 intel_reg_dumper: dump more PM registers by Eugeni Dodonov · 12 years ago
  40. 3424017 add VLV PCI ID by Jesse Barnes · 12 years ago
  41. 77586dc test/gem_gtt_speed: Add a baseline test for the performance of a CPU mmap by Chris Wilson · 12 years ago
  42. bfbe813 lib: fix gen5 workaround emission by Daniel Vetter · 12 years ago
  43. 17787f3 lib: extract kmstest_dump_mode by Daniel Vetter · 12 years ago
  44. 662d732 lib: extract kmstest_create_fb by Daniel Vetter · 12 years ago
  45. 0732cc5 tests: use drm_open_any more by Daniel Vetter · 12 years ago
  46. 3986d9f tools: add Haswell registers into intel_reg_dumper by Eugeni Dodonov · 12 years ago
  47. 43fda53 chipset: accidentally left the old IS_GEN7 macro by Ben Widawsky · 12 years ago
  48. 4d053f9 chipset updates by Ben Widawsky · 12 years ago
  49. cf72da5 tests: add gem_unfence_active_buffers by Daniel Vetter · 12 years ago
  50. 19a28d0 lib: Fix render copy on gen2 by Chris Wilson · 12 years ago
  51. 5ce86f8 Use mmap64() for performing the GTT mapping by Chris Wilson · 12 years ago
  52. f841f40 tests: rc6 residency test by Ben Widawsky · 12 years ago
  53. 2585bea drm/i915: extract card getting by Ben Widawsky · 12 years ago
  54. b7bd183 Make the assertions guarding syscalls (drmIoctl in particular) verbose by Chris Wilson · 12 years ago
  55. afbdc7a tests: adapt storedw tests to ppgtt by Daniel Vetter · 12 years ago
  56. 16c4f52 tests: add gem_mmap_offset_exhaustion by Daniel Vetter · 12 years ago
  57. a50550f lib: Downgrade error for unknown 'swap' not 'ram' by Chris Wilson · 12 years ago
  58. 2035119 lib: Downgrade error for failing to determine swap interface to a warning by Chris Wilson · 12 years ago
  59. fa6c275 tests/gem_ringfill: Exercise all rings by Chris Wilson · 12 years ago
  60. 7325477 intel_reg_dumper: Add dumping of GPU turbo regs. by Eric Anholt · 12 years ago
  61. 3e0bd26 instdone: Fix fallthroughs to invalid instdone bits on newer hardware. by Eric Anholt · 12 years ago
  62. 4fc909f instdone: Add support for one of the IVB instdone regs. by Eric Anholt · 12 years ago
  63. e1ddd1c lib/drmtest: fixup copy&paste printf format issue by Daniel Vetter · 12 years ago
  64. 6cfd166 Remove pointless Android ifdefs for sys/fcntl.h. by Kenneth Graunke · 12 years ago
  65. b39a74b Added support for Android by Sateesh Kavuri · 12 years ago
  66. 06bfa3d lib/rendercopy: fixup make distcheck by Daniel Vetter · 12 years ago
  67. 90a6f75 Update generation checks to provide basic support for Ivybridge. by Kenneth Graunke · 12 years ago
  68. 611e0cb intel_reg_dumper: add TRANS_VSYNCSHIFT by Daniel Vetter · 13 years ago
  69. 4c20525 mmio: refactor reg init/fini by Ben Widawsky · 13 years ago
  70. 802bd74 i-g-t: silence -Winline by Ben Widawsky · 13 years ago
  71. 93a6589 drmtest: add progress indicator by Daniel Vetter · 13 years ago
  72. fbae138 Add Solaris implementation of intel_get_total_swap_mb() by Alan Coopersmith · 13 years ago
  73. 137f4d4 lib: forcewake is gen6+ by Daniel Vetter · 13 years ago
  74. 98129fa tests: add gem_tiled_swapping by Daniel Vetter · 13 years ago
  75. fbfe374 lib: extract drmtest_permute_array by Daniel Vetter · 13 years ago
  76. 1a9fa8f lib: add intel_get_total_swap_mb by Daniel Vetter · 13 years ago
  77. f07e4d1 lib: extract rendercopy functions from gem_stress by Daniel Vetter · 13 years ago
  78. d75d69d lib/drmtest: extract mappable aperture trasher infrastructure by Daniel Vetter · 13 years ago
  79. 7b14b09 lib/drmtest: add gem_mappable_aperture_size by Daniel Vetter · 13 years ago
  80. 7f94434 lib/drmtest: extract gem_aperture_size by Daniel Vetter · 13 years ago
  81. 65b7c72 lib: fix include directives, alphabetize sources by Gaetan Nadon · 13 years ago
  82. 9f87660 lib/drmtest: add gpu quiescent helper by Daniel Vetter · 13 years ago
  83. cbaa8a3 lib/drmtest: extract helpers for signal interruptions by Daniel Vetter · 13 years ago
  84. 527cad1 lib/drmtest: extract gem_mmap by Daniel Vetter · 13 years ago
  85. 7a6042e lib/drmtest: extract gem_create by Daniel Vetter · 13 years ago
  86. 673e6b2 lib/drmtest: extract gem_set_domain and gem_sync by Daniel Vetter · 13 years ago
  87. bd5cf9a lib/drmtest: extract gem_read by Daniel Vetter · 13 years ago
  88. 319638b lib/drmtest: extract gem_write by Daniel Vetter · 13 years ago
  89. 5dd17d3 lib/drmtest: extract gem_close by Daniel Vetter · 13 years ago
  90. aa67b22 lib/drmtest: extract gem_set_tiling by Daniel Vetter · 13 years ago
  91. 1be3fd7 lib: fixup new compiler warnings by Daniel Vetter · 13 years ago
  92. 4e3c85f include <fcntl.h> in lib/intel_mmio.c for open() prototype on Solaris by Alan Coopersmith · 13 years ago
  93. 9ebb860 Provide Solaris implementation of intel_get_total_ram_mb by Alan Coopersmith · 13 years ago
  94. 665b866 config: use project wide xorg warnings variable by Gaetan Nadon · 13 years ago
  95. 47a5bc5 tools/intel_reg_dumper: retrieve rc6 residency values by Eugeni Dodonov · 13 years ago
  96. 1649ab3 tools/intel_reg_dumper: Add support for debug register by Eugeni Dodonov · 13 years ago
  97. ff409c5 tests/gem_partial_pwrite_pread: don't trash gtt unnecessarily by Daniel Vetter · 13 years ago
  98. 4029486 Call Arrandale gen5 not gen4. by Chris Wilson · 13 years ago
  99. 6f7e6c9 cargo-cult the build system into shape by Daniel Vetter · 13 years ago
  100. 593cb18 always require libdrm by Daniel Vetter · 13 years ago