summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_crc.c
AgeCommit message (Expand)Author
2022-06-22tests/kms_cursor_crc: Test CleanupBhanuprakash Modem
2022-06-22tests/kms_cursor_crc: Convert tests to dynamicBhanuprakash Modem
2021-10-18tests/kms_cursor_crc: use same test path for alpha and size tests as all othe...Juha-Pekka Heikkila
2021-10-18tests/kms_cursor_crc: take alpha into use when draw cursorJuha-Pekka Heikkila
2021-10-18tests/kms_cursor_crc: move create_cursor_fb above alpha testsJuha-Pekka Heikkila
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-08-19tests/kms_cursor_crc: Separate hw and sw runs on testsJuha-Pekka Heikkila
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-06-22tests/kms_cursor_crc: use flipping instead of frontbufferJuha-Pekka Heikkila
2021-04-19tests/kms_cursor_crc: Let's not create full screen framebuffers in a loopJuha-Pekka Heikkila
2021-03-30tests/kms_cursor_crc: Test maximum cursor sizeVille Syrjälä
2021-03-30tests/kms_cursor_crc: Extract run_size_tests()Ville Syrjälä
2021-03-30tests/kms_cursor_crc: Remove the max_w==max_h requirementVille Syrjälä
2021-03-24tests/kms_cursor_crc: Test 32x32 cursorsLyude Paul
2021-03-24tests/kms_cursor_crc: Probe kernel for cursor size supportLyude Paul
2021-03-18tests/kms_cursor_crc: Add vblank wait for restore imageMohammed Khajapasha
2020-09-10tests/kms_cursor_crc: Stripping rendercopy implementation to use cairoKamati Srinivas
2020-07-21tests/kms: Use crtc offset to read vblank event for a pipeMohammed Khajapasha
2020-07-20test/kms_cursor_crc: release old pipe_crc before create a new oneMelissa Wen
2020-07-16test/kms_cursor_crc: update subtests descriptions and some commentsMelissa Wen
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen
2019-12-31lib/igt_buf: Extend igt_buf to include two color surfacesImre Deak
2019-12-30tests/kms_cursor_crc: Fix user space read too slow errorJuha-Pekka Heikkila
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma
2019-11-28tests/kms_cursor_crc: start crc only once per testJuha-Pekka Heikkila
2019-11-13tests/kms_cursor: use safe values for test image to avoid rounding errorsJuha-Pekka Heikkila
2019-05-13tests/kms_cursor_crc: Use igt_kms calls for everything.Maarten Lankhorst
2019-05-13tests/kms_cursor_crc: Handle display cleanup in initMaarten Lankhorst
2019-05-13tests/kms_cursor_crc: Run tests once per pipeMaarten Lankhorst
2019-02-04tests/kms_cursor_crc.c: Remove framebuffer at the end of the testMamta Shukla
2019-02-04tests/kms_cursor_crc.c: Improve test_cursor_alpha()Mamta Shukla
2019-01-12tests/kms_cursor_crc: Add test to check extreme alpha values for cursor planeMamta Shukla
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-08-21tests/kms_cursor_crc: Open DRM device with DRIVER_ANYHaneen Mohammed
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst
2017-07-03tests/kms_cursor_crc: Fix the cursor tests to work on CHVMaarten Lankhorst
2017-06-01tests/kms_cursor_crc: Test non-square cursors on IVB+Ville Syrjälä
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_cursor_crc: Add support for dynamic number of planesRobert Foss
2017-01-05kms_cursor_crc: Stop looking at output->validMaarten Lankhorst
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak
2015-10-16kms_cursor_crc: Add test for unthrottled cursor movementMatt Roper
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-05-11kms_cursor_crc: Move comment to the appropriate placeDamien Lespiau
2015-03-23tests/kms_cursor_crc: Add dpms and suspend testsDaniel Vetter
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter
2015-03-23lib/core: add interactive debug point to igt_failDaniel Vetter