summaryrefslogtreecommitdiff
path: root/tests/kms_psr_sink_crc.c
AgeCommit message (Expand)Author
2018-07-13tests/psr: Rename kms_psr_sink_crc.c to kms_psr.cDhinakaran Pandiyan
2018-07-13tests/kms_psr_sink_crc: Test PSR source HW status before PSR entry.Dhinakaran Pandiyan
2018-07-13tests/kms_psr_sink_crc: Do not test sink crcDhinakaran Pandiyan
2018-07-06lib: Add aux surface state to igt_bufVille Syrjälä
2018-05-15tests/psr: Pass data_t pointer to dpms_off_onDhinakaran Pandiyan
2018-05-15tests/psr: Eliminate storing pointers for igt_plane_type.Dhinakaran Pandiyan
2018-05-15tests/psr: Get rid of global variable running_with_psr_disabledDhinakaran Pandiyan
2018-05-15tests/psr: Check for drrs status only after checking for PSRDhinakaran Pandiyan
2018-05-15tests/psr: Remove delay between dpms toggle.Dhinakaran Pandiyan
2018-05-15tests/psr: Merge PSR dpms and suspend variants.Dhinakaran Pandiyan
2018-05-15tests/psr: Kill MMAP_GTT_WAITINGDhinakaran Pandiyan
2018-05-15tests/psr: Optimize check for green frame.Dhinakaran Pandiyan
2018-05-15tests/psr: Assert sink CRC length and make use of igt_sysfs_read()Dhinakaran Pandiyan
2018-05-15tests/psr: Store the debugfs file descriptorDhinakaran Pandiyan
2018-05-15tests/psr: Rename psr_active() to psr_enabled()Dhinakaran Pandiyan
2018-05-15tests/psr: Remove "psr_" prefix from basic and drrs subtestsDhinakaran Pandiyan
2018-05-15tests/psr: Print the reason for skipping when sink lacks PSR supportDhinakaran Pandiyan
2018-04-06tests/kms_psr_sink_crc: Save runtime by not waiting in crc functionMarta Lofstedt
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst
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