1. 0209886 tests/psr: Test PSR1 in kms_psr by Dhinakaran Pandiyan · 6 years ago
  2. 0eb4d05 tests/psr: Avoid opening of already open debugfs dir by Dhinakaran Pandiyan · 6 years ago
  3. d7e1dfb tests/psr: Move PSR state test functions to lib by Dhinakaran Pandiyan · 6 years ago
  4. 1a02046 tests/psr: Prepare for moving PSR state checking functions into lib by Dhinakaran Pandiyan · 6 years ago
  5. d8e97e1 tests/psr: Rename kms_psr_sink_crc.c to kms_psr.c by Dhinakaran Pandiyan · 6 years ago[Renamed from tests/kms_psr_sink_crc.c]
  6. 20b6777 tests/kms_psr_sink_crc: Test PSR source HW status before PSR entry. by Dhinakaran Pandiyan · 6 years ago
  7. 79a6c2d tests/kms_psr_sink_crc: Do not test sink crc by Dhinakaran Pandiyan · 6 years ago
  8. a4393c3 lib: Add aux surface state to igt_buf by Ville Syrjälä · 6 years ago
  9. 18fa0c1 tests/psr: Pass data_t pointer to dpms_off_on by Dhinakaran Pandiyan · 7 years ago
  10. 5763a04 tests/psr: Eliminate storing pointers for igt_plane_type. by Dhinakaran Pandiyan · 7 years ago
  11. 3d03e97 tests/psr: Get rid of global variable running_with_psr_disabled by Dhinakaran Pandiyan · 7 years ago
  12. 3b246dc tests/psr: Check for drrs status only after checking for PSR by Dhinakaran Pandiyan · 7 years ago
  13. 74eef7b tests/psr: Remove delay between dpms toggle. by Dhinakaran Pandiyan · 7 years ago
  14. d99e930 tests/psr: Merge PSR dpms and suspend variants. by Dhinakaran Pandiyan · 7 years ago
  15. 4dbc540 tests/psr: Kill MMAP_GTT_WAITING by Dhinakaran Pandiyan · 7 years ago
  16. b6de14f tests/psr: Optimize check for green frame. by Dhinakaran Pandiyan · 7 years ago
  17. 1b680de tests/psr: Assert sink CRC length and make use of igt_sysfs_read() by Dhinakaran Pandiyan · 7 years ago
  18. 1a813c1 tests/psr: Store the debugfs file descriptor by Dhinakaran Pandiyan · 7 years ago
  19. ded16c0 tests/psr: Rename psr_active() to psr_enabled() by Dhinakaran Pandiyan · 7 years ago
  20. 1958e69 tests/psr: Remove "psr_" prefix from basic and drrs subtests by Dhinakaran Pandiyan · 7 years ago
  21. 38ac4de tests/psr: Print the reason for skipping when sink lacks PSR support by Dhinakaran Pandiyan · 7 years ago
  22. 8a7353a tests/kms_psr_sink_crc: Save runtime by not waiting in crc function by Marta Lofstedt · 7 years ago
  23. be2f6fc lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx by Maarten Lankhorst · 7 years ago
  24. 472ecd3 test/kms_psr_sink_crc - subtests psr_basic and psr_drrs need test cleanup by Marta Lofstedt · 7 years ago
  25. b94a17d tests/psr: Don't strcmp CRCs that are not NULL terminated. by Dhinakaran Pandiyan · 7 years ago
  26. 7c79e2c igt/kms_psr_sink_crc: Fix the bug in psr_drrs subtest by Radhakrishna Sripada · 7 years ago
  27. 6dceb6f igt/kms_psr_sink_crc: Add psr_drrs subtest by Radhakrishna Sripada · 7 years ago
  28. e08ed8a lib/debugfs: Phase out igt_debugfs_fopen() by Chris Wilson · 8 years ago
  29. 83884e9 Restore "lib: Open debugfs files for the given DRM device" by Chris Wilson · 8 years ago
  30. 25fbae1 Revert "lib: Open debugfs files for the given DRM device" by Tomeu Vizoso · 8 years ago
  31. 301ad44 lib: Open debugfs files for the given DRM device by Tomeu Vizoso · 8 years ago
  32. 934062c tests/kms_psr_sink_crc: Add support for dynamic number of planes by Robert Foss · 8 years ago
  33. 022e6f8 lib/igt_aux: Add support for various system suspend/resume options by Imre Deak · 8 years ago
  34. 323cc9f Revert "tests/kms_psr_sink_crc: commit before querying mode" by Maarten Lankhorst · 8 years ago
  35. e4a1727 tests/kms_psr_sink_crc: commit before querying mode by Mika Kuoppala · 8 years ago
  36. cd88595 kms_psr_sink_crc: Use for_each_pipe_with_valid_output to find a valid config, v2. by Maarten Lankhorst · 8 years ago
  37. 05ac611 kms_psr_sink_crc: Simplify debugfs reading. by Rodrigo Vivi · 9 years ago
  38. 4aa1b99 kms_psr_sink_crc: Add BAT test for PSR active. by Rodrigo Vivi · 9 years ago
  39. 4a004d9 kms_psr_sink_crc: Reduce our time out for PSR active. by Rodrigo Vivi · 9 years ago
  40. 7bd31d0 kms_psr_sink_crc: Add suspend/resume sub test. by Rodrigo Vivi · 9 years ago
  41. 63980ba kms_psr_sink_crc: Fix no-psr option. by Rodrigo Vivi · 9 years ago
  42. f52e7ec Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}() by Ville Syrjälä · 9 years ago
  43. b8a77dd Make gem_mmap__{cpu,gtt,wc}() assert on failure by Ville Syrjälä · 9 years ago
  44. 7eaae3c Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc} by Ville Syrjälä · 9 years ago
  45. c81d293 convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci by Micah Fedke · 9 years ago
  46. 804e11f lib: add a single include header by Thomas Wood · 9 years ago
  47. 75b286e tests/kms_psr_sink_crc: test even if PSR is disabled by default by Paulo Zanoni · 9 years ago
  48. fd6846c lib: Add a user data pointer to the argument parsing functions by Damien Lespiau · 10 years ago
  49. 36ecc31 tests/kms_psr_sink_crc: Make render size and stride based on modified fb size by Rodrigo Vivi · 10 years ago
  50. c352475 test/kms_psr_sink_crc: Add dpms off/on tests. by Rodrigo Vivi · 10 years ago
  51. 782d5e7 test/kms_psr_sink_crc: Split plane setup operations by Rodrigo Vivi · 10 years ago
  52. fd9ef1b tests/kms_psr_sink_crc: remove timeout option from wait_psr_entry. by Rodrigo Vivi · 10 years ago
  53. ae9c685 lib/igt_aux: Introduce igt_interactive_debug_manual_check. by Rodrigo Vivi · 10 years ago
  54. e1ac044 tests/kms_psr_sink_crc: Add manual mode. by Rodrigo Vivi · 10 years ago
  55. b7b2ecb tests/kms_psr_sink_crc: Make plane_move visible to human eyes by Rodrigo Vivi · 10 years ago
  56. 00992f7 tests/kms_psr_sink_crc: Make mmaps visible to human eyes by Rodrigo Vivi · 10 years ago
  57. f20690d tests/kms_psr_sink_crc: Make render visible to human eyes by Rodrigo Vivi · 10 years ago
  58. 3cb2124 tests/kms_psr_sink_crc: Make blt visible to human eyes by Rodrigo Vivi · 10 years ago
  59. e36091d tiling: Convert framebuffer helpers to use fb modifiers by Tvrtko Ursulin · 10 years ago
  60. f59935c igt/kms_psr_sink_crc: Prettify i915_edp_psr_status failures by Chris Wilson · 10 years ago
  61. 07be8fe igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible by Matt Roper · 10 years ago
  62. 8fb1978 lib: remove handled option arguments from argv by Thomas Wood · 10 years ago
  63. 6fff1f8 ioctl_wrappers: Pass in offset to CPU mmaps by Chris Wilson · 10 years ago
  64. 8b556f7 tests/*: lib/igt.cocci found something! by Daniel Vetter · 10 years ago
  65. 9c8ee51 Revert "tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc." by Rodrigo Vivi · 10 years ago
  66. c256af5 test/kms, pm: use drm_open_any_master by Imre Deak · 10 years ago
  67. 3205a91 tests/kms_psr_sink_crc: Use options by Daniel Vetter · 10 years ago
  68. d190a1f tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc. by Rodrigo Vivi · 10 years ago
  69. 1447d83 tests/kms_psr_sink_crc: Fix blt submission by Rodrigo Vivi · 10 years ago
  70. 25aa69d tests/kms_psr_sink_crc: Check color ref CRC by Rodrigo Vivi · 10 years ago
  71. d4e6a51 tests/kms_psr_sink_crc: Fix all testcases. by Rodrigo Vivi · 10 years ago
  72. 99efdc0 tests/kms_psr_sink_crc: Start splitting tests in test_planes and operations. by Rodrigo Vivi · 10 years ago
  73. 52b0e78 tests/kms_psr_sink_crc: Cleaning up tests a bit by Rodrigo Vivi · 10 years ago
  74. fb004a6 tests/kms_psr_sink_crc: Removing context tests. by Rodrigo Vivi · 10 years ago
  75. 1ab0445 tests/kms_psr_sink_crc: Adding test debug options by Rodrigo Vivi · 10 years ago
  76. e90847f tests/kms_psr_sink_crc: Fix edp_psr debugfs interface by Rodrigo Vivi · 10 years ago
  77. 10552b5 batch: Specify number of relocations to accommodate by Chris Wilson · 10 years ago
  78. 3149b8e kms_psr_sink_crc: Adjust to the new igt_create.*fb() API by Damien Lespiau · 10 years ago
  79. 1cad834 lib/igt_kms: Simplify return value of kmstest_get_connector_config by Daniel Vetter · 10 years ago
  80. 33f0884 lib/igt_kms: set_vt_graphics_mode is a low-level helper by Daniel Vetter · 10 years ago
  81. dd8fba4 lib/igt_kms: Unify pipe name helpers by Daniel Vetter · 10 years ago
  82. d078035 tests/kms_psr_sink_crc: Fix delayed gtt/cpu write tests by Daniel Vetter · 10 years ago
  83. c9c5545 tests: run igt.cocci by Daniel Vetter · 10 years ago
  84. 652e544 tests/pm_psr_sink_crc: Fix longjmp fun by Daniel Vetter · 10 years ago
  85. ac0e606 Revert "tests: Run igt.cocci over tests" by Daniel Vetter · 10 years ago
  86. 6903ab0 tests: Run igt.cocci over tests by Daniel Vetter · 10 years ago
  87. ea0116c tests/kms_psr_sink_crc: Skip properly by Daniel Vetter · 10 years ago
  88. 27d37a1 tests/kms_psr_sink_crc: Create test to test PSR by checking panel CRC. by Rodrigo Vivi · 11 years ago