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_setmode.c
Age
Commit message (
Expand
)
Author
2022-06-22
tests/kms: Fix kms tests to use lib helpers to sort connector modes
Bhanuprakash Modem
2022-04-21
tests/kms_setmode: Fix the corner case in handling 5k+ modes
Bhanuprakash Modem
2022-03-24
tests/kms_setmode: Limit the execution to two pipes
Bhanuprakash Modem
2022-03-24
tests/kms_setmode: Add support to handle displays having 5k+ modes
Bhanuprakash Modem
2022-03-09
tests/kms_setmode: Sort modes only if they dont fit in link BW
Bhanuprakash Modem
2022-03-09
Revert "tests/kms_setmode: Restrict the test execution to two pipes"
Bhanuprakash Modem
2022-03-09
tests/kms_setmode: Use dynamic subtests
Bhanuprakash Modem
2021-10-11
igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/
Ville Syrjälä
2021-10-08
lib: Typechecking minmax
Chris Wilson
2021-08-30
tests/kms_setmode: Handle unsupported modes for invalid crtc test
Tejas Upadhyay
2021-08-06
tests/kms_setmode: Fix mode selection for Nx tests
Bhanuprakash Modem
2021-07-15
Nuke local versions of DRM_FORMAT and DRM_MODE
Lucas De Marchi
2021-04-19
Added test description for kms tests
Nidhi Gupta
2021-02-22
tests/kms_setmode: Restrict the test execution to two pipes
Patnana Venkata Sai
2021-01-27
tests/kms_setmode: Handle conflicting encoders
Bhanuprakash Modem
2020-11-24
tests/kms_setmode: Ignore small deviations between vblank and mode
Chris Wilson
2020-11-19
Remove unused intel_bufmgr.h headers
Dominik Grzegorzek
2020-11-03
tests/kms_setmode: basic Improve accuracy with using of confidence interval
Anand Moon
2020-07-07
lib/igt_fb: remove extra parameters from igt_put_cairo_ctx
Melissa Wen
2019-12-03
tests/i915/kms: remove igt_skip_on_simulation()
Swati Sharma
2019-06-03
tests/kms_setmode: Handle eDP with fixed mode better.
Maarten Lankhorst
2019-05-27
kms_setmode: Nuke custom main function
Petri Latvala
2019-03-11
tests/kms_setmode: Validate the vbl sequence numbers
Ville Syrjälä
2019-03-11
tests/kms_setmode: Request the initial vbl count with RELATIVE instead of ABS...
Ville Syrjälä
2018-10-04
igt: Check drmModeGetResources()
Chris Wilson
2018-02-12
tests: Always call igt_remove_fb without checking.
Maarten Lankhorst
2018-02-01
lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
Maarten Lankhorst
2017-09-08
build: Nuke #ifdef HAVE_CONFIG_H cargo-cult
Daniel Vetter
2017-06-06
tests/kms_setmode: Dynamic crtc/connector combinations
Harry Wentland
2016-12-06
igt/kms_setmode.c: Tweak timings check constants
Dorota Czaplejewicz
2016-12-01
Silence a bunch of "const discard" warnings
Chris Wilson
2016-11-27
igt/kms_setmode: Skip unconnected connectors
Chris Wilson
2016-11-25
igt/kms_setmode: Adjust timing assertion from percentage to scanline
Chris Wilson
2016-10-25
igt/kms_setmode: Test that the vblank interval matches the dotclock
Chris Wilson
2016-10-24
igt/kms_setmode: Clear all connectors before starting the test
Chris Wilson
2016-04-14
tests: Open any driver
Tomeu Vizoso
2016-03-07
tests/kms_setmode: Fix compilation warnings.
Marius Vlad
2016-03-07
tests/kms_setmode: Add tests when not stealing encoders on same crtc.
Maarten Lankhorst
2016-01-08
lib: Extract some common fb create+fill methods into helpers
Ville Syrjälä
2015-12-04
lib/kms+tests: Use cached connector state
Daniel Vetter
2015-11-12
tests/kms_setmode: Handle MST correctly.
Maarten Lankhorst
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-08-14
tests/kms_setmode: mark simple clone test as basic
Jesse Barnes
2015-05-15
lib: Add a user data pointer to the argument parsing functions
Damien Lespiau
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2015-02-25
lib: remove handled option arguments from argv
Thomas Wood
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-08-21
kms_setmode: Adjust to the igt_create.*fb() API
Damien Lespiau
[next]