1. 18fa0c1 tests/psr: Pass data_t pointer to dpms_off_on by Dhinakaran Pandiyan · 6 years ago
  2. 5763a04 tests/psr: Eliminate storing pointers for igt_plane_type. by Dhinakaran Pandiyan · 6 years ago
  3. 3d03e97 tests/psr: Get rid of global variable running_with_psr_disabled by Dhinakaran Pandiyan · 6 years ago
  4. 6de70d7 tests/sink_crc_basic: Debug print CRC values by Dhinakaran Pandiyan · 6 years ago
  5. 3b246dc tests/psr: Check for drrs status only after checking for PSR by Dhinakaran Pandiyan · 6 years ago
  6. 74eef7b tests/psr: Remove delay between dpms toggle. by Dhinakaran Pandiyan · 6 years ago
  7. d99e930 tests/psr: Merge PSR dpms and suspend variants. by Dhinakaran Pandiyan · 6 years ago
  8. 4dbc540 tests/psr: Kill MMAP_GTT_WAITING by Dhinakaran Pandiyan · 6 years ago
  9. b6de14f tests/psr: Optimize check for green frame. by Dhinakaran Pandiyan · 6 years ago
  10. 1b680de tests/psr: Assert sink CRC length and make use of igt_sysfs_read() by Dhinakaran Pandiyan · 6 years ago
  11. 1a813c1 tests/psr: Store the debugfs file descriptor by Dhinakaran Pandiyan · 6 years ago
  12. ded16c0 tests/psr: Rename psr_active() to psr_enabled() by Dhinakaran Pandiyan · 6 years ago
  13. 1958e69 tests/psr: Remove "psr_" prefix from basic and drrs subtests by Dhinakaran Pandiyan · 6 years ago
  14. 38ac4de tests/psr: Print the reason for skipping when sink lacks PSR support by Dhinakaran Pandiyan · 6 years ago
  15. 89ae332 tests/gem_eio: Only wait-for-idle inside trigger_reset() by Chris Wilson · 6 years ago
  16. 74bfbcf lib/audio: Replace sqrt(a*a + b*b) with hypot(a, b) by Chris Wilson · 7 years ago
  17. 6055023 overlay: Remove the miscalculation of window position by Chris Wilson · 7 years ago
  18. b871b10 igt/gem_eio: Exercise banning by Chris Wilson · 6 years ago
  19. 395c239 tests/gem_userptr_blits: test zero user_size by Matthew Auld · 6 years ago
  20. 03a62cf pm_rpm: Lower the timeout for PC8 entry to 30s by Arkadiusz Hiler · 6 years ago
  21. c0b5c02 pm_rpm: Skip PC8 tests when set limit doesn't allow entry by Arkadiusz Hiler · 6 years ago
  22. 35f08c1 lib/igt_dummyload: Fix possible NULL pointer dereference by Antonio Argenziano · 6 years ago
  23. cffe915 tools/vbt_decode: Print DRRS and PSR flags by Dhinakaran Pandiyan · 6 years ago
  24. 548a894 lib/intel_batchbuffer: Minor cosmetic change in copyright header by Antonio Argenziano · 6 years ago
  25. 41eb85f tests: Remove kms_mmio_vs_cs_flip by Maarten Lankhorst · 6 years ago
  26. 1bb318b lib: create new dependency for aubdump by Lionel Landwerlin · 6 years ago
  27. 8bde13a lib: drop drmtest dependency on intel_batchbuffer by Lionel Landwerlin · 6 years ago
  28. 91b5a3e lib: Show the kernel stack when reporting a GPU hang by Chris Wilson · 6 years ago
  29. f772d9a igt/gem_wait: Relax assertion for wait completion by Chris Wilson · 6 years ago
  30. 1b8977e igt/gem_exec_fence: Exercise merging fences by Chris Wilson · 7 years ago
  31. 4376153 lib/instdone.c: Add Gen11 Support by Javier Villavicencio · 7 years ago
  32. 8af1b43 lib: Add Icelake platform definition by Arkadiusz Hiler · 8 years ago
  33. 0896b88 lib: sync with the newer i915_pciids.h from the Kernel (KBL + ICL) by Paulo Zanoni · 6 years ago
  34. 5baea95 igt/drv_missed_irq: Sleep in the child waiting for the parent by Chris Wilson · 6 years ago
  35. 29ae12b tests/kms_properties: Validate properties harder by Ville Syrjälä · 7 years ago
  36. 0350f0e CONTRIBUTING: commit rights docs by Daniel Vetter · 6 years ago
  37. e5e8daf lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libs by Kalamarz, Lukasz · 6 years ago
  38. 25c75f8 lib/intel_batchbuffer: Removal of state variable from a intel_batchbuffer structure by Kalamarz, Lukasz · 6 years ago
  39. 3fe35cb lib/rendercopy_gen7: Cosmetic changes in code by Kalamarz, Lukasz · 6 years ago
  40. 5d78609 lib/rendercopy_gen7: Reorganizing batch allocations by Kalamarz, Lukasz · 6 years ago
  41. 6603186 lib/gen6_render: Cosmetic changes in code by Kalamarz, Lukasz · 6 years ago
  42. fd84a8e lib/gen6_render: Reorder registers and fields definitions by Kalamarz, Lukasz · 6 years ago
  43. fb29354 lib/gen6_render: Removal of duplicated definitions by Kalamarz, Lukasz · 6 years ago
  44. 79485f3 test/gem_exec_schedule: Check each engine is an independent timeline by Chris Wilson · 6 years ago
  45. dcc4434 igt/gem_ppgtt: Flush the driver to idle before counting leaks by Chris Wilson · 6 years ago
  46. 8168bb6 meson: Install amdgpu tests with their subdirectory by Petri Latvala · 6 years ago
  47. 9a41ace trace.pl: Move min/max timestamp lookup to last loop by Tvrtko Ursulin · 7 years ago
  48. 55e1073 trace.pl: Move sortQueue near its user by Tvrtko Ursulin · 7 years ago
  49. 54471ae lib/intel_batchbuffer: Reuse gen9_media_fill on Gen 10 by Katarzyna Dec · 6 years ago
  50. 7e5553b scripts/trace.pl: Simplify 'end' & 'notify' generation by John Harrison · 7 years ago
  51. 17bbff4 scripts/trace.pl: Calculate stats only after all munging by John Harrison · 7 years ago
  52. 1655e2d scripts/trace.pl: Sort order by John Harrison · 7 years ago
  53. ace361a scripts/trace.pl: More hash key optimisations by John Harrison · 7 years ago
  54. 546db4b trace.pl: Catch-up with tracepoint renames by Tvrtko Ursulin · 7 years ago
  55. b00eb18 igt/gem_exec_schedule: Exercise "deep" preemption by Chris Wilson · 7 years ago
  56. 83ba5b7 igt/prime_mmap: Test for userptr support first by Chris Wilson · 6 years ago
  57. ddbe5a4 tests/kms_frontbuffer_tracking: Ignore FBC errors due mode is too large by Souza, Jose · 7 years ago
  58. 756e8c7 scripts: Use https URL to download piglit by Souza, Jose · 7 years ago
  59. 8b77704 tests/kms_color: Enable color tests for AMDGPU by Leo (Sunpeng) Li · 6 years ago
  60. 0941f7c tests/kms_color: Do not mask LUT for non i915 drivers. by Leo (Sunpeng) Li · 6 years ago
  61. cf40942 tests/kms_color: Fill entire frame when painting rectangles by Leo (Sunpeng) Li · 6 years ago
  62. 80e4910 lib: Adjust refactored gpu_fill library to our coding style by Katarzyna Dec · 6 years ago
  63. 098b05b lib/gpgpu_fill: Add missing configuration parameters for gpgpu_fill by Katarzyna Dec · 6 years ago
  64. 8099614 lib: Remove duplications in gpu_fill library by Katarzyna Dec · 6 years ago
  65. 081f771 lib: Move common gpgpu/media fill functions to gpu_fill library by Katarzyna Dec · 6 years ago
  66. aa330c7 igt/kms_plane_scaling: Open DRM_MASTER by Chris Wilson · 6 years ago
  67. 0516427 tests/gem_close_race: Wait for work to complete before terminating test by Antonio Argenziano · 6 years ago
  68. d502f05 tests/perf_pmu: Avoid RT thread for accuracy test by Tvrtko Ursulin · 7 years ago
  69. a914075 tests/kms_frontbuffer_tracking: Save runtime by removing sleep. by Lofstedt, Marta · 6 years ago
  70. 27cd379 tools/aubdump: Fix ISO C90 forbids mixed declarations and code warning by Tvrtko Ursulin · 6 years ago
  71. 2ef96ec lib/igt_debugfs: Add timeouts to opening pipe CRC fd. by Maarten Lankhorst · 6 years ago
  72. aed2030 lib/igt_kms: Reset FIFO underruns on first commit after init()/reset(). by Maarten Lankhorst · 7 years ago
  73. 2c3e1ca lib/igt_kms: Handle outputs with no modes better by Maarten Lankhorst · 6 years ago
  74. e582916 lib: Dump meminfo and slabinfo if we complain about insufficient memory by Chris Wilson · 6 years ago
  75. 7c474e0 tests/perf: fix gen8 small cores whitelist expectation by Lionel Landwerlin · 6 years ago
  76. 8cc6f71 kms_frontbuffer_tracking: Remove unnecessary modeset from get_sink_crc. by Maarten Lankhorst · 6 years ago
  77. a86714b igt/gem_eio: Drop DRM_MASTER so we can reacquire it in the subtests by Chris Wilson · 6 years ago
  78. 5e304cb lib: Acquire master for pollable spinbatch on gen4/5 by Chris Wilson · 6 years ago
  79. e5a785c igt/gem_eio: Require context support before creation by Chris Wilson · 6 years ago
  80. 8a7353a tests/kms_psr_sink_crc: Save runtime by not waiting in crc function by Marta Lofstedt · 6 years ago
  81. 164b4a3 blacklist: Don't run tests on pipe-d, pipe-e or pipe-f by Lofstedt, Marta · 7 years ago
  82. 72b8cf9 blacklist: Don't run DRRS test on Intel CI system by Lofstedt, Marta · 7 years ago
  83. e861c22 tests/kms_getfb: Use fixtures and subtest groups by Daniel Stone · 7 years ago
  84. 0e14303 Test that register types are accepted in all valid forms. by Adam Sampson · 7 years ago
  85. 2440f72 Use flex -i when building with meson. by Adam Sampson · 7 years ago
  86. cad5fc0 tests/gem_eio: Add reset and unwedge stress testing by Tvrtko Ursulin · 7 years ago
  87. 3df3dcf tests/gem_eio: Never re-use contexts which were in the middle of GPU reset by Tvrtko Ursulin · 7 years ago
  88. da00bf8 tests/kms_plane_scaling: fb height to be min 16 for NV12 by Vidya Srinivas · 7 years ago
  89. 8d61c95 tests/kms_getfb: Split property-ID get into helper by Daniel Stone · 7 years ago
  90. bd0756d tests/kms_getfb: Test we reject CCS buffers by Daniel Stone · 7 years ago
  91. d3cec95 tests/perf_pmu: Fix usage of for_each_engine_class_instance by Tvrtko Ursulin · 7 years ago
  92. 2cbd4dd lib/igt_kms: Improve connector probing in igt_display_init(), v2. by Maarten Lankhorst · 7 years ago
  93. 55f945e tests/kms_frontbuffer_tracking: Fix Y alignment in the scaledprimary subtest, v3. by Maarten Lankhorst · 7 years ago
  94. 0a39322 igt/gem_ctx_isolation: Reset a scratch context by Chris Wilson · 7 years ago
  95. d565741 igt/perf_pmu: Most-busy requires at least one busy engine by Chris Wilson · 7 years ago
  96. 3fa0b02 overlay: Call setlocale around strtod by Chris Wilson · 7 years ago
  97. a9741da tests/perf_pmu: Improve accuracy by waiting on spinner to start by Tvrtko Ursulin · 7 years ago
  98. b648436 tests/gem_eio: Speed up test execution by Tvrtko Ursulin · 7 years ago
  99. 9d9978a lib/dummyload: Add pollable spin batch by Tvrtko Ursulin · 7 years ago
  100. c2ee907 meson: Chamelium depends on GSL by Daniel Stone · 7 years ago