summaryrefslogtreecommitdiff
path: root/tests/kms_plane.c
AgeCommit message (Expand)Author
2022-06-22tests/kms_plane: Test RefactoringKarthik B S
2022-04-29tests/kms: Skip kms test cases for DCC and DCC_RETILEAlex Hung
2021-11-11tests/kms_plane: Use single colors during extended testVille Syrjälä
2021-11-11tests/kms_plane: Abstract single vs. multiple crsc betterVille Syrjälä
2021-10-18tests/kms_plane: Use IGT_MODIFIER_{FMT,ARGS}Ville Syrjälä
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-06-22tests/kms_plane: fix rounding errorJuha-Pekka Heikkila
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper
2021-05-19tests/kms_plane: Reset the state before exiting the testBhanuprakash Modem
2021-05-12tests/kms_plane: Restrict the test execution to two pipesPatnana Venkata Sai
2021-04-20tests/kms_plane: Ignore the crc frame count with --skip-crc-compareVille Syrjälä
2021-04-09tests/kms_plane: Don't test all format+modifier combinationsVille Syrjälä
2021-03-18tests/kms_plane: Don't unset primary_fb when testing other planesLyude Paul
2021-02-23tests/kms_plane: Restore RGB pixel format tests for non-atomic driversVille Syrjälä
2021-01-08tests/kms_plane: Added test descriptionArundhati Hagaragi
2021-01-03tests/kms_plane: Test optimization by removing redundanciesKarthik B S
2020-12-01tests/kms_plane: optimize pixel format testsJuha-Pekka Heikkila
2020-10-30tests/kms_plane: fix pixel format (-clamping) testsJuha-Pekka Heikkila
2020-08-27tests/kms_plane: Generate reference CRCs for partial coverage tooLyude 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-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen
2020-04-21tests/kms_plane: survive cdclk caused modesetJuha-Pekka Heikkila
2020-02-28tests/kms_plane: Use non-blocking commits for pixel format testsVille Syrjälä
2020-02-28tests/kms_plane: Pipeline crc capture and flipsVille Syrjälä
2019-12-31Revert "tests/kms_plane: Disable GEN12 media compression YUV tests"Imre Deak
2019-12-21tests/kms_plane: Disable GEN12 media compression YUV testsImre Deak
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma
2019-10-31tests/kms_plane: Don't test every plane on icl+Ville Syrjälä
2019-10-24tests/kms_plane: Reduce pixel format test execution timeVille Syrjälä
2019-07-08tests/kms_plane: Throw away yet another bitVille Syrjälä
2019-07-08tests/kms_plane: Test all YCbCr encodings/rangesVille Syrjälä
2019-06-12tests/kms_plane: Make sure the crcs aren't all equalVille Syrjälä
2019-05-28tests/kms_plane: Test C8 pixel formatVille Syrjälä
2019-04-02tests/kms_plane: Fix crop testVille Syrjälä
2019-03-29tests/kms_plane: Test all modifiers as wellVille Syrjälä
2019-03-29tests/kms_plane: Eliminate modeset between every planeVille Syrjälä
2019-03-29tests/kms_plane: Reduce the plane size 64x64Ville Syrjälä
2019-03-29tests/kms_plane: Remove the upscaling requirementVille Syrjälä
2019-03-19tests/kms_plane: Use just one valid outputArkadiusz Hiler
2019-03-19tests/kms_plane: Print count of mismatched colorsArkadiusz Hiler
2019-03-14tests/kms_plane: Set output to PIPE_NONE at end of test_format_planeNicholas Kazlauskas
2019-03-13lib/igt_fb: better format printingDaniel Vetter
2019-03-13tests/kms_plane: Reduce execution time by reducing source size and performing...Maarten Lankhorst
2019-03-12Revert "tests: kms_plane: Disable XBGR8888"Arkadiusz Hiler
2019-03-12tests/kms_plane: Keep testing pixel formats even if one failsArkadiusz Hiler
2019-03-12tests/kms_plane: Open DRM DEVICE with DRIVER_ANYMamta Shukla
2019-01-08tests: Enable plane tests for AMDGPUNicholas Kazlauskas
2018-12-04tests/kms_plane: add source clamping testJuha-Pekka Heikkila