We've been assuming that X-tiled was the only format we are able to scan out, this will change in a near future, so this series prepares i-g-t for that. -- Damien Damien Lespiau (16): lib: Change the fb creation functions to take fully qualified tiling formats kms_cursor_crc: Use I915_TILING_NONE to create fbs kms_fbc_crc: Use I915_TILING_X to create fbs kms_fence_pin_leak: Use I915_TILING_X to create fbs kms_flip: Adjust to the new igt_create_fb*() API kms_flip_tiling: Adjust to the new igt_create_.*fb() API kms_mmio_vs_cs_flip: Adjust to the new igt_create_.*fb() API kms_pipe_crc_basic: Adjust to the new igt_create.*fb() API kms_plane: Adjust to the new igt_create.*fb() API kms_psr_sink_crc: Adjust to the new igt_create.*fb() API kms_render: Adjust to the new igt_create.*fb() API kms_setmode: Adjust to the igt_create.*fb() API kms_sink_crc_basic: Adjust to the new igt_create.*fb() API pm_lpsp: Adjust to the new igt_create.*fb() API pm_rpm: Adjust to the new igt_create*fb() API testdisplay: Make the desired tiling mode an unsigned int lib/igt_fb.c | 37 +++++++++++++++++++------------------ lib/igt_fb.h | 17 ++++++++++------- tests/kms_cursor_crc.c | 6 +++--- tests/kms_fbc_crc.c | 4 ++-- tests/kms_fence_pin_leak.c | 4 ++-- tests/kms_flip.c | 14 +++++++------- tests/kms_flip_tiling.c | 5 +++-- tests/kms_mmio_vs_cs_flip.c | 12 ++++++------ tests/kms_pipe_crc_basic.c | 2 +- tests/kms_plane.c | 8 ++++---- tests/kms_psr_sink_crc.c | 8 ++++---- tests/kms_render.c | 6 ++++-- tests/kms_setmode.c | 4 +--- tests/kms_sink_crc_basic.c | 2 +- tests/pm_lpsp.c | 5 ++--- tests/pm_rpm.c | 21 ++++++++++++--------- tests/testdisplay.c | 13 +++++++------ 17 files changed, 88 insertions(+), 80 deletions(-) -- 1.8.3.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx