mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 05:43:02 +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
@@ -75,6 +75,7 @@ TESTS_progs_M = \
|
||||
kms_universal_plane \
|
||||
kms_vblank \
|
||||
kms_crtc_background_color \
|
||||
kms_plane_scaling \
|
||||
pm_lpsp \
|
||||
pm_rpm \
|
||||
pm_rps \
|
||||
|
||||
Reference in New Issue
Block a user