1. 4a1bb24 tests/fbcon_fbt: Avoid opening debugfs dir repeatedly by Dhinakaran Pandiyan · 6 years ago
  2. 0eb4d05 tests/psr: Avoid opening of already open debugfs dir by Dhinakaran Pandiyan · 6 years ago
  3. 219b578 lib/debugfs: Function to read debugfs with the directory already open by Dhinakaran Pandiyan · 6 years ago
  4. 86686c6 igt/pm_backlight: Skip if pm is not supported by Chris Wilson · 6 years ago
  5. 7d2ab5b lib/pm: Fail gracefully if CONFIG_PM is not built into the kernel by Chris Wilson · 6 years ago
  6. c3b6d69 intel_reg: Fix truncate string in the snprintf by Rodrigo Siqueira · 6 years ago
  7. 5e4545f igt/pm_backlight: Require a connected output for the backlight by Chris Wilson · 6 years ago
  8. c829766 igt/kms_vblank: Exercise some EINVAL by Chris Wilson · 6 years ago
  9. e0c3033 igt/pm_rpm: Reload the module with full mmio debugging by Chris Wilson · 6 years ago
  10. bfce01d lib/pm: Increase snd module probe timeout to 10s by Chris Wilson · 6 years ago
  11. 93a1b39 igt/pm_rps: Clear previous high load on high->low transition by Chris Wilson · 6 years ago
  12. 67fbe29 igt/pm_rps: Wait for the load-helper to signal receipt of command by Chris Wilson · 6 years ago
  13. 925fbed lib/pm: Wait a little for sound module load to complete by Chris Wilson · 6 years ago
  14. 4fea665 lib/pm: Squelch warning for failing to enable audio powermanagement by Chris Wilson · 6 years ago
  15. 022be55 lib: Check for a specific match if requested. by Chris Wilson · 6 years ago
  16. 125eee6 lib: Fix strcmp() direction for bsearch. by Chris Wilson · 6 years ago
  17. 20087bf lib: Use a bsearch to find the module name by Chris Wilson · 6 years ago
  18. 9e5fa91 lib/drmtest: Move open device to separate function by Katarzyna Dec · 6 years ago
  19. 9d83154 tests/kms_vblank: Test if we have functional rpm before testing by Chris Wilson · 6 years ago
  20. 3777522 tests/pm_backlight.c : Brightness test with DPMS and System suspend. by Jyoti · 6 years ago
  21. 5800e46 igt/perf_pmu: Improve the presentation of the accuracy calibration by Chris Wilson · 6 years ago
  22. 1754cbd igt/perf_pmu: Aim for a fixed number of iterations for calibrating accuracy by Chris Wilson · 6 years ago
  23. 46c35f2 lib: Stop caching __drm_device_id by Chris Wilson · 6 years ago
  24. c7a0b45 runner: Introduce --piglit-style-dmesg by Petri Latvala · 6 years ago
  25. f2e4bbd runner/resultgen: Add a new field to carry overall runtimes by Petri Latvala · 6 years ago
  26. 3f89d7b lib/sysfs: Avoid using FILE* temporary for igt_sysfs_[v]printf by Chris Wilson · 6 years ago
  27. e39e099 lib/core: Use libdw to decode stack trace with debugging symbols, v2. by Maarten Lankhorst · 6 years ago
  28. 45f0ba2 tests/kms_frontbuffer_tracking: Don't unset mode after reading CRC by Maarten Lankhorst · 6 years ago
  29. 6feed19 tests/kms_frontbuffer_tracking: Remove redundant modesets for toggling features, v5. by Maarten Lankhorst · 7 years ago
  30. 8096123 tests/kms_frontbuffer_tracking: Attempt to enable both screens simultaneously. by Maarten Lankhorst · 6 years ago
  31. 8f89a00 lib/psr: Add support for toggling edp psr through debugfs, v5. by Maarten Lankhorst · 7 years ago
  32. 903366f lib/kms: Remove special enum handling and replace with call to igt_plane_set_prop_enum, v2. by Maarten Lankhorst · 6 years ago
  33. 7beba5b lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2. by Maarten Lankhorst · 6 years ago
  34. b966dd9 tests/gem_render_copy: Fix clipped height by Ville Syrjälä · 6 years ago
  35. c40743d Make string commands dynamic allocate by Rodrigo Siqueira · 6 years ago
  36. 0bc9763 gem_storedw_loop: Remove unused variable by Antonio Argenziano · 6 years ago
  37. 94ebd21 tests/kms_cursor_crc: Open DRM device with DRIVER_ANY by Haneen Mohammed · 6 years ago
  38. 6e0b3e7 pm_rpm: Require DMC loaded before testing runtime_pm for gen9+ by Rodrigo Vivi · 6 years ago
  39. 38a4400 lib: Poll for snd_hda_intel discovery by Chris Wilson · 6 years ago
  40. e36199f runner/resultgen: Implement the totals field by Petri Latvala · 6 years ago
  41. a797cbf runner/resultgen: Be more robust with incomplete tests by Petri Latvala · 6 years ago
  42. 2a5777f igt/pm_rpm: Skip counting modes if modprobed with disable_display by Chris Wilson · 6 years ago
  43. 1598fdb runner: Match the piglit name with -t and -x options by Petri Latvala · 6 years ago
  44. cb0c20a Revert "lib: Keep upto half of RAM reserved for test runner" by Chris Wilson · 6 years ago
  45. 0b5235d igt/pm_rpm: Include igt_device.h by Chris Wilson · 6 years ago
  46. 2c7224e lib: Keep upto half of RAM reserved for test runner by Chris Wilson · 6 years ago
  47. f5c1b2b intel-ci: Exclude pm_rpm module-reload from full testing by Chris Wilson · 6 years ago
  48. 6dea0d8 igt/pm_rpm: Avoid at_exit_drm_fd by Chris Wilson · 6 years ago
  49. a3228b3 igt/pm_rpm: Close local fd before trying to unload module by Chris Wilson · 6 years ago
  50. 940cb5f igt/gem_ctx_switch: Show the combined ctx-switch latency by Chris Wilson · 6 years ago
  51. 9c0f043 docs: fix typo sharding->sharing by Lucas De Marchi · 6 years ago
  52. 347a07b lib: sync with the newer i915_pciids.h from the kernel (CFL) by Rodrigo Vivi · 6 years ago
  53. d8e7899 igt/pm_rpm: Test reaquisition of runtime-pm after module reload by Chris Wilson · 6 years ago
  54. fccb337 igt/pm_rpm: Test incomplete(debug) suspends vs rpm by Chris Wilson · 6 years ago
  55. 5d1c829 tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get_current() by Maarten Lankhorst · 6 years ago
  56. deead1d lib/igt_debugfs: Add igt_pipe_crc_get_current() to get a crc. by Maarten Lankhorst · 6 years ago
  57. b0263e5 lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_start by Mahesh Kumar · 6 years ago
  58. c88e219 runner/meson: Add support for use_rpath option by Arkadiusz Hiler · 6 years ago
  59. 6cc5ebf meson: Define all the rpath_dirs in one place by Arkadiusz Hiler · 6 years ago
  60. 2cd4ae5 runner: Fix path handling by Arkadiusz Hiler · 6 years ago
  61. fce9638 intel-ci: Skip module reloads by Chris Wilson · 6 years ago
  62. 2b63151 intel-ci: Comment on kernel selftest exclusion by Chris Wilson · 6 years ago
  63. 8da67df tests/kms_force_connector_basic: Verify planes are restored after load detection, v2. by Maarten Lankhorst · 7 years ago
  64. 6cb3d7d runner: Unit tests for the runner by Petri Latvala · 6 years ago
  65. 18c1e75 runner: New test runner by Petri Latvala · 6 years ago
  66. f0bec85 uwildmat: Case-insensitive test selection by Petri Latvala · 6 years ago
  67. 0c57495 lib: Export igt_gettime and igt_time_elapsed by Petri Latvala · 6 years ago
  68. 6a02bad lib: Print subtest starting/ending line to stderr too by Petri Latvala · 6 years ago
  69. e6ddaca igt/amd_prime: Link an amdgpu bo into i915 and try to shrink it by Chris Wilson · 6 years ago
  70. e897d8d igt/prime_vgem: Ask the shrinker to purge a vgem bo from inside i915 by Chris Wilson · 6 years ago
  71. 9ec3471 igt/gem_eio: Preserve batch between reset-stress iterations by Chris Wilson · 6 years ago
  72. 779d2d4 meson: Downgrade meson version requirement a notch by Petri Latvala · 6 years ago
  73. 7e5abbe igt/gem_eio: Apply reset-stress to each engine by Chris Wilson · 6 years ago
  74. 5d78c73 igt/gem_eio: Measure reset delay from thread by Chris Wilson · 6 years ago
  75. 57caaf4 kms_pipe_crc_basic: Skip when hitting -EIO by Maarten Lankhorst · 6 years ago
  76. f45685d tests/kms_pipe_crc_basic: expect setting bad source to fail, v2. by Mahesh Kumar · 6 years ago
  77. 33f47ff trace.pl: Bring back timeline stacking by Tvrtko Ursulin · 6 years ago
  78. b5963a3 tests/perf_pmu: Restore runtime PM status at rc6 test exit by Tvrtko Ursulin · 6 years ago
  79. 5fddf15 lib/igt_pm: Export function to restore runtime PM status by Tvrtko Ursulin · 6 years ago
  80. b29101e lib/igt_pm: Find HDA device when attempting to enable runtime PM by Tvrtko Ursulin · 6 years ago
  81. 9615bbc lib/igt_pm: Make exit handlers signal safe by Tvrtko Ursulin · 6 years ago
  82. 111829d trace.pl: Fix request split mode by Tvrtko Ursulin · 6 years ago
  83. 22ce3e1 trace.pl: Context save only applies to last request of a bunch by Tvrtko Ursulin · 6 years ago
  84. 7e908c1 Follow kernel's resource streamer removal by Lucas De Marchi · 6 years ago
  85. 263ca16 intel-ci: Drop gem_cs_tlb from fast-feedback by Chris Wilson · 6 years ago
  86. ec33ca1 intel-ci: Move uABI hang testing to shards by Chris Wilson · 6 years ago
  87. b621637 intel-ci: Remove gem_exec_flush from fast-feedback by Chris Wilson · 6 years ago
  88. f1c868d igt/drv_module_reload: Don't reload on exit by Chris Wilson · 6 years ago
  89. a219994 meson: Fixup gem_mocs_settings by Petri Latvala · 6 years ago
  90. ff91dbc igt/gem_mocs_settings: Use i915_pmu to measure rc6 residency by Chris Wilson · 6 years ago
  91. b051e16 meson: Prefix generated rpathdirs to designate their use by Arkadiusz Hiler · 6 years ago
  92. 299880d amdgpu/meson: Set the correct rpath by Arkadiusz Hiler · 6 years ago
  93. 9432b5e docs/chamelium: Update sections of a network and a config file in detail by Gwan-gyeong Mun · 6 years ago
  94. 14fb453 lib/igt_core: Fix typo by Gwan-gyeong Mun · 6 years ago
  95. 541dcd2 docs/chamelium: Change chamelium.c to kms_chamelium.c by Gwan-gyeong Mun · 6 years ago
  96. bcb37a9 build: provide stub implementation for memfd_create by Lucas De Marchi · 6 years ago
  97. 31ea7dd build: provide include for missing syscalls by Lucas De Marchi · 6 years ago
  98. fe908a0 igt/drv_module_reload: Revamp fault-injection by Chris Wilson · 6 years ago
  99. 24c5e07 tests/kms_panel_fitting: Do not use scaling on gen7 and gen8, v2. by Maarten Lankhorst · 6 years ago
  100. 2884f91 igt/gem_exec_schedule: Trim deep runtime by Chris Wilson · 6 years ago