mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
i-g-t: Adding test case to test background color.
Adding i-g-t test case to test display crtc background color. v2: - Added IGT_TEST_DESCRIPTION() (Thomas Wood) - Added to .gitignore (Thomas Wood) - Added additional details to function header (Thomas Wood) - Simplified igt_main (Thomas Wood) v3: - rebased to latest master (me) - took sleep calls out (Daniel) - use new tiled types when calling igt_create_fb (me) Signed-off-by: chandra konduru <chandra.konduru@intel.com> [Thomas: convert test to use igt_simple_main] Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
committed by
Thomas Wood
parent
e371b3fbad
commit
ace4208702
@@ -75,6 +75,7 @@ else
|
||||
kms_rotation_crc \
|
||||
kms_force_connector \
|
||||
kms_flip_event_leak \
|
||||
kms_crtc_background_color \
|
||||
kms_pwrite_crc \
|
||||
kms_pipe_b_c_ivb
|
||||
IGT_LOCAL_CFLAGS += -DANDROID_HAS_CAIRO=0
|
||||
|
||||
Reference in New Issue
Block a user