[igt-dev] [PATCH i-g-t 0/3] Fixes for some kms-related DG1 tests

Thomas Hellström thomas.hellstrom at linux.intel.com
Thu Aug 19 11:59:39 UTC 2021


A set of fixes to help DG1 BAT turn green.
At least With IGT softpinning changes, Patch 1 and 2 makes kms_addfb_basic
turn green or get skipped. Patch 3 is a first step towards getting
igt at kms_frontbuffer_tracking@basic working. It might be we should skip the
test completely for DG1 instead. Opinions?

Patch 2 originally carried the following FIXME:
Skipping subtests when get/set tiling IOCTLs are not supported is a
temporary workaround - we should extend these tests by using modifiers
to change the properties of the framebuffer.

Ramalingam C (1):
  lib/igt_fb: Support fbs backed by local memory

Vanshidhar Konda (2):
  lib/ioctl_wrappers: Query if device supports set/get legacy tiling
  tests/kms_addfb_basic: Skip tiling subtests on device without hw
    tiling

 lib/igt_fb.c            |  4 +++-
 lib/ioctl_wrappers.c    | 17 +++++++++++++++++
 lib/ioctl_wrappers.h    |  1 +
 tests/kms_addfb_basic.c |  4 ++++
 4 files changed, 25 insertions(+), 1 deletion(-)

Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Cc: Apoorva Singh <apoorva1.singh at intel.com>
-- 
2.31.1



More information about the igt-dev mailing list