summaryrefslogtreecommitdiff
path: root/tests/kms_psr_sink_crc.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst1-1/+1
2018-01-08test/kms_psr_sink_crc - subtests psr_basic and psr_drrs need test cleanupMarta Lofstedt1-0/+2
2017-09-22tests/psr: Don't strcmp CRCs that are not NULL terminated.Dhinakaran Pandiyan1-6/+7
2017-09-22igt/kms_psr_sink_crc: Fix the bug in psr_drrs subtestRadhakrishna Sripada1-1/+1
2017-09-18igt/kms_psr_sink_crc: Add psr_drrs subtestRadhakrishna Sripada1-0/+14
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson1-9/+6
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-3/+3
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-3/+3
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-3/+3
2017-01-31tests/kms_psr_sink_crc: Add support for dynamic number of planesRobert Foss1-29/+23
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak1-2/+4
2016-10-05Revert "tests/kms_psr_sink_crc: commit before querying mode"Maarten Lankhorst1-8/+0
2016-09-19tests/kms_psr_sink_crc: commit before querying modeMika Kuoppala1-0/+8
2016-07-26kms_psr_sink_crc: Use for_each_pipe_with_valid_output to find a valid config,...Maarten Lankhorst1-4/+4
2016-01-08kms_psr_sink_crc: Simplify debugfs reading.Rodrigo Vivi1-49/+8
2015-12-09kms_psr_sink_crc: Add BAT test for PSR active.Rodrigo Vivi1-0/+5
2015-12-09kms_psr_sink_crc: Reduce our time out for PSR active.Rodrigo Vivi1-1/+1
2015-12-07kms_psr_sink_crc: Add suspend/resume sub test.Rodrigo Vivi1-0/+24
2015-12-07kms_psr_sink_crc: Fix no-psr option.Rodrigo Vivi1-1/+2
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä1-6/+4
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä1-3/+3
2015-10-09Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}Ville Syrjälä1-0/+3
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-7/+1
2015-06-11tests/kms_psr_sink_crc: test even if PSR is disabled by defaultPaulo Zanoni1-10/+4
2015-05-15lib: Add a user data pointer to the argument parsing functionsDamien Lespiau1-2/+2
2015-04-16tests/kms_psr_sink_crc: Make render size and stride based on modified fb sizeRodrigo Vivi1-6/+9
2015-04-16test/kms_psr_sink_crc: Add dpms off/on tests.Rodrigo Vivi1-0/+33
2015-04-16test/kms_psr_sink_crc: Split plane setup operationsRodrigo Vivi1-62/+76
2015-04-16tests/kms_psr_sink_crc: remove timeout option from wait_psr_entry.Rodrigo Vivi1-3/+4
2015-04-16lib/igt_aux: Introduce igt_interactive_debug_manual_check.Rodrigo Vivi1-6/+2
2015-04-16tests/kms_psr_sink_crc: Add manual mode.Rodrigo Vivi1-7/+39
2015-04-16tests/kms_psr_sink_crc: Make plane_move visible to human eyesRodrigo Vivi1-1/+1
2015-04-16tests/kms_psr_sink_crc: Make mmaps visible to human eyesRodrigo Vivi1-10/+19
2015-04-16tests/kms_psr_sink_crc: Make render visible to human eyesRodrigo Vivi1-3/+3
2015-04-16tests/kms_psr_sink_crc: Make blt visible to human eyesRodrigo Vivi1-1/+1
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-3/+5
2015-03-11igt/kms_psr_sink_crc: Prettify i915_edp_psr_status failuresChris Wilson1-9/+24
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-10/+10
2015-02-25lib: remove handled option arguments from argvThomas Wood1-1/+1
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson1-1/+1
2014-10-23tests/*: lib/igt.cocci found something!Daniel Vetter1-1/+1
2014-10-10Revert "tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc."Rodrigo Vivi1-4/+1
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-09-24tests/kms_psr_sink_crc: Use optionsDaniel Vetter1-6/+24
2014-09-11tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc.Rodrigo Vivi1-1/+4
2014-09-11tests/kms_psr_sink_crc: Fix blt submissionRodrigo Vivi1-0/+1
2014-09-11tests/kms_psr_sink_crc: Check color ref CRCRodrigo Vivi1-0/+47
2014-09-11tests/kms_psr_sink_crc: Fix all testcases.Rodrigo Vivi1-168/+101
2014-09-11tests/kms_psr_sink_crc: Start splitting tests in test_planes and operations.Rodrigo Vivi1-40/+68