summaryrefslogtreecommitdiff
path: root/tests/kms_plane.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-02tests/kms_plane: Fix crop testVille Syrjälä1-1/+4
2019-03-29tests/kms_plane: Test all modifiers as wellVille Syrjälä1-12/+20
2019-03-29tests/kms_plane: Eliminate modeset between every planeVille Syrjälä1-24/+28
2019-03-29tests/kms_plane: Reduce the plane size 64x64Ville Syrjälä1-3/+3
2019-03-29tests/kms_plane: Remove the upscaling requirementVille Syrjälä1-32/+23
2019-03-19tests/kms_plane: Use just one valid outputArkadiusz Hiler1-46/+32
2019-03-19tests/kms_plane: Print count of mismatched colorsArkadiusz Hiler1-9/+12
2019-03-14tests/kms_plane: Set output to PIPE_NONE at end of test_format_planeNicholas Kazlauskas1-0/+1
2019-03-13lib/igt_fb: better format printingDaniel Vetter1-3/+0
2019-03-13tests/kms_plane: Reduce execution time by reducing source size and performing...Maarten Lankhorst1-10/+37
2019-03-12Revert "tests: kms_plane: Disable XBGR8888"Arkadiusz Hiler1-10/+0
2019-03-12tests/kms_plane: Keep testing pixel formats even if one failsArkadiusz Hiler1-5/+20
2019-03-12tests/kms_plane: Open DRM DEVICE with DRIVER_ANYMamta Shukla1-1/+1
2019-01-08tests: Enable plane tests for AMDGPUNicholas Kazlauskas1-1/+1
2018-12-04tests/kms_plane: add source clamping testJuha-Pekka Heikkila1-3/+54
2018-10-08tests: kms_plane: Disable XBGR8888Maxime Ripard1-0/+10
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-08-14tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...Maarten Lankhorst1-5/+1
2018-06-08tests/kms_plane: crc check plane pixel formatsVille Syrjälä1-19/+105
2018-02-12lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst1-15/+1
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst1-6/+3
2018-01-15tests/kms_plane: Run test for all supported pixel formats, v2.Mahesh Kumar1-0/+103
2017-11-30kms_plane: Enumerate outputs before planes in panning subtestsImre Deak1-37/+28
2017-11-30kms_plane: Enumerate outputs before planes in position subtestsImre Deak1-32/+23
2017-09-08tests/kms_plane: Appease gcc -Wempty-bodyDaniel Vetter1-1/+2
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter1-1/+2
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li1-1/+1
2017-06-16tests: Increase value of I915_MAX_PIPES to 6Leo (Sunpeng) Li1-3/+5
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_plane: Add support for dynamic number of planesRobert Foss1-43/+53
2017-01-16kms_plane: Use for_each_valid_output_on_pipe.Maarten Lankhorst1-2/+2
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak1-1/+2
2016-07-26igt_kms: Remove pan members from igt_plane, v2.Maarten Lankhorst1-5/+3
2016-05-04tests/kms_plane: Skip the test when configuration couldn't be appliedFeceoru, Gabriel1-1/+3
2016-05-04tests/kms_plane: Skip on no connected outputsFeceoru, Gabriel1-2/+12
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-4/+1
2015-05-14lib/debugfs: wait_for_keypress("crc") when collecting CRCPaulo Zanoni1-2/+0
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter1-1/+1
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter1-4/+4
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-4/+4
2015-03-06tests/kms_plane: Ensure planes recover from DPMSMatt Roper1-1/+20
2015-02-25tests: improve pipe enumerationThomas Wood1-1/+1
2015-01-20kms_plane: Add test that suspends/resumes before getting crcAnder Conselvan de Oliveira1-0/+12
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-08-21kms_plane: Adjust to the new igt_create.*fb() APIDamien Lespiau1-4/+4
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter1-1/+1
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter1-11/+12