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_ccs.c
Age
Commit message (
Expand
)
Author
2018-10-16
tests/kms_ccs: Avoid using plane sizes which exceed hw capability
Juha-Pekka Heikkila
2018-10-01
igt: Require a display (KMS enabled) for KMS tests
Chris Wilson
2018-09-27
lib/igt_fb: Pass around igt_fb internally
Ville Syrjälä
2018-05-23
tests/kms_ccs: Don't populate igt_fb structs with stack garbage
Ville Syrjälä
2018-02-09
tests/kms_ccs: Don't skip the entire subtest if one plane can't do CCS
Ville Syrjälä
2018-02-09
tests/kms_ccs: Move fbs out from data
Ville Syrjälä
2018-01-25
tests/kms_ccs: Grab the CRC when the plane is actually enabled
Ville Syrjälä
2017-12-04
tests/kms_ccs: Test case for wrong aux buffer stride size
Gabriel Krisman Bertazi
2017-12-04
tests/kms_ccs: Test case where CCS is on a different BO
Gabriel Krisman Bertazi
2017-12-04
tests/kms_ccs: Test case where the CCS buffer was not provided
Gabriel Krisman Bertazi
2017-12-04
tests/kms_ccs: Prevent segfault if pipe is not supported
Gabriel Krisman Bertazi
2017-12-04
tests/kms_ccs: Test pipes other than pipe A
Gabriel Krisman Bertazi
2017-08-14
tests/kms_ccs: Fix subtest enumeration:
Daniel Vetter
2017-08-10
tests/kms_ccs: Test CCS on sprite planes
Daniel Stone
2017-08-10
tests/kms_ccs: Split all tests into subtests
Daniel Stone
2017-08-10
tests/kms_ccs: Test for supported modifier
Daniel Stone
2017-08-10
tests/kms_ccs: Reshuffle test name and loop
Daniel Stone
2017-08-10
tests/kms_ccs: Paramaterize color for framebuffer
Daniel Stone
2017-08-10
tests/kms_ccs: Remove excessive FB alignment
Daniel Stone
2017-08-10
tests/kms_ccs: Split FB generation into helper
Daniel Stone
2017-08-10
tests/kms_ccs: Convert int/bool to enum
Daniel Stone
2017-08-04
tests/kms_ccs: Don't overallocate CCS surface
Daniel Stone
2017-08-04
tests/kms_ccs: Fix the color/ccs surface generation
Jason Ekstrand
2017-06-16
tests: Rename I915_MAX_PIPES to IGT_MAX_PIPES
Leo (Sunpeng) Li
2017-06-16
tests: Increase value of I915_MAX_PIPES to 6
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_ccs: Add support for dynamic number of planes
Robert Foss
2017-01-05
kms_ccs: Fix testcase.
Maarten Lankhorst
2017-01-04
tests/kms_ccs: Add test for render compression
Tomeu Vizoso