mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 04:42:53 +00:00
i-g-t: Adding plane scaling test case
This patch is adding i-g-t plane scaling test case to test couple basic display plane scaling usages. Additional test scenarios can be added later. v2: -Added iterative scaling to visually observe scaling (me) v3: -Added a flag to control primary plane scaling (me) v4: -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
ace4208702
commit
a26f9f9ad0
@@ -76,6 +76,7 @@ else
|
||||
kms_force_connector \
|
||||
kms_flip_event_leak \
|
||||
kms_crtc_background_color \
|
||||
kms_plane_scaling \
|
||||
kms_pwrite_crc \
|
||||
kms_pipe_b_c_ivb
|
||||
IGT_LOCAL_CFLAGS += -DANDROID_HAS_CAIRO=0
|
||||
|
||||
Reference in New Issue
Block a user