1. 9b35bb9 lib/igt_chamelium: fix chamelium_port_set_edid docs by Simon Ser · 5 years ago
  2. 6038ace tests/kms_chamelium: add a test checking modes by Simon Ser · 5 years ago
  3. d9fde0f lib/igt_chamelium: add chamelium_supports_get_video_params by Simon Ser · 5 years ago
  4. ce3cf9b lib/igt_chamelium: add chamelium_port_get_video_params by Simon Ser · 5 years ago
  5. b7e0177 tests/i915/gem_mmap_wc: Tweak close subtest by Lukasz Kalamarz · 5 years ago
  6. 0ea68a1 build: rename Meson options by Simon Ser · 5 years ago
  7. b9cac10 lib: Ditch "DRIVER_* for kms tests" cargo cult by Daniel Vetter · 5 years ago
  8. 41ff022 lib/igt_edid: add docs by Simon Ser · 5 years ago
  9. abf9333 lib/igt_kms: remove unused update_edid_csum by Simon Ser · 5 years ago
  10. bb4d55a intel_l3_parity: Restore support for Ivybridge by Chris Wilson · 5 years ago
  11. 549e1cd tests/kms_chamelium: remove unused drmModeGetResources by Simon Ser · 5 years ago
  12. d7f140b tests/prime_vgem: Fix broken handling of interprocess pipes by Janusz Krzysztofik · 5 years ago
  13. 86dc48e lib/tests/igt_edid: check number of extensions by Simon Ser · 5 years ago
  14. 7323650 lib/igt_kms: add igt_kms_get_3d_edid by Simon Ser · 5 years ago
  15. b4c9f82 lib/igt_edid: add enum for HDMI VSDB video flags by Simon Ser · 5 years ago
  16. 2a66ae6 tests/i915/gem_spin_batch: Update with engine discovery by Ramalingam C · 5 years ago
  17. 319675c i915/gem_eio: Push the forced reset telltales to kmsg by Chris Wilson · 5 years ago
  18. c6c75e1 tests/kms_plane: Throw away yet another bit by Ville Syrjälä · 5 years ago
  19. 3cbe76c tests/kms_plane: Test all YCbCr encodings/ranges by Ville Syrjälä · 5 years ago
  20. 0e2045f lib/igt_fb: Allow creating yuv fbs with different encodings/ranges by Ville Syrjälä · 5 years ago
  21. d2a10fb docs: Embed subtest descriptions in the documentation by Arkadiusz Hiler · 5 years ago
  22. 2f27301 CONTRIBUTING: Rework a bit and update by Arkadiusz Hiler · 5 years ago
  23. 443cc65 tests/kms_plane_multiple: Describe the test by Arkadiusz Hiler · 5 years ago
  24. 0316695 tests/kms_hdmi_inject: Provide igt_descriptions by Arkadiusz Hiler · 5 years ago
  25. 78428bf lib/igt_core: Add support for subtest descriptions by Arkadiusz Hiler · 5 years ago
  26. 3356087 lib/igt_kms: use igt_edid to generate a 4K EDID by Simon Ser · 5 years ago
  27. d3cd74d lib/igt_edid: add support for Short Video Descriptors by Simon Ser · 5 years ago
  28. 1e71106 lib/igt_edid: add support for native DTDs in CEA extension blocks by Simon Ser · 5 years ago
  29. 4a8461f lib/igt_edid: add hdmi_vsdb by Simon Ser · 5 years ago
  30. 8053841 lib/igt_edid: s/vsd/vsdb/ by Simon Ser · 5 years ago
  31. 2194309 lib/igt_kms: remove length parameter from kmstest_force_edid by Simon Ser · 5 years ago
  32. f0e3964 i915/gem_eio: Assert the hanging request is correctly identified by Chris Wilson · 5 years ago
  33. f2985a0 Dockerfile.fedora: Download peg source from our own mirror by Arkadiusz Hiler · 5 years ago
  34. a20ce79 i915/gem_create: Show number of pages cleared by Chris Wilson · 5 years ago
  35. 9f45069 i915/gem_workarounds: Adapt to change in file format for per-engine wa by Chris Wilson · 5 years ago
  36. 4d710ea lib/intel_chipset: Move BIT macro to common place by Lukasz Kalamarz · 5 years ago
  37. 42b23c8 tools/intel_dump_audion: Rename BIT macros to REG_BIT by Lukasz Kalamarz · 5 years ago
  38. f7c51e6 overlay: Drop legacy mmio access by Chris Wilson · 5 years ago
  39. 6ccba39 lib: Add --skip-crc-compare option by Matt Roper · 6 years ago
  40. d255249 lib/igt_eld: print debug message when no ELD is found by Simon Ser · 5 years ago
  41. 873df2f i915: Fix gem_context_has_engine_map() for older kernels by Chris Wilson · 5 years ago
  42. 82ce278 tests/kms_chamelium: remove outdated comment by Simon Ser · 5 years ago
  43. 4009375 lib/igt_edid: add edid_get_mfg by Simon Ser · 5 years ago
  44. 44af059 lib/igt_edid: add edid_get_size by Simon Ser · 5 years ago
  45. a118661 tests/i915/gem_ctx_switch: Fix I915_EXEC_DEFAULT testing by Tvrtko Ursulin · 5 years ago
  46. 0280987 lib/i915_pciids: Add missing device ID for ICL by Mika Kahola · 5 years ago
  47. 03779dd lib/i915: Use engine discovery in gem_test_engines by Tvrtko Ursulin · 5 years ago
  48. ad129d2 tests/i915/gem_ctx_switch: Update with engine discovery by Tvrtko Ursulin · 5 years ago
  49. de07cc8 tests/amdgpu: Build amd_bypass test with autotools by Arkadiusz Hiler · 5 years ago
  50. fd02e32 amdpgu/amd_bypass: Drop unneeded includes by Nicholas Kazlauskas · 5 years ago
  51. 5f6cf70 gitlab-ci: add tests for MIPS by Guillaume Tucker · 5 years ago
  52. 3c4edeb tests/amdgpu: add 8bpc bypass mode test. by Dingchen Zhang · 5 years ago
  53. 4a8dfd8 lib/igt_debugfs: add DPRX pipe crc source for AMDGPU by Dingchen Zhang · 5 years ago
  54. 6477ad8 lib/igt_fb: add functionality of getting framebuffer 16-bit CRC. by Dingchen Zhang · 5 years ago
  55. 250475a i915/gem_pread/pwrite: Rename "basic" by Chris Wilson · 5 years ago
  56. 439a9f5 gitlab-ci: add build for MIPS by Guillaume Tucker · 5 years ago
  57. 15ad664 tests/kms_flip: improve logging when timing out by Simon Ser · 5 years ago
  58. 5eafa33 tests/sw_sync: use atomic_* instead of __sync_* by Guillaume Tucker · 5 years ago
  59. b9b27e0 i915/gem_create: use atomic_* instead of __sync_* by Guillaume Tucker · 5 years ago
  60. 6cced29 gitlab-ci: add libatomic to docker images by Guillaume Tucker · 5 years ago
  61. 70303d2 meson: add libatomic dependency by Guillaume Tucker · 5 years ago
  62. a6f5cc8 tests/testdisplay: Allow testing aspect ratios by Ville Syrjälä · 5 years ago
  63. c1b529a lib/igt_kms: Dump mode picture aspect ratio by Ville Syrjälä · 5 years ago
  64. f454000 runner/settings: Be consistent with empty blacklist by Arkadiusz Hiler · 5 years ago
  65. cb64d39 runner/resultgen: Don't pass NULL to str*() functions by Arkadiusz Hiler · 5 years ago
  66. 012d9d8 runner/executor: Make sure that intervals_left is always initialized by Arkadiusz Hiler · 5 years ago
  67. 895986f runner: Log which signal was used to terminate the runner by Arkadiusz Hiler · 5 years ago
  68. 9dbef43 runner: Handle SIGHUP too by Arkadiusz Hiler · 5 years ago
  69. 288fd5c runner: Log when watchdog handling fails by Arkadiusz Hiler · 5 years ago
  70. 22850c1 Update NEWS, bump version to 1.24. by Petri Latvala · 5 years ago
  71. acd1552 tests/i915_pm_rpm: improved strictness and verbosity of i2c subtest by Oleg Vasilev · 5 years ago
  72. 771cd83 gitlab-CI: Do a build-test without any optional dependencies installed by Petri Latvala · 5 years ago
  73. c88ced7 tests/kms_selftest: Change license to MIT, remove SPDX header by Petri Latvala · 5 years ago
  74. 29697c5 runner: add --list-all and --blacklist by Oleg Vasilev · 5 years ago
  75. 26a69c9 i915/gem_ctx_engines: Prevent preemption by Chris Wilson · 5 years ago
  76. c6a0e43 tests/kms_chamelium: fix read from uninitialized value in flatline audio test by Simon Ser · 5 years ago
  77. c8ea85c lib/igt_eld: fix potential read from undefined value by Simon Ser · 5 years ago
  78. 65500f9 i915/gem_ctx_shared: Check for a large enough hole in the GTT by Chris Wilson · 5 years ago
  79. 1f67ee0 lib/igt_chamelium: replace EDID IDs with opaque structs by Simon Ser · 5 years ago
  80. 9651105 lib/igt_chamelium: fix EDID list by Simon Ser · 5 years ago
  81. 5b5c802 tests/kms_chamelium: drop TEST_EDID_CHAMELIUM_DEFAULT by Simon Ser · 5 years ago
  82. bc28042 tests/kms_chamelium: reduce flatline test amplitude by Simon Ser · 5 years ago
  83. 3b91c82 i915/gem_ctx_shared: Prefer explicit domain control by Chris Wilson · 5 years ago
  84. c7b717f lib/ehl: Add EHL PCI IDs to match table by Lucas De Marchi · 5 years ago
  85. 4952873 tests/kms_plane: Make sure the crcs aren't all equal by Ville Syrjälä · 5 years ago
  86. 1011614 tests/kms_plane_scaling: Skip fp16 formats on pre-icl by Ville Syrjälä · 5 years ago
  87. 7a295df tests/kms_chamelium: add an audio EDID test by Simon Ser · 5 years ago
  88. dc2b07f lib/igt_eld: add eld_get_igt by Simon Ser · 5 years ago
  89. b90ebd9 lib/tests/igt_audio: fix bad-function-cast warning by Simon Ser · 5 years ago
  90. ca09a5f docs/chamelium: add quick-start commands and network setup by Simon Ser · 5 years ago
  91. c113a80 lib/tests/igt_audio: add phaseshift detection test by Simon Ser · 5 years ago
  92. a66f3dd lib/tests/igt_audio: add a test holding a sample by Simon Ser · 5 years ago
  93. ff711b3 tests/panfrost: Fix couple of things so submit tests work on T720 by Tomeu Vizoso · 5 years ago
  94. 6617460 lib/panfrost: Add support for SFBD to igt_panfrost_trivial_job by Tomeu Vizoso · 5 years ago
  95. 1f2acef tests/kms_chamelium: add error messages to assertions by Simon Ser · 5 years ago
  96. 6cb3d4a i915/gem_mmap_gtt: Disregard forked subtests on ICL for reasons by Chris Wilson · 5 years ago
  97. 4c07223 i915/gem_ctx_engines: Skip trying to read a non-existent TIMESTAMP by Chris Wilson · 5 years ago
  98. db51cbb lib/igt_kms: generate an EDID suitable for DP audio by Simon Ser · 5 years ago
  99. 1a34b94 lib/igt_chamelium: wait for worker thread to finish by Simon Ser · 5 years ago
  100. 8bc590d lib/igt_eld: improve logging by Simon Ser · 5 years ago