i-g-t: Adding panel fitting test case

This patch is adding i-g-t test case to test panel fitting usages.

v2:
-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:
chandra konduru
2015-03-30 13:53:00 -07:00
committed by Thomas Wood
parent a26f9f9ad0
commit 8b3082a40e
4 changed files with 272 additions and 0 deletions
+1
View File
@@ -76,6 +76,7 @@ TESTS_progs_M = \
kms_vblank \
kms_crtc_background_color \
kms_plane_scaling \
kms_panel_fitting \
pm_lpsp \
pm_rpm \
pm_rps \