1. b7298a7 lib/igt_fb: Add fb_num_planes() by Ville Syrjälä · 6 years ago
  2. 72bf597 lib/igt_fb: Add fb_plane_bpp() by Ville Syrjälä · 6 years ago
  3. b0d2056 lib/igt_fb: s/planar_foo/fb_plane_foo/ by Ville Syrjälä · 6 years ago
  4. 74261fd lib/igt_fb: Pass fb_blit_upload to free_linear_mapping() by Ville Syrjälä · 6 years ago
  5. 3ed2a60 lib/igt_fb: Use fb_blit_upload as the base class for fb_convert_blit_upload by Ville Syrjälä · 6 years ago
  6. 1382e56 lib: Add DIV_ROUND_UP() by Ville Syrjälä · 6 years ago
  7. 94540e3 lib/igt_fb: Respect the users choice of stride by Ville Syrjälä · 6 years ago
  8. 19b0c74 runner: Support -t and -x with a --test-list by Petri Latvala · 6 years ago
  9. 8dab213 runner: Lowercase the name used for matching -t and -x by Petri Latvala · 6 years ago
  10. 0b38eb6 runner: Make generate_piglit_name non-static by Petri Latvala · 6 years ago
  11. f2919ea test/kms_fbcon_fbt: Give a explicit parameter name to functions that expect debugfs fd by José Roberto de Souza · 6 years ago
  12. 3c7de9a lib/igt_psr: Give a explicit parameter name to functions that expect debugfs fd by José Roberto de Souza · 6 years ago
  13. b4ca1cc tests/kms_frontbuffer_tracking: Pass the debugfs fd to psr_wait_entry() by José Roberto de Souza · 6 years ago
  14. ae81879 runner: Flush igt_runner outputs before forking by Petri Latvala · 6 years ago
  15. d409cc6 gem_ctx_exec: Remove lrc-lite-restore by Tvrtko Ursulin · 6 years ago
  16. 8631b51 tests/gem_ctx_bad_exec: Consolidate to gem_ctx_exec by Tvrtko Ursulin · 6 years ago
  17. 03b90a3 runner: Increase buffer size for reading outputs by Petri Latvala · 6 years ago
  18. 0b59bb3 igt/kms_addfb_basic: Skip if the KMS interface is not supported by Chris Wilson · 6 years ago
  19. 0f3944d igt/gen3_*_blits: Add memory requirement checks by Chris Wilson · 6 years ago
  20. 7b3ea4e media-bench: Add mixed mode evaluation by Tvrtko Ursulin · 6 years ago
  21. 742a199 media-bench: Write out trace files directly. by Tvrtko Ursulin · 6 years ago
  22. 75573db media-bench: Fix tracing of direct workloads by Tvrtko Ursulin · 6 years ago
  23. 897323b media-bench: Protect against incorrect -b syntax by Tvrtko Ursulin · 6 years ago
  24. 74c3dfa media-bench: Update for engine=class:instance tracepoints by Tvrtko Ursulin · 6 years ago
  25. 0567f77 gem_wsim: Per context preemption point control by Tvrtko Ursulin · 6 years ago
  26. 8017074 gem_wsim: Make batches preemptable by default by Tvrtko Ursulin · 6 years ago
  27. 0ff0804 gem_wsim: Context priority support by Tvrtko Ursulin · 6 years ago
  28. 5cdff3c gem_wsim: Make workload commands case sensitive by Tvrtko Ursulin · 6 years ago
  29. a0aab6b gem_wsim: Fix BCS usage under VCS2 remap warning by Tvrtko Ursulin · 6 years ago
  30. fbf0f9e trace.pl: Use undocumented -o to perf record to allow tee by Tvrtko Ursulin · 6 years ago
  31. 218fa79 trace.pl: Fix frequency timeline by Tvrtko Ursulin · 6 years ago
  32. 468febc intel: Be consistent with test results on simulation by Tvrtko Ursulin · 6 years ago
  33. 74dc053 igt_sysfs: Avoid double closing the fd in igt_sysfs_scanf by Tvrtko Ursulin · 6 years ago
  34. 9a8da36 runner: Seek to the end to get to the end of kmsg by Petri Latvala · 6 years ago
  35. d07fb7a runner/resultgen: More checking if subtests should exist by Petri Latvala · 6 years ago
  36. c7fa2ea build: allow to use rst2man from python3 by Lucas De Marchi · 6 years ago
  37. 20a7ead lib: Add roundup_power_of_two() by Ville Syrjälä · 6 years ago
  38. 5f8a33a lib/igt_fb: Make fb size 64bit by Ville Syrjälä · 6 years ago
  39. b97b528 Fix 32bit gcc warnings by Ville Syrjälä · 6 years ago
  40. 57e3d82 igt/gem_exec_capture: Fix command emission for gen3 by Chris Wilson · 6 years ago
  41. 40de31d lib: Cancel all outstanding requests at the end of a test by Chris Wilson · 6 years ago
  42. a4d1158 igt/pm_backlight: Make the actual_brightness test readable by Chris Wilson · 6 years ago
  43. 3bd6852 lib/igt_fb: Add missing set_domain calls by Ville Syrjälä · 6 years ago
  44. 7d89cc3 tests/gem_ctx_isoation: Add warn for newer gens. by Antonio Argenziano · 6 years ago
  45. 129394b igt/kms_addfb_basic: Exercise legacy interface to addfb2 by Chris Wilson · 6 years ago
  46. 94b4e20 tests/kms_rotation_crc: Fix bad-pixel-format not to be run on gen11 and later by Juha-Pekka Heikkila · 6 years ago
  47. 7d69541 tests/kms_plane_scaling: Allow DRM_FORMAT_RGB565 rotation on gen>=11 by Juha-Pekka Heikkila · 6 years ago
  48. 8884101 tests/fbcon_fbt: Enable PSR1 via debugfs by Dhinakaran Pandiyan · 6 years ago
  49. 0209886 tests/psr: Test PSR1 in kms_psr by Dhinakaran Pandiyan · 6 years ago
  50. 4a1bb24 tests/fbcon_fbt: Avoid opening debugfs dir repeatedly by Dhinakaran Pandiyan · 6 years ago
  51. 0eb4d05 tests/psr: Avoid opening of already open debugfs dir by Dhinakaran Pandiyan · 6 years ago
  52. 219b578 lib/debugfs: Function to read debugfs with the directory already open by Dhinakaran Pandiyan · 6 years ago
  53. 86686c6 igt/pm_backlight: Skip if pm is not supported by Chris Wilson · 6 years ago
  54. 7d2ab5b lib/pm: Fail gracefully if CONFIG_PM is not built into the kernel by Chris Wilson · 6 years ago
  55. c3b6d69 intel_reg: Fix truncate string in the snprintf by Rodrigo Siqueira · 6 years ago
  56. 5e4545f igt/pm_backlight: Require a connected output for the backlight by Chris Wilson · 6 years ago
  57. c829766 igt/kms_vblank: Exercise some EINVAL by Chris Wilson · 6 years ago
  58. e0c3033 igt/pm_rpm: Reload the module with full mmio debugging by Chris Wilson · 6 years ago
  59. bfce01d lib/pm: Increase snd module probe timeout to 10s by Chris Wilson · 6 years ago
  60. 93a1b39 igt/pm_rps: Clear previous high load on high->low transition by Chris Wilson · 6 years ago
  61. 67fbe29 igt/pm_rps: Wait for the load-helper to signal receipt of command by Chris Wilson · 6 years ago
  62. 925fbed lib/pm: Wait a little for sound module load to complete by Chris Wilson · 6 years ago
  63. 4fea665 lib/pm: Squelch warning for failing to enable audio powermanagement by Chris Wilson · 6 years ago
  64. 022be55 lib: Check for a specific match if requested. by Chris Wilson · 6 years ago
  65. 125eee6 lib: Fix strcmp() direction for bsearch. by Chris Wilson · 6 years ago
  66. 20087bf lib: Use a bsearch to find the module name by Chris Wilson · 6 years ago
  67. 9e5fa91 lib/drmtest: Move open device to separate function by Katarzyna Dec · 6 years ago
  68. 9d83154 tests/kms_vblank: Test if we have functional rpm before testing by Chris Wilson · 6 years ago
  69. 3777522 tests/pm_backlight.c : Brightness test with DPMS and System suspend. by Jyoti · 6 years ago
  70. 5800e46 igt/perf_pmu: Improve the presentation of the accuracy calibration by Chris Wilson · 6 years ago
  71. 1754cbd igt/perf_pmu: Aim for a fixed number of iterations for calibrating accuracy by Chris Wilson · 6 years ago
  72. 46c35f2 lib: Stop caching __drm_device_id by Chris Wilson · 6 years ago
  73. c7a0b45 runner: Introduce --piglit-style-dmesg by Petri Latvala · 6 years ago
  74. f2e4bbd runner/resultgen: Add a new field to carry overall runtimes by Petri Latvala · 6 years ago
  75. 3f89d7b lib/sysfs: Avoid using FILE* temporary for igt_sysfs_[v]printf by Chris Wilson · 6 years ago
  76. e39e099 lib/core: Use libdw to decode stack trace with debugging symbols, v2. by Maarten Lankhorst · 6 years ago
  77. 45f0ba2 tests/kms_frontbuffer_tracking: Don't unset mode after reading CRC by Maarten Lankhorst · 6 years ago
  78. 6feed19 tests/kms_frontbuffer_tracking: Remove redundant modesets for toggling features, v5. by Maarten Lankhorst · 7 years ago
  79. 8096123 tests/kms_frontbuffer_tracking: Attempt to enable both screens simultaneously. by Maarten Lankhorst · 6 years ago
  80. 8f89a00 lib/psr: Add support for toggling edp psr through debugfs, v5. by Maarten Lankhorst · 7 years ago
  81. 903366f lib/kms: Remove special enum handling and replace with call to igt_plane_set_prop_enum, v2. by Maarten Lankhorst · 6 years ago
  82. 7beba5b lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2. by Maarten Lankhorst · 6 years ago
  83. b966dd9 tests/gem_render_copy: Fix clipped height by Ville Syrjälä · 6 years ago
  84. c40743d Make string commands dynamic allocate by Rodrigo Siqueira · 6 years ago
  85. 0bc9763 gem_storedw_loop: Remove unused variable by Antonio Argenziano · 6 years ago
  86. 94ebd21 tests/kms_cursor_crc: Open DRM device with DRIVER_ANY by Haneen Mohammed · 6 years ago
  87. 6e0b3e7 pm_rpm: Require DMC loaded before testing runtime_pm for gen9+ by Rodrigo Vivi · 6 years ago
  88. 38a4400 lib: Poll for snd_hda_intel discovery by Chris Wilson · 6 years ago
  89. e36199f runner/resultgen: Implement the totals field by Petri Latvala · 6 years ago
  90. a797cbf runner/resultgen: Be more robust with incomplete tests by Petri Latvala · 6 years ago
  91. 2a5777f igt/pm_rpm: Skip counting modes if modprobed with disable_display by Chris Wilson · 6 years ago
  92. 1598fdb runner: Match the piglit name with -t and -x options by Petri Latvala · 6 years ago
  93. cb0c20a Revert "lib: Keep upto half of RAM reserved for test runner" by Chris Wilson · 6 years ago
  94. 0b5235d igt/pm_rpm: Include igt_device.h by Chris Wilson · 6 years ago
  95. 2c7224e lib: Keep upto half of RAM reserved for test runner by Chris Wilson · 6 years ago
  96. f5c1b2b intel-ci: Exclude pm_rpm module-reload from full testing by Chris Wilson · 6 years ago
  97. 6dea0d8 igt/pm_rpm: Avoid at_exit_drm_fd by Chris Wilson · 6 years ago
  98. a3228b3 igt/pm_rpm: Close local fd before trying to unload module by Chris Wilson · 6 years ago
  99. 940cb5f igt/gem_ctx_switch: Show the combined ctx-switch latency by Chris Wilson · 6 years ago
  100. 9c0f043 docs: fix typo sharding->sharing by Lucas De Marchi · 6 years ago