summaryrefslogtreecommitdiff
path: root/tests/kms_psr_sink_crc.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-11tests/kms_psr_sink_crc: Cleaning up tests a bitRodrigo Vivi1-67/+0
2014-09-11tests/kms_psr_sink_crc: Removing context tests.Rodrigo Vivi1-66/+3
2014-09-11tests/kms_psr_sink_crc: Adding test debug optionsRodrigo Vivi1-4/+25
2014-09-11tests/kms_psr_sink_crc: Fix edp_psr debugfs interfaceRodrigo Vivi1-10/+17
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-3/+2
2014-08-21kms_psr_sink_crc: Adjust to the new igt_create.*fb() APIDamien Lespiau1-4/+4
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_configDaniel Vetter1-7/+4
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-1/+1
2014-07-07tests/kms_psr_sink_crc: Fix delayed gtt/cpu write testsDaniel Vetter1-14/+10