summaryrefslogtreecommitdiff
path: root/tests/kms_color.c
AgeCommit message (Expand)Author
2022-07-08tests/kms_color: Fix memory leaksBhanuprakash Modem
2022-07-04tests/kms_color: Test CleanupBhanuprakash Modem
2022-07-04tests/kms_color: Convert tests to dynamicBhanuprakash Modem
2022-06-01tests/kms_color: Skip if current & requested BPC doesn't matchBhanuprakash Modem
2022-05-17tests/kms_color: Use debugfs apis for deep-colorBhanuprakash Modem
2022-03-16tests/kms_color: Add support for Deep-ColorBhanuprakash Modem
2021-12-23tests/kms_color: Optimize ctm test executionBhanuprakash Modem
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-09-16tests/kms_color: Run each subtest only for a single connectorVille Syrjälä
2021-09-16tests/kms_color: Pass pipe to invalid LUT size testsVille Syrjälä
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-06-08tests/kms_color: Disable gamma in degamma testsVidya Srinivas
2021-04-23Added tests descriptionArundhati Hagaragi
2021-03-18tests/kms_color: Stop leaking fbsLyude Paul
2021-03-18tests/kms_color: Allow tests to run on any driverLyude Paul
2021-03-18tests/kms_color: Don't opencode igt_check_crc_equal()Lyude Paul
2020-07-21tests/kms: Use crtc offset to read vblank event for a pipeMohammed Khajapasha
2020-07-21tests/kms: Skip kms test cases for disabled pipesMohammed Khajapasha
2020-01-27Moved common function in kms_color and kms_color_chamelium to kms_color_helper.cKunal Joshi
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma
2019-04-10tests/kms_color: Fix CRC mismatch issues with ctm testUma Shankar
2019-04-03tests/kms_color: Make legacy-gamma-reset work with a partial color pipelineVille Syrjälä
2019-04-03tests/kms_color: Split invalid_lut_sizes() into gamma vs. degamma versionsVille Syrjälä
2019-04-03tests/kms_color: Allow most subtests to run with a partial color pipelineVille Syrjälä
2019-04-03tests/kms_color: Reuse some already compute valuesVille Syrjälä
2019-04-03tests/kms_color: Wrap LUTs in a gamma_lut_t structVille Syrjälä
2019-04-03tests/kms_color: Nuke local struct definitionsVille Syrjälä
2019-01-28tests/kms_color: Assert gamma look up table sizesPetri Latvala
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-04-14tests/kms_color: Enable color tests for AMDGPULeo (Sunpeng) Li
2018-04-14tests/kms_color: Do not mask LUT for non i915 drivers.Leo (Sunpeng) Li
2018-04-14tests/kms_color: Fill entire frame when painting rectanglesLeo (Sunpeng) Li
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst
2017-12-19tests/kms_color: Rename pipe tests to standard notationMaarten Lankhorst
2017-10-20tests/kms_color: Rework tests slightly to work better with new atomic apiMaarten Lankhorst
2017-10-20lib/igt_kms: Export property blob functions for output/pipe/plane, v2.Maarten Lankhorst
2017-10-04tests/kms_color: Unset plane fb on teardown, v2.Maarten Lankhorst
2017-10-02tests: Rename kms_pipe_color to kms_colorMaarten Lankhorst