summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_crc.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-13tests/kms_cursor_crc: Use igt_kms calls for everything.Maarten Lankhorst1-30/+41
2019-05-13tests/kms_cursor_crc: Handle display cleanup in initMaarten Lankhorst1-30/+14
2019-05-13tests/kms_cursor_crc: Run tests once per pipeMaarten Lankhorst1-68/+57
2019-02-04tests/kms_cursor_crc.c: Remove framebuffer at the end of the testMamta Shukla1-0/+1
2019-02-04tests/kms_cursor_crc.c: Improve test_cursor_alpha()Mamta Shukla1-7/+8
2019-01-12tests/kms_cursor_crc: Add test to check extreme alpha values for cursor planeMamta Shukla1-7/+73
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-08-21tests/kms_cursor_crc: Open DRM device with DRIVER_ANYHaneen Mohammed1-10/+21
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst1-4/+19
2017-07-03tests/kms_cursor_crc: Fix the cursor tests to work on CHVMaarten Lankhorst1-0/+39
2017-06-01tests/kms_cursor_crc: Test non-square cursors on IVB+Ville Syrjälä1-1/+7
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_cursor_crc: Add support for dynamic number of planesRobert Foss1-6/+6
2017-01-05kms_cursor_crc: Stop looking at output->validMaarten Lankhorst1-28/+16
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak1-1/+2
2015-10-16kms_cursor_crc: Add test for unthrottled cursor movementMatt Roper1-0/+42
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-5/+1
2015-05-11kms_cursor_crc: Move comment to the appropriate placeDamien Lespiau1-3/+2
2015-03-23tests/kms_cursor_crc: Add dpms and suspend testsDaniel Vetter1-2/+40
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter1-2/+2
2015-03-23lib/core: add interactive debug point to igt_failDaniel Vetter1-2/+3
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-3/+5
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-3/+3
2015-02-10kms_cursor_crc: Kernel now checks for integer overflowMatt Roper1-1/+28
2014-12-09tests/kms_cursor_crc: Restore the valid pipe/connector combo checkVille Syrjälä1-3/+6
2014-12-09kms_cursor_crc: Remove value to 'return' in a void functionDamien Lespiau1-1/+1
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter1-10/+2
2014-11-06docs: add some test descriptionsThomas Wood1-0/+8
2014-10-17tests/kms_cursor_crc: HSW/BDW only have square cursorsPaulo Zanoni1-4/+1
2014-09-30lib: add a function to indicate activityThomas Wood1-1/+2
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-09-26kms_cursor_crc: Remove two unused local variablesDamien Lespiau1-2/+0
2014-09-18tests/kms_cursor_crc: Add basic non-square cursor testingVille Syrjälä1-30/+100
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson1-1/+1
2014-08-21kms_cursor_crc: Use I915_TILING_NONE to create fbsDamien Lespiau1-3/+3
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-4/+6
2014-08-12tests/kms_cursor_crc: Align opening {Daniel Vetter1-2/+1
2014-07-11lib/igt.cocci: Add stanza for for_each_pipeDaniel Vetter1-1/+1
2014-07-04tests/kms_cursor_crc: Call drmModeMoveCursor() directlyMatt Roper1-5/+5
2014-07-04tests/kms_cursor_crc: Combine data_t and test_data_tMatt Roper1-121/+108
2014-06-02kms_cursor_crc: Test cursor size change ioctlAntti Koskipaa1-0/+55
2014-05-14tests: sprinkle igt loggingDaniel Vetter1-9/+9
2014-04-25kms_cursor_crc: Fix the test on platforms where the pipe->port mapping has re...Ville Syrjälä1-0/+9
2014-04-25kms_cursor_crc: Wrap igt_require() in igt_fixtureVille Syrjälä1-1/+2
2014-04-25kms_cursor_crc: Replace snprintf()+%s with just %dVille Syrjälä1-6/+4
2014-04-25kms_cursor_crc: Allow the test to run without cursor cap supportVille Syrjälä1-5/+4