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_flip.c
Age
Commit message (
Expand
)
Author
2022-06-28
tests/kms_flip: Skip test only for invalid combination
Jeevan B
2022-06-22
tests/kms: Fix kms tests to use lib helpers to sort connector modes
Bhanuprakash Modem
2022-06-06
tests/kms_flip: skip test if compatible mode is not found
Jeevan B
2022-05-24
tests/kms_flip: Fix mode selection for Nx tests
Bhanuprakash Modem
2022-05-09
tests/kms_flip: Update logic to calculate test duration
Karthik B S
2022-04-21
tests/kms_flip: Add support to handle displays having 5k+ modes
Bhanuprakash Modem
2021-12-07
tests/kms_flip: Do not check for timestamp or sequences on Mediatek
Mark Yacoub
2021-10-26
tests/kms_flip: Discard any stale event at each retry
Mark Yacoub
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-28
tests/kms_flip : skip subtest bo-too-big
Aurabindo Pillai
2021-09-16
tests/kms: Move Intel specific kms tests to i915 directory
Bhanuprakash Modem
2021-08-10
tests/kms_flip: Adopt to use allocator
Bhanuprakash Modem
2021-07-27
tests/kms_flip: Restrict the hang tests execution to two pipes
Bhanuprakash Modem
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-05-27
lib/i915/gem_create: Add gem_create_ext
Andrzej Turko
2021-04-23
Added tests description
Arundhati Hagaragi
2021-01-11
lib/i915: Split gem_create.c from ioctl_wrappers.c
Andrzej Turko
2020-12-12
lib: Pass device fd to gem_mmappable_aperture_size()
Chris Wilson
2020-11-19
tests/kms_flip.c: Remove libdrm dependency
Dominik Grzegorzek
2020-07-07
lib/igt_fb: remove extra parameters from igt_put_cairo_ctx
Melissa Wen
2020-07-06
tests/kms_flip: Check for link reset during expired seq vblank wait
Imre Deak
2020-07-06
tests/kms_flip: Check for link reset during TS calibration as well
Imre Deak
2020-06-26
lib: Use generic names for APIs that handle uevents
Ankit Nautiyal
2020-05-25
tests/kms_flip: Don't use igt_fixture in an exit handler
Petri Latvala
2020-05-22
tests/kms_flip: Keep signal helpers enabled after a failed interruptible subtest
Imre Deak
2020-05-15
kms_flip: Trim test durations for basic subtests [BAT]
Chris Wilson
2020-05-13
tests/kms_flip: Retry test in case of a DP/HDMI link reset
Imre Deak
2020-04-15
kms_flip: Convert to dynamic CRTC test groups
Chris Wilson
2020-04-11
kms_flip: Reduce hang tests to minimum duration
Chris Wilson
2020-04-06
tests/kms_flip: Skip detiler fences subtest on platforms w/o aperture
Imre Deak
2020-04-04
kms_flip: Skip interruptible testing for negative and hangs tests
Chris Wilson
2019-10-31
tests/kms_flip: Allow an extra half frame for vblank waits
Ville Syrjälä
2019-09-06
igt/kms_flip: Use actual vblank_interval instead of expected.
Stanislav Lisovskiy
2019-07-08
lib/igt_fb: Allow creating yuv fbs with different encodings/ranges
Ville Syrjälä
2019-06-25
tests/kms_flip: improve logging when timing out
Simon Ser
2019-06-06
tests/kms_flip: Skip VBlank tests in modules without VBlank
Rodrigo Siqueira
2019-05-27
kms_flip: Nuke custom main function
Petri Latvala
2019-04-24
tests/kms_flip: Improve asserts for expired vblank tests
Daniel Vetter
2019-04-10
tests/kms_flip: Do not request event for flips we expect to fail.
Maarten Lankhorst
2019-04-10
tests/kms_flip: Reduce runtime to 1s for busy-flip.
Maarten Lankhorst
2019-04-10
tests/kms_flip: Make busy-flip test less strict.
Maarten Lankhorst
2019-03-29
Revert "lib/igt_device: Move intel_get_pci_device under igt_device"
Ville Syrjälä
2019-03-20
lib/igt_device: Move intel_get_pci_device under igt_device
Michał Winiarski
2019-03-12
kms_flip: Standardize return value for fb_is_bound
Rodrigo Siqueira
2019-03-12
kms_flip: Rework set_mode()
Rodrigo Siqueira
2019-03-12
kms_flip: Remove magic constant in run_test_on_crtc_set()
Rodrigo Siqueira
2019-03-12
kms_flip: Fix warning related to i915 gem dependence
Rodrigo Siqueira
2019-03-12
kms_flip: Removes unreachable code related to TEST_TS_CONT
Rodrigo Siqueira
[next]