1. cf8438a lib/igt_fb: Pass the modifier to igt_fb_convert helpers by Paul Kocialkowski · 6 years ago
  2. 0f4aff4 lib/igt_vc4: Add helpers for converting linear to SAND-tiled buffers by Paul Kocialkowski · 6 years ago
  3. c4ca364 lib/igt_vc4: Add helpers for converting linear to T-tiled RGB buffers by Paul Kocialkowski · 6 years ago
  4. 7a8456b lib/igt_fb: Add a helper to fill-in the available DRM formats by Paul Kocialkowski · 6 years ago
  5. 34a21df lib/igt_fb: Add a helper to retreive the plane bpp for a given format by Paul Kocialkowski · 6 years ago
  6. 6e22718 lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convert by Paul Kocialkowski · 6 years ago
  7. 3fa1953 lib/igt_fb: Allow interpreting the tile height as a stride equivalent by Paul Kocialkowski · 6 years ago
  8. 9f9e7c4 lib/igt_fb: Add support for VC4 SAND tiling modes by Paul Kocialkowski · 6 years ago
  9. 08c9cc0 lib/igt_fb: Add support for allocating T-tiled VC4 buffers by Paul Kocialkowski · 6 years ago
  10. 9e0c839 lib/igt_fb: Refactor create_bo_for_fb to prepare for VC4 support by Paul Kocialkowski · 5 years ago
  11. e1092cb lib/igt_fb: Add checks on i915 for i915-specific tiled buffer allocation by Paul Kocialkowski · 6 years ago
  12. caa9bb3 lib: drmtest: Add helpers to check and require the VC4 driver by Paul Kocialkowski · 6 years ago
  13. d1e352d tests/kms_lease: exercise uevent by Daniel Vetter · 5 years ago
  14. e0e24a6 lib: Only require we have i915.reset module parameter for allow-hang by Chris Wilson · 6 years ago
  15. e5088c8 lib: disallow fixtures/subtest groups in simple tests by Daniel Vetter · 5 years ago
  16. 3bbdb53 lib/tests: Use ARRAY_SIZE by Daniel Vetter · 5 years ago
  17. 091cf55 lib/tests: Add testcase for nonexisting subtest name by Daniel Vetter · 5 years ago
  18. 8409696 lib/tests: Convert no_exit tests into positive tests by Daniel Vetter · 5 years ago
  19. 1c068c4 lib/tests: add internal_assert_wexited/wsignaled by Daniel Vetter · 5 years ago
  20. 4494052 lib/tests: Add header for common helpers by Daniel Vetter · 5 years ago
  21. 4d0d81a lib/crc: Reset fifo underrun reporting for every crc capture by Daniel Vetter · 5 years ago
  22. 092273f lib: Restore the i915.reset modparam before cleaning up by Chris Wilson · 5 years ago
  23. 0fb09e7 lib: Drop IGT_EXIT_TIMEOUT by Daniel Vetter · 5 years ago
  24. d21a690 lib: Drop igt_child_done by Daniel Vetter · 5 years ago
  25. 937df2e lib: Make sure we leak no child processes by Daniel Vetter · 5 years ago
  26. fee7466 tests/i915_missed_irq: Don't leave the hang detector hanging by Daniel Vetter · 5 years ago
  27. 89932c1 lib: Don't leak children in igt_waitchildren_timeout by Daniel Vetter · 5 years ago
  28. ecdf823 lib/tests: make sure igt_skip in igt_fork is forbidden by Daniel Vetter · 5 years ago
  29. 06dbdba lib/tests: Check that igt_assert forwards correctly through igt_fork by Daniel Vetter · 5 years ago
  30. ab5baaf lib/tests: Drop NIH exit status handling by Daniel Vetter · 5 years ago
  31. eea5cf4 test: Add PSR2 selective update tests by José Roberto de Souza · 6 years ago
  32. cb8e45a lib/igt_fb: Add support for P01x formats, v5. by Maarten Lankhorst · 5 years ago
  33. b0033d9 lib/color_encoding: Prepare support for HDR modes, v2. by Maarten Lankhorst · 6 years ago
  34. 08cdb64 lib/tests: Drop automake support by Daniel Vetter · 5 years ago
  35. 3b2b80b igt: fb: Add a bunch of new YUV formats by Maxime Ripard · 5 years ago
  36. 270e822 igt: fb: Rework YUV i915 allocation path by Maxime Ripard · 5 years ago
  37. 062508c igt: fb: Clear YUV dumb buffers by Maxime Ripard · 5 years ago
  38. 91c9515 igt: fb: Don't pass the stride when allocating a dumb, multi-planar buffer by Maxime Ripard · 5 years ago
  39. d6e7907 igt: fb: Account for all planes bpp by Maxime Ripard · 5 years ago
  40. 77c6f0a igt: fb: Add size checks and recalculation before dumb allocation by Maxime Ripard · 5 years ago
  41. ad6e1db igt: fb: Refactor dumb buffer allocation path by Maxime Ripard · 5 years ago
  42. 3bb24a9 lib/igt_kms: Don't reset VRR_ENABLED on every commit by Nicholas Kazlauskas · 5 years ago
  43. 1f89f1a lib/igt_fb: Fix merge of preliminary patches for clearing YUV by Paul Kocialkowski · 5 years ago
  44. 49e44e8 igt: fb: Move i915 YUV buffer clearing code to a function by Maxime Ripard · 6 years ago
  45. de44984 igt: fb: generic YUV convertion function by Maxime Ripard · 6 years ago
  46. 6112f95 igt: fb: Reduce tile size alignment for non intel platforms by Maxime Ripard · 6 years ago
  47. 915c58a igt: fb: Add subsampling parameters to the formats by Maxime Ripard · 6 years ago
  48. 6975aff tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICL by Tony Ye · 6 years ago
  49. c4b2b2f tests/gem_media_vme: Simple test to exercise the VME block by Tony Ye · 6 years ago
  50. b2920f5 lib: sync i915_pciids.h with kernel by Rodrigo Vivi · 5 years ago
  51. 9733671 debugfs: Fix writing an extra zero out of bounds in igt_crc_to_string_extended() by Maarten Lankhorst · 5 years ago
  52. 5ce2b9c lib/igt_kms: Clear all non-atomic properties in legacy/universal commit correctly. by Maarten Lankhorst · 5 years ago
  53. c8eb378 tests/kms_frontbuffer_tracking: Fix skips when PSR is not available. by Maarten Lankhorst · 5 years ago
  54. 5bf30a9 lib/psr: Do not use out of bound enum for psr_set. by Maarten Lankhorst · 5 years ago
  55. 33269e2 lib: Skip unused fork helpers by Chris Wilson · 5 years ago
  56. 998e0a4 automake: Remove VC4/V3D build support by Daniel Vetter · 6 years ago
  57. 434af38 automake: Ditch all EXTRA_DIST directives by Daniel Vetter · 6 years ago
  58. d1bd9c6 tests: Add variable refresh rate tests by Nicholas Kazlauskas · 5 years ago
  59. 031715e lib/igt_x86: Mock-use variable to silence static analysis by Petri Latvala · 6 years ago
  60. 4fcf556 lib/igt_kms: Aid static analyzer with the control flow by Petri Latvala · 6 years ago
  61. c84502b igt_aux: Handle empty pm_test file gracefully by Petri Latvala · 6 years ago
  62. 3f77380 lib/igt_gt: Move assert with setting 'reset' parameter after IGT env check by Katarzyna Dec · 6 years ago
  63. 85cf761 lib/draw: Align mmap requests to page boundaries by Chris Wilson · 6 years ago
  64. 70749c7 tests: drop openssl dependency in favor of glib sha1 implementation by Jani Nikula · 6 years ago
  65. 13ac931 lib/psr: Add PSR2 support to the remaning psr functions by José Roberto de Souza · 6 years ago
  66. 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
  67. 21a5e27 lib/psr: Rename psr_wait_exit to psr_wait_update by José Roberto de Souza · 6 years ago
  68. 12e31ff lib/psr: Only care about DEEP_SLEEP state for PSR2 by José Roberto de Souza · 6 years ago
  69. 5ef2586 lib/psr: Add support to new modified i915_edp_psr_status output by José Roberto de Souza · 6 years ago
  70. 23f3995 lib: Include the size in the error message for mlock by Chris Wilson · 6 years ago
  71. 1c1612b lib/drmtest: Don't read from NULL in set_forced_driver by Petri Latvala · 6 years ago
  72. e076451 lib/igt_core: Initialize fds in igt_system_quiet by Petri Latvala · 6 years ago
  73. cc6474a lib/igt_core: Handle all failures to read .igtrc by Petri Latvala · 6 years ago
  74. 733228f lib/igt_core: Assert that optarg is present by Petri Latvala · 6 years ago
  75. 13e67a6 lib/igt_audio: Initialize freq in audio_signal_detect() by Petri Latvala · 6 years ago
  76. d979b49 lib/igt_alsa: Remove dead assignment by Petri Latvala · 6 years ago
  77. bccb4a1 lib/igt_kms: Assert that active crtcs have at least one plane by Petri Latvala · 6 years ago
  78. 98c59bb lib/igt_kms: Make igt_display_init require at least one plane by Petri Latvala · 6 years ago
  79. 009d7bd lib: Avoid memcpying 0 bytes from NULL by Petri Latvala · 6 years ago
  80. c519474 lib/igt_kms: Use correct type for calloc by Petri Latvala · 6 years ago
  81. 7545a42 lib/ioctl_wrappers: Help static analysis with execution flow by Petri Latvala · 6 years ago
  82. 0882217 lib/i915/gem_context: Help static analysis with execution flow by Petri Latvala · 6 years ago
  83. 5b4485f lib: Introduce BUILD_BUG_ON_INVALID and igt_assume() by Petri Latvala · 6 years ago
  84. 0c80bd7 lib/igt_debugfs: Unify crc collection by Mika Kahola · 6 years ago
  85. fa61207 igt/drv_missed_irq: Skip if the kernel reports no rings available to test by Chris Wilson · 6 years ago
  86. a265766 lib/ioctl_wrapper: Implement __gem_mmap by Lukasz Kalamarz · 6 years ago
  87. ef9665c lib/igt_dummyload: use gem_mmap__cpu and gem_mmap__wc when applicable by Lukasz Kalamarz · 6 years ago
  88. 7caccf2 lib/ioctl_wrapper: use defines for get_param instead of param number by Lukasz Kalamarz · 6 years ago
  89. 6f80f6b tests/psr: Share the code check if sink supports PSR by José Roberto de Souza · 6 years ago
  90. 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
  91. 8cb8fd1 lib/igt_edid_template: Fix parenthesis for vertical pulse coding by Paul Kocialkowski · 6 years ago
  92. 56a730c Make force work with multiple drivers available by Rodrigo Siqueira · 6 years ago
  93. 71cea12 igt/sysfs: drop support for passing -1 fd for Intel by Jani Nikula · 6 years ago
  94. 4cd3da7 lib/sysfs: Repair override of params with -1 by Chris Wilson · 6 years ago
  95. f017962 lib/fb: Fix rgb24 to nv12 conversion by Petri Latvala · 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. a176905 lib/kms: Fix documentation for for_each_pipe_static by Petri Latvala · 6 years ago
  99. 0bc683e lib/fb: Remove unused variables by Petri Latvala · 6 years ago
  100. 47f5a57 Add support for forcing a specific driver by Petri Latvala · 6 years ago