summaryrefslogtreecommitdiff
path: root/tests/kms_ccs.c
AgeCommit message (Expand)Author
2019-03-25tests/kms_ccs: Use igt_plane_has_format_mod()Ville Syrjälä
2019-03-20tests/kms_ccs: Test Yf CCS modifier too.Dhinakaran Pandiyan
2019-03-20tests/kms_ccs: Refactor code to add CCS modifiers.Dhinakaran Pandiyan
2019-03-11tests/kms_ccs: Generate compressed surfaces with rendercopyDhinakaran Pandiyan
2019-03-11lib/igt_fb: s/tiling/modifier/ where appropriateVille Syrjälä
2018-10-16tests/kms_ccs: Avoid using plane sizes which exceed hw capabilityJuha-Pekka Heikkila
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille Syrjälä
2018-05-23tests/kms_ccs: Don't populate igt_fb structs with stack garbageVille Syrjälä
2018-02-09tests/kms_ccs: Don't skip the entire subtest if one plane can't do CCSVille Syrjälä
2018-02-09tests/kms_ccs: Move fbs out from dataVille Syrjälä
2018-01-25tests/kms_ccs: Grab the CRC when the plane is actually enabledVille Syrjälä
2017-12-04tests/kms_ccs: Test case for wrong aux buffer stride sizeGabriel Krisman Bertazi
2017-12-04tests/kms_ccs: Test case where CCS is on a different BOGabriel Krisman Bertazi
2017-12-04tests/kms_ccs: Test case where the CCS buffer was not providedGabriel Krisman Bertazi
2017-12-04tests/kms_ccs: Prevent segfault if pipe is not supportedGabriel Krisman Bertazi
2017-12-04tests/kms_ccs: Test pipes other than pipe AGabriel Krisman Bertazi
2017-08-14tests/kms_ccs: Fix subtest enumeration:Daniel Vetter
2017-08-10tests/kms_ccs: Test CCS on sprite planesDaniel Stone
2017-08-10tests/kms_ccs: Split all tests into subtestsDaniel Stone
2017-08-10tests/kms_ccs: Test for supported modifierDaniel Stone
2017-08-10tests/kms_ccs: Reshuffle test name and loopDaniel Stone
2017-08-10tests/kms_ccs: Paramaterize color for framebufferDaniel Stone
2017-08-10tests/kms_ccs: Remove excessive FB alignmentDaniel Stone
2017-08-10tests/kms_ccs: Split FB generation into helperDaniel Stone
2017-08-10tests/kms_ccs: Convert int/bool to enumDaniel Stone
2017-08-04tests/kms_ccs: Don't overallocate CCS surfaceDaniel Stone
2017-08-04tests/kms_ccs: Fix the color/ccs surface generationJason Ekstrand
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li
2017-06-16tests: Increase value of I915_MAX_PIPES to 6Leo (Sunpeng) Li
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-01-31tests/kms_ccs: Add support for dynamic number of planesRobert Foss
2017-01-05kms_ccs: Fix testcase.Maarten Lankhorst
2017-01-04tests/kms_ccs: Add test for render compressionTomeu Vizoso