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_vblank.c
Age
Commit message (
Expand
)
Author
2021-08-10
tests/kms_vblank: Adopt to use allocator
Bhanuprakash Modem
2021-07-28
tests/kms_vblank: Turn on hardware before testing invalid vblank.
Mark Yacoub
2021-07-15
Nuke local versions of DRM_FORMAT and DRM_MODE
Lucas De Marchi
2021-07-02
Revert "tests/kms_vblank: Turn on hardware before testing invalid vblank."
Arkadiusz Hiler
2021-07-02
tests/kms_vblank: Turn on hardware before testing invalid vblank.
Mark Yacoub
2021-05-19
tests/kms_vblank: Reset the state before exiting the test
Bhanuprakash Modem
2021-02-19
tests/kms_vblank:Added subtest description
Arundhati Hagaragi
2021-01-30
meson: Turn on -Werror
Ashutosh Dixit
2020-11-19
Remove unused intel_bufmgr.h headers
Dominik Grzegorzek
2020-07-21
tests/kms: Use crtc offset to read vblank event for a pipe
Mohammed Khajapasha
2020-01-31
lib: Find the associated runtime-pm sysfs for the device
Chris Wilson
2019-12-03
tests/i915/kms: remove igt_skip_on_simulation()
Swati Sharma
2019-04-10
igt: tests: kms_vblank: Stop using magic value
Stanislav Lisovskiy
2018-10-01
igt: Require a display (KMS enabled) for KMS tests
Chris Wilson
2018-09-05
igt/kms_vblank: Exercise some EINVAL
Chris Wilson
2018-08-31
tests/kms_vblank: Test if we have functional rpm before testing
Chris Wilson
2018-07-17
igt/kms_vblank: Check if hangs are allowed
Chris Wilson
2018-02-05
tests/kms_vblank: Fix spurious test failure.
Maarten Lankhorst
2018-01-24
kms_vblank: Remove teardown code from cleanup_crtc
Maarten Lankhorst
2018-01-24
kms_vblank: Add tests implemented in kms_flip
Maarten Lankhorst
2018-01-24
tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank, v4.
Maarten Lankhorst
2018-01-24
kms_vblank: Reorganize subtests by pipe, v2.
Maarten Lankhorst
2017-12-11
igt/kms_vblank: To set a mode requires DRM_MASTER
Chris Wilson
2017-12-08
tests/kms_vblank: Add test to ensure DRM_CAP_CRTC_IN_VBLANK_EVENT works corre...
Maarten Lankhorst
2017-03-19
igt/kms_vblank: Exercise contention of drmWaitVblank
Chris Wilson
2017-01-31
tests/kms_vblank: Add support for dynamic number of planes
Robert Foss
2017-01-05
kms_vblank: Stop looking at output->valid.
Maarten Lankhorst
2016-07-04
kms_vblank: Switch from using crtc0 statically to explicitly setting mode.
Robert Foss
2016-04-14
tests: Open any driver
Tomeu Vizoso
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-04-06
igt/kms_vblank: Simple accuracy test
Chris Wilson
2015-04-02
igt/kms_vblank: Include a test for comparing blocking drmWaitVblank
Chris Wilson
2015-03-26
igt.cocci: check the return values of various functions
Thomas Wood
2015-03-19
igt/kms_vblank: Simple harness for measuring speed of drmWaitVBlank
Chris Wilson