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_color.c
Age
Commit message (
Expand
)
Author
2021-09-16
tests/kms_color: Run each subtest only for a single connector
Ville Syrjälä
2021-09-16
tests/kms_color: Pass pipe to invalid LUT size tests
Ville Syrjälä
2021-07-15
Nuke local versions of DRM_FORMAT and DRM_MODE
Lucas De Marchi
2021-06-08
tests/kms_color: Disable gamma in degamma tests
Vidya Srinivas
2021-04-23
Added tests description
Arundhati Hagaragi
2021-03-18
tests/kms_color: Stop leaking fbs
Lyude Paul
2021-03-18
tests/kms_color: Allow tests to run on any driver
Lyude Paul
2021-03-18
tests/kms_color: Don't opencode igt_check_crc_equal()
Lyude Paul
2020-07-21
tests/kms: Use crtc offset to read vblank event for a pipe
Mohammed Khajapasha
2020-07-21
tests/kms: Skip kms test cases for disabled pipes
Mohammed Khajapasha
2020-01-27
Moved common function in kms_color and kms_color_chamelium to kms_color_helper.c
Kunal Joshi
2019-12-03
tests/i915/kms: remove igt_skip_on_simulation()
Swati Sharma
2019-04-10
tests/kms_color: Fix CRC mismatch issues with ctm test
Uma Shankar
2019-04-03
tests/kms_color: Make legacy-gamma-reset work with a partial color pipeline
Ville Syrjälä
2019-04-03
tests/kms_color: Split invalid_lut_sizes() into gamma vs. degamma versions
Ville Syrjälä
2019-04-03
tests/kms_color: Allow most subtests to run with a partial color pipeline
Ville Syrjälä
2019-04-03
tests/kms_color: Reuse some already compute values
Ville Syrjälä
2019-04-03
tests/kms_color: Wrap LUTs in a gamma_lut_t struct
Ville Syrjälä
2019-04-03
tests/kms_color: Nuke local struct definitions
Ville Syrjälä
2019-01-28
tests/kms_color: Assert gamma look up table sizes
Petri Latvala
2018-10-01
igt: Require a display (KMS enabled) for KMS tests
Chris Wilson
2018-04-14
tests/kms_color: Enable color tests for AMDGPU
Leo (Sunpeng) Li
2018-04-14
tests/kms_color: Do not mask LUT for non i915 drivers.
Leo (Sunpeng) Li
2018-04-14
tests/kms_color: Fill entire frame when painting rectangles
Leo (Sunpeng) Li
2018-02-01
lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
Maarten Lankhorst
2017-12-19
tests/kms_color: Rename pipe tests to standard notation
Maarten Lankhorst
2017-10-20
tests/kms_color: Rework tests slightly to work better with new atomic api
Maarten Lankhorst
2017-10-20
lib/igt_kms: Export property blob functions for output/pipe/plane, v2.
Maarten Lankhorst
2017-10-04
tests/kms_color: Unset plane fb on teardown, v2.
Maarten Lankhorst
2017-10-02
tests: Rename kms_pipe_color to kms_color
Maarten Lankhorst