summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_crc.c
AgeCommit message (Expand)Author
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
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-02-10kms_cursor_crc: Kernel now checks for integer overflowMatt Roper
2014-12-09tests/kms_cursor_crc: Restore the valid pipe/connector combo checkVille Syrjälä
2014-12-09kms_cursor_crc: Remove value to 'return' in a void functionDamien Lespiau
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter
2014-11-06docs: add some test descriptionsThomas Wood
2014-10-17tests/kms_cursor_crc: HSW/BDW only have square cursorsPaulo Zanoni
2014-09-30lib: add a function to indicate activityThomas Wood
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-09-26kms_cursor_crc: Remove two unused local variablesDamien Lespiau
2014-09-18tests/kms_cursor_crc: Add basic non-square cursor testingVille Syrjälä
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson
2014-08-21kms_cursor_crc: Use I915_TILING_NONE to create fbsDamien Lespiau
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter
2014-08-12tests/kms_cursor_crc: Align opening {Daniel Vetter
2014-07-11lib/igt.cocci: Add stanza for for_each_pipeDaniel Vetter
2014-07-04tests/kms_cursor_crc: Call drmModeMoveCursor() directlyMatt Roper
2014-07-04tests/kms_cursor_crc: Combine data_t and test_data_tMatt Roper
2014-06-02kms_cursor_crc: Test cursor size change ioctlAntti Koskipaa
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-04-25kms_cursor_crc: Fix the test on platforms where the pipe->port mapping has re...Ville Syrjälä
2014-04-25kms_cursor_crc: Wrap igt_require() in igt_fixtureVille Syrjälä
2014-04-25kms_cursor_crc: Replace snprintf()+%s with just %dVille Syrjälä
2014-04-25kms_cursor_crc: Allow the test to run without cursor cap supportVille Syrjälä
2014-04-25kms_cursor_crc: Wrap cursor fb creating into igt_fixtureVille Syrjälä
2014-04-25kms_cursor_crc: Simplify the pipe_crc messVille Syrjälä
2014-04-25kms_cursor_crc: Add background pictureAntti Koskipaa