index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_plane_multiple.c
Age
Commit message (
Expand
)
Author
2021-08-16
tests/kms_plane_multiple: Limit plane testing to 3 planes by default
Mika Kahola
2021-07-15
Nuke local versions of DRM_FORMAT and DRM_MODE
Lucas De Marchi
2021-07-15
Remove local copies of I915 macros
Lucas De Marchi
2021-07-13
tests/kms_plane_multiple: Start continuous CRC capture after commit
Victor Lu
2021-02-24
tests: Make .seed unsigned
Ville Syrjälä
2021-02-24
tests: Remove pointless struct member initialization
Ville Syrjälä
2020-07-21
tests/kms: Skip kms test cases for disabled pipes
Mohammed Khajapasha
2020-07-07
lib/igt_fb: remove extra parameters from igt_put_cairo_ctx
Melissa Wen
2020-03-23
tests/kms_plane_multiple: Avoid CRC buffer overflows
Juha-Pekka Heikkila
2019-12-03
tests/i915/kms: remove igt_skip_on_simulation()
Swati Sharma
2019-08-19
tests/kms_plane_multiple: Commit state before remove_fb calls
Nicholas Kazlauskas
2019-07-08
tests/kms_plane_multiple: Describe the test
Arkadiusz Hiler
2019-06-04
tests/kms_plane_multiple: before going testing check how many planes are allowed
Juha-Pekka Heikkila
2019-05-27
kms_plane_multiple: Nuke custom main function
Petri Latvala
2019-04-10
tests/kms_plane_multiple: Run only on the first valid output
Arkadiusz Hiler
2019-03-12
tests/kms_plane_multiple: Do not iterate over output twice
Arkadiusz Hiler
2019-01-21
tests: Use correct type for calloc
Petri Latvala
2019-01-08
tests: Enable plane tests for AMDGPU
Nicholas Kazlauskas
2019-01-08
tests/kms_plane_multiple: Add tiled-none plane position subtests
Nicholas Kazlauskas
2018-10-01
igt: Require a display (KMS enabled) for KMS tests
Chris Wilson
2018-08-14
tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...
Maarten Lankhorst
2018-03-13
tests/kms_plane_multiple: Drain pipe before reading CRC
Mika Kahola
2018-02-01
lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
Maarten Lankhorst
2017-08-14
lib/kms: Add for_each_pipe_static
Daniel Vetter
2017-08-03
tests/kms_plane_multiple: Fix reference CRC
Mika Kahola
2017-06-16
tests: Rename I915_MAX_PIPES to IGT_MAX_PIPES
Leo (Sunpeng) Li
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-02-03
tests/kms_plane_multiple: Test only with maximum number of planes
Mika Kahola
2017-02-02
Revert "tests/kms_plane_multiple: Test only with maximum number of planes"
Petri Latvala
2017-02-02
tests/kms_plane_multiple: Test only with maximum number of planes
Mika Kahola
2017-01-31
tests/kms_plane_multiple: Add support for dynamic number of planes
Robert Foss
2017-01-19
tests/kms_plane_multiple: Cleanup in favor of library functions
Mika Kahola
2017-01-19
tests/kms_plane_multiple: Relax atomic commit time requirement
Mika Kahola
2017-01-12
kms_plane_multiple: Use for_each_valid_output_on_pipe
Maarten Lankhorst
2017-01-12
tests/kms_plane_multiple: Change number of iterations
Mika Kahola
2016-12-07
tests/kms_plane_multiple: Fix CRC based atomic correctness test
Mika Kahola
2016-11-28
tests/kms_plane_multiple: CRC based atomic correctness test
Mika Kahola