1. 4177d0d i915/selftest: Allow filtering of individual subtests by Chris Wilson · 6 years ago
  2. 07e227a i915/gem_workarounds: Require GPU resets by Chris Wilson · 6 years ago
  3. a5211ea i915/pm_rpm: Check for functional GEM before use by Chris Wilson · 6 years ago
  4. d8f9f06 i915/perf_pmu: Check for hangs allowed by Chris Wilson · 6 years ago
  5. 96c2dfb i915/gem_exec_capture: Check the strlen() for an empty file by Chris Wilson · 6 years ago
  6. 998e0a4 automake: Remove VC4/V3D build support by Daniel Vetter · 6 years ago
  7. 434af38 automake: Ditch all EXTRA_DIST directives by Daniel Vetter · 6 years ago
  8. fe42d83 automake: Drop runner build support by Daniel Vetter · 6 years ago
  9. 67993c1 automake: Point builders at meson by Daniel Vetter · 6 years ago
  10. 9141ede automake: drop assembler/shader-debugger automake support by Daniel Vetter · 6 years ago
  11. 4d9faf8 automake: Drop manpage build support by Daniel Vetter · 6 years ago
  12. ada24d0 automake: Drop gtkdoc build remnants by Daniel Vetter · 6 years ago
  13. bd796ec tests/core_auth: Merge getclient subtests by Daniel Vetter · 6 years ago
  14. 9e01bb1 tests/gem_exec_capture: Compare instead of assign in an assert by Petri Latvala · 6 years ago
  15. d1bd9c6 tests: Add variable refresh rate tests by Nicholas Kazlauskas · 6 years ago
  16. 031715e lib/igt_x86: Mock-use variable to silence static analysis by Petri Latvala · 6 years ago
  17. 4fcf556 lib/igt_kms: Aid static analyzer with the control flow by Petri Latvala · 6 years ago
  18. c84502b igt_aux: Handle empty pm_test file gracefully by Petri Latvala · 6 years ago
  19. 1923867 tests/kms_color: Assert gamma look up table sizes by Petri Latvala · 6 years ago
  20. 15fc7c9 overlay: Write out the assumption for kernel-provided data by Petri Latvala · 6 years ago
  21. 4a94878 tests: Make a fb-tiling subtest to check for invalid tiling changes. by Maarten Lankhorst · 6 years ago
  22. e061af7 tests/kms_rotation_crc: Fix multiplane-rotation-cropping* tests by Juha-Pekka Heikkila · 6 years ago
  23. cf1222c tests/kms_flip: Add test to check suspend/resume by Shayenne Moura · 6 years ago
  24. dcdf4b0 i915/gem_mmap_gtt: Reset faster and longer to catch fencing errors by Chris Wilson · 6 years ago
  25. 8278981 i915/gem_exec_capture: Really confirm error capturing is enabling by Chris Wilson · 6 years ago
  26. 3f77380 lib/igt_gt: Move assert with setting 'reset' parameter after IGT env check by Katarzyna Dec · 6 years ago
  27. 2a02ff0 gitlab-CI: Stop installing openssl packages by Petri Latvala · 6 years ago
  28. 85cf761 lib/draw: Align mmap requests to page boundaries by Chris Wilson · 6 years ago
  29. 70749c7 tests: drop openssl dependency in favor of glib sha1 implementation by Jani Nikula · 6 years ago
  30. 1c5a443 tests/psr: Add the same test coverage that we have for PSR1 to PSR2 by José Roberto de Souza · 6 years ago
  31. 0f77a16 test/psr: Add a generic function to setup each test by José Roberto de Souza · 6 years ago
  32. 13ac931 lib/psr: Add PSR2 support to the remaning psr functions by José Roberto de Souza · 6 years ago
  33. 3f828a7 lib/psr: Make psr_wait_entry and psr_wait_update aware of the PSR version tested by José Roberto de Souza · 6 years ago
  34. 21a5e27 lib/psr: Rename psr_wait_exit to psr_wait_update by José Roberto de Souza · 6 years ago
  35. 12e31ff lib/psr: Only care about DEEP_SLEEP state for PSR2 by José Roberto de Souza · 6 years ago
  36. 5ef2586 lib/psr: Add support to new modified i915_edp_psr_status output by José Roberto de Souza · 6 years ago
  37. 23f3995 lib: Include the size in the error message for mlock by Chris Wilson · 6 years ago
  38. 96f3a1b runner: Implement --dry-run by Petri Latvala · 6 years ago
  39. 34e3129 tests/testdisplay: Speed up testdisplay for ci by Ville Syrjälä · 6 years ago
  40. 1c1612b lib/drmtest: Don't read from NULL in set_forced_driver by Petri Latvala · 6 years ago
  41. e076451 lib/igt_core: Initialize fds in igt_system_quiet by Petri Latvala · 6 years ago
  42. cc6474a lib/igt_core: Handle all failures to read .igtrc by Petri Latvala · 6 years ago
  43. 733228f lib/igt_core: Assert that optarg is present by Petri Latvala · 6 years ago
  44. 13e67a6 lib/igt_audio: Initialize freq in audio_signal_detect() by Petri Latvala · 6 years ago
  45. d979b49 lib/igt_alsa: Remove dead assignment by Petri Latvala · 6 years ago
  46. 7296489 benchmarks/gem_userptr_benchmark: Correctly free memory by Petri Latvala · 6 years ago
  47. bccb4a1 lib/igt_kms: Assert that active crtcs have at least one plane by Petri Latvala · 6 years ago
  48. 98c59bb lib/igt_kms: Make igt_display_init require at least one plane by Petri Latvala · 6 years ago
  49. ef6d3a2 benchmarks/wsim: Handle a parse error by Petri Latvala · 6 years ago
  50. 009d7bd lib: Avoid memcpying 0 bytes from NULL by Petri Latvala · 6 years ago
  51. 8a04803 tests: Use correct type for calloc by Petri Latvala · 6 years ago
  52. c519474 lib/igt_kms: Use correct type for calloc by Petri Latvala · 6 years ago
  53. 7545a42 lib/ioctl_wrappers: Help static analysis with execution flow by Petri Latvala · 6 years ago
  54. 0882217 lib/i915/gem_context: Help static analysis with execution flow by Petri Latvala · 6 years ago
  55. 5b4485f lib: Introduce BUILD_BUG_ON_INVALID and igt_assume() by Petri Latvala · 6 years ago
  56. d419951 tests/kms_modes_available_crc: Fix NV12 failure by Dhinakaran Pandiyan · 6 years ago
  57. 1c07904 tests/kms_available_modes_crc: Initialize fb struct by Dhinakaran Pandiyan · 6 years ago
  58. 58efc6e tests/kms_available_modes_crc: Reset output->pipe after testing it. by Dhinakaran Pandiyan · 6 years ago
  59. 0c80bd7 lib/igt_debugfs: Unify crc collection by Mika Kahola · 6 years ago
  60. 8614d5e tests/kms_rotation_crc: add NV12 support for multiplane* tests by Juha-Pekka Heikkila · 6 years ago
  61. f162956 tests/kms_rotation: align rendered image correctly for rotation by Juha-Pekka Heikkila · 6 years ago
  62. a76fa4d i915/gem_cpu_reloc: Use a self-modifying chained batch by Chris Wilson · 6 years ago
  63. fa61207 igt/drv_missed_irq: Skip if the kernel reports no rings available to test by Chris Wilson · 6 years ago
  64. 08ac42b drm/drm_import_export: Replace imprecise loop-bound with timeout by Chris Wilson · 6 years ago
  65. a265766 lib/ioctl_wrapper: Implement __gem_mmap by Lukasz Kalamarz · 6 years ago
  66. ef9665c lib/igt_dummyload: use gem_mmap__cpu and gem_mmap__wc when applicable by Lukasz Kalamarz · 6 years ago
  67. 7caccf2 lib/ioctl_wrapper: use defines for get_param instead of param number by Lukasz Kalamarz · 6 years ago
  68. 8477ed9 i915/gem_userptr_blits: Only mlock the memfd once, not the arena by Chris Wilson · 6 years ago
  69. 951e2b1 intel-ci: Drop gem_ctx_switch/heavy from BAT by Chris Wilson · 6 years ago
  70. 6f80f6b tests/psr: Share the code check if sink supports PSR by José Roberto de Souza · 6 years ago
  71. 465001c lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use it by José Roberto de Souza · 6 years ago
  72. 7d3fdd0 i915/gem_exec_whisper: Pass early exit onto check_bo by Chris Wilson · 6 years ago
  73. 8cb8fd1 lib/igt_edid_template: Fix parenthesis for vertical pulse coding by Paul Kocialkowski · 6 years ago
  74. c3aef50 amd: Use drm_open_driver(AMDGPU) by Chris Wilson · 6 years ago
  75. 56a730c Make force work with multiple drivers available by Rodrigo Siqueira · 6 years ago
  76. 880f126 tests/amdgpu: Build amd_abm with meson too by Petri Latvala · 6 years ago
  77. d9cd03c i915/gem_exec_whisper: Limit to a maximum of 150s by Chris Wilson · 6 years ago
  78. 71cea12 igt/sysfs: drop support for passing -1 fd for Intel by Jani Nikula · 6 years ago
  79. fde4dce tests/kms_cursor_crc: Add test to check extreme alpha values for cursor plane by Mamta Shukla · 6 years ago
  80. db19bcc test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP by Manasi Navare · 6 years ago
  81. 805a994 i915/gem_tiled_wc: Reuse common gem_get_tiling by Chris Wilson · 6 years ago
  82. 8777af4 i915/gem_tiled_pread: Skip on unknown swizzling by Chris Wilson · 6 years ago
  83. 9376f4e i915/gem_ppgtt: Convert stress test to run for a fixed duration by Chris Wilson · 6 years ago
  84. e7fb96a i915/hangman: Read a dummy byte to check sysfs existence by Chris Wilson · 6 years ago
  85. 861435a intel-ci/blacklist: Exclude gem_exec_parse lri by Chris Wilson · 6 years ago
  86. 478452f i915/gem_ctx_isolation: Ignore the low bits of BB_OFFSET by Chris Wilson · 6 years ago
  87. 93f0ad4 i915/hangman: Skip if disabled by the kernel by Chris Wilson · 6 years ago
  88. 4cd3da7 lib/sysfs: Repair override of params with -1 by Chris Wilson · 6 years ago
  89. f017962 lib/fb: Fix rgb24 to nv12 conversion by Petri Latvala · 6 years ago
  90. 738f43a tests/amdgpu: Add test for Adaptive Backlight Management by David Francis · 6 years ago
  91. 79a799a tests: Enable plane tests for AMDGPU by Nicholas Kazlauskas · 6 years ago
  92. dc97f6e tests/kms_plane_lowres: Don't fail tests when missing format/mod support by Nicholas Kazlauskas · 6 years ago
  93. e7b6c81 tests/kms_plane_multiple: Add tiled-none plane position subtests by Nicholas Kazlauskas · 6 years ago
  94. 221161f tests/kms_plane_scaling: Add support for testing AMDGPU by Nicholas Kazlauskas · 6 years ago
  95. 75081c6 i915/gem_busy: Use a non-preemptible hanging batch by Chris Wilson · 6 years ago
  96. 0ba18cf lib/igt_fb: Add a check on stride alignment for pixman conversion by Paul Kocialkowski · 6 years ago
  97. e144eef chamelium: Debug-print CRCs when comparing them and dumping frames by Paul Kocialkowski · 6 years ago
  98. d28cca3 chamelium: Pass the pattern block size as argument to helpers by Paul Kocialkowski · 6 years ago
  99. 7eeb13d chamelium: Pass dimensions instead of mode to pattern generation helper by Paul Kocialkowski · 6 years ago
  100. acaaa8e chamelium: Pass and use stride for xr24 pattern paint by Paul Kocialkowski · 6 years ago