summaryrefslogtreecommitdiff
path: root/tests/kms_flip.c
AgeCommit message (Expand)Author
2021-09-16tests/kms: Move Intel specific kms tests to i915 directoryBhanuprakash Modem
2021-08-10tests/kms_flip: Adopt to use allocatorBhanuprakash Modem
2021-07-27tests/kms_flip: Restrict the hang tests execution to two pipesBhanuprakash Modem
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-07-15Remove local copies of I915 macrosLucas De Marchi
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko
2021-04-23Added tests descriptionArundhati Hagaragi
2021-01-11lib/i915: Split gem_create.c from ioctl_wrappers.cAndrzej Turko
2020-12-12lib: Pass device fd to gem_mmappable_aperture_size()Chris Wilson
2020-11-19tests/kms_flip.c: Remove libdrm dependencyDominik Grzegorzek
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen
2020-07-06tests/kms_flip: Check for link reset during expired seq vblank waitImre Deak
2020-07-06tests/kms_flip: Check for link reset during TS calibration as wellImre Deak
2020-06-26lib: Use generic names for APIs that handle ueventsAnkit Nautiyal
2020-05-25tests/kms_flip: Don't use igt_fixture in an exit handlerPetri Latvala
2020-05-22tests/kms_flip: Keep signal helpers enabled after a failed interruptible subtestImre Deak
2020-05-15kms_flip: Trim test durations for basic subtests [BAT]Chris Wilson
2020-05-13tests/kms_flip: Retry test in case of a DP/HDMI link resetImre Deak
2020-04-15kms_flip: Convert to dynamic CRTC test groupsChris Wilson
2020-04-11kms_flip: Reduce hang tests to minimum durationChris Wilson
2020-04-06tests/kms_flip: Skip detiler fences subtest on platforms w/o apertureImre Deak
2020-04-04kms_flip: Skip interruptible testing for negative and hangs testsChris Wilson
2019-10-31tests/kms_flip: Allow an extra half frame for vblank waitsVille Syrjälä
2019-09-06igt/kms_flip: Use actual vblank_interval instead of expected.Stanislav Lisovskiy
2019-07-08lib/igt_fb: Allow creating yuv fbs with different encodings/rangesVille Syrjälä
2019-06-25tests/kms_flip: improve logging when timing outSimon Ser
2019-06-06tests/kms_flip: Skip VBlank tests in modules without VBlankRodrigo Siqueira
2019-05-27kms_flip: Nuke custom main functionPetri Latvala
2019-04-24tests/kms_flip: Improve asserts for expired vblank testsDaniel Vetter
2019-04-10tests/kms_flip: Do not request event for flips we expect to fail.Maarten Lankhorst
2019-04-10tests/kms_flip: Reduce runtime to 1s for busy-flip.Maarten Lankhorst
2019-04-10tests/kms_flip: Make busy-flip test less strict.Maarten Lankhorst
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2019-03-12kms_flip: Standardize return value for fb_is_boundRodrigo Siqueira
2019-03-12kms_flip: Rework set_mode()Rodrigo Siqueira
2019-03-12kms_flip: Remove magic constant in run_test_on_crtc_set()Rodrigo Siqueira
2019-03-12kms_flip: Fix warning related to i915 gem dependenceRodrigo Siqueira
2019-03-12kms_flip: Removes unreachable code related to TEST_TS_CONTRodrigo Siqueira
2019-03-12kms_flip: Removes unreachable code related to TEST_RPMRodrigo Siqueira
2019-03-11tests/kms_flip: Validate the vbl sequence numbersVille Syrjälä
2019-03-11tests/kms_flip: Request the initial vbl count with RELATIVE instead of ABSOLUTEVille Syrjälä
2019-01-28tests: Make a fb-tiling subtest to check for invalid tiling changes.Maarten Lankhorst
2019-01-27tests/kms_flip: Add test to check suspend/resumeShayenne Moura
2018-10-04igt: Check drmModeGetResources()Chris Wilson
2018-10-03lib/kms: Handle no connectors for igt_enable_connectors()Chris Wilson
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille Syrjälä
2018-07-13tests/kms_flip: Print timevals as floatVille Syrjälä
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst