summaryrefslogtreecommitdiff
path: root/tests/kms_ccs.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-25tests/kms_ccs: Use igt_plane_has_format_mod()Ville Syrjälä1-118/+4
2019-03-20tests/kms_ccs: Test Yf CCS modifier too.Dhinakaran Pandiyan1-1/+2
2019-03-20tests/kms_ccs: Refactor code to add CCS modifiers.Dhinakaran Pandiyan1-17/+35
2019-03-11tests/kms_ccs: Generate compressed surfaces with rendercopyDhinakaran Pandiyan1-153/+49
2019-03-11lib/igt_fb: s/tiling/modifier/ where appropriateVille Syrjälä1-1/+1
2018-10-16tests/kms_ccs: Avoid using plane sizes which exceed hw capabilityJuha-Pekka Heikkila1-2/+11
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille Syrjälä1-1/+1
2018-05-23tests/kms_ccs: Don't populate igt_fb structs with stack garbageVille Syrjälä1-0/+2
2018-02-09tests/kms_ccs: Don't skip the entire subtest if one plane can't do CCSVille Syrjälä1-30/+37
2018-02-09tests/kms_ccs: Move fbs out from dataVille Syrjälä1-18/+14
2018-01-25tests/kms_ccs: Grab the CRC when the plane is actually enabledVille Syrjälä1-16/+18
2017-12-04tests/kms_ccs: Test case for wrong aux buffer stride sizeGabriel Krisman Bertazi1-3/+29
2017-12-04tests/kms_ccs: Test case where CCS is on a different BOGabriel Krisman Bertazi1-3/+14
2017-12-04tests/kms_ccs: Test case where the CCS buffer was not providedGabriel Krisman Bertazi1-11/+29
2017-12-04tests/kms_ccs: Prevent segfault if pipe is not supportedGabriel Krisman Bertazi1-0/+3
2017-12-04tests/kms_ccs: Test pipes other than pipe AGabriel Krisman Bertazi1-0/+2
2017-08-14tests/kms_ccs: Fix subtest enumeration:Daniel Vetter1-9/+11
2017-08-10tests/kms_ccs: Test CCS on sprite planesDaniel Stone1-7/+68
2017-08-10tests/kms_ccs: Split all tests into subtestsDaniel Stone1-42/+20
2017-08-10tests/kms_ccs: Test for supported modifierDaniel Stone1-1/+120
2017-08-10tests/kms_ccs: Reshuffle test name and loopDaniel Stone1-5/+5
2017-08-10tests/kms_ccs: Paramaterize color for framebufferDaniel Stone1-6/+6
2017-08-10tests/kms_ccs: Remove excessive FB alignmentDaniel Stone1-8/+6
2017-08-10tests/kms_ccs: Split FB generation into helperDaniel Stone1-34/+39
2017-08-10tests/kms_ccs: Convert int/bool to enumDaniel Stone1-13/+16
2017-08-04tests/kms_ccs: Don't overallocate CCS surfaceDaniel Stone1-1/+1
2017-08-04tests/kms_ccs: Fix the color/ccs surface generationJason Ekstrand1-26/+65
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li1-2/+2
2017-06-16tests: Increase value of I915_MAX_PIPES to 6Leo (Sunpeng) Li1-0/+2
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-2/+2
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-2/+2
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-2/+2
2017-01-31tests/kms_ccs: Add support for dynamic number of planesRobert Foss1-2/+2
2017-01-05kms_ccs: Fix testcase.Maarten Lankhorst1-10/+14
2017-01-04tests/kms_ccs: Add test for render compressionTomeu Vizoso1-0/+306