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_concurrent.c
Age
Commit message (
Expand
)
Author
2022-05-20
tests/kms_concurrent: Skip the subtest if the resolution is not supported
Nidhi Gupta
2022-05-20
tests/kms_concurrent: For i915 devices run allocator in multiprocess mode
Zbigniew Kempczyński
2022-04-25
tests/kms : Added dynamic test cases
Nidhi Gupta
2022-04-25
tests/kms: sanitize the system state between subtests
Nidhi Gupta
2022-03-28
tests/kms_concurrent: check if second primary plane is valid
Abhinav Kumar
2021-10-18
tests/kms_concurrent: Use preferred modes's vrefresh
Ville Syrjälä
2021-10-18
lib/kms: Have igt_std_1024_mode_get() return a mode with specific refresh
Ville Syrjälä
2021-10-18
lib/kms: Have igt_std_1024_mode_get() return a copy of the mode
Ville Syrjälä
2021-10-11
igt: s/tiling/modifier/ all over
Ville Syrjälä
2021-10-11
igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/
Ville Syrjälä
2021-09-24
tests/kms_concurrent: Fix regression in test_resolution_with_output
Vidya Srinivas
2021-08-31
tests/kms_concurrent: Making the test more generic
Rodrigo Siqueira
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-04-19
Added test description for kms tests
Nidhi Gupta
2021-02-24
tests: Make .seed unsigned
Ville Syrjälä
2021-02-24
tests: Remove pointless struct member initialization
Ville Syrjälä
2021-02-24
tests/kms_concurrent: Actually seed the rng
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-04-09
tests/kms_concurrent: Use maximum number of planes that display/platform comb...
Mika Kahola
2020-04-09
Revert "tests/kms_concurrent: Test maximum number of planes supported by the ...
Mika Kahola
2020-03-27
tests/kms_concurrent: Plug possible memory leaks
Mika Kahola
2020-03-27
tests/kms_concurrent: Test maximum number of planes supported by the platform
Mika Kahola
2020-03-20
tests/kms_concurrent: Test for maximum number of planes
Mika Kahola
2020-01-28
tests/kms_concurrent: Move simultaneously allowed planes to main thread
Mohammed Khajapasha
2019-12-03
tests/i915/kms: remove igt_skip_on_simulation()
Swati Sharma
2019-05-27
kms_concurrent: Nuke custom main function
Petri Latvala
2019-04-02
tests/kms_concurrent: Allow the test to proceed with fewer planes
Ville Syrjälä
2019-04-01
lib: Share the 1024x768 mode among tests
José Roberto de Souza
2019-01-21
tests: Use correct type for calloc
Petri Latvala
2018-10-01
igt: Require a display (KMS enabled) for KMS tests
Chris Wilson
2018-02-01
lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
Maarten Lankhorst
2017-10-20
tests/kms_concurrent: Fix testcase fails.
Maarten Lankhorst
2017-10-02
tests: Stop looking at plane private members
Maarten Lankhorst
2017-08-14
lib/kms: Add for_each_pipe_static
Daniel Vetter
2017-06-16
tests: Rename I915_MAX_PIPES to IGT_MAX_PIPES
Leo (Sunpeng) Li
2017-06-16
tests: Increase value of I915_MAX_PIPES to 6
Leo (Sunpeng) Li
2017-05-03
tests/kms_concurrent: Concurrent and interruptible subtests for atomic
Mika Kahola