summaryrefslogtreecommitdiff
path: root/tests/kms_psr_sink_crc.c
AgeCommit message (Expand)Author
2018-01-08test/kms_psr_sink_crc - subtests psr_basic and psr_drrs need test cleanupMarta Lofstedt
2017-09-22tests/psr: Don't strcmp CRCs that are not NULL terminated.Dhinakaran Pandiyan
2017-09-22igt/kms_psr_sink_crc: Fix the bug in psr_drrs subtestRadhakrishna Sripada
2017-09-18igt/kms_psr_sink_crc: Add psr_drrs subtestRadhakrishna Sripada
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson
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_psr_sink_crc: Add support for dynamic number of planesRobert Foss
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak
2016-10-05Revert "tests/kms_psr_sink_crc: commit before querying mode"Maarten Lankhorst
2016-09-19tests/kms_psr_sink_crc: commit before querying modeMika Kuoppala
2016-07-26kms_psr_sink_crc: Use for_each_pipe_with_valid_output to find a valid config,...Maarten Lankhorst
2016-01-08kms_psr_sink_crc: Simplify debugfs reading.Rodrigo Vivi
2015-12-09kms_psr_sink_crc: Add BAT test for PSR active.Rodrigo Vivi
2015-12-09kms_psr_sink_crc: Reduce our time out for PSR active.Rodrigo Vivi
2015-12-07kms_psr_sink_crc: Add suspend/resume sub test.Rodrigo Vivi
2015-12-07kms_psr_sink_crc: Fix no-psr option.Rodrigo Vivi
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}Ville Syrjälä
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-06-11tests/kms_psr_sink_crc: test even if PSR is disabled by defaultPaulo Zanoni
2015-05-15lib: Add a user data pointer to the argument parsing functionsDamien Lespiau
2015-04-16tests/kms_psr_sink_crc: Make render size and stride based on modified fb sizeRodrigo Vivi
2015-04-16test/kms_psr_sink_crc: Add dpms off/on tests.Rodrigo Vivi
2015-04-16test/kms_psr_sink_crc: Split plane setup operationsRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: remove timeout option from wait_psr_entry.Rodrigo Vivi
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Add manual mode.Rodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make plane_move visible to human eyesRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make mmaps visible to human eyesRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make render visible to human eyesRodrigo Vivi
2015-04-16tests/kms_psr_sink_crc: Make blt visible to human eyesRodrigo Vivi
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2015-03-11igt/kms_psr_sink_crc: Prettify i915_edp_psr_status failuresChris Wilson
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-02-25lib: remove handled option arguments from argvThomas Wood
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson
2014-10-23tests/*: lib/igt.cocci found something!Daniel Vetter
2014-10-10Revert "tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc."Rodrigo Vivi
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-09-24tests/kms_psr_sink_crc: Use optionsDaniel Vetter
2014-09-11tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Fix blt submissionRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Check color ref CRCRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Fix all testcases.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Start splitting tests in test_planes and operations.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Cleaning up tests a bitRodrigo Vivi