summaryrefslogtreecommitdiff
path: root/tests/kms_flip.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07tests: use poll.h in includesReagan Bohan1-1/+1
2024-04-10tests: fix calloc calls with inverted argumentsMauro Carvalho Chehab1-2/+2
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-74/+4
2023-11-27tests/kms/testplan: Regroup testplan documentationBhanuprakash Modem1-67/+49
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-47/+46
2023-11-22tests/kms_flip: add possibility to ignore long HPDsVinod Govindapillai1-2/+5
2023-11-14tests/kms_flip: Fix Bigjoiner checksBhanuprakash Modem1-7/+11
2023-10-25tests/kms_flip: disable DRRS if eDP support variable refresh rateLee Shawn C1-0/+4
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-28/+0
2023-09-07tests/kms_flip: Fix testplan documentation for hang testsBhanuprakash Modem1-2/+23
2023-09-07tests/kms_flip: Allow hang tests to run on XEBhanuprakash Modem1-5/+10
2023-08-16tests/kms_flip: Document each subtest for testplanBhanuprakash Modem1-5/+266
2023-07-28tests/kms_flip: Restrict multi-display hang tests executionJeevan B1-2/+3
2023-06-30tests/kms_flip: Restrict the hang tests execution to single pipe combinationsJeevan B1-0/+5
2023-06-28tests: Drop xe_device get/put from test levelBhanuprakash Modem1-8/+1
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-05-08tests/kms: Document kms subtests for XE BATBhanuprakash Modem1-0/+27
2023-05-07tests/kms_flip: Check if is Intel device before doing all the setupMaíra Canal1-1/+6
2023-04-20tests/kms_flip: Add XE supportBhanuprakash Modem1-11/+31
2022-10-05kms_flip: Close device before exitChris Wilson1-0/+3
2022-06-28tests/kms_flip: Skip test only for invalid combinationJeevan B1-14/+17
2022-06-22tests/kms: Fix kms tests to use lib helpers to sort connector modesBhanuprakash Modem1-13/+3
2022-06-06tests/kms_flip: skip test if compatible mode is not foundJeevan B1-2/+1
2022-05-24tests/kms_flip: Fix mode selection for Nx testsBhanuprakash Modem1-25/+84
2022-05-09tests/kms_flip: Update logic to calculate test durationKarthik B S1-4/+10
2022-04-21tests/kms_flip: Add support to handle displays having 5k+ modesBhanuprakash Modem1-10/+32
2021-12-07tests/kms_flip: Do not check for timestamp or sequences on MediatekMark Yacoub1-12/+32
2021-10-26tests/kms_flip: Discard any stale event at each retryMark Yacoub1-0/+24
2021-10-11igt: s/tiling/modifier/ all overVille Syrjälä1-5/+5
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-1/+1
2021-09-28tests/kms_flip : skip subtest bo-too-bigAurabindo Pillai1-0/+1
2021-09-16tests/kms: Move Intel specific kms tests to i915 directoryBhanuprakash Modem1-0/+1
2021-08-10tests/kms_flip: Adopt to use allocatorBhanuprakash Modem1-4/+8
2021-07-27tests/kms_flip: Restrict the hang tests execution to two pipesBhanuprakash Modem1-1/+29
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-1/+1
2021-07-15Remove local copies of I915 macrosLucas De Marchi1-1/+1
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko1-1/+1
2021-04-23Added tests descriptionArundhati Hagaragi1-0/+5
2021-01-11lib/i915: Split gem_create.c from ioctl_wrappers.cAndrzej Turko1-0/+1
2020-12-12lib: Pass device fd to gem_mmappable_aperture_size()Chris Wilson1-1/+1
2020-11-19tests/kms_flip.c: Remove libdrm dependencyDominik Grzegorzek1-14/+8
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen1-1/+1
2020-07-06tests/kms_flip: Check for link reset during expired seq vblank waitImre Deak1-5/+17
2020-07-06tests/kms_flip: Check for link reset during TS calibration as wellImre Deak1-31/+54
2020-06-26lib: Use generic names for APIs that handle ueventsAnkit Nautiyal1-3/+3
2020-05-25tests/kms_flip: Don't use igt_fixture in an exit handlerPetri Latvala1-4/+2
2020-05-22tests/kms_flip: Keep signal helpers enabled after a failed interruptible subtestImre Deak1-1/+6
2020-05-15kms_flip: Trim test durations for basic subtests [BAT]Chris Wilson1-4/+4
2020-05-13tests/kms_flip: Retry test in case of a DP/HDMI link resetImre Deak1-31/+84
2020-04-15kms_flip: Convert to dynamic CRTC test groupsChris Wilson1-46/+47