index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_psr_sink_crc.c
Age
Commit message (
Expand
)
Author
2018-05-15
tests/psr: Pass data_t pointer to dpms_off_on
Dhinakaran Pandiyan
2018-05-15
tests/psr: Eliminate storing pointers for igt_plane_type.
Dhinakaran Pandiyan
2018-05-15
tests/psr: Get rid of global variable running_with_psr_disabled
Dhinakaran Pandiyan
2018-05-15
tests/psr: Check for drrs status only after checking for PSR
Dhinakaran Pandiyan
2018-05-15
tests/psr: Remove delay between dpms toggle.
Dhinakaran Pandiyan
2018-05-15
tests/psr: Merge PSR dpms and suspend variants.
Dhinakaran Pandiyan
2018-05-15
tests/psr: Kill MMAP_GTT_WAITING
Dhinakaran Pandiyan
2018-05-15
tests/psr: Optimize check for green frame.
Dhinakaran Pandiyan
2018-05-15
tests/psr: Assert sink CRC length and make use of igt_sysfs_read()
Dhinakaran Pandiyan
2018-05-15
tests/psr: Store the debugfs file descriptor
Dhinakaran Pandiyan
2018-05-15
tests/psr: Rename psr_active() to psr_enabled()
Dhinakaran Pandiyan
2018-05-15
tests/psr: Remove "psr_" prefix from basic and drrs subtests
Dhinakaran Pandiyan
2018-05-15
tests/psr: Print the reason for skipping when sink lacks PSR support
Dhinakaran Pandiyan
2018-04-06
tests/kms_psr_sink_crc: Save runtime by not waiting in crc function
Marta Lofstedt
2018-02-01
lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
Maarten Lankhorst
2018-01-08
test/kms_psr_sink_crc - subtests psr_basic and psr_drrs need test cleanup
Marta Lofstedt
2017-09-22
tests/psr: Don't strcmp CRCs that are not NULL terminated.
Dhinakaran Pandiyan
2017-09-22
igt/kms_psr_sink_crc: Fix the bug in psr_drrs subtest
Radhakrishna Sripada
2017-09-18
igt/kms_psr_sink_crc: Add psr_drrs subtest
Radhakrishna Sripada
2017-03-24
lib/debugfs: Phase out igt_debugfs_fopen()
Chris Wilson
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-01-31
tests/kms_psr_sink_crc: Add support for dynamic number of planes
Robert Foss
2016-10-13
lib/igt_aux: Add support for various system suspend/resume options
Imre Deak
2016-10-05
Revert "tests/kms_psr_sink_crc: commit before querying mode"
Maarten Lankhorst
2016-09-19
tests/kms_psr_sink_crc: commit before querying mode
Mika Kuoppala
2016-07-26
kms_psr_sink_crc: Use for_each_pipe_with_valid_output to find a valid config,...
Maarten Lankhorst
2016-01-08
kms_psr_sink_crc: Simplify debugfs reading.
Rodrigo Vivi
2015-12-09
kms_psr_sink_crc: Add BAT test for PSR active.
Rodrigo Vivi
2015-12-09
kms_psr_sink_crc: Reduce our time out for PSR active.
Rodrigo Vivi
2015-12-07
kms_psr_sink_crc: Add suspend/resume sub test.
Rodrigo Vivi
2015-12-07
kms_psr_sink_crc: Fix no-psr option.
Rodrigo Vivi
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
2015-10-09
Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}
Ville Syrjälä
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-06-11
tests/kms_psr_sink_crc: test even if PSR is disabled by default
Paulo Zanoni
2015-05-15
lib: Add a user data pointer to the argument parsing functions
Damien Lespiau
2015-04-16
tests/kms_psr_sink_crc: Make render size and stride based on modified fb size
Rodrigo Vivi
2015-04-16
test/kms_psr_sink_crc: Add dpms off/on tests.
Rodrigo Vivi
2015-04-16
test/kms_psr_sink_crc: Split plane setup operations
Rodrigo Vivi
2015-04-16
tests/kms_psr_sink_crc: remove timeout option from wait_psr_entry.
Rodrigo Vivi
2015-04-16
lib/igt_aux: Introduce igt_interactive_debug_manual_check.
Rodrigo Vivi
2015-04-16
tests/kms_psr_sink_crc: Add manual mode.
Rodrigo Vivi
2015-04-16
tests/kms_psr_sink_crc: Make plane_move visible to human eyes
Rodrigo Vivi
2015-04-16
tests/kms_psr_sink_crc: Make mmaps visible to human eyes
Rodrigo Vivi
2015-04-16
tests/kms_psr_sink_crc: Make render visible to human eyes
Rodrigo Vivi
2015-04-16
tests/kms_psr_sink_crc: Make blt visible to human eyes
Rodrigo Vivi
[next]