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_plane_lowres.c
Age
Commit message (
Expand
)
Author
2022-06-14
tests/kms_plane_lowres: Test cleanup
Karthik B S
2022-06-14
tests/kms_plane_lowres: Convert test to dynamic
Karthik B S
2022-03-09
igt/tests: Add support for Tile4(TileF) format to tests/kms_plane_lowres
Jeevan B
2021-10-11
igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/
Ville Syrjälä
2021-07-15
Nuke local versions of DRM_FORMAT and DRM_MODE
Lucas De Marchi
2021-07-15
Remove local copies of I915 macros
Lucas De Marchi
2021-06-07
lib/i915: Add intel_display_ver() and use it in display tests/libs
Matt Roper
2021-05-31
tests/kms_plane_lowres: Use lowest mode for testing
Mika Kahola
2021-05-19
tests/kms_plane_lowres: Reset the state before exiting the test
Bhanuprakash Modem
2021-04-19
Added test description for kms tests
Nidhi Gupta
2020-07-21
tests/kms: Skip kms test cases for disabled pipes
Mohammed Khajapasha
2020-07-07
lib/igt_fb: remove extra parameters from igt_put_cairo_ctx
Melissa Wen
2020-02-04
tests/kms_plane_lowres: Fix CRC mismatch
Mika Kahola
2019-12-03
tests/i915/kms: remove igt_skip_on_simulation()
Swati Sharma
2019-11-29
tests/kms_plane_lowres: Stop relying in debugfs display_info
Ville Syrjälä
2019-11-29
tests/kms_plane_lowres: Nuke unused defines
Ville Syrjälä
2019-08-30
tests/kms_plane_lowres: Skip if no suitable mode is possible
Matt Roper
2019-05-27
tests: Remove redundant igt_exit() calls
Petri Latvala
2019-04-01
tests/plane_lowres: Test each plane individually
José Roberto de Souza
2019-04-01
lib: Share the 1024x768 mode among tests
José Roberto de Souza
2019-04-01
tests/kms_plane_lowres: Search for modes of the connector being tested
José Roberto de Souza
2019-01-08
tests/kms_plane_lowres: Don't fail tests when missing format/mod support
Nicholas Kazlauskas
2018-10-01
igt: Require a display (KMS enabled) for KMS tests
Chris Wilson
2018-08-14
tests: Replace calls to igt_pipe_crc_drain + get_single with igt_pipe_crc_get...
Maarten Lankhorst
2018-02-26
tests/kms_plane_lowres: Drain pipe before reading CRC
Mika Kahola
2017-12-13
test/kms_plane_lowres: Fix display_commit_mode() so it returns the crc
Arkadiusz Hiler
2017-10-23
tests/kms_plane_lowres: Rework tests to work without fbcon, v3.
Maarten Lankhorst
2017-08-14
lib/kms: Add for_each_pipe_static
Daniel Vetter
2017-06-16
tests: Rename I915_MAX_PIPES to IGT_MAX_PIPES
Leo (Sunpeng) Li
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_plane_lowres: Add support for dynamic number of planes
Robert Foss
2017-01-31
lib/igt_kms: Rename kmstest properties nplanes and plane
Robert Foss
2017-01-31
lib/igt_kms: Add index property to kmstest_plane struct
Robert Foss
2017-01-13
tests/kms_plane_lowres: Plane visibility after atomic modesets
Mika Kahola