All of lore.kernel.org
 help / color / mirror / Atom feed
* ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI (rev6)
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
@ 2026-05-27  5:34 ` Patchwork
  2026-05-27  5:36 ` ✓ CI.KUnit: success " Patchwork
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 15+ messages in thread
From: Patchwork @ 2026-05-27  5:34 UTC (permalink / raw)
  To: Riana Tauro; +Cc: intel-xe

== Series Details ==

Series: Add get-error-counter and clear-error-counter support for CRI (rev6)
URL   : https://patchwork.freedesktop.org/series/164393/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
061140b9bc586ae7f40abc1249c97e1cc72d1b9d
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 593d236c36ebbc64490964ac5a53efd5e02c55a1
Author: Riana Tauro <riana.tauro@intel.com>
Date:   Wed May 27 11:32:48 2026 +0530

    drm/xe/xe_ras: Add drm_ras feature flag
    
    Add xe drm_ras feature flag. Enable this flag for PVC and CRI to support
    exposing RAS error counters via netlink.
    
    Signed-off-by: Riana Tauro <riana.tauro@intel.com>
    Reviewed-by: Raag Jadav <raag.jadav@intel.com>
+ /mt/dim checkpatch 14d3e29c36bea707856f5c03dbf7b0ef73fdeb85 drm-intel
dfb3d50ed50c drm/xe/uapi: Add additional error components to xe drm_ras
c26bc1f79aea drm/xe/xe_ras: Add support to get error counter in CRI
166122923eb1 drm/xe/xe_ras: Add support to clear error counter
c0c1139321a2 drm/xe/xe_drm_ras: Wire get/clear counter callbacks
62448f852564 drm/xe: Move xe drm_ras initialization
593d236c36eb drm/xe/xe_ras: Add drm_ras feature flag
-:32: WARNING:LONG_LINE_COMMENT: line length of 109 exceeds 100 columns
#32: FILE: drivers/gpu/drm/xe/xe_device_types.h:159:
+		/** @info.has_drm_ras: Device supports drm_ras (Reliability, Availability, Serviceability) */

total: 0 errors, 1 warnings, 0 checks, 51 lines checked



^ permalink raw reply	[flat|nested] 15+ messages in thread

* ✓ CI.KUnit: success for Add get-error-counter and clear-error-counter support for CRI (rev6)
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
  2026-05-27  5:34 ` ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI (rev6) Patchwork
@ 2026-05-27  5:36 ` Patchwork
  2026-05-27  6:02 ` [PATCH v7 1/6] drm/xe/uapi: Add additional error components to xe drm_ras Riana Tauro
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 15+ messages in thread
From: Patchwork @ 2026-05-27  5:36 UTC (permalink / raw)
  To: Riana Tauro; +Cc: intel-xe

== Series Details ==

Series: Add get-error-counter and clear-error-counter support for CRI (rev6)
URL   : https://patchwork.freedesktop.org/series/164393/
State : success

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[05:34:58] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[05:35:02] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[05:35:33] Starting KUnit Kernel (1/1)...
[05:35:33] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[05:35:34] ================== guc_buf (11 subtests) ===================
[05:35:34] [PASSED] test_smallest
[05:35:34] [PASSED] test_largest
[05:35:34] [PASSED] test_granular
[05:35:34] [PASSED] test_unique
[05:35:34] [PASSED] test_overlap
[05:35:34] [PASSED] test_reusable
[05:35:34] [PASSED] test_too_big
[05:35:34] [PASSED] test_flush
[05:35:34] [PASSED] test_lookup
[05:35:34] [PASSED] test_data
[05:35:34] [PASSED] test_class
[05:35:34] ===================== [PASSED] guc_buf =====================
[05:35:34] =================== guc_dbm (7 subtests) ===================
[05:35:34] [PASSED] test_empty
[05:35:34] [PASSED] test_default
[05:35:34] ======================== test_size  ========================
[05:35:34] [PASSED] 4
[05:35:34] [PASSED] 8
[05:35:34] [PASSED] 32
[05:35:34] [PASSED] 256
[05:35:34] ==================== [PASSED] test_size ====================
[05:35:34] ======================= test_reuse  ========================
[05:35:34] [PASSED] 4
[05:35:34] [PASSED] 8
[05:35:34] [PASSED] 32
[05:35:34] [PASSED] 256
[05:35:34] =================== [PASSED] test_reuse ====================
[05:35:34] =================== test_range_overlap  ====================
[05:35:34] [PASSED] 4
[05:35:34] [PASSED] 8
[05:35:34] [PASSED] 32
[05:35:34] [PASSED] 256
[05:35:34] =============== [PASSED] test_range_overlap ================
[05:35:34] =================== test_range_compact  ====================
[05:35:34] [PASSED] 4
[05:35:34] [PASSED] 8
[05:35:34] [PASSED] 32
[05:35:34] [PASSED] 256
[05:35:34] =============== [PASSED] test_range_compact ================
[05:35:34] ==================== test_range_spare  =====================
[05:35:34] [PASSED] 4
[05:35:34] [PASSED] 8
[05:35:34] [PASSED] 32
[05:35:34] [PASSED] 256
[05:35:34] ================ [PASSED] test_range_spare =================
[05:35:34] ===================== [PASSED] guc_dbm =====================
[05:35:34] =================== guc_idm (6 subtests) ===================
[05:35:34] [PASSED] bad_init
[05:35:34] [PASSED] no_init
[05:35:34] [PASSED] init_fini
[05:35:34] [PASSED] check_used
[05:35:34] [PASSED] check_quota
[05:35:34] [PASSED] check_all
[05:35:34] ===================== [PASSED] guc_idm =====================
[05:35:34] ================== no_relay (3 subtests) ===================
[05:35:34] [PASSED] xe_drops_guc2pf_if_not_ready
[05:35:34] [PASSED] xe_drops_guc2vf_if_not_ready
[05:35:34] [PASSED] xe_rejects_send_if_not_ready
[05:35:34] ==================== [PASSED] no_relay =====================
[05:35:34] ================== pf_relay (14 subtests) ==================
[05:35:34] [PASSED] pf_rejects_guc2pf_too_short
[05:35:34] [PASSED] pf_rejects_guc2pf_too_long
[05:35:34] [PASSED] pf_rejects_guc2pf_no_payload
[05:35:34] [PASSED] pf_fails_no_payload
[05:35:34] [PASSED] pf_fails_bad_origin
[05:35:34] [PASSED] pf_fails_bad_type
[05:35:34] [PASSED] pf_txn_reports_error
[05:35:34] [PASSED] pf_txn_sends_pf2guc
[05:35:34] [PASSED] pf_sends_pf2guc
[05:35:34] [SKIPPED] pf_loopback_nop
[05:35:34] [SKIPPED] pf_loopback_echo
[05:35:34] [SKIPPED] pf_loopback_fail
[05:35:34] [SKIPPED] pf_loopback_busy
[05:35:34] [SKIPPED] pf_loopback_retry
[05:35:34] ==================== [PASSED] pf_relay =====================
[05:35:34] ================== vf_relay (3 subtests) ===================
[05:35:34] [PASSED] vf_rejects_guc2vf_too_short
[05:35:34] [PASSED] vf_rejects_guc2vf_too_long
[05:35:34] [PASSED] vf_rejects_guc2vf_no_payload
[05:35:34] ==================== [PASSED] vf_relay =====================
[05:35:34] ================ pf_gt_config (9 subtests) =================
[05:35:34] [PASSED] fair_contexts_1vf
[05:35:34] [PASSED] fair_doorbells_1vf
[05:35:34] [PASSED] fair_ggtt_1vf
[05:35:34] ====================== fair_vram_1vf  ======================
[05:35:34] [PASSED] 3.50 GiB
[05:35:34] [PASSED] 11.5 GiB
[05:35:34] [PASSED] 15.5 GiB
[05:35:34] [PASSED] 31.5 GiB
[05:35:34] [PASSED] 63.5 GiB
[05:35:34] [PASSED] 1.91 GiB
[05:35:34] ================== [PASSED] fair_vram_1vf ==================
[05:35:34] ================ fair_vram_1vf_admin_only  =================
[05:35:34] [PASSED] 3.50 GiB
[05:35:34] [PASSED] 11.5 GiB
[05:35:34] [PASSED] 15.5 GiB
[05:35:34] [PASSED] 31.5 GiB
[05:35:34] [PASSED] 63.5 GiB
[05:35:34] [PASSED] 1.91 GiB
[05:35:34] ============ [PASSED] fair_vram_1vf_admin_only =============
[05:35:34] ====================== fair_contexts  ======================
[05:35:34] [PASSED] 1 VF
[05:35:34] [PASSED] 2 VFs
[05:35:34] [PASSED] 3 VFs
[05:35:34] [PASSED] 4 VFs
[05:35:34] [PASSED] 5 VFs
[05:35:34] [PASSED] 6 VFs
[05:35:34] [PASSED] 7 VFs
[05:35:34] [PASSED] 8 VFs
[05:35:34] [PASSED] 9 VFs
[05:35:34] [PASSED] 10 VFs
[05:35:34] [PASSED] 11 VFs
[05:35:34] [PASSED] 12 VFs
[05:35:34] [PASSED] 13 VFs
[05:35:34] [PASSED] 14 VFs
[05:35:34] [PASSED] 15 VFs
[05:35:34] [PASSED] 16 VFs
[05:35:34] [PASSED] 17 VFs
[05:35:34] [PASSED] 18 VFs
[05:35:34] [PASSED] 19 VFs
[05:35:34] [PASSED] 20 VFs
[05:35:34] [PASSED] 21 VFs
[05:35:34] [PASSED] 22 VFs
[05:35:34] [PASSED] 23 VFs
[05:35:34] [PASSED] 24 VFs
[05:35:34] [PASSED] 25 VFs
[05:35:34] [PASSED] 26 VFs
[05:35:34] [PASSED] 27 VFs
[05:35:34] [PASSED] 28 VFs
[05:35:34] [PASSED] 29 VFs
[05:35:34] [PASSED] 30 VFs
[05:35:34] [PASSED] 31 VFs
[05:35:34] [PASSED] 32 VFs
[05:35:34] [PASSED] 33 VFs
[05:35:34] [PASSED] 34 VFs
[05:35:34] [PASSED] 35 VFs
[05:35:34] [PASSED] 36 VFs
[05:35:34] [PASSED] 37 VFs
[05:35:34] [PASSED] 38 VFs
[05:35:34] [PASSED] 39 VFs
[05:35:34] [PASSED] 40 VFs
[05:35:34] [PASSED] 41 VFs
[05:35:34] [PASSED] 42 VFs
[05:35:34] [PASSED] 43 VFs
[05:35:34] [PASSED] 44 VFs
[05:35:34] [PASSED] 45 VFs
[05:35:34] [PASSED] 46 VFs
[05:35:34] [PASSED] 47 VFs
[05:35:34] [PASSED] 48 VFs
[05:35:34] [PASSED] 49 VFs
[05:35:34] [PASSED] 50 VFs
[05:35:34] [PASSED] 51 VFs
[05:35:34] [PASSED] 52 VFs
[05:35:34] [PASSED] 53 VFs
[05:35:34] [PASSED] 54 VFs
[05:35:34] [PASSED] 55 VFs
[05:35:34] [PASSED] 56 VFs
[05:35:34] [PASSED] 57 VFs
[05:35:34] [PASSED] 58 VFs
[05:35:34] [PASSED] 59 VFs
[05:35:34] [PASSED] 60 VFs
[05:35:34] [PASSED] 61 VFs
[05:35:34] [PASSED] 62 VFs
[05:35:34] [PASSED] 63 VFs
[05:35:34] ================== [PASSED] fair_contexts ==================
[05:35:34] ===================== fair_doorbells  ======================
[05:35:34] [PASSED] 1 VF
[05:35:34] [PASSED] 2 VFs
[05:35:34] [PASSED] 3 VFs
[05:35:34] [PASSED] 4 VFs
[05:35:34] [PASSED] 5 VFs
[05:35:34] [PASSED] 6 VFs
[05:35:34] [PASSED] 7 VFs
[05:35:34] [PASSED] 8 VFs
[05:35:34] [PASSED] 9 VFs
[05:35:34] [PASSED] 10 VFs
[05:35:34] [PASSED] 11 VFs
[05:35:34] [PASSED] 12 VFs
[05:35:34] [PASSED] 13 VFs
[05:35:34] [PASSED] 14 VFs
[05:35:34] [PASSED] 15 VFs
[05:35:34] [PASSED] 16 VFs
[05:35:34] [PASSED] 17 VFs
[05:35:34] [PASSED] 18 VFs
[05:35:34] [PASSED] 19 VFs
[05:35:34] [PASSED] 20 VFs
[05:35:34] [PASSED] 21 VFs
[05:35:34] [PASSED] 22 VFs
[05:35:34] [PASSED] 23 VFs
[05:35:34] [PASSED] 24 VFs
[05:35:34] [PASSED] 25 VFs
[05:35:34] [PASSED] 26 VFs
[05:35:34] [PASSED] 27 VFs
[05:35:34] [PASSED] 28 VFs
[05:35:34] [PASSED] 29 VFs
[05:35:34] [PASSED] 30 VFs
[05:35:34] [PASSED] 31 VFs
[05:35:34] [PASSED] 32 VFs
[05:35:34] [PASSED] 33 VFs
[05:35:34] [PASSED] 34 VFs
[05:35:34] [PASSED] 35 VFs
[05:35:34] [PASSED] 36 VFs
[05:35:34] [PASSED] 37 VFs
[05:35:34] [PASSED] 38 VFs
[05:35:34] [PASSED] 39 VFs
[05:35:34] [PASSED] 40 VFs
[05:35:34] [PASSED] 41 VFs
[05:35:34] [PASSED] 42 VFs
[05:35:34] [PASSED] 43 VFs
[05:35:34] [PASSED] 44 VFs
[05:35:34] [PASSED] 45 VFs
[05:35:34] [PASSED] 46 VFs
[05:35:34] [PASSED] 47 VFs
[05:35:34] [PASSED] 48 VFs
[05:35:34] [PASSED] 49 VFs
[05:35:34] [PASSED] 50 VFs
[05:35:34] [PASSED] 51 VFs
[05:35:34] [PASSED] 52 VFs
[05:35:34] [PASSED] 53 VFs
[05:35:34] [PASSED] 54 VFs
[05:35:34] [PASSED] 55 VFs
[05:35:34] [PASSED] 56 VFs
[05:35:34] [PASSED] 57 VFs
[05:35:34] [PASSED] 58 VFs
[05:35:34] [PASSED] 59 VFs
[05:35:34] [PASSED] 60 VFs
[05:35:34] [PASSED] 61 VFs
[05:35:34] [PASSED] 62 VFs
[05:35:34] [PASSED] 63 VFs
[05:35:34] ================= [PASSED] fair_doorbells ==================
[05:35:34] ======================== fair_ggtt  ========================
[05:35:34] [PASSED] 1 VF
[05:35:34] [PASSED] 2 VFs
[05:35:34] [PASSED] 3 VFs
[05:35:34] [PASSED] 4 VFs
[05:35:34] [PASSED] 5 VFs
[05:35:34] [PASSED] 6 VFs
[05:35:34] [PASSED] 7 VFs
[05:35:34] [PASSED] 8 VFs
[05:35:34] [PASSED] 9 VFs
[05:35:34] [PASSED] 10 VFs
[05:35:34] [PASSED] 11 VFs
[05:35:34] [PASSED] 12 VFs
[05:35:34] [PASSED] 13 VFs
[05:35:34] [PASSED] 14 VFs
[05:35:34] [PASSED] 15 VFs
[05:35:34] [PASSED] 16 VFs
[05:35:34] [PASSED] 17 VFs
[05:35:34] [PASSED] 18 VFs
[05:35:34] [PASSED] 19 VFs
[05:35:34] [PASSED] 20 VFs
[05:35:34] [PASSED] 21 VFs
[05:35:34] [PASSED] 22 VFs
[05:35:34] [PASSED] 23 VFs
[05:35:34] [PASSED] 24 VFs
[05:35:34] [PASSED] 25 VFs
[05:35:34] [PASSED] 26 VFs
[05:35:34] [PASSED] 27 VFs
[05:35:34] [PASSED] 28 VFs
[05:35:34] [PASSED] 29 VFs
[05:35:34] [PASSED] 30 VFs
[05:35:34] [PASSED] 31 VFs
[05:35:34] [PASSED] 32 VFs
[05:35:34] [PASSED] 33 VFs
[05:35:34] [PASSED] 34 VFs
[05:35:34] [PASSED] 35 VFs
[05:35:34] [PASSED] 36 VFs
[05:35:34] [PASSED] 37 VFs
[05:35:34] [PASSED] 38 VFs
[05:35:34] [PASSED] 39 VFs
[05:35:34] [PASSED] 40 VFs
[05:35:34] [PASSED] 41 VFs
[05:35:34] [PASSED] 42 VFs
[05:35:34] [PASSED] 43 VFs
[05:35:34] [PASSED] 44 VFs
[05:35:34] [PASSED] 45 VFs
[05:35:34] [PASSED] 46 VFs
[05:35:34] [PASSED] 47 VFs
[05:35:34] [PASSED] 48 VFs
[05:35:34] [PASSED] 49 VFs
[05:35:34] [PASSED] 50 VFs
[05:35:34] [PASSED] 51 VFs
[05:35:34] [PASSED] 52 VFs
[05:35:34] [PASSED] 53 VFs
[05:35:34] [PASSED] 54 VFs
[05:35:34] [PASSED] 55 VFs
[05:35:34] [PASSED] 56 VFs
[05:35:34] [PASSED] 57 VFs
[05:35:34] [PASSED] 58 VFs
[05:35:34] [PASSED] 59 VFs
[05:35:34] [PASSED] 60 VFs
[05:35:34] [PASSED] 61 VFs
[05:35:34] [PASSED] 62 VFs
[05:35:34] [PASSED] 63 VFs
[05:35:34] ==================== [PASSED] fair_ggtt ====================
[05:35:34] ======================== fair_vram  ========================
[05:35:34] [PASSED] 1 VF
[05:35:34] [PASSED] 2 VFs
[05:35:34] [PASSED] 3 VFs
[05:35:34] [PASSED] 4 VFs
[05:35:34] [PASSED] 5 VFs
[05:35:34] [PASSED] 6 VFs
[05:35:34] [PASSED] 7 VFs
[05:35:34] [PASSED] 8 VFs
[05:35:34] [PASSED] 9 VFs
[05:35:34] [PASSED] 10 VFs
[05:35:34] [PASSED] 11 VFs
[05:35:34] [PASSED] 12 VFs
[05:35:34] [PASSED] 13 VFs
[05:35:34] [PASSED] 14 VFs
[05:35:34] [PASSED] 15 VFs
[05:35:34] [PASSED] 16 VFs
[05:35:34] [PASSED] 17 VFs
[05:35:34] [PASSED] 18 VFs
[05:35:34] [PASSED] 19 VFs
[05:35:34] [PASSED] 20 VFs
[05:35:34] [PASSED] 21 VFs
[05:35:34] [PASSED] 22 VFs
[05:35:34] [PASSED] 23 VFs
[05:35:34] [PASSED] 24 VFs
[05:35:34] [PASSED] 25 VFs
[05:35:34] [PASSED] 26 VFs
[05:35:34] [PASSED] 27 VFs
[05:35:34] [PASSED] 28 VFs
[05:35:34] [PASSED] 29 VFs
[05:35:34] [PASSED] 30 VFs
[05:35:34] [PASSED] 31 VFs
[05:35:34] [PASSED] 32 VFs
[05:35:34] [PASSED] 33 VFs
[05:35:34] [PASSED] 34 VFs
[05:35:34] [PASSED] 35 VFs
[05:35:34] [PASSED] 36 VFs
[05:35:34] [PASSED] 37 VFs
[05:35:34] [PASSED] 38 VFs
[05:35:34] [PASSED] 39 VFs
[05:35:34] [PASSED] 40 VFs
[05:35:34] [PASSED] 41 VFs
[05:35:34] [PASSED] 42 VFs
[05:35:34] [PASSED] 43 VFs
[05:35:34] [PASSED] 44 VFs
[05:35:34] [PASSED] 45 VFs
[05:35:34] [PASSED] 46 VFs
[05:35:34] [PASSED] 47 VFs
[05:35:34] [PASSED] 48 VFs
[05:35:34] [PASSED] 49 VFs
[05:35:34] [PASSED] 50 VFs
[05:35:34] [PASSED] 51 VFs
[05:35:34] [PASSED] 52 VFs
[05:35:34] [PASSED] 53 VFs
[05:35:34] [PASSED] 54 VFs
[05:35:34] [PASSED] 55 VFs
[05:35:34] [PASSED] 56 VFs
[05:35:34] [PASSED] 57 VFs
[05:35:34] [PASSED] 58 VFs
[05:35:34] [PASSED] 59 VFs
[05:35:34] [PASSED] 60 VFs
[05:35:34] [PASSED] 61 VFs
[05:35:34] [PASSED] 62 VFs
[05:35:34] [PASSED] 63 VFs
[05:35:34] ==================== [PASSED] fair_vram ====================
[05:35:34] ================== [PASSED] pf_gt_config ===================
[05:35:34] ===================== lmtt (1 subtest) =====================
[05:35:34] ======================== test_ops  =========================
[05:35:34] [PASSED] 2-level
[05:35:34] [PASSED] multi-level
[05:35:34] ==================== [PASSED] test_ops =====================
[05:35:34] ====================== [PASSED] lmtt =======================
[05:35:34] ================= pf_service (11 subtests) =================
[05:35:34] [PASSED] pf_negotiate_any
[05:35:34] [PASSED] pf_negotiate_base_match
[05:35:34] [PASSED] pf_negotiate_base_newer
[05:35:34] [PASSED] pf_negotiate_base_next
[05:35:34] [SKIPPED] pf_negotiate_base_older
[05:35:34] [PASSED] pf_negotiate_base_prev
[05:35:34] [PASSED] pf_negotiate_latest_match
[05:35:34] [PASSED] pf_negotiate_latest_newer
[05:35:34] [PASSED] pf_negotiate_latest_next
[05:35:34] [SKIPPED] pf_negotiate_latest_older
[05:35:34] [SKIPPED] pf_negotiate_latest_prev
[05:35:34] =================== [PASSED] pf_service ====================
[05:35:34] ================= xe_guc_g2g (2 subtests) ==================
[05:35:34] ============== xe_live_guc_g2g_kunit_default  ==============
[05:35:34] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[05:35:34] ============== xe_live_guc_g2g_kunit_allmem  ===============
[05:35:34] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[05:35:34] =================== [SKIPPED] xe_guc_g2g ===================
[05:35:34] =================== xe_mocs (2 subtests) ===================
[05:35:34] ================ xe_live_mocs_kernel_kunit  ================
[05:35:34] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[05:35:34] ================ xe_live_mocs_reset_kunit  =================
[05:35:34] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[05:35:34] ==================== [SKIPPED] xe_mocs =====================
[05:35:34] ================= xe_migrate (2 subtests) ==================
[05:35:34] ================= xe_migrate_sanity_kunit  =================
[05:35:34] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[05:35:34] ================== xe_validate_ccs_kunit  ==================
[05:35:34] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[05:35:34] =================== [SKIPPED] xe_migrate ===================
[05:35:34] ================== xe_dma_buf (1 subtest) ==================
[05:35:34] ==================== xe_dma_buf_kunit  =====================
[05:35:34] ================ [SKIPPED] xe_dma_buf_kunit ================
[05:35:34] =================== [SKIPPED] xe_dma_buf ===================
[05:35:34] ================= xe_bo_shrink (1 subtest) =================
[05:35:34] =================== xe_bo_shrink_kunit  ====================
[05:35:34] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[05:35:34] ================== [SKIPPED] xe_bo_shrink ==================
[05:35:34] ==================== xe_bo (2 subtests) ====================
[05:35:34] ================== xe_ccs_migrate_kunit  ===================
[05:35:34] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[05:35:34] ==================== xe_bo_evict_kunit  ====================
[05:35:34] =============== [SKIPPED] xe_bo_evict_kunit ================
[05:35:34] ===================== [SKIPPED] xe_bo ======================
[05:35:34] ==================== args (13 subtests) ====================
[05:35:34] [PASSED] count_args_test
[05:35:34] [PASSED] call_args_example
[05:35:34] [PASSED] call_args_test
[05:35:34] [PASSED] drop_first_arg_example
[05:35:34] [PASSED] drop_first_arg_test
[05:35:34] [PASSED] first_arg_example
[05:35:34] [PASSED] first_arg_test
[05:35:34] [PASSED] last_arg_example
[05:35:34] [PASSED] last_arg_test
[05:35:34] [PASSED] pick_arg_example
[05:35:34] [PASSED] if_args_example
[05:35:34] [PASSED] if_args_test
[05:35:34] [PASSED] sep_comma_example
[05:35:34] ====================== [PASSED] args =======================
[05:35:34] =================== xe_pci (3 subtests) ====================
[05:35:34] ==================== check_graphics_ip  ====================
[05:35:34] [PASSED] 12.00 Xe_LP
[05:35:34] [PASSED] 12.10 Xe_LP+
[05:35:34] [PASSED] 12.55 Xe_HPG
[05:35:34] [PASSED] 12.60 Xe_HPC
[05:35:34] [PASSED] 12.70 Xe_LPG
[05:35:34] [PASSED] 12.71 Xe_LPG
[05:35:34] [PASSED] 12.74 Xe_LPG+
[05:35:34] [PASSED] 20.01 Xe2_HPG
[05:35:34] [PASSED] 20.02 Xe2_HPG
[05:35:34] [PASSED] 20.04 Xe2_LPG
[05:35:34] [PASSED] 30.00 Xe3_LPG
[05:35:34] [PASSED] 30.01 Xe3_LPG
[05:35:34] [PASSED] 30.03 Xe3_LPG
[05:35:34] [PASSED] 30.04 Xe3_LPG
[05:35:34] [PASSED] 30.05 Xe3_LPG
[05:35:34] [PASSED] 35.10 Xe3p_LPG
[05:35:34] [PASSED] 35.11 Xe3p_XPC
[05:35:34] ================ [PASSED] check_graphics_ip ================
[05:35:34] ===================== check_media_ip  ======================
[05:35:34] [PASSED] 12.00 Xe_M
[05:35:34] [PASSED] 12.55 Xe_HPM
[05:35:34] [PASSED] 13.00 Xe_LPM+
[05:35:34] [PASSED] 13.01 Xe2_HPM
[05:35:34] [PASSED] 20.00 Xe2_LPM
[05:35:34] [PASSED] 30.00 Xe3_LPM
[05:35:34] [PASSED] 30.02 Xe3_LPM
[05:35:34] [PASSED] 35.00 Xe3p_LPM
[05:35:34] [PASSED] 35.03 Xe3p_HPM
[05:35:34] ================= [PASSED] check_media_ip ==================
[05:35:34] =================== check_platform_desc  ===================
[05:35:34] [PASSED] 0x9A60 (TIGERLAKE)
[05:35:34] [PASSED] 0x9A68 (TIGERLAKE)
[05:35:34] [PASSED] 0x9A70 (TIGERLAKE)
[05:35:34] [PASSED] 0x9A40 (TIGERLAKE)
[05:35:34] [PASSED] 0x9A49 (TIGERLAKE)
[05:35:34] [PASSED] 0x9A59 (TIGERLAKE)
[05:35:34] [PASSED] 0x9A78 (TIGERLAKE)
[05:35:34] [PASSED] 0x9AC0 (TIGERLAKE)
[05:35:34] [PASSED] 0x9AC9 (TIGERLAKE)
[05:35:34] [PASSED] 0x9AD9 (TIGERLAKE)
[05:35:34] [PASSED] 0x9AF8 (TIGERLAKE)
[05:35:34] [PASSED] 0x4C80 (ROCKETLAKE)
[05:35:34] [PASSED] 0x4C8A (ROCKETLAKE)
[05:35:34] [PASSED] 0x4C8B (ROCKETLAKE)
[05:35:34] [PASSED] 0x4C8C (ROCKETLAKE)
[05:35:34] [PASSED] 0x4C90 (ROCKETLAKE)
[05:35:34] [PASSED] 0x4C9A (ROCKETLAKE)
[05:35:34] [PASSED] 0x4680 (ALDERLAKE_S)
[05:35:34] [PASSED] 0x4682 (ALDERLAKE_S)
[05:35:34] [PASSED] 0x4688 (ALDERLAKE_S)
[05:35:34] [PASSED] 0x468A (ALDERLAKE_S)
[05:35:34] [PASSED] 0x468B (ALDERLAKE_S)
[05:35:34] [PASSED] 0x4690 (ALDERLAKE_S)
[05:35:34] [PASSED] 0x4692 (ALDERLAKE_S)
[05:35:34] [PASSED] 0x4693 (ALDERLAKE_S)
[05:35:34] [PASSED] 0x46A0 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46A1 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46A2 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46A3 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46A6 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46A8 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46AA (ALDERLAKE_P)
[05:35:34] [PASSED] 0x462A (ALDERLAKE_P)
[05:35:34] [PASSED] 0x4626 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x4628 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46B0 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46B1 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46B2 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46B3 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46C0 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46C1 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46C2 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46C3 (ALDERLAKE_P)
[05:35:34] [PASSED] 0x46D0 (ALDERLAKE_N)
[05:35:34] [PASSED] 0x46D1 (ALDERLAKE_N)
[05:35:34] [PASSED] 0x46D2 (ALDERLAKE_N)
[05:35:34] [PASSED] 0x46D3 (ALDERLAKE_N)
[05:35:34] [PASSED] 0x46D4 (ALDERLAKE_N)
[05:35:34] [PASSED] 0xA721 (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA7A1 (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA7A9 (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA7AC (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA7AD (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA720 (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA7A0 (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA7A8 (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA7AA (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA7AB (ALDERLAKE_P)
[05:35:34] [PASSED] 0xA780 (ALDERLAKE_S)
[05:35:34] [PASSED] 0xA781 (ALDERLAKE_S)
[05:35:34] [PASSED] 0xA782 (ALDERLAKE_S)
[05:35:34] [PASSED] 0xA783 (ALDERLAKE_S)
[05:35:34] [PASSED] 0xA788 (ALDERLAKE_S)
[05:35:34] [PASSED] 0xA789 (ALDERLAKE_S)
[05:35:34] [PASSED] 0xA78A (ALDERLAKE_S)
[05:35:34] [PASSED] 0xA78B (ALDERLAKE_S)
[05:35:34] [PASSED] 0x4905 (DG1)
[05:35:34] [PASSED] 0x4906 (DG1)
[05:35:34] [PASSED] 0x4907 (DG1)
[05:35:34] [PASSED] 0x4908 (DG1)
[05:35:34] [PASSED] 0x4909 (DG1)
[05:35:34] [PASSED] 0x56C0 (DG2)
[05:35:34] [PASSED] 0x56C2 (DG2)
[05:35:34] [PASSED] 0x56C1 (DG2)
[05:35:34] [PASSED] 0x7D51 (METEORLAKE)
[05:35:34] [PASSED] 0x7DD1 (METEORLAKE)
[05:35:34] [PASSED] 0x7D41 (METEORLAKE)
[05:35:34] [PASSED] 0x7D67 (METEORLAKE)
[05:35:34] [PASSED] 0xB640 (METEORLAKE)
[05:35:34] [PASSED] 0x56A0 (DG2)
[05:35:34] [PASSED] 0x56A1 (DG2)
[05:35:34] [PASSED] 0x56A2 (DG2)
[05:35:34] [PASSED] 0x56BE (DG2)
[05:35:34] [PASSED] 0x56BF (DG2)
[05:35:34] [PASSED] 0x5690 (DG2)
[05:35:34] [PASSED] 0x5691 (DG2)
[05:35:34] [PASSED] 0x5692 (DG2)
[05:35:34] [PASSED] 0x56A5 (DG2)
[05:35:34] [PASSED] 0x56A6 (DG2)
[05:35:34] [PASSED] 0x56B0 (DG2)
[05:35:34] [PASSED] 0x56B1 (DG2)
[05:35:34] [PASSED] 0x56BA (DG2)
[05:35:34] [PASSED] 0x56BB (DG2)
[05:35:34] [PASSED] 0x56BC (DG2)
[05:35:34] [PASSED] 0x56BD (DG2)
[05:35:34] [PASSED] 0x5693 (DG2)
[05:35:34] [PASSED] 0x5694 (DG2)
[05:35:34] [PASSED] 0x5695 (DG2)
[05:35:34] [PASSED] 0x56A3 (DG2)
[05:35:34] [PASSED] 0x56A4 (DG2)
[05:35:34] [PASSED] 0x56B2 (DG2)
[05:35:34] [PASSED] 0x56B3 (DG2)
[05:35:34] [PASSED] 0x5696 (DG2)
[05:35:34] [PASSED] 0x5697 (DG2)
[05:35:34] [PASSED] 0xB69 (PVC)
[05:35:34] [PASSED] 0xB6E (PVC)
[05:35:34] [PASSED] 0xBD4 (PVC)
[05:35:34] [PASSED] 0xBD5 (PVC)
[05:35:34] [PASSED] 0xBD6 (PVC)
[05:35:34] [PASSED] 0xBD7 (PVC)
[05:35:34] [PASSED] 0xBD8 (PVC)
[05:35:34] [PASSED] 0xBD9 (PVC)
[05:35:34] [PASSED] 0xBDA (PVC)
[05:35:34] [PASSED] 0xBDB (PVC)
[05:35:34] [PASSED] 0xBE0 (PVC)
[05:35:34] [PASSED] 0xBE1 (PVC)
[05:35:34] [PASSED] 0xBE5 (PVC)
[05:35:34] [PASSED] 0x7D40 (METEORLAKE)
[05:35:34] [PASSED] 0x7D45 (METEORLAKE)
[05:35:34] [PASSED] 0x7D55 (METEORLAKE)
[05:35:34] [PASSED] 0x7D60 (METEORLAKE)
[05:35:34] [PASSED] 0x7DD5 (METEORLAKE)
[05:35:34] [PASSED] 0x6420 (LUNARLAKE)
[05:35:34] [PASSED] 0x64A0 (LUNARLAKE)
[05:35:34] [PASSED] 0x64B0 (LUNARLAKE)
[05:35:34] [PASSED] 0xE202 (BATTLEMAGE)
[05:35:34] [PASSED] 0xE209 (BATTLEMAGE)
[05:35:34] [PASSED] 0xE20B (BATTLEMAGE)
[05:35:34] [PASSED] 0xE20C (BATTLEMAGE)
[05:35:34] [PASSED] 0xE20D (BATTLEMAGE)
[05:35:34] [PASSED] 0xE210 (BATTLEMAGE)
[05:35:34] [PASSED] 0xE211 (BATTLEMAGE)
[05:35:34] [PASSED] 0xE212 (BATTLEMAGE)
[05:35:34] [PASSED] 0xE216 (BATTLEMAGE)
[05:35:34] [PASSED] 0xE220 (BATTLEMAGE)
[05:35:34] [PASSED] 0xE221 (BATTLEMAGE)
[05:35:34] [PASSED] 0xE222 (BATTLEMAGE)
[05:35:34] [PASSED] 0xE223 (BATTLEMAGE)
[05:35:34] [PASSED] 0xB080 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB081 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB082 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB083 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB084 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB085 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB086 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB087 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB08F (PANTHERLAKE)
[05:35:34] [PASSED] 0xB090 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB0A0 (PANTHERLAKE)
[05:35:34] [PASSED] 0xB0B0 (PANTHERLAKE)
[05:35:34] [PASSED] 0xFD80 (PANTHERLAKE)
[05:35:34] [PASSED] 0xFD81 (PANTHERLAKE)
[05:35:34] [PASSED] 0xD740 (NOVALAKE_S)
[05:35:34] [PASSED] 0xD741 (NOVALAKE_S)
[05:35:34] [PASSED] 0xD742 (NOVALAKE_S)
[05:35:34] [PASSED] 0xD743 (NOVALAKE_S)
[05:35:34] [PASSED] 0xD744 (NOVALAKE_S)
[05:35:34] [PASSED] 0xD745 (NOVALAKE_S)
[05:35:34] [PASSED] 0x674C (CRESCENTISLAND)
[05:35:34] [PASSED] 0x674D (CRESCENTISLAND)
[05:35:34] [PASSED] 0x674E (CRESCENTISLAND)
[05:35:34] [PASSED] 0x674F (CRESCENTISLAND)
[05:35:34] [PASSED] 0x6750 (CRESCENTISLAND)
[05:35:34] [PASSED] 0xD750 (NOVALAKE_P)
[05:35:34] [PASSED] 0xD751 (NOVALAKE_P)
[05:35:34] [PASSED] 0xD752 (NOVALAKE_P)
[05:35:34] [PASSED] 0xD753 (NOVALAKE_P)
[05:35:34] [PASSED] 0xD754 (NOVALAKE_P)
[05:35:34] [PASSED] 0xD755 (NOVALAKE_P)
[05:35:34] [PASSED] 0xD756 (NOVALAKE_P)
[05:35:34] [PASSED] 0xD757 (NOVALAKE_P)
[05:35:34] [PASSED] 0xD75F (NOVALAKE_P)
[05:35:34] =============== [PASSED] check_platform_desc ===============
[05:35:34] ===================== [PASSED] xe_pci ======================
[05:35:34] =================== xe_rtp (3 subtests) ====================
[05:35:34] =================== xe_rtp_rules_tests  ====================
[05:35:34] [PASSED] no
[05:35:34] [PASSED] yes
[05:35:34] [PASSED] no-and-no
[05:35:34] [PASSED] no-and-yes
[05:35:34] [PASSED] yes-and-no
[05:35:34] [PASSED] yes-and-yes
[05:35:34] [PASSED] no-or-no
[05:35:34] [PASSED] no-or-yes
[05:35:34] [PASSED] yes-or-no
[05:35:34] [PASSED] yes-or-yes
[05:35:34] [PASSED] no-yes-or-yes-no
[05:35:34] [PASSED] no-yes-or-yes-yes
[05:35:34] [PASSED] yes-yes-or-no-yes
[05:35:34] [PASSED] yes-yes-or-yes-yes
[05:35:34] [PASSED] no-no-or-yes-or-no
[05:35:34] [PASSED] or
[05:35:34] [PASSED] or-yes
[05:35:34] [PASSED] or-no
[05:35:34] [PASSED] yes-or
[05:35:34] [PASSED] no-or
[05:35:34] [PASSED] no-or-or-yes
[05:35:34] [PASSED] yes-or-or-no
[05:35:34] [PASSED] no-or-or-no
[05:35:34] [PASSED] missing-context-engine-class
[05:35:34] [PASSED] missing-context-engine-class-or-yes
[05:35:34] [PASSED] missing-context-engine-class-or-or-yes
[05:35:34] =============== [PASSED] xe_rtp_rules_tests ================
[05:35:34] =============== xe_rtp_process_to_sr_tests  ================
[05:35:34] [PASSED] coalesce-same-reg
[05:35:34] [PASSED] no-match-no-add
[05:35:34] [PASSED] two-regs-two-entries
[05:35:34] [PASSED] clr-one-set-other
[05:35:34] [PASSED] set-field
[05:35:34] [PASSED] conflict-duplicate
[05:35:34] [PASSED] conflict-not-disjoint
[05:35:34] [PASSED] conflict-reg-type
[05:35:34] [PASSED] bad-mcr-reg-forced-to-regular
[05:35:34] [PASSED] bad-regular-reg-forced-to-mcr
[05:35:34] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[05:35:34] ================== xe_rtp_process_tests  ===================
[05:35:34] [PASSED] active1
[05:35:34] [PASSED] active2
[05:35:34] [PASSED] active-inactive
[05:35:34] [PASSED] inactive-active
[05:35:34] [PASSED] inactive-active-inactive
[05:35:34] [PASSED] inactive-inactive-inactive
[05:35:34] ============== [PASSED] xe_rtp_process_tests ===============
[05:35:34] ===================== [PASSED] xe_rtp ======================
[05:35:34] ==================== xe_wa (1 subtest) =====================
[05:35:34] ======================== xe_wa_gt  =========================
[05:35:34] [PASSED] TIGERLAKE B0
[05:35:34] [PASSED] DG1 A0
[05:35:34] [PASSED] DG1 B0
[05:35:34] [PASSED] ALDERLAKE_S A0
[05:35:34] [PASSED] ALDERLAKE_S B0
[05:35:34] [PASSED] ALDERLAKE_S C0
[05:35:34] [PASSED] ALDERLAKE_S D0
[05:35:34] [PASSED] ALDERLAKE_P A0
[05:35:34] [PASSED] ALDERLAKE_P B0
[05:35:34] [PASSED] ALDERLAKE_P C0
[05:35:34] [PASSED] ALDERLAKE_S RPLS D0
[05:35:34] [PASSED] ALDERLAKE_P RPLU E0
[05:35:34] [PASSED] DG2 G10 C0
[05:35:34] [PASSED] DG2 G11 B1
[05:35:34] [PASSED] DG2 G12 A1
[05:35:34] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[05:35:34] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[05:35:34] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[05:35:34] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[05:35:34] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[05:35:34] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[05:35:34] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[05:35:34] ==================== [PASSED] xe_wa_gt =====================
[05:35:34] ====================== [PASSED] xe_wa ======================
[05:35:34] ============================================================
[05:35:34] Testing complete. Ran 624 tests: passed: 606, skipped: 18
[05:35:34] Elapsed time: 36.123s total, 4.274s configuring, 31.183s building, 0.641s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[05:35:34] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[05:35:36] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[05:36:00] Starting KUnit Kernel (1/1)...
[05:36:00] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[05:36:00] ============ drm_test_pick_cmdline (2 subtests) ============
[05:36:00] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[05:36:00] =============== drm_test_pick_cmdline_named  ===============
[05:36:00] [PASSED] NTSC
[05:36:00] [PASSED] NTSC-J
[05:36:00] [PASSED] PAL
[05:36:00] [PASSED] PAL-M
[05:36:00] =========== [PASSED] drm_test_pick_cmdline_named ===========
[05:36:00] ============== [PASSED] drm_test_pick_cmdline ==============
[05:36:00] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[05:36:00] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[05:36:00] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[05:36:00] =========== drm_validate_clone_mode (2 subtests) ===========
[05:36:00] ============== drm_test_check_in_clone_mode  ===============
[05:36:00] [PASSED] in_clone_mode
[05:36:00] [PASSED] not_in_clone_mode
[05:36:00] ========== [PASSED] drm_test_check_in_clone_mode ===========
[05:36:00] =============== drm_test_check_valid_clones  ===============
[05:36:00] [PASSED] not_in_clone_mode
[05:36:00] [PASSED] valid_clone
[05:36:00] [PASSED] invalid_clone
[05:36:00] =========== [PASSED] drm_test_check_valid_clones ===========
[05:36:00] ============= [PASSED] drm_validate_clone_mode =============
[05:36:00] ============= drm_validate_modeset (1 subtest) =============
[05:36:00] [PASSED] drm_test_check_connector_changed_modeset
[05:36:00] ============== [PASSED] drm_validate_modeset ===============
[05:36:00] ====== drm_test_bridge_get_current_state (2 subtests) ======
[05:36:00] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[05:36:00] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[05:36:00] ======== [PASSED] drm_test_bridge_get_current_state ========
[05:36:00] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[05:36:00] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[05:36:00] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[05:36:00] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[05:36:00] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[05:36:00] ============== drm_bridge_alloc (2 subtests) ===============
[05:36:00] [PASSED] drm_test_drm_bridge_alloc_basic
[05:36:00] [PASSED] drm_test_drm_bridge_alloc_get_put
[05:36:00] ================ [PASSED] drm_bridge_alloc =================
[05:36:00] ============= drm_cmdline_parser (40 subtests) =============
[05:36:00] [PASSED] drm_test_cmdline_force_d_only
[05:36:00] [PASSED] drm_test_cmdline_force_D_only_dvi
[05:36:00] [PASSED] drm_test_cmdline_force_D_only_hdmi
[05:36:00] [PASSED] drm_test_cmdline_force_D_only_not_digital
[05:36:00] [PASSED] drm_test_cmdline_force_e_only
[05:36:00] [PASSED] drm_test_cmdline_res
[05:36:00] [PASSED] drm_test_cmdline_res_vesa
[05:36:00] [PASSED] drm_test_cmdline_res_vesa_rblank
[05:36:00] [PASSED] drm_test_cmdline_res_rblank
[05:36:00] [PASSED] drm_test_cmdline_res_bpp
[05:36:00] [PASSED] drm_test_cmdline_res_refresh
[05:36:00] [PASSED] drm_test_cmdline_res_bpp_refresh
[05:36:00] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[05:36:00] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[05:36:00] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[05:36:00] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[05:36:00] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[05:36:00] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[05:36:00] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[05:36:00] [PASSED] drm_test_cmdline_res_margins_force_on
[05:36:00] [PASSED] drm_test_cmdline_res_vesa_margins
[05:36:00] [PASSED] drm_test_cmdline_name
[05:36:00] [PASSED] drm_test_cmdline_name_bpp
[05:36:00] [PASSED] drm_test_cmdline_name_option
[05:36:00] [PASSED] drm_test_cmdline_name_bpp_option
[05:36:00] [PASSED] drm_test_cmdline_rotate_0
[05:36:00] [PASSED] drm_test_cmdline_rotate_90
[05:36:00] [PASSED] drm_test_cmdline_rotate_180
[05:36:00] [PASSED] drm_test_cmdline_rotate_270
[05:36:00] [PASSED] drm_test_cmdline_hmirror
[05:36:00] [PASSED] drm_test_cmdline_vmirror
[05:36:00] [PASSED] drm_test_cmdline_margin_options
[05:36:00] [PASSED] drm_test_cmdline_multiple_options
[05:36:00] [PASSED] drm_test_cmdline_bpp_extra_and_option
[05:36:00] [PASSED] drm_test_cmdline_extra_and_option
[05:36:00] [PASSED] drm_test_cmdline_freestanding_options
[05:36:00] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[05:36:00] [PASSED] drm_test_cmdline_panel_orientation
[05:36:00] ================ drm_test_cmdline_invalid  =================
[05:36:00] [PASSED] margin_only
[05:36:00] [PASSED] interlace_only
[05:36:00] [PASSED] res_missing_x
[05:36:00] [PASSED] res_missing_y
[05:36:00] [PASSED] res_bad_y
[05:36:00] [PASSED] res_missing_y_bpp
[05:36:00] [PASSED] res_bad_bpp
[05:36:00] [PASSED] res_bad_refresh
[05:36:00] [PASSED] res_bpp_refresh_force_on_off
[05:36:00] [PASSED] res_invalid_mode
[05:36:00] [PASSED] res_bpp_wrong_place_mode
[05:36:00] [PASSED] name_bpp_refresh
[05:36:00] [PASSED] name_refresh
[05:36:00] [PASSED] name_refresh_wrong_mode
[05:36:00] [PASSED] name_refresh_invalid_mode
[05:36:00] [PASSED] rotate_multiple
[05:36:00] [PASSED] rotate_invalid_val
[05:36:00] [PASSED] rotate_truncated
[05:36:00] [PASSED] invalid_option
[05:36:00] [PASSED] invalid_tv_option
[05:36:00] [PASSED] truncated_tv_option
[05:36:00] ============ [PASSED] drm_test_cmdline_invalid =============
[05:36:00] =============== drm_test_cmdline_tv_options  ===============
[05:36:00] [PASSED] NTSC
[05:36:00] [PASSED] NTSC_443
[05:36:00] [PASSED] NTSC_J
[05:36:00] [PASSED] PAL
[05:36:00] [PASSED] PAL_M
[05:36:00] [PASSED] PAL_N
[05:36:00] [PASSED] SECAM
[05:36:00] [PASSED] MONO_525
[05:36:00] [PASSED] MONO_625
[05:36:00] =========== [PASSED] drm_test_cmdline_tv_options ===========
[05:36:00] =============== [PASSED] drm_cmdline_parser ================
[05:36:00] ========== drmm_connector_hdmi_init (20 subtests) ==========
[05:36:00] [PASSED] drm_test_connector_hdmi_init_valid
[05:36:00] [PASSED] drm_test_connector_hdmi_init_bpc_8
[05:36:00] [PASSED] drm_test_connector_hdmi_init_bpc_10
[05:36:00] [PASSED] drm_test_connector_hdmi_init_bpc_12
[05:36:00] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[05:36:00] [PASSED] drm_test_connector_hdmi_init_bpc_null
[05:36:00] [PASSED] drm_test_connector_hdmi_init_formats_empty
[05:36:00] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[05:36:00] === drm_test_connector_hdmi_init_formats_yuv420_allowed  ===
[05:36:00] [PASSED] supported_formats=0x9 yuv420_allowed=1
[05:36:00] [PASSED] supported_formats=0x9 yuv420_allowed=0
[05:36:00] [PASSED] supported_formats=0x5 yuv420_allowed=1
[05:36:00] [PASSED] supported_formats=0x5 yuv420_allowed=0
[05:36:00] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[05:36:00] [PASSED] drm_test_connector_hdmi_init_null_ddc
[05:36:00] [PASSED] drm_test_connector_hdmi_init_null_product
[05:36:00] [PASSED] drm_test_connector_hdmi_init_null_vendor
[05:36:00] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[05:36:00] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[05:36:00] [PASSED] drm_test_connector_hdmi_init_product_valid
[05:36:00] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[05:36:00] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[05:36:00] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[05:36:00] ========= drm_test_connector_hdmi_init_type_valid  =========
[05:36:00] [PASSED] HDMI-A
[05:36:00] [PASSED] HDMI-B
[05:36:00] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[05:36:00] ======== drm_test_connector_hdmi_init_type_invalid  ========
[05:36:00] [PASSED] Unknown
[05:36:00] [PASSED] VGA
[05:36:00] [PASSED] DVI-I
[05:36:00] [PASSED] DVI-D
[05:36:00] [PASSED] DVI-A
[05:36:00] [PASSED] Composite
[05:36:00] [PASSED] SVIDEO
[05:36:00] [PASSED] LVDS
[05:36:00] [PASSED] Component
[05:36:00] [PASSED] DIN
[05:36:00] [PASSED] DP
[05:36:00] [PASSED] TV
[05:36:00] [PASSED] eDP
[05:36:00] [PASSED] Virtual
[05:36:00] [PASSED] DSI
[05:36:00] [PASSED] DPI
[05:36:00] [PASSED] Writeback
[05:36:00] [PASSED] SPI
[05:36:00] [PASSED] USB
[05:36:00] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[05:36:00] ============ [PASSED] drmm_connector_hdmi_init =============
[05:36:00] ============= drmm_connector_init (3 subtests) =============
[05:36:00] [PASSED] drm_test_drmm_connector_init
[05:36:00] [PASSED] drm_test_drmm_connector_init_null_ddc
[05:36:00] ========= drm_test_drmm_connector_init_type_valid  =========
[05:36:00] [PASSED] Unknown
[05:36:00] [PASSED] VGA
[05:36:00] [PASSED] DVI-I
[05:36:00] [PASSED] DVI-D
[05:36:00] [PASSED] DVI-A
[05:36:00] [PASSED] Composite
[05:36:00] [PASSED] SVIDEO
[05:36:00] [PASSED] LVDS
[05:36:00] [PASSED] Component
[05:36:00] [PASSED] DIN
[05:36:00] [PASSED] DP
[05:36:00] [PASSED] HDMI-A
[05:36:00] [PASSED] HDMI-B
[05:36:00] [PASSED] TV
[05:36:00] [PASSED] eDP
[05:36:00] [PASSED] Virtual
[05:36:00] [PASSED] DSI
[05:36:00] [PASSED] DPI
[05:36:00] [PASSED] Writeback
[05:36:00] [PASSED] SPI
[05:36:00] [PASSED] USB
[05:36:00] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[05:36:00] =============== [PASSED] drmm_connector_init ===============
[05:36:00] ========= drm_connector_dynamic_init (6 subtests) ==========
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_init
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_init_properties
[05:36:00] ===== drm_test_drm_connector_dynamic_init_type_valid  ======
[05:36:00] [PASSED] Unknown
[05:36:00] [PASSED] VGA
[05:36:00] [PASSED] DVI-I
[05:36:00] [PASSED] DVI-D
[05:36:00] [PASSED] DVI-A
[05:36:00] [PASSED] Composite
[05:36:00] [PASSED] SVIDEO
[05:36:00] [PASSED] LVDS
[05:36:00] [PASSED] Component
[05:36:00] [PASSED] DIN
[05:36:00] [PASSED] DP
[05:36:00] [PASSED] HDMI-A
[05:36:00] [PASSED] HDMI-B
[05:36:00] [PASSED] TV
[05:36:00] [PASSED] eDP
[05:36:00] [PASSED] Virtual
[05:36:00] [PASSED] DSI
[05:36:00] [PASSED] DPI
[05:36:00] [PASSED] Writeback
[05:36:00] [PASSED] SPI
[05:36:00] [PASSED] USB
[05:36:00] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[05:36:00] ======== drm_test_drm_connector_dynamic_init_name  =========
[05:36:00] [PASSED] Unknown
[05:36:00] [PASSED] VGA
[05:36:00] [PASSED] DVI-I
[05:36:00] [PASSED] DVI-D
[05:36:00] [PASSED] DVI-A
[05:36:00] [PASSED] Composite
[05:36:00] [PASSED] SVIDEO
[05:36:00] [PASSED] LVDS
[05:36:00] [PASSED] Component
[05:36:00] [PASSED] DIN
[05:36:00] [PASSED] DP
[05:36:00] [PASSED] HDMI-A
[05:36:00] [PASSED] HDMI-B
[05:36:00] [PASSED] TV
[05:36:00] [PASSED] eDP
[05:36:00] [PASSED] Virtual
[05:36:00] [PASSED] DSI
[05:36:00] [PASSED] DPI
[05:36:00] [PASSED] Writeback
[05:36:00] [PASSED] SPI
[05:36:00] [PASSED] USB
[05:36:00] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[05:36:00] =========== [PASSED] drm_connector_dynamic_init ============
[05:36:00] ==== drm_connector_dynamic_register_early (4 subtests) =====
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[05:36:00] ====== [PASSED] drm_connector_dynamic_register_early =======
[05:36:00] ======= drm_connector_dynamic_register (7 subtests) ========
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[05:36:00] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[05:36:00] ========= [PASSED] drm_connector_dynamic_register ==========
[05:36:00] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[05:36:00] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[05:36:00] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[05:36:00] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[05:36:00] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[05:36:00] ========== drm_test_get_tv_mode_from_name_valid  ===========
[05:36:00] [PASSED] NTSC
[05:36:00] [PASSED] NTSC-443
[05:36:00] [PASSED] NTSC-J
[05:36:00] [PASSED] PAL
[05:36:00] [PASSED] PAL-M
[05:36:00] [PASSED] PAL-N
[05:36:00] [PASSED] SECAM
[05:36:00] [PASSED] Mono
[05:36:00] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[05:36:00] [PASSED] drm_test_get_tv_mode_from_name_truncated
[05:36:00] ============ [PASSED] drm_get_tv_mode_from_name ============
[05:36:00] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[05:36:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[05:36:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[05:36:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[05:36:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[05:36:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[05:36:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[05:36:00] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid  =
[05:36:00] [PASSED] VIC 96
[05:36:00] [PASSED] VIC 97
[05:36:00] [PASSED] VIC 101
[05:36:00] [PASSED] VIC 102
[05:36:00] [PASSED] VIC 106
[05:36:00] [PASSED] VIC 107
[05:36:00] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[05:36:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[05:36:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[05:36:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[05:36:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[05:36:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[05:36:00] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[05:36:00] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[05:36:00] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name  ====
[05:36:00] [PASSED] Automatic
[05:36:00] [PASSED] Full
[05:36:00] [PASSED] Limited 16:235
[05:36:00] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[05:36:00] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[05:36:00] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[05:36:00] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[05:36:00] === drm_test_drm_hdmi_connector_get_output_format_name  ====
[05:36:00] [PASSED] RGB
[05:36:00] [PASSED] YUV 4:2:0
[05:36:00] [PASSED] YUV 4:2:2
[05:36:00] [PASSED] YUV 4:4:4
[05:36:00] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[05:36:00] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[05:36:00] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[05:36:00] ============= drm_damage_helper (21 subtests) ==============
[05:36:00] [PASSED] drm_test_damage_iter_no_damage
[05:36:00] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[05:36:00] [PASSED] drm_test_damage_iter_no_damage_src_moved
[05:36:00] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[05:36:00] [PASSED] drm_test_damage_iter_no_damage_not_visible
[05:36:00] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[05:36:00] [PASSED] drm_test_damage_iter_no_damage_no_fb
[05:36:00] [PASSED] drm_test_damage_iter_simple_damage
[05:36:00] [PASSED] drm_test_damage_iter_single_damage
[05:36:00] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[05:36:00] [PASSED] drm_test_damage_iter_single_damage_outside_src
[05:36:00] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[05:36:00] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[05:36:00] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[05:36:00] [PASSED] drm_test_damage_iter_single_damage_src_moved
[05:36:00] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[05:36:00] [PASSED] drm_test_damage_iter_damage
[05:36:00] [PASSED] drm_test_damage_iter_damage_one_intersect
[05:36:00] [PASSED] drm_test_damage_iter_damage_one_outside
[05:36:00] [PASSED] drm_test_damage_iter_damage_src_moved
[05:36:00] [PASSED] drm_test_damage_iter_damage_not_visible
[05:36:00] ================ [PASSED] drm_damage_helper ================
[05:36:00] ============== drm_dp_mst_helper (3 subtests) ==============
[05:36:00] ============== drm_test_dp_mst_calc_pbn_mode  ==============
[05:36:00] [PASSED] Clock 154000 BPP 30 DSC disabled
[05:36:00] [PASSED] Clock 234000 BPP 30 DSC disabled
[05:36:00] [PASSED] Clock 297000 BPP 24 DSC disabled
[05:36:00] [PASSED] Clock 332880 BPP 24 DSC enabled
[05:36:00] [PASSED] Clock 324540 BPP 24 DSC enabled
[05:36:00] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[05:36:00] ============== drm_test_dp_mst_calc_pbn_div  ===============
[05:36:00] [PASSED] Link rate 2000000 lane count 4
[05:36:00] [PASSED] Link rate 2000000 lane count 2
[05:36:00] [PASSED] Link rate 2000000 lane count 1
[05:36:00] [PASSED] Link rate 1350000 lane count 4
[05:36:00] [PASSED] Link rate 1350000 lane count 2
[05:36:00] [PASSED] Link rate 1350000 lane count 1
[05:36:00] [PASSED] Link rate 1000000 lane count 4
[05:36:00] [PASSED] Link rate 1000000 lane count 2
[05:36:00] [PASSED] Link rate 1000000 lane count 1
[05:36:00] [PASSED] Link rate 810000 lane count 4
[05:36:00] [PASSED] Link rate 810000 lane count 2
[05:36:00] [PASSED] Link rate 810000 lane count 1
[05:36:00] [PASSED] Link rate 540000 lane count 4
[05:36:00] [PASSED] Link rate 540000 lane count 2
[05:36:00] [PASSED] Link rate 540000 lane count 1
[05:36:00] [PASSED] Link rate 270000 lane count 4
[05:36:00] [PASSED] Link rate 270000 lane count 2
[05:36:00] [PASSED] Link rate 270000 lane count 1
[05:36:00] [PASSED] Link rate 162000 lane count 4
[05:36:00] [PASSED] Link rate 162000 lane count 2
[05:36:00] [PASSED] Link rate 162000 lane count 1
[05:36:00] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[05:36:00] ========= drm_test_dp_mst_sideband_msg_req_decode  =========
[05:36:00] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[05:36:00] [PASSED] DP_POWER_UP_PHY with port number
[05:36:00] [PASSED] DP_POWER_DOWN_PHY with port number
[05:36:00] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[05:36:00] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[05:36:00] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[05:36:00] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[05:36:00] [PASSED] DP_QUERY_PAYLOAD with port number
[05:36:00] [PASSED] DP_QUERY_PAYLOAD with VCPI
[05:36:00] [PASSED] DP_REMOTE_DPCD_READ with port number
[05:36:00] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[05:36:00] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[05:36:00] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[05:36:00] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[05:36:00] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[05:36:00] [PASSED] DP_REMOTE_I2C_READ with port number
[05:36:00] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[05:36:00] [PASSED] DP_REMOTE_I2C_READ with transactions array
[05:36:00] [PASSED] DP_REMOTE_I2C_WRITE with port number
[05:36:00] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[05:36:00] [PASSED] DP_REMOTE_I2C_WRITE with data array
[05:36:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[05:36:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[05:36:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[05:36:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[05:36:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[05:36:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[05:36:00] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[05:36:00] ================ [PASSED] drm_dp_mst_helper ================
[05:36:00] ================== drm_exec (7 subtests) ===================
[05:36:00] [PASSED] sanitycheck
[05:36:00] [PASSED] test_lock
[05:36:00] [PASSED] test_lock_unlock
[05:36:00] [PASSED] test_duplicates
[05:36:00] [PASSED] test_prepare
[05:36:00] [PASSED] test_prepare_array
[05:36:00] [PASSED] test_multiple_loops
[05:36:00] ==================== [PASSED] drm_exec =====================
[05:36:00] =========== drm_format_helper_test (17 subtests) ===========
[05:36:00] ============== drm_test_fb_xrgb8888_to_gray8  ==============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[05:36:00] ============= drm_test_fb_xrgb8888_to_rgb332  ==============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[05:36:00] ============= drm_test_fb_xrgb8888_to_rgb565  ==============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[05:36:00] ============ drm_test_fb_xrgb8888_to_xrgb1555  =============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[05:36:00] ============ drm_test_fb_xrgb8888_to_argb1555  =============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[05:36:00] ============ drm_test_fb_xrgb8888_to_rgba5551  =============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[05:36:00] ============= drm_test_fb_xrgb8888_to_rgb888  ==============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[05:36:00] ============= drm_test_fb_xrgb8888_to_bgr888  ==============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[05:36:00] ============ drm_test_fb_xrgb8888_to_argb8888  =============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[05:36:00] =========== drm_test_fb_xrgb8888_to_xrgb2101010  ===========
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[05:36:00] =========== drm_test_fb_xrgb8888_to_argb2101010  ===========
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[05:36:00] ============== drm_test_fb_xrgb8888_to_mono  ===============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[05:36:00] ==================== drm_test_fb_swab  =====================
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ================ [PASSED] drm_test_fb_swab =================
[05:36:00] ============ drm_test_fb_xrgb8888_to_xbgr8888  =============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[05:36:00] ============ drm_test_fb_xrgb8888_to_abgr8888  =============
[05:36:00] [PASSED] single_pixel_source_buffer
[05:36:00] [PASSED] single_pixel_clip_rectangle
[05:36:00] [PASSED] well_known_colors
[05:36:00] [PASSED] destination_pitch
[05:36:00] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[05:36:00] ================= drm_test_fb_clip_offset  =================
[05:36:00] [PASSED] pass through
[05:36:00] [PASSED] horizontal offset
[05:36:00] [PASSED] vertical offset
[05:36:00] [PASSED] horizontal and vertical offset
[05:36:00] [PASSED] horizontal offset (custom pitch)
[05:36:00] [PASSED] vertical offset (custom pitch)
[05:36:00] [PASSED] horizontal and vertical offset (custom pitch)
[05:36:00] ============= [PASSED] drm_test_fb_clip_offset =============
[05:36:00] =================== drm_test_fb_memcpy  ====================
[05:36:00] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[05:36:00] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[05:36:00] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[05:36:00] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[05:36:00] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[05:36:00] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[05:36:00] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[05:36:00] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[05:36:00] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[05:36:00] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[05:36:00] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[05:36:00] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[05:36:00] =============== [PASSED] drm_test_fb_memcpy ================
[05:36:00] ============= [PASSED] drm_format_helper_test ==============
[05:36:00] ================= drm_format (18 subtests) =================
[05:36:00] [PASSED] drm_test_format_block_width_invalid
[05:36:00] [PASSED] drm_test_format_block_width_one_plane
[05:36:00] [PASSED] drm_test_format_block_width_two_plane
[05:36:00] [PASSED] drm_test_format_block_width_three_plane
[05:36:00] [PASSED] drm_test_format_block_width_tiled
[05:36:00] [PASSED] drm_test_format_block_height_invalid
[05:36:00] [PASSED] drm_test_format_block_height_one_plane
[05:36:00] [PASSED] drm_test_format_block_height_two_plane
[05:36:00] [PASSED] drm_test_format_block_height_three_plane
[05:36:00] [PASSED] drm_test_format_block_height_tiled
[05:36:00] [PASSED] drm_test_format_min_pitch_invalid
[05:36:00] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[05:36:00] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[05:36:00] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[05:36:00] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[05:36:00] [PASSED] drm_test_format_min_pitch_two_plane
[05:36:00] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[05:36:00] [PASSED] drm_test_format_min_pitch_tiled
[05:36:00] =================== [PASSED] drm_format ====================
[05:36:00] ============== drm_framebuffer (10 subtests) ===============
[05:36:00] ========== drm_test_framebuffer_check_src_coords  ==========
[05:36:00] [PASSED] Success: source fits into fb
[05:36:00] [PASSED] Fail: overflowing fb with x-axis coordinate
[05:36:00] [PASSED] Fail: overflowing fb with y-axis coordinate
[05:36:00] [PASSED] Fail: overflowing fb with source width
[05:36:00] [PASSED] Fail: overflowing fb with source height
[05:36:00] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[05:36:00] [PASSED] drm_test_framebuffer_cleanup
[05:36:00] =============== drm_test_framebuffer_create  ===============
[05:36:00] [PASSED] ABGR8888 normal sizes
[05:36:00] [PASSED] ABGR8888 max sizes
[05:36:00] [PASSED] ABGR8888 pitch greater than min required
[05:36:00] [PASSED] ABGR8888 pitch less than min required
[05:36:00] [PASSED] ABGR8888 Invalid width
[05:36:00] [PASSED] ABGR8888 Invalid buffer handle
[05:36:00] [PASSED] No pixel format
[05:36:00] [PASSED] ABGR8888 Width 0
[05:36:00] [PASSED] ABGR8888 Height 0
[05:36:00] [PASSED] ABGR8888 Out of bound height * pitch combination
[05:36:00] [PASSED] ABGR8888 Large buffer offset
[05:36:00] [PASSED] ABGR8888 Buffer offset for inexistent plane
[05:36:00] [PASSED] ABGR8888 Invalid flag
[05:36:00] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[05:36:00] [PASSED] ABGR8888 Valid buffer modifier
[05:36:00] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[05:36:00] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[05:36:00] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[05:36:00] [PASSED] NV12 Normal sizes
[05:36:00] [PASSED] NV12 Max sizes
[05:36:00] [PASSED] NV12 Invalid pitch
[05:36:00] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[05:36:00] [PASSED] NV12 different  modifier per-plane
[05:36:00] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[05:36:00] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[05:36:00] [PASSED] NV12 Modifier for inexistent plane
[05:36:00] [PASSED] NV12 Handle for inexistent plane
[05:36:00] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[05:36:00] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[05:36:00] [PASSED] YVU420 Normal sizes
[05:36:00] [PASSED] YVU420 Max sizes
[05:36:00] [PASSED] YVU420 Invalid pitch
[05:36:00] [PASSED] YVU420 Different pitches
[05:36:00] [PASSED] YVU420 Different buffer offsets/pitches
[05:36:00] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[05:36:00] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[05:36:00] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[05:36:00] [PASSED] YVU420 Valid modifier
[05:36:00] [PASSED] YVU420 Different modifiers per plane
[05:36:00] [PASSED] YVU420 Modifier for inexistent plane
[05:36:00] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[05:36:00] [PASSED] X0L2 Normal sizes
[05:36:00] [PASSED] X0L2 Max sizes
[05:36:00] [PASSED] X0L2 Invalid pitch
[05:36:00] [PASSED] X0L2 Pitch greater than minimum required
[05:36:00] [PASSED] X0L2 Handle for inexistent plane
[05:36:00] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[05:36:00] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[05:36:00] [PASSED] X0L2 Valid modifier
[05:36:00] [PASSED] X0L2 Modifier for inexistent plane
[05:36:00] =========== [PASSED] drm_test_framebuffer_create ===========
[05:36:00] [PASSED] drm_test_framebuffer_free
[05:36:00] [PASSED] drm_test_framebuffer_init
[05:36:00] [PASSED] drm_test_framebuffer_init_bad_format
[05:36:00] [PASSED] drm_test_framebuffer_init_dev_mismatch
[05:36:00] [PASSED] drm_test_framebuffer_lookup
[05:36:00] [PASSED] drm_test_framebuffer_lookup_inexistent
[05:36:00] [PASSED] drm_test_framebuffer_modifiers_not_supported
[05:36:00] ================= [PASSED] drm_framebuffer =================
[05:36:00] ================ drm_gem_shmem (8 subtests) ================
[05:36:00] [PASSED] drm_gem_shmem_test_obj_create
[05:36:00] [PASSED] drm_gem_shmem_test_obj_create_private
[05:36:00] [PASSED] drm_gem_shmem_test_pin_pages
[05:36:00] [PASSED] drm_gem_shmem_test_vmap
[05:36:00] [PASSED] drm_gem_shmem_test_get_sg_table
[05:36:00] [PASSED] drm_gem_shmem_test_get_pages_sgt
[05:36:00] [PASSED] drm_gem_shmem_test_madvise
[05:36:00] [PASSED] drm_gem_shmem_test_purge
[05:36:00] ================== [PASSED] drm_gem_shmem ==================
[05:36:00] === drm_atomic_helper_connector_hdmi_check (27 subtests) ===
[05:36:00] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[05:36:00] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[05:36:00] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[05:36:00] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[05:36:00] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[05:36:00] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[05:36:00] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420  =======
[05:36:00] [PASSED] Automatic
[05:36:00] [PASSED] Full
[05:36:00] [PASSED] Limited 16:235
[05:36:00] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[05:36:00] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[05:36:00] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[05:36:00] [PASSED] drm_test_check_disable_connector
[05:36:00] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[05:36:00] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[05:36:00] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[05:36:00] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[05:36:00] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[05:36:00] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[05:36:00] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[05:36:00] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[05:36:00] [PASSED] drm_test_check_output_bpc_dvi
[05:36:00] [PASSED] drm_test_check_output_bpc_format_vic_1
[05:36:00] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[05:36:00] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[05:36:00] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[05:36:00] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[05:36:00] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[05:36:00] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[05:36:00] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[05:36:00] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[05:36:00] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[05:36:00] [PASSED] drm_test_check_broadcast_rgb_value
[05:36:00] [PASSED] drm_test_check_bpc_8_value
[05:36:00] [PASSED] drm_test_check_bpc_10_value
[05:36:00] [PASSED] drm_test_check_bpc_12_value
[05:36:00] [PASSED] drm_test_check_format_value
[05:36:00] [PASSED] drm_test_check_tmds_char_value
[05:36:00] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[05:36:00] = drm_atomic_helper_connector_hdmi_mode_valid (4 subtests) =
[05:36:00] [PASSED] drm_test_check_mode_valid
[05:36:00] [PASSED] drm_test_check_mode_valid_reject
[05:36:00] [PASSED] drm_test_check_mode_valid_reject_rate
[05:36:00] [PASSED] drm_test_check_mode_valid_reject_max_clock
[05:36:00] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[05:36:00] = drm_atomic_helper_connector_hdmi_infoframes (5 subtests) =
[05:36:00] [PASSED] drm_test_check_infoframes
[05:36:00] [PASSED] drm_test_check_reject_avi_infoframe
[05:36:00] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_8
[05:36:00] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_10
[05:36:00] [PASSED] drm_test_check_reject_audio_infoframe
[05:36:00] === [PASSED] drm_atomic_helper_connector_hdmi_infoframes ===
[05:36:00] ================= drm_managed (2 subtests) =================
[05:36:00] [PASSED] drm_test_managed_release_action
[05:36:00] [PASSED] drm_test_managed_run_action
[05:36:00] =================== [PASSED] drm_managed ===================
[05:36:00] =================== drm_mm (6 subtests) ====================
[05:36:00] [PASSED] drm_test_mm_init
[05:36:00] [PASSED] drm_test_mm_debug
[05:36:00] [PASSED] drm_test_mm_align32
[05:36:00] [PASSED] drm_test_mm_align64
[05:36:00] [PASSED] drm_test_mm_lowest
[05:36:00] [PASSED] drm_test_mm_highest
[05:36:00] ===================== [PASSED] drm_mm ======================
[05:36:00] ============= drm_modes_analog_tv (5 subtests) =============
[05:36:00] [PASSED] drm_test_modes_analog_tv_mono_576i
[05:36:00] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[05:36:00] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[05:36:00] [PASSED] drm_test_modes_analog_tv_pal_576i
[05:36:00] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[05:36:00] =============== [PASSED] drm_modes_analog_tv ===============
[05:36:00] ============== drm_plane_helper (2 subtests) ===============
[05:36:00] =============== drm_test_check_plane_state  ================
[05:36:00] [PASSED] clipping_simple
[05:36:00] [PASSED] clipping_rotate_reflect
[05:36:00] [PASSED] positioning_simple
[05:36:00] [PASSED] upscaling
[05:36:00] [PASSED] downscaling
[05:36:00] [PASSED] rounding1
[05:36:00] [PASSED] rounding2
[05:36:00] [PASSED] rounding3
[05:36:00] [PASSED] rounding4
[05:36:00] =========== [PASSED] drm_test_check_plane_state ============
[05:36:00] =========== drm_test_check_invalid_plane_state  ============
[05:36:00] [PASSED] positioning_invalid
[05:36:00] [PASSED] upscaling_invalid
[05:36:00] [PASSED] downscaling_invalid
[05:36:00] ======= [PASSED] drm_test_check_invalid_plane_state ========
[05:36:00] ================ [PASSED] drm_plane_helper =================
[05:36:00] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[05:36:00] ====== drm_test_connector_helper_tv_get_modes_check  =======
[05:36:00] [PASSED] None
[05:36:00] [PASSED] PAL
[05:36:00] [PASSED] NTSC
[05:36:00] [PASSED] Both, NTSC Default
[05:36:00] [PASSED] Both, PAL Default
[05:36:00] [PASSED] Both, NTSC Default, with PAL on command-line
[05:36:00] [PASSED] Both, PAL Default, with NTSC on command-line
[05:36:00] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[05:36:00] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[05:36:00] ================== drm_rect (9 subtests) ===================
[05:36:00] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[05:36:00] [PASSED] drm_test_rect_clip_scaled_not_clipped
[05:36:00] [PASSED] drm_test_rect_clip_scaled_clipped
[05:36:00] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[05:36:00] ================= drm_test_rect_intersect  =================
[05:36:00] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[05:36:00] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[05:36:00] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[05:36:00] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[05:36:00] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[05:36:00] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[05:36:00] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[05:36:00] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[05:36:00] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[05:36:00] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[05:36:00] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[05:36:00] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[05:36:00] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[05:36:00] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[05:36:00] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[05:36:00] ============= [PASSED] drm_test_rect_intersect =============
[05:36:00] ================ drm_test_rect_calc_hscale  ================
[05:36:00] [PASSED] normal use
[05:36:00] [PASSED] out of max range
[05:36:00] [PASSED] out of min range
[05:36:00] [PASSED] zero dst
[05:36:00] [PASSED] negative src
[05:36:00] [PASSED] negative dst
[05:36:00] ============ [PASSED] drm_test_rect_calc_hscale ============
[05:36:00] ================ drm_test_rect_calc_vscale  ================
[05:36:00] [PASSED] normal use
[05:36:00] [PASSED] out of max range
[05:36:00] [PASSED] out of min range
[05:36:00] [PASSED] zero dst
[05:36:00] [PASSED] negative src
[05:36:00] [PASSED] negative dst
[05:36:00] ============ [PASSED] drm_test_rect_calc_vscale ============
[05:36:00] ================== drm_test_rect_rotate  ===================
[05:36:00] [PASSED] reflect-x
[05:36:00] [PASSED] reflect-y
[05:36:00] [PASSED] rotate-0
[05:36:00] [PASSED] rotate-90
[05:36:00] [PASSED] rotate-180
[05:36:00] [PASSED] rotate-270
[05:36:00] ============== [PASSED] drm_test_rect_rotate ===============
[05:36:00] ================ drm_test_rect_rotate_inv  =================
[05:36:00] [PASSED] reflect-x
[05:36:00] [PASSED] reflect-y
[05:36:00] [PASSED] rotate-0
[05:36:00] [PASSED] rotate-90
[05:36:00] [PASSED] rotate-180
[05:36:00] [PASSED] rotate-270
[05:36:00] ============ [PASSED] drm_test_rect_rotate_inv =============
[05:36:00] ==================== [PASSED] drm_rect =====================
[05:36:00] ============ drm_sysfb_modeset_test (1 subtest) ============
[05:36:00] ============ drm_test_sysfb_build_fourcc_list  =============
[05:36:00] [PASSED] no native formats
[05:36:00] [PASSED] XRGB8888 as native format
[05:36:00] [PASSED] remove duplicates
[05:36:00] [PASSED] convert alpha formats
[05:36:00] [PASSED] random formats
[05:36:00] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[05:36:00] ============= [PASSED] drm_sysfb_modeset_test ==============
[05:36:00] ================== drm_fixp (2 subtests) ===================
[05:36:00] [PASSED] drm_test_int2fixp
[05:36:00] [PASSED] drm_test_sm2fixp
[05:36:00] ==================== [PASSED] drm_fixp =====================
[05:36:00] ============================================================
[05:36:00] Testing complete. Ran 621 tests: passed: 621
[05:36:00] Elapsed time: 26.171s total, 1.803s configuring, 24.202s building, 0.131s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[05:36:01] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[05:36:02] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[05:36:12] Starting KUnit Kernel (1/1)...
[05:36:12] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[05:36:12] ================= ttm_device (5 subtests) ==================
[05:36:12] [PASSED] ttm_device_init_basic
[05:36:12] [PASSED] ttm_device_init_multiple
[05:36:12] [PASSED] ttm_device_fini_basic
[05:36:12] [PASSED] ttm_device_init_no_vma_man
[05:36:12] ================== ttm_device_init_pools  ==================
[05:36:12] [PASSED] No DMA allocations, no DMA32 required
[05:36:12] [PASSED] DMA allocations, DMA32 required
[05:36:12] [PASSED] No DMA allocations, DMA32 required
[05:36:12] [PASSED] DMA allocations, no DMA32 required
[05:36:12] ============== [PASSED] ttm_device_init_pools ==============
[05:36:12] =================== [PASSED] ttm_device ====================
[05:36:12] ================== ttm_pool (8 subtests) ===================
[05:36:12] ================== ttm_pool_alloc_basic  ===================
[05:36:12] [PASSED] One page
[05:36:12] [PASSED] More than one page
[05:36:12] [PASSED] Above the allocation limit
[05:36:12] [PASSED] One page, with coherent DMA mappings enabled
[05:36:12] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[05:36:12] ============== [PASSED] ttm_pool_alloc_basic ===============
[05:36:12] ============== ttm_pool_alloc_basic_dma_addr  ==============
[05:36:12] [PASSED] One page
[05:36:12] [PASSED] More than one page
[05:36:12] [PASSED] Above the allocation limit
[05:36:12] [PASSED] One page, with coherent DMA mappings enabled
[05:36:12] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[05:36:12] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[05:36:12] [PASSED] ttm_pool_alloc_order_caching_match
[05:36:12] [PASSED] ttm_pool_alloc_caching_mismatch
[05:36:12] [PASSED] ttm_pool_alloc_order_mismatch
[05:36:12] [PASSED] ttm_pool_free_dma_alloc
[05:36:12] [PASSED] ttm_pool_free_no_dma_alloc
[05:36:12] [PASSED] ttm_pool_fini_basic
[05:36:12] ==================== [PASSED] ttm_pool =====================
[05:36:12] ================ ttm_resource (8 subtests) =================
[05:36:12] ================= ttm_resource_init_basic  =================
[05:36:12] [PASSED] Init resource in TTM_PL_SYSTEM
[05:36:12] [PASSED] Init resource in TTM_PL_VRAM
[05:36:12] [PASSED] Init resource in a private placement
[05:36:12] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[05:36:12] ============= [PASSED] ttm_resource_init_basic =============
[05:36:12] [PASSED] ttm_resource_init_pinned
[05:36:12] [PASSED] ttm_resource_fini_basic
[05:36:12] [PASSED] ttm_resource_manager_init_basic
[05:36:12] [PASSED] ttm_resource_manager_usage_basic
[05:36:12] [PASSED] ttm_resource_manager_set_used_basic
[05:36:12] [PASSED] ttm_sys_man_alloc_basic
[05:36:12] [PASSED] ttm_sys_man_free_basic
[05:36:12] ================== [PASSED] ttm_resource ===================
[05:36:12] =================== ttm_tt (15 subtests) ===================
[05:36:12] ==================== ttm_tt_init_basic  ====================
[05:36:12] [PASSED] Page-aligned size
[05:36:12] [PASSED] Extra pages requested
[05:36:12] ================ [PASSED] ttm_tt_init_basic ================
[05:36:12] [PASSED] ttm_tt_init_misaligned
[05:36:12] [PASSED] ttm_tt_fini_basic
[05:36:12] [PASSED] ttm_tt_fini_sg
[05:36:12] [PASSED] ttm_tt_fini_shmem
[05:36:12] [PASSED] ttm_tt_create_basic
[05:36:12] [PASSED] ttm_tt_create_invalid_bo_type
[05:36:12] [PASSED] ttm_tt_create_ttm_exists
[05:36:12] [PASSED] ttm_tt_create_failed
[05:36:12] [PASSED] ttm_tt_destroy_basic
[05:36:12] [PASSED] ttm_tt_populate_null_ttm
[05:36:12] [PASSED] ttm_tt_populate_populated_ttm
[05:36:12] [PASSED] ttm_tt_unpopulate_basic
[05:36:12] [PASSED] ttm_tt_unpopulate_empty_ttm
[05:36:12] [PASSED] ttm_tt_swapin_basic
[05:36:12] ===================== [PASSED] ttm_tt ======================
[05:36:12] =================== ttm_bo (14 subtests) ===================
[05:36:12] =========== ttm_bo_reserve_optimistic_no_ticket  ===========
[05:36:12] [PASSED] Cannot be interrupted and sleeps
[05:36:12] [PASSED] Cannot be interrupted, locks straight away
[05:36:12] [PASSED] Can be interrupted, sleeps
[05:36:12] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[05:36:12] [PASSED] ttm_bo_reserve_locked_no_sleep
[05:36:12] [PASSED] ttm_bo_reserve_no_wait_ticket
[05:36:12] [PASSED] ttm_bo_reserve_double_resv
[05:36:12] [PASSED] ttm_bo_reserve_interrupted
[05:36:12] [PASSED] ttm_bo_reserve_deadlock
[05:36:12] [PASSED] ttm_bo_unreserve_basic
[05:36:12] [PASSED] ttm_bo_unreserve_pinned
[05:36:12] [PASSED] ttm_bo_unreserve_bulk
[05:36:12] [PASSED] ttm_bo_fini_basic
[05:36:12] [PASSED] ttm_bo_fini_shared_resv
[05:36:12] [PASSED] ttm_bo_pin_basic
[05:36:12] [PASSED] ttm_bo_pin_unpin_resource
[05:36:12] [PASSED] ttm_bo_multiple_pin_one_unpin
[05:36:12] ===================== [PASSED] ttm_bo ======================
[05:36:12] ============== ttm_bo_validate (22 subtests) ===============
[05:36:12] ============== ttm_bo_init_reserved_sys_man  ===============
[05:36:12] [PASSED] Buffer object for userspace
[05:36:12] [PASSED] Kernel buffer object
[05:36:12] [PASSED] Shared buffer object
[05:36:12] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[05:36:12] ============== ttm_bo_init_reserved_mock_man  ==============
[05:36:12] [PASSED] Buffer object for userspace
[05:36:12] [PASSED] Kernel buffer object
[05:36:12] [PASSED] Shared buffer object
[05:36:12] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[05:36:12] [PASSED] ttm_bo_init_reserved_resv
[05:36:12] ================== ttm_bo_validate_basic  ==================
[05:36:12] [PASSED] Buffer object for userspace
[05:36:12] [PASSED] Kernel buffer object
[05:36:12] [PASSED] Shared buffer object
[05:36:12] ============== [PASSED] ttm_bo_validate_basic ==============
[05:36:12] [PASSED] ttm_bo_validate_invalid_placement
[05:36:12] ============= ttm_bo_validate_same_placement  ==============
[05:36:12] [PASSED] System manager
[05:36:12] [PASSED] VRAM manager
[05:36:12] ========= [PASSED] ttm_bo_validate_same_placement ==========
[05:36:12] [PASSED] ttm_bo_validate_failed_alloc
[05:36:12] [PASSED] ttm_bo_validate_pinned
[05:36:12] [PASSED] ttm_bo_validate_busy_placement
[05:36:12] ================ ttm_bo_validate_multihop  =================
[05:36:12] [PASSED] Buffer object for userspace
[05:36:12] [PASSED] Kernel buffer object
[05:36:12] [PASSED] Shared buffer object
[05:36:12] ============ [PASSED] ttm_bo_validate_multihop =============
[05:36:12] ========== ttm_bo_validate_no_placement_signaled  ==========
[05:36:12] [PASSED] Buffer object in system domain, no page vector
[05:36:12] [PASSED] Buffer object in system domain with an existing page vector
[05:36:12] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[05:36:12] ======== ttm_bo_validate_no_placement_not_signaled  ========
[05:36:12] [PASSED] Buffer object for userspace
[05:36:12] [PASSED] Kernel buffer object
[05:36:12] [PASSED] Shared buffer object
[05:36:12] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[05:36:12] [PASSED] ttm_bo_validate_move_fence_signaled
[05:36:12] ========= ttm_bo_validate_move_fence_not_signaled  =========
[05:36:12] [PASSED] Waits for GPU
[05:36:12] [PASSED] Tries to lock straight away
[05:36:12] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[05:36:12] [PASSED] ttm_bo_validate_swapout
[05:36:12] [PASSED] ttm_bo_validate_happy_evict
[05:36:12] [PASSED] ttm_bo_validate_all_pinned_evict
[05:36:12] [PASSED] ttm_bo_validate_allowed_only_evict
[05:36:12] [PASSED] ttm_bo_validate_deleted_evict
[05:36:12] [PASSED] ttm_bo_validate_busy_domain_evict
[05:36:12] [PASSED] ttm_bo_validate_evict_gutting
[05:36:12] [PASSED] ttm_bo_validate_recrusive_evict
[05:36:12] ================= [PASSED] ttm_bo_validate =================
[05:36:12] ============================================================
[05:36:12] Testing complete. Ran 102 tests: passed: 102
[05:36:12] Elapsed time: 11.504s total, 1.771s configuring, 9.517s building, 0.182s running

+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel



^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI
@ 2026-05-27  6:02 Riana Tauro
  2026-05-27  5:34 ` ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI (rev6) Patchwork
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Riana Tauro @ 2026-05-27  6:02 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, raag.jadav, ravi.kishore.koppuravuri,
	mallesh.koujalagi, soham.purkait

Define request/response structures and helper functions to query system
controller to get/clear counter values for CRI if supported.

Integrate get-error-counter with xe_drm_ras.

Usage:

Query all error counters using ynl

$ sudo ynl --family drm_ras --dump get-error-counter --json \
'{"node-id":0}'
[{'error-id': 1, 'error-name': 'core-compute', 'error-value': 0},
 {'error-id': 2, 'error-name': 'soc-internal', 'error-value': 0},
 {'error-id': 3, 'error-name': 'device-memory', 'error-value': 0},
 {'error-id': 4, 'error-name': 'pcie', 'error-value': 0},
 {'error-id': 5, 'error-name': 'fabric', 'error-value': 0}]

Query single error counter using ynl

$ sudo ynl --family drm_ras  --do get-error-counter --json \
  '{"node-id":1, "error-id":1}'
{'error-id': 1, 'error-name': 'core-compute', 'error-value': 2}

Clear counter using ynl

$ sudo ynl --family drm_ras  --do clear-error-counter --json '\
{"node-id":1, "error-id":1}'
None

Rev2: add helper for clear counter
      separate get error counter for other usecases
      move commands to sysctrl layer

Rev3: integrate clear-error-counter with drm_ras
      use drm_ras flag
      move drm_ras registration to ras init flow

Rev4: rebase

Rev5: rename error_class to counter
      add prepare comman helper to sysctrl layer
      add a debug log on success
      skip drm_ras flag for vf update info

Rev6: simplify structure member names
      use local variable for counter
      rename sysctrl helper function
      fix log

Riana Tauro (6):
  drm/xe/uapi: Add additional error components to xe drm_ras
  drm/xe/xe_ras: Add support to get error counter in CRI
  drm/xe/xe_ras: Add support to clear error counter
  drm/xe/xe_drm_ras: Wire get/clear counter callbacks
  drm/xe: Move xe drm_ras initialization
  drm/xe/xe_ras: Add drm_ras feature flag

 drivers/gpu/drm/xe/xe_device.c                |  20 +-
 drivers/gpu/drm/xe/xe_device_types.h          |   2 +
 drivers/gpu/drm/xe/xe_drm_ras.c               |  41 ++--
 drivers/gpu/drm/xe/xe_hw_error.c              |  13 --
 drivers/gpu/drm/xe/xe_pci.c                   |   3 +
 drivers/gpu/drm/xe/xe_pci_types.h             |   1 +
 drivers/gpu/drm/xe/xe_ras.c                   | 192 ++++++++++++++++++
 drivers/gpu/drm/xe/xe_ras.h                   |   5 +
 drivers/gpu/drm/xe/xe_ras_types.h             |  53 +++++
 drivers/gpu/drm/xe/xe_sysctrl_mailbox.c       |  28 +++
 drivers/gpu/drm/xe/xe_sysctrl_mailbox.h       |   3 +
 drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h |   4 +
 include/uapi/drm/xe_drm.h                     |  11 +-
 13 files changed, 339 insertions(+), 37 deletions(-)

-- 
2.47.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH v7 1/6] drm/xe/uapi: Add additional error components to xe drm_ras
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
  2026-05-27  5:34 ` ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI (rev6) Patchwork
  2026-05-27  5:36 ` ✓ CI.KUnit: success " Patchwork
@ 2026-05-27  6:02 ` Riana Tauro
  2026-05-27 15:44   ` Rodrigo Vivi
  2026-05-27  6:02 ` [PATCH v7 2/6] drm/xe/xe_ras: Add support to get error counter in CRI Riana Tauro
                   ` (6 subsequent siblings)
  9 siblings, 1 reply; 15+ messages in thread
From: Riana Tauro @ 2026-05-27  6:02 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, raag.jadav, ravi.kishore.koppuravuri,
	mallesh.koujalagi, soham.purkait

Add additional Error components supported by XE drm_ras (Reliability,
Availability and Serviceability).

Signed-off-by: Riana Tauro <riana.tauro@intel.com>
Reviewed-by: Aravind Iddamsetty <aravind.iddamsetty@linux.intel.com>
Reviewed-by: Mallesh Koujalagi <mallesh.koujalagi@intel.com>
---
 include/uapi/drm/xe_drm.h | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/include/uapi/drm/xe_drm.h b/include/uapi/drm/xe_drm.h
index 48e9f1fdb78d..50c80af4ad4e 100644
--- a/include/uapi/drm/xe_drm.h
+++ b/include/uapi/drm/xe_drm.h
@@ -2589,6 +2589,12 @@ enum drm_xe_ras_error_component {
 	DRM_XE_RAS_ERR_COMP_CORE_COMPUTE = 1,
 	/** @DRM_XE_RAS_ERR_COMP_SOC_INTERNAL: SoC Internal Error */
 	DRM_XE_RAS_ERR_COMP_SOC_INTERNAL,
+	/** @DRM_XE_RAS_ERR_COMP_DEVICE_MEMORY: Device Memory Error */
+	DRM_XE_RAS_ERR_COMP_DEVICE_MEMORY,
+	/** @DRM_XE_RAS_ERR_COMP_PCIE: PCIe Subsystem Error */
+	DRM_XE_RAS_ERR_COMP_PCIE,
+	/** @DRM_XE_RAS_ERR_COMP_FABRIC: Fabric Subsystem Error */
+	DRM_XE_RAS_ERR_COMP_FABRIC,
 	/** @DRM_XE_RAS_ERR_COMP_MAX: Max Error */
 	DRM_XE_RAS_ERR_COMP_MAX	/* non-ABI */
 };
@@ -2606,7 +2612,10 @@ enum drm_xe_ras_error_component {
  */
 #define DRM_XE_RAS_ERROR_COMPONENT_NAMES {				\
 	[DRM_XE_RAS_ERR_COMP_CORE_COMPUTE] = "core-compute",		\
-	[DRM_XE_RAS_ERR_COMP_SOC_INTERNAL] = "soc-internal"		\
+	[DRM_XE_RAS_ERR_COMP_SOC_INTERNAL] = "soc-internal",		\
+	[DRM_XE_RAS_ERR_COMP_DEVICE_MEMORY] = "device-memory",		\
+	[DRM_XE_RAS_ERR_COMP_PCIE] = "pcie",				\
+	[DRM_XE_RAS_ERR_COMP_FABRIC] = "fabric",			\
 }
 
 #if defined(__cplusplus)
-- 
2.47.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [PATCH v7 2/6] drm/xe/xe_ras: Add support to get error counter in CRI
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
                   ` (2 preceding siblings ...)
  2026-05-27  6:02 ` [PATCH v7 1/6] drm/xe/uapi: Add additional error components to xe drm_ras Riana Tauro
@ 2026-05-27  6:02 ` Riana Tauro
  2026-05-28  9:01   ` Raag Jadav
  2026-05-27  6:02 ` [PATCH v7 3/6] drm/xe/xe_ras: Add support to clear error counter Riana Tauro
                   ` (5 subsequent siblings)
  9 siblings, 1 reply; 15+ messages in thread
From: Riana Tauro @ 2026-05-27  6:02 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, raag.jadav, ravi.kishore.koppuravuri,
	mallesh.koujalagi, soham.purkait

Add request/response structures and helper functions to query system
controller to get error counter value.

Signed-off-by: Riana Tauro <riana.tauro@intel.com>
---
v2: add structures for clear counter
    move commands to sysctrl file
    split functions
    fix commit message (Raag)

v3: fix log message
    squash patches
    change error code for sysctrl error (Raag)

v4: rename function
    remove unecessary macro (Raag)
    add documentation for enum

v5: rebase

v6: add sysctrl command helper
    add debug log
    rename error_class to counter (Raag)

v7: use local variable to avoid nesting
    simplify structure member names
    rename sysctrl command helper (Raag)
---
 drivers/gpu/drm/xe/xe_ras.c                   | 91 +++++++++++++++++++
 drivers/gpu/drm/xe/xe_ras.h                   |  3 +
 drivers/gpu/drm/xe/xe_ras_types.h             | 28 ++++++
 drivers/gpu/drm/xe/xe_sysctrl_mailbox.c       | 28 ++++++
 drivers/gpu/drm/xe/xe_sysctrl_mailbox.h       |  3 +
 drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h |  2 +
 6 files changed, 155 insertions(+)

diff --git a/drivers/gpu/drm/xe/xe_ras.c b/drivers/gpu/drm/xe/xe_ras.c
index 4cb16b419b0c..33c979cd9a10 100644
--- a/drivers/gpu/drm/xe/xe_ras.c
+++ b/drivers/gpu/drm/xe/xe_ras.c
@@ -4,11 +4,14 @@
  */
 
 #include "xe_device.h"
+#include "xe_pm.h"
 #include "xe_printk.h"
 #include "xe_ras.h"
 #include "xe_ras_types.h"
 #include "xe_sysctrl.h"
 #include "xe_sysctrl_event_types.h"
+#include "xe_sysctrl_mailbox.h"
+#include "xe_sysctrl_mailbox_types.h"
 
 /* Severity of detected errors  */
 enum xe_ras_severity {
@@ -50,6 +53,36 @@ static const char *const xe_ras_components[] = {
 };
 static_assert(ARRAY_SIZE(xe_ras_components) == XE_RAS_COMP_MAX);
 
+static u8 drm_to_xe_ras_component(u8 component)
+{
+	switch (component) {
+	case DRM_XE_RAS_ERR_COMP_CORE_COMPUTE:
+		return XE_RAS_COMP_CORE_COMPUTE;
+	case DRM_XE_RAS_ERR_COMP_SOC_INTERNAL:
+		return XE_RAS_COMP_SOC_INTERNAL;
+	case DRM_XE_RAS_ERR_COMP_DEVICE_MEMORY:
+		return XE_RAS_COMP_DEVICE_MEMORY;
+	case DRM_XE_RAS_ERR_COMP_PCIE:
+		return XE_RAS_COMP_PCIE;
+	case DRM_XE_RAS_ERR_COMP_FABRIC:
+		return XE_RAS_COMP_FABRIC;
+	default:
+		return XE_RAS_COMP_NOT_SUPPORTED;
+	}
+}
+
+static u8 drm_to_xe_ras_severity(u8 severity)
+{
+	switch (severity) {
+	case DRM_XE_RAS_ERR_SEV_CORRECTABLE:
+		return XE_RAS_SEV_CORRECTABLE;
+	case DRM_XE_RAS_ERR_SEV_UNCORRECTABLE:
+		return XE_RAS_SEV_UNCORRECTABLE;
+	default:
+		return XE_RAS_SEV_NOT_SUPPORTED;
+	}
+}
+
 static inline const char *sev_to_str(u8 severity)
 {
 	if (severity >= XE_RAS_SEV_MAX)
@@ -91,3 +124,61 @@ void xe_ras_counter_threshold_crossed(struct xe_device *xe,
 			comp_to_str(component), sev_to_str(severity));
 	}
 }
+
+static int get_counter(struct xe_device *xe, struct xe_ras_error_class *counter, u32 *value)
+{
+	struct xe_ras_get_counter_response response = {0};
+	struct xe_ras_get_counter_request request = {0};
+	struct xe_sysctrl_mailbox_command command = {0};
+	struct xe_ras_error_common *common;
+	size_t rlen;
+	int ret;
+
+	request.counter = *counter;
+
+	xe_sysctrl_build_command(&command, XE_SYSCTRL_GROUP_GFSP, XE_SYSCTRL_CMD_GET_COUNTER,
+				 &request, sizeof(request), &response, sizeof(response));
+
+	ret = xe_sysctrl_send_command(&xe->sc, &command, &rlen);
+	if (ret) {
+		xe_err(xe, "sysctrl: failed to get counter %d\n", ret);
+		return ret;
+	}
+
+	if (rlen != sizeof(response)) {
+		xe_err(xe, "sysctrl: unexpected get counter response length %zu (expected %zu)\n",
+		       rlen, sizeof(response));
+		return -EIO;
+	}
+
+	common = &response.counter.common;
+	*value = response.value;
+
+	xe_dbg(xe, "[RAS]: get counter value %u for %s %s\n", *value,
+	       comp_to_str(common->component), sev_to_str(common->severity));
+
+	return 0;
+}
+
+/**
+ * xe_ras_get_counter() - Get error counter value
+ * @xe: Xe device instance
+ * @severity: Error severity to be queried (&enum drm_xe_ras_error_severity)
+ * @component: Error component to be queried (&enum drm_xe_ras_error_component)
+ * @value: Counter value
+ *
+ * This function retrieves the value of a specific error counter based on
+ * the error severity and component.
+ *
+ * Return: 0 on success, negative error code on failure.
+ */
+int xe_ras_get_counter(struct xe_device *xe, u8 severity, u8 component, u32 *value)
+{
+	struct xe_ras_error_class error_class = {0};
+
+	error_class.common.severity = drm_to_xe_ras_severity(severity);
+	error_class.common.component = drm_to_xe_ras_component(component);
+
+	guard(xe_pm_runtime)(xe);
+	return get_counter(xe, &error_class, value);
+}
diff --git a/drivers/gpu/drm/xe/xe_ras.h b/drivers/gpu/drm/xe/xe_ras.h
index ea90593b62dc..317b877e375d 100644
--- a/drivers/gpu/drm/xe/xe_ras.h
+++ b/drivers/gpu/drm/xe/xe_ras.h
@@ -6,10 +6,13 @@
 #ifndef _XE_RAS_H_
 #define _XE_RAS_H_
 
+#include <uapi/drm/xe_drm.h>
+
 struct xe_device;
 struct xe_sysctrl_event_response;
 
 void xe_ras_counter_threshold_crossed(struct xe_device *xe,
 				      struct xe_sysctrl_event_response *response);
+int xe_ras_get_counter(struct xe_device *xe, u8 severity, u8 component, u32 *value);
 
 #endif
diff --git a/drivers/gpu/drm/xe/xe_ras_types.h b/drivers/gpu/drm/xe/xe_ras_types.h
index 4e63c67f806a..cae633aea550 100644
--- a/drivers/gpu/drm/xe/xe_ras_types.h
+++ b/drivers/gpu/drm/xe/xe_ras_types.h
@@ -70,4 +70,32 @@ struct xe_ras_threshold_crossed {
 	struct xe_ras_error_class counters[XE_RAS_NUM_COUNTERS];
 } __packed;
 
+/**
+ * struct xe_ras_get_counter_request - Request structure for get counter
+ */
+struct xe_ras_get_counter_request {
+	/** @counter: Error counter to be queried */
+	struct xe_ras_error_class counter;
+	/** @reserved: Reserved for future use */
+	u32 reserved;
+} __packed;
+
+/**
+ * struct xe_ras_get_counter_response - Response structure for get counter
+ */
+struct xe_ras_get_counter_response {
+	/** @counter: Error counter that was queried */
+	struct xe_ras_error_class counter;
+	/** @value: Current counter value */
+	u32 value;
+	/** @timestamp: Timestamp when counter was last updated */
+	u64 timestamp;
+	/** @threshold: Threshold value for the counter */
+	u32 threshold;
+	/** @reserved: Reserved */
+	u32 reserved;
+	/** @reserved1: Reserved for future use */
+	u32 reserved1[56];
+} __packed;
+
 #endif
diff --git a/drivers/gpu/drm/xe/xe_sysctrl_mailbox.c b/drivers/gpu/drm/xe/xe_sysctrl_mailbox.c
index 3caa9f15875f..bdb4611b5685 100644
--- a/drivers/gpu/drm/xe/xe_sysctrl_mailbox.c
+++ b/drivers/gpu/drm/xe/xe_sysctrl_mailbox.c
@@ -293,6 +293,34 @@ static int sysctrl_send_command(struct xe_sysctrl *sc,
 	return 0;
 }
 
+/**
+ * xe_sysctrl_build_command() - Build System controller command structure
+ * @command: Sysctrl command structure
+ * @group: Command group ID
+ * @cmd_id: Command ID
+ * @request: Pointer to request buffer (can be NULL)
+ * @request_len: Size of request buffer
+ * @response: Pointer to response buffer
+ * @response_len: Size of response buffer
+ *
+ * Helper function to build sysctrl command to be sent via %xe_sysctrl_send_command()
+ */
+void xe_sysctrl_build_command(struct xe_sysctrl_mailbox_command *command, u8 group, u8 cmd_id,
+			      void *request, size_t request_len, void *response,
+			      size_t response_len)
+{
+	struct xe_sysctrl_app_msg_hdr header = {0};
+
+	header.data = FIELD_PREP(APP_HDR_GROUP_ID_MASK, group) |
+		      FIELD_PREP(APP_HDR_COMMAND_MASK, cmd_id);
+
+	command->header = header;
+	command->data_in = request;
+	command->data_in_len = request_len;
+	command->data_out = response;
+	command->data_out_len = response_len;
+}
+
 /**
  * xe_sysctrl_mailbox_init - Initialize System Controller mailbox interface
  * @sc: System controller structure
diff --git a/drivers/gpu/drm/xe/xe_sysctrl_mailbox.h b/drivers/gpu/drm/xe/xe_sysctrl_mailbox.h
index f67e9234de48..0ba09d6d4da7 100644
--- a/drivers/gpu/drm/xe/xe_sysctrl_mailbox.h
+++ b/drivers/gpu/drm/xe/xe_sysctrl_mailbox.h
@@ -23,6 +23,9 @@ struct xe_sysctrl_mailbox_command;
 #define XE_SYSCTRL_APP_HDR_VERSION(hdr) \
 	FIELD_GET(APP_HDR_VERSION_MASK, (hdr)->data)
 
+void xe_sysctrl_build_command(struct xe_sysctrl_mailbox_command *command, u8 group, u8 cmd_id,
+			      void *request, size_t request_len, void *response,
+			      size_t response_len);
 void xe_sysctrl_mailbox_init(struct xe_sysctrl *sc);
 int xe_sysctrl_send_command(struct xe_sysctrl *sc,
 			    struct xe_sysctrl_mailbox_command *cmd,
diff --git a/drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h b/drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h
index 84d7c647e743..b315847cbf64 100644
--- a/drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h
+++ b/drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h
@@ -22,9 +22,11 @@ enum xe_sysctrl_group {
 /**
  * enum xe_sysctrl_gfsp_cmd - Commands supported by GFSP group
  *
+ * @XE_SYSCTRL_CMD_GET_COUNTER: Get error counter value
  * @XE_SYSCTRL_CMD_GET_PENDING_EVENT: Retrieve pending event
  */
 enum xe_sysctrl_gfsp_cmd {
+	XE_SYSCTRL_CMD_GET_COUNTER		= 0x03,
 	XE_SYSCTRL_CMD_GET_PENDING_EVENT	= 0x07,
 };
 
-- 
2.47.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [PATCH v7 3/6] drm/xe/xe_ras: Add support to clear error counter
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
                   ` (3 preceding siblings ...)
  2026-05-27  6:02 ` [PATCH v7 2/6] drm/xe/xe_ras: Add support to get error counter in CRI Riana Tauro
@ 2026-05-27  6:02 ` Riana Tauro
  2026-05-28  9:29   ` Raag Jadav
  2026-05-27  6:02 ` [PATCH v7 4/6] drm/xe/xe_drm_ras: Wire get/clear counter callbacks Riana Tauro
                   ` (4 subsequent siblings)
  9 siblings, 1 reply; 15+ messages in thread
From: Riana Tauro @ 2026-05-27  6:02 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, raag.jadav, ravi.kishore.koppuravuri,
	mallesh.koujalagi, soham.purkait

Add structures and helper function to clear error counter value.

Signed-off-by: Riana Tauro <riana.tauro@intel.com>
---
v2: add status codes (Aravind)
    fix log message
    squash structure patch (Raag)

v3: rename function
    add comma to enum members to avoid
    redundant churn
    align with tabs (Raag)

v4: rebase

v5: move header prepare function to sysctrl layer
    rename error_class to counter
    add a debug log (Raag)
    change error codes to -ENOSPC and -EIO
    print actual response status (Mallesh)

v6: use switch for error status
    simplify structure member names
    use -EPROTO for default case
    modify log (Raag)
---
 drivers/gpu/drm/xe/xe_ras.c                   | 86 +++++++++++++++++++
 drivers/gpu/drm/xe/xe_ras.h                   |  1 +
 drivers/gpu/drm/xe/xe_ras_types.h             | 25 ++++++
 drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h |  2 +
 4 files changed, 114 insertions(+)

diff --git a/drivers/gpu/drm/xe/xe_ras.c b/drivers/gpu/drm/xe/xe_ras.c
index 33c979cd9a10..60e9935c0722 100644
--- a/drivers/gpu/drm/xe/xe_ras.c
+++ b/drivers/gpu/drm/xe/xe_ras.c
@@ -34,6 +34,17 @@ enum xe_ras_component {
 	XE_RAS_COMP_MAX
 };
 
+/* RAS response status codes */
+enum xe_ras_response_status {
+	XE_RAS_STATUS_SUCCESS = 0,
+	XE_RAS_STATUS_INVALID_PARAM,
+	XE_RAS_STATUS_OP_NOT_SUPPORTED,
+	XE_RAS_STATUS_TIMEOUT,
+	XE_RAS_STATUS_HARDWARE_FAILURE,
+	XE_RAS_STATUS_INSUFFICIENT_RESOURCES,
+	XE_RAS_STATUS_MAX
+};
+
 static const char *const xe_ras_severities[] = {
 	[XE_RAS_SEV_NOT_SUPPORTED]		= "Not Supported",
 	[XE_RAS_SEV_CORRECTABLE]		= "Correctable Error",
@@ -83,6 +94,26 @@ static u8 drm_to_xe_ras_severity(u8 severity)
 	}
 }
 
+static int ras_status_to_errno(u32 status)
+{
+	switch (status) {
+	case XE_RAS_STATUS_SUCCESS:
+		return 0;
+	case XE_RAS_STATUS_INVALID_PARAM:
+		return -EINVAL;
+	case XE_RAS_STATUS_OP_NOT_SUPPORTED:
+		return -EOPNOTSUPP;
+	case XE_RAS_STATUS_TIMEOUT:
+		return -ETIMEDOUT;
+	case XE_RAS_STATUS_HARDWARE_FAILURE:
+		return -EIO;
+	case XE_RAS_STATUS_INSUFFICIENT_RESOURCES:
+		return -ENOSPC;
+	default:
+		return -EPROTO;
+	}
+}
+
 static inline const char *sev_to_str(u8 severity)
 {
 	if (severity >= XE_RAS_SEV_MAX)
@@ -182,3 +213,58 @@ int xe_ras_get_counter(struct xe_device *xe, u8 severity, u8 component, u32 *val
 	guard(xe_pm_runtime)(xe);
 	return get_counter(xe, &error_class, value);
 }
+
+/**
+ * xe_ras_clear_counter() - Clear error counter value
+ * @xe: Xe device instance
+ * @severity: Error severity to be cleared (&enum drm_xe_ras_error_severity)
+ * @component: Error component to be cleared (&enum drm_xe_ras_error_component)
+ *
+ * This function clears the value of a specific error counter based on
+ * the error severity and component.
+ *
+ * Return: 0 on success, negative error code on failure.
+ */
+int xe_ras_clear_counter(struct xe_device *xe, u8 severity, u8 component)
+{
+	struct xe_ras_clear_counter_response response = {0};
+	struct xe_ras_clear_counter_request request = {0};
+	struct xe_sysctrl_mailbox_command command = {0};
+	struct xe_ras_error_class *counter;
+	size_t rlen;
+	int ret;
+
+	counter = &request.counter;
+	counter->common.severity = drm_to_xe_ras_severity(severity);
+	counter->common.component = drm_to_xe_ras_component(component);
+
+	xe_sysctrl_build_command(&command, XE_SYSCTRL_GROUP_GFSP, XE_SYSCTRL_CMD_CLEAR_COUNTER,
+				 &request, sizeof(request), &response, sizeof(response));
+
+	guard(xe_pm_runtime)(xe);
+	ret = xe_sysctrl_send_command(&xe->sc, &command, &rlen);
+	if (ret) {
+		xe_err(xe, "sysctrl: failed to clear counter %d\n", ret);
+		return ret;
+	}
+
+	if (rlen != sizeof(response)) {
+		xe_err(xe, "sysctrl: unexpected clear counter response length %zu (expected %zu)\n",
+		       rlen, sizeof(response));
+		return -EIO;
+	}
+
+	ret = ras_status_to_errno(response.status);
+	if (ret) {
+		xe_err(xe, "sysctrl: clear counter command failed with status %u, err %d\n",
+		       response.status, ret);
+		return ret;
+	}
+
+	counter = &response.counter;
+
+	xe_dbg(xe, "[RAS]: clear counter for %s %s\n", comp_to_str(counter->common.component),
+	       sev_to_str(counter->common.severity));
+
+	return 0;
+}
diff --git a/drivers/gpu/drm/xe/xe_ras.h b/drivers/gpu/drm/xe/xe_ras.h
index 317b877e375d..637956a33a19 100644
--- a/drivers/gpu/drm/xe/xe_ras.h
+++ b/drivers/gpu/drm/xe/xe_ras.h
@@ -14,5 +14,6 @@ struct xe_sysctrl_event_response;
 void xe_ras_counter_threshold_crossed(struct xe_device *xe,
 				      struct xe_sysctrl_event_response *response);
 int xe_ras_get_counter(struct xe_device *xe, u8 severity, u8 component, u32 *value);
+int xe_ras_clear_counter(struct xe_device *xe, u8 severity, u8 component);
 
 #endif
diff --git a/drivers/gpu/drm/xe/xe_ras_types.h b/drivers/gpu/drm/xe/xe_ras_types.h
index cae633aea550..eb26fa513947 100644
--- a/drivers/gpu/drm/xe/xe_ras_types.h
+++ b/drivers/gpu/drm/xe/xe_ras_types.h
@@ -98,4 +98,29 @@ struct xe_ras_get_counter_response {
 	u32 reserved1[56];
 } __packed;
 
+/**
+ * struct xe_ras_clear_counter_request - Request structure for clear counter
+ */
+struct xe_ras_clear_counter_request {
+	/** @counter: Counter class to be cleared */
+	struct xe_ras_error_class counter;
+	/** @reserved: Reserved for future use */
+	u32 reserved;
+} __packed;
+
+/**
+ * struct xe_ras_clear_counter_response - Response structure for clear counter
+ */
+struct xe_ras_clear_counter_response {
+	/** @counter: Counter class that was cleared */
+	struct xe_ras_error_class counter;
+	/** @reserved: Reserved */
+	u32 reserved;
+	/** @timestamp: Timestamp when the counter was cleared */
+	u64 timestamp;
+	/** @status: Status of the clear operation */
+	u32 status;
+	/** @reserved1: Reserved for future use */
+	u32 reserved1[3];
+} __packed;
 #endif
diff --git a/drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h b/drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h
index b315847cbf64..6e3753554510 100644
--- a/drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h
+++ b/drivers/gpu/drm/xe/xe_sysctrl_mailbox_types.h
@@ -23,10 +23,12 @@ enum xe_sysctrl_group {
  * enum xe_sysctrl_gfsp_cmd - Commands supported by GFSP group
  *
  * @XE_SYSCTRL_CMD_GET_COUNTER: Get error counter value
+ * @XE_SYSCTRL_CMD_CLEAR_COUNTER: Clear error counter value
  * @XE_SYSCTRL_CMD_GET_PENDING_EVENT: Retrieve pending event
  */
 enum xe_sysctrl_gfsp_cmd {
 	XE_SYSCTRL_CMD_GET_COUNTER		= 0x03,
+	XE_SYSCTRL_CMD_CLEAR_COUNTER		= 0x04,
 	XE_SYSCTRL_CMD_GET_PENDING_EVENT	= 0x07,
 };
 
-- 
2.47.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [PATCH v7 4/6] drm/xe/xe_drm_ras: Wire get/clear counter callbacks
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
                   ` (4 preceding siblings ...)
  2026-05-27  6:02 ` [PATCH v7 3/6] drm/xe/xe_ras: Add support to clear error counter Riana Tauro
@ 2026-05-27  6:02 ` Riana Tauro
  2026-05-27  6:02 ` [PATCH v7 5/6] drm/xe: Move xe drm_ras initialization Riana Tauro
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 15+ messages in thread
From: Riana Tauro @ 2026-05-27  6:02 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, raag.jadav, ravi.kishore.koppuravuri,
	mallesh.koujalagi, soham.purkait

Hook CRI get-error-counter and clear-error-counter support to
xe_drm_ras to allow userspace to query and clear counters if supported.

Integrate this with xe_drm_ras.

Usage:

Query all error counter value using ynl

$ sudo ynl --family drm_ras --dump get-error-counter --json \
'{"node-id":0}'
[{'error-id': 1, 'error-name': 'core-compute', 'error-value': 0},
 {'error-id': 2, 'error-name': 'soc-internal', 'error-value': 0},
 {'error-id': 3, 'error-name': 'device-memory', 'error-value': 0},
 {'error-id': 4, 'error-name': 'pcie', 'error-value': 0},
 {'error-id': 5, 'error-name': 'fabric', 'error-value': 0}]

Query single error counter value using ynl

$ sudo ynl --family drm_ras  --do get-error-counter --json \
'{"node-id":1, "error-id":1}'
{'error-id': 1, 'error-name': 'core-compute', 'error-value': 2}

Clear counter using ynl

$ sudo ynl --family drm_ras  --do clear-error-counter --json '\
{"node-id":1, "error-id":1}'
None

Signed-off-by: Riana Tauro <riana.tauro@intel.com>
Reviewed-by: Raag Jadav <raag.jadav@intel.com>
---
v2: split patches (Raag)

v3: fix early return 
    align spacing in commit message (Raag)
    integrate clear counter with drm_ras

v4: rebase

v5: rename functions (Raag)

v6: remove redundant commit message
    remove whitespace (Raag)
---
 drivers/gpu/drm/xe/xe_drm_ras.c | 41 +++++++++++++++++++++------------
 1 file changed, 26 insertions(+), 15 deletions(-)

diff --git a/drivers/gpu/drm/xe/xe_drm_ras.c b/drivers/gpu/drm/xe/xe_drm_ras.c
index c21c8b428de6..0f517e0f79eb 100644
--- a/drivers/gpu/drm/xe/xe_drm_ras.c
+++ b/drivers/gpu/drm/xe/xe_drm_ras.c
@@ -11,27 +11,46 @@
 
 #include "xe_device_types.h"
 #include "xe_drm_ras.h"
+#include "xe_ras.h"
 
 static const char * const error_components[] = DRM_XE_RAS_ERROR_COMPONENT_NAMES;
 static const char * const error_severity[] = DRM_XE_RAS_ERROR_SEVERITY_NAMES;
 
-static int hw_query_error_counter(struct xe_drm_ras_counter *info,
-				  u32 error_id, const char **name, u32 *val)
+static int query_error_counter(struct xe_device *xe,
+			       enum drm_xe_ras_error_severity severity,
+			       u32 error_id, const char **name, u32 *val)
 {
+	struct xe_drm_ras *ras = &xe->ras;
+	struct xe_drm_ras_counter *info = ras->info[severity];
+
 	if (!info || !info[error_id].name)
 		return -ENOENT;
 
 	*name = info[error_id].name;
+
+	/* Fetch counter from system controller if supported */
+	if (xe->info.has_sysctrl)
+		return xe_ras_get_counter(xe, severity, error_id, val);
+
 	*val = atomic_read(&info[error_id].counter);
 
 	return 0;
 }
 
-static int hw_clear_error_counter(struct xe_drm_ras_counter *info, u32 error_id)
+static int clear_error_counter(struct xe_device *xe,
+			       enum drm_xe_ras_error_severity severity,
+			       u32 error_id)
 {
+	struct xe_drm_ras *ras = &xe->ras;
+	struct xe_drm_ras_counter *info = ras->info[severity];
+
 	if (!info || !info[error_id].name)
 		return -ENOENT;
 
+	/* Clear counter from system controller if supported */
+	if (xe->info.has_sysctrl)
+		return xe_ras_clear_counter(xe, severity, error_id);
+
 	atomic_set(&info[error_id].counter, 0);
 
 	return 0;
@@ -41,38 +60,30 @@ static int query_uncorrectable_error_counter(struct drm_ras_node *ep, u32 error_
 					     const char **name, u32 *val)
 {
 	struct xe_device *xe = ep->priv;
-	struct xe_drm_ras *ras = &xe->ras;
-	struct xe_drm_ras_counter *info = ras->info[DRM_XE_RAS_ERR_SEV_UNCORRECTABLE];
 
-	return hw_query_error_counter(info, error_id, name, val);
+	return query_error_counter(xe, DRM_XE_RAS_ERR_SEV_UNCORRECTABLE, error_id, name, val);
 }
 
 static int clear_uncorrectable_error_counter(struct drm_ras_node *node, u32 error_id)
 {
 	struct xe_device *xe = node->priv;
-	struct xe_drm_ras *ras = &xe->ras;
-	struct xe_drm_ras_counter *info = ras->info[DRM_XE_RAS_ERR_SEV_UNCORRECTABLE];
 
-	return hw_clear_error_counter(info, error_id);
+	return clear_error_counter(xe, DRM_XE_RAS_ERR_SEV_UNCORRECTABLE, error_id);
 }
 
 static int query_correctable_error_counter(struct drm_ras_node *ep, u32 error_id,
 					   const char **name, u32 *val)
 {
 	struct xe_device *xe = ep->priv;
-	struct xe_drm_ras *ras = &xe->ras;
-	struct xe_drm_ras_counter *info = ras->info[DRM_XE_RAS_ERR_SEV_CORRECTABLE];
 
-	return hw_query_error_counter(info, error_id, name, val);
+	return query_error_counter(xe, DRM_XE_RAS_ERR_SEV_CORRECTABLE, error_id, name, val);
 }
 
 static int clear_correctable_error_counter(struct drm_ras_node *node, u32 error_id)
 {
 	struct xe_device *xe = node->priv;
-	struct xe_drm_ras *ras = &xe->ras;
-	struct xe_drm_ras_counter *info = ras->info[DRM_XE_RAS_ERR_SEV_CORRECTABLE];
 
-	return hw_clear_error_counter(info, error_id);
+	return clear_error_counter(xe, DRM_XE_RAS_ERR_SEV_CORRECTABLE, error_id);
 }
 
 static struct xe_drm_ras_counter *allocate_and_copy_counters(struct xe_device *xe)
-- 
2.47.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [PATCH v7 5/6] drm/xe: Move xe drm_ras initialization
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
                   ` (5 preceding siblings ...)
  2026-05-27  6:02 ` [PATCH v7 4/6] drm/xe/xe_drm_ras: Wire get/clear counter callbacks Riana Tauro
@ 2026-05-27  6:02 ` Riana Tauro
  2026-05-27  6:02 ` [PATCH v7 6/6] drm/xe/xe_ras: Add drm_ras feature flag Riana Tauro
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 15+ messages in thread
From: Riana Tauro @ 2026-05-27  6:02 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, raag.jadav, ravi.kishore.koppuravuri,
	mallesh.koujalagi, soham.purkait, Anoop Vijay,
	Umesh Nerlige Ramappa

Move xe drm_ras registration to RAS initialization flow and keep
hardware error initialization for processing errors reported
via irq.

Move soc remapper and system controller initialization
up in xe_device_probe as RAS initialization depends on both.

Cc: Anoop Vijay <anoop.c.vijay@intel.com>
Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Signed-off-by: Riana Tauro <riana.tauro@intel.com>
Reviewed-by: Raag Jadav <raag.jadav@intel.com>
---
v2: remove unnecessary log (Raag)
---
 drivers/gpu/drm/xe/xe_device.c   | 19 +++++++++++--------
 drivers/gpu/drm/xe/xe_hw_error.c | 13 -------------
 drivers/gpu/drm/xe/xe_ras.c      | 15 +++++++++++++++
 drivers/gpu/drm/xe/xe_ras.h      |  1 +
 4 files changed, 27 insertions(+), 21 deletions(-)

diff --git a/drivers/gpu/drm/xe/xe_device.c b/drivers/gpu/drm/xe/xe_device.c
index 576095cf0952..5a852e353258 100644
--- a/drivers/gpu/drm/xe/xe_device.c
+++ b/drivers/gpu/drm/xe/xe_device.c
@@ -61,6 +61,7 @@
 #include "xe_psmi.h"
 #include "xe_pxp.h"
 #include "xe_query.h"
+#include "xe_ras.h"
 #include "xe_shrinker.h"
 #include "xe_soc_remapper.h"
 #include "xe_survivability_mode.h"
@@ -963,6 +964,16 @@ int xe_device_probe(struct xe_device *xe)
 	if (err)
 		return err;
 
+	err = xe_soc_remapper_init(xe);
+	if (err)
+		return err;
+
+	err = xe_sysctrl_init(xe);
+	if (err)
+		return err;
+
+	xe_ras_init(xe);
+
 	/*
 	 * Now that GT is initialized (TTM in particular),
 	 * we can try to init display, and inherit the initial fb.
@@ -1003,10 +1014,6 @@ int xe_device_probe(struct xe_device *xe)
 
 	xe_nvm_init(xe);
 
-	err = xe_soc_remapper_init(xe);
-	if (err)
-		return err;
-
 	err = xe_heci_gsc_init(xe);
 	if (err)
 		return err;
@@ -1045,10 +1052,6 @@ int xe_device_probe(struct xe_device *xe)
 	if (err)
 		goto err_unregister_display;
 
-	err = xe_sysctrl_init(xe);
-	if (err)
-		goto err_unregister_display;
-
 	err = xe_device_sysfs_init(xe);
 	if (err)
 		goto err_unregister_display;
diff --git a/drivers/gpu/drm/xe/xe_hw_error.c b/drivers/gpu/drm/xe/xe_hw_error.c
index 5135e8e4093f..e0ae6fee2c0e 100644
--- a/drivers/gpu/drm/xe/xe_hw_error.c
+++ b/drivers/gpu/drm/xe/xe_hw_error.c
@@ -516,14 +516,6 @@ void xe_hw_error_irq_handler(struct xe_tile *tile, const u32 master_ctl)
 	}
 }
 
-static int hw_error_info_init(struct xe_device *xe)
-{
-	if (xe->info.platform != XE_PVC)
-		return 0;
-
-	return xe_drm_ras_init(xe);
-}
-
 /*
  * Process hardware errors during boot
  */
@@ -550,16 +542,11 @@ static void process_hw_errors(struct xe_device *xe)
 void xe_hw_error_init(struct xe_device *xe)
 {
 	struct xe_tile *tile = xe_device_get_root_tile(xe);
-	int ret;
 
 	if (!IS_DGFX(xe) || IS_SRIOV_VF(xe))
 		return;
 
 	INIT_WORK(&tile->csc_hw_error_work, csc_hw_error_work);
 
-	ret = hw_error_info_init(xe);
-	if (ret)
-		drm_err(&xe->drm, "Failed to initialize XE DRM RAS (%pe)\n", ERR_PTR(ret));
-
 	process_hw_errors(xe);
 }
diff --git a/drivers/gpu/drm/xe/xe_ras.c b/drivers/gpu/drm/xe/xe_ras.c
index 60e9935c0722..caf746765a8d 100644
--- a/drivers/gpu/drm/xe/xe_ras.c
+++ b/drivers/gpu/drm/xe/xe_ras.c
@@ -4,6 +4,7 @@
  */
 
 #include "xe_device.h"
+#include "xe_drm_ras.h"
 #include "xe_pm.h"
 #include "xe_printk.h"
 #include "xe_ras.h"
@@ -268,3 +269,17 @@ int xe_ras_clear_counter(struct xe_device *xe, u8 severity, u8 component)
 
 	return 0;
 }
+
+/**
+ * xe_ras_init - Initialize Xe RAS
+ * @xe: xe device instance
+ *
+ * Register drm_ras nodes
+ */
+void xe_ras_init(struct xe_device *xe)
+{
+	if (xe->info.platform != XE_PVC)
+		return;
+
+	xe_drm_ras_init(xe);
+}
diff --git a/drivers/gpu/drm/xe/xe_ras.h b/drivers/gpu/drm/xe/xe_ras.h
index 637956a33a19..c19c3602db80 100644
--- a/drivers/gpu/drm/xe/xe_ras.h
+++ b/drivers/gpu/drm/xe/xe_ras.h
@@ -15,5 +15,6 @@ void xe_ras_counter_threshold_crossed(struct xe_device *xe,
 				      struct xe_sysctrl_event_response *response);
 int xe_ras_get_counter(struct xe_device *xe, u8 severity, u8 component, u32 *value);
 int xe_ras_clear_counter(struct xe_device *xe, u8 severity, u8 component);
+void xe_ras_init(struct xe_device *xe);
 
 #endif
-- 
2.47.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [PATCH v7 6/6] drm/xe/xe_ras: Add drm_ras feature flag
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
                   ` (6 preceding siblings ...)
  2026-05-27  6:02 ` [PATCH v7 5/6] drm/xe: Move xe drm_ras initialization Riana Tauro
@ 2026-05-27  6:02 ` Riana Tauro
  2026-05-27  6:14 ` ✓ Xe.CI.BAT: success for Add get-error-counter and clear-error-counter support for CRI (rev6) Patchwork
  2026-05-27  8:21 ` ✓ Xe.CI.FULL: " Patchwork
  9 siblings, 0 replies; 15+ messages in thread
From: Riana Tauro @ 2026-05-27  6:02 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, raag.jadav, ravi.kishore.koppuravuri,
	mallesh.koujalagi, soham.purkait

Add xe drm_ras feature flag. Enable this flag for PVC and CRI to support
exposing RAS error counters via netlink.

Signed-off-by: Riana Tauro <riana.tauro@intel.com>
Reviewed-by: Raag Jadav <raag.jadav@intel.com>
---
v2: rename flag to drm_ras
    move drm_ras registration to ras_init (Raag)

v3: re-word commit message
    add drm_ras to vf device info
---
 drivers/gpu/drm/xe/xe_device.c       | 1 +
 drivers/gpu/drm/xe/xe_device_types.h | 2 ++
 drivers/gpu/drm/xe/xe_pci.c          | 3 +++
 drivers/gpu/drm/xe/xe_pci_types.h    | 1 +
 drivers/gpu/drm/xe/xe_ras.c          | 2 +-
 5 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/xe_device.c b/drivers/gpu/drm/xe/xe_device.c
index 5a852e353258..8c385f76f4b8 100644
--- a/drivers/gpu/drm/xe/xe_device.c
+++ b/drivers/gpu/drm/xe/xe_device.c
@@ -716,6 +716,7 @@ static void vf_update_device_info(struct xe_device *xe)
 	xe->info.has_late_bind = 0;
 	xe->info.skip_guc_pc = 1;
 	xe->info.skip_pcode = 1;
+	xe->info.has_drm_ras = false;
 }
 
 static int xe_device_vram_alloc(struct xe_device *xe)
diff --git a/drivers/gpu/drm/xe/xe_device_types.h b/drivers/gpu/drm/xe/xe_device_types.h
index 32dd2ffbc796..4e2f115f14e2 100644
--- a/drivers/gpu/drm/xe/xe_device_types.h
+++ b/drivers/gpu/drm/xe/xe_device_types.h
@@ -156,6 +156,8 @@ struct xe_device {
 		u8 has_cached_pt:1;
 		/** @info.has_device_atomics_on_smem: Supports device atomics on SMEM */
 		u8 has_device_atomics_on_smem:1;
+		/** @info.has_drm_ras: Device supports drm_ras (Reliability, Availability, Serviceability) */
+		u8 has_drm_ras:1;
 		/** @info.has_fan_control: Device supports fan control */
 		u8 has_fan_control:1;
 		/** @info.has_flat_ccs: Whether flat CCS metadata is used */
diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
index e2a1232c4fbf..2a87092ae41d 100644
--- a/drivers/gpu/drm/xe/xe_pci.c
+++ b/drivers/gpu/drm/xe/xe_pci.c
@@ -355,6 +355,7 @@ static const __maybe_unused struct xe_device_desc pvc_desc = {
 	PLATFORM(PVC),
 	.dma_mask_size = 52,
 	.has_display = false,
+	.has_drm_ras = true,
 	.has_gsc_nvm = 1,
 	.has_heci_gscfi = 1,
 	.max_gt_per_tile = 1,
@@ -457,6 +458,7 @@ static const struct xe_device_desc cri_desc = {
 	PLATFORM(CRESCENTISLAND),
 	.dma_mask_size = 52,
 	.has_display = false,
+	.has_drm_ras = true,
 	.has_flat_ccs = false,
 	.has_gsc_nvm = 1,
 	.has_i2c = true,
@@ -749,6 +751,7 @@ static int xe_info_init_early(struct xe_device *xe,
 
 	xe->info.is_dgfx = desc->is_dgfx;
 	xe->info.has_cached_pt = desc->has_cached_pt;
+	xe->info.has_drm_ras = desc->has_drm_ras;
 	xe->info.has_fan_control = desc->has_fan_control;
 	/* runtime fusing may force flat_ccs to disabled later */
 	xe->info.has_flat_ccs = desc->has_flat_ccs;
diff --git a/drivers/gpu/drm/xe/xe_pci_types.h b/drivers/gpu/drm/xe/xe_pci_types.h
index 5b85e2c24b7b..24d4a3d00517 100644
--- a/drivers/gpu/drm/xe/xe_pci_types.h
+++ b/drivers/gpu/drm/xe/xe_pci_types.h
@@ -40,6 +40,7 @@ struct xe_device_desc {
 
 	u8 has_cached_pt:1;
 	u8 has_display:1;
+	u8 has_drm_ras:1;
 	u8 has_fan_control:1;
 	u8 has_flat_ccs:1;
 	u8 has_gsc_nvm:1;
diff --git a/drivers/gpu/drm/xe/xe_ras.c b/drivers/gpu/drm/xe/xe_ras.c
index caf746765a8d..d32b326443b2 100644
--- a/drivers/gpu/drm/xe/xe_ras.c
+++ b/drivers/gpu/drm/xe/xe_ras.c
@@ -278,7 +278,7 @@ int xe_ras_clear_counter(struct xe_device *xe, u8 severity, u8 component)
  */
 void xe_ras_init(struct xe_device *xe)
 {
-	if (xe->info.platform != XE_PVC)
+	if (!xe->info.has_drm_ras)
 		return;
 
 	xe_drm_ras_init(xe);
-- 
2.47.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* ✓ Xe.CI.BAT: success for Add get-error-counter and clear-error-counter support for CRI (rev6)
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
                   ` (7 preceding siblings ...)
  2026-05-27  6:02 ` [PATCH v7 6/6] drm/xe/xe_ras: Add drm_ras feature flag Riana Tauro
@ 2026-05-27  6:14 ` Patchwork
  2026-05-27  8:21 ` ✓ Xe.CI.FULL: " Patchwork
  9 siblings, 0 replies; 15+ messages in thread
From: Patchwork @ 2026-05-27  6:14 UTC (permalink / raw)
  To: Tauro, Riana; +Cc: intel-xe

[-- Attachment #1: Type: text/plain, Size: 982 bytes --]

== Series Details ==

Series: Add get-error-counter and clear-error-counter support for CRI (rev6)
URL   : https://patchwork.freedesktop.org/series/164393/
State : success

== Summary ==

CI Bug Log - changes from xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85_BAT -> xe-pw-164393v6_BAT
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  

Participating hosts (13 -> 13)
------------------------------

  No changes in participating hosts


Changes
-------

  No changes found


Build changes
-------------

  * Linux: xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85 -> xe-pw-164393v6

  IGT_8938: b024a3b67372962ff6e643d3998c5cf5acc07081 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85: 14d3e29c36bea707856f5c03dbf7b0ef73fdeb85
  xe-pw-164393v6: 164393v6

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/index.html

[-- Attachment #2: Type: text/html, Size: 1530 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* ✓ Xe.CI.FULL: success for Add get-error-counter and clear-error-counter support for CRI (rev6)
  2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
                   ` (8 preceding siblings ...)
  2026-05-27  6:14 ` ✓ Xe.CI.BAT: success for Add get-error-counter and clear-error-counter support for CRI (rev6) Patchwork
@ 2026-05-27  8:21 ` Patchwork
  9 siblings, 0 replies; 15+ messages in thread
From: Patchwork @ 2026-05-27  8:21 UTC (permalink / raw)
  To: Tauro, Riana; +Cc: intel-xe

[-- Attachment #1: Type: text/plain, Size: 41225 bytes --]

== Series Details ==

Series: Add get-error-counter and clear-error-counter support for CRI (rev6)
URL   : https://patchwork.freedesktop.org/series/164393/
State : success

== Summary ==

CI Bug Log - changes from xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85_FULL -> xe-pw-164393v6_FULL
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  

Participating hosts (2 -> 2)
------------------------------

  No changes in participating hosts

Known issues
------------

  Here are the changes found in xe-pw-164393v6_FULL that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@kms_big_fb@4-tiled-32bpp-rotate-90:
    - shard-lnl:          NOTRUN -> [SKIP][1] ([Intel XE#1407])
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_big_fb@4-tiled-32bpp-rotate-90.html

  * igt@kms_big_fb@linear-8bpp-rotate-90:
    - shard-bmg:          NOTRUN -> [SKIP][2] ([Intel XE#2327])
   [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_big_fb@linear-8bpp-rotate-90.html

  * igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180-hflip:
    - shard-lnl:          NOTRUN -> [SKIP][3] ([Intel XE#7059] / [Intel XE#7085])
   [3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180-hflip.html

  * igt@kms_big_fb@y-tiled-8bpp-rotate-270:
    - shard-bmg:          NOTRUN -> [SKIP][4] ([Intel XE#1124]) +2 other tests skip
   [4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_big_fb@y-tiled-8bpp-rotate-270.html

  * igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
    - shard-lnl:          NOTRUN -> [SKIP][5] ([Intel XE#1477] / [Intel XE#7361])
   [5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html

  * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip:
    - shard-lnl:          NOTRUN -> [SKIP][6] ([Intel XE#1124]) +1 other test skip
   [6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip.html

  * igt@kms_bw@connected-linear-tiling-3-displays-target-2160x1440p:
    - shard-lnl:          NOTRUN -> [SKIP][7] ([Intel XE#7679])
   [7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_bw@connected-linear-tiling-3-displays-target-2160x1440p.html

  * igt@kms_bw@connected-linear-tiling-4-displays-target-2560x1440p:
    - shard-bmg:          NOTRUN -> [SKIP][8] ([Intel XE#7679])
   [8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_bw@connected-linear-tiling-4-displays-target-2560x1440p.html

  * igt@kms_bw@linear-tiling-4-displays-target-3840x2160p:
    - shard-bmg:          NOTRUN -> [SKIP][9] ([Intel XE#367])
   [9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_bw@linear-tiling-4-displays-target-3840x2160p.html
    - shard-lnl:          NOTRUN -> [SKIP][10] ([Intel XE#7676])
   [10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-7/igt@kms_bw@linear-tiling-4-displays-target-3840x2160p.html

  * igt@kms_ccs@ccs-on-another-bo-4-tiled-mtl-rc-ccs-cc:
    - shard-lnl:          NOTRUN -> [SKIP][11] ([Intel XE#2887]) +5 other tests skip
   [11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_ccs@ccs-on-another-bo-4-tiled-mtl-rc-ccs-cc.html

  * igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc:
    - shard-bmg:          NOTRUN -> [SKIP][12] ([Intel XE#2887]) +2 other tests skip
   [12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc.html

  * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs@pipe-a-edp-1:
    - shard-lnl:          NOTRUN -> [SKIP][13] ([Intel XE#2669] / [Intel XE#7389]) +3 other tests skip
   [13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs@pipe-a-edp-1.html

  * igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats:
    - shard-lnl:          NOTRUN -> [SKIP][14] ([Intel XE#373]) +3 other tests skip
   [14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-7/igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats.html
    - shard-bmg:          NOTRUN -> [SKIP][15] ([Intel XE#2252]) +1 other test skip
   [15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats.html

  * igt@kms_content_protection@atomic-hdcp14:
    - shard-bmg:          NOTRUN -> [FAIL][16] ([Intel XE#1178] / [Intel XE#3304] / [Intel XE#7374]) +1 other test fail
   [16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_content_protection@atomic-hdcp14.html

  * igt@kms_content_protection@lic-type-0:
    - shard-lnl:          NOTRUN -> [SKIP][17] ([Intel XE#7642])
   [17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_content_protection@lic-type-0.html

  * igt@kms_cursor_crc@cursor-offscreen-256x85:
    - shard-lnl:          NOTRUN -> [SKIP][18] ([Intel XE#1424])
   [18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_cursor_crc@cursor-offscreen-256x85.html

  * igt@kms_cursor_crc@cursor-sliding-512x512:
    - shard-bmg:          NOTRUN -> [SKIP][19] ([Intel XE#2321] / [Intel XE#7355])
   [19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_cursor_crc@cursor-sliding-512x512.html

  * igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
    - shard-bmg:          NOTRUN -> [SKIP][20] ([Intel XE#2286] / [Intel XE#6035])
   [20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html

  * igt@kms_dsc@dsc-with-bpc-formats:
    - shard-bmg:          NOTRUN -> [SKIP][21] ([Intel XE#2244])
   [21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_dsc@dsc-with-bpc-formats.html

  * igt@kms_feature_discovery@psr2:
    - shard-bmg:          NOTRUN -> [SKIP][22] ([Intel XE#2374] / [Intel XE#6128])
   [22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_feature_discovery@psr2.html

  * igt@kms_flip@2x-busy-flip:
    - shard-lnl:          NOTRUN -> [SKIP][23] ([Intel XE#1421])
   [23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_flip@2x-busy-flip.html

  * igt@kms_flip@flip-vs-expired-vblank-interruptible@c-edp1:
    - shard-lnl:          [PASS][24] -> [FAIL][25] ([Intel XE#301] / [Intel XE#3149])
   [24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-lnl-3/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-edp1.html
   [25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-5/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-edp1.html

  * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling:
    - shard-lnl:          NOTRUN -> [SKIP][26] ([Intel XE#1397] / [Intel XE#1745] / [Intel XE#7385])
   [26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling.html

  * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-default-mode:
    - shard-lnl:          NOTRUN -> [SKIP][27] ([Intel XE#1397] / [Intel XE#7385])
   [27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-default-mode.html

  * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling:
    - shard-lnl:          NOTRUN -> [SKIP][28] ([Intel XE#7178] / [Intel XE#7351])
   [28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-7/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html
    - shard-bmg:          NOTRUN -> [SKIP][29] ([Intel XE#7178] / [Intel XE#7351]) +1 other test skip
   [29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html

  * igt@kms_frontbuffer_tracking@drrs-1p-primscrn-cur-indfb-onoff:
    - shard-lnl:          NOTRUN -> [SKIP][30] ([Intel XE#6312] / [Intel XE#651]) +3 other tests skip
   [30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-cur-indfb-onoff.html

  * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-msflip-blt:
    - shard-bmg:          NOTRUN -> [SKIP][31] ([Intel XE#4141]) +3 other tests skip
   [31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-msflip-blt.html

  * igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-render:
    - shard-lnl:          NOTRUN -> [SKIP][32] ([Intel XE#656] / [Intel XE#7905]) +13 other tests skip
   [32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-render.html

  * igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-cur-indfb-draw-mmap-wc:
    - shard-bmg:          NOTRUN -> [SKIP][33] ([Intel XE#2311]) +10 other tests skip
   [33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-cur-indfb-draw-mmap-wc.html

  * igt@kms_frontbuffer_tracking@fbcdrrshdr-tiling-linear:
    - shard-lnl:          NOTRUN -> [SKIP][34] ([Intel XE#6312]) +5 other tests skip
   [34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_frontbuffer_tracking@fbcdrrshdr-tiling-linear.html

  * igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-spr-indfb-draw-blt:
    - shard-lnl:          NOTRUN -> [SKIP][35] ([Intel XE#7865]) +4 other tests skip
   [35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-spr-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbcpsr-abgr161616f-draw-mmap-wc:
    - shard-lnl:          NOTRUN -> [SKIP][36] ([Intel XE#7061] / [Intel XE#7356]) +1 other test skip
   [36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_frontbuffer_tracking@fbcpsr-abgr161616f-draw-mmap-wc.html

  * igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:
    - shard-lnl:          NOTRUN -> [SKIP][37] ([Intel XE#1469] / [Intel XE#7399])
   [37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html

  * igt@kms_frontbuffer_tracking@fbcpsrhdr-argb161616f-draw-blt:
    - shard-bmg:          NOTRUN -> [SKIP][38] ([Intel XE#7061]) +3 other tests skip
   [38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcpsrhdr-argb161616f-draw-blt.html

  * igt@kms_frontbuffer_tracking@hdr-2p-primscrn-pri-indfb-draw-blt:
    - shard-lnl:          NOTRUN -> [SKIP][39] ([Intel XE#7905]) +13 other tests skip
   [39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-7/igt@kms_frontbuffer_tracking@hdr-2p-primscrn-pri-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-pri-shrfb-draw-render:
    - shard-bmg:          NOTRUN -> [SKIP][40] ([Intel XE#2313]) +11 other tests skip
   [40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-pri-shrfb-draw-render.html

  * igt@kms_frontbuffer_tracking@psrhdr-argb161616f-draw-render:
    - shard-lnl:          NOTRUN -> [SKIP][41] ([Intel XE#7061]) +3 other tests skip
   [41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_frontbuffer_tracking@psrhdr-argb161616f-draw-render.html

  * igt@kms_hdr@static-swap@pipe-a-hdmi-a-3-xrgb2101010:
    - shard-bmg:          [PASS][42] -> [SKIP][43] ([Intel XE#7915]) +1 other test skip
   [42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-6/igt@kms_hdr@static-swap@pipe-a-hdmi-a-3-xrgb2101010.html
   [43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-1/igt@kms_hdr@static-swap@pipe-a-hdmi-a-3-xrgb2101010.html

  * igt@kms_joiner@invalid-modeset-force-ultra-joiner:
    - shard-lnl:          NOTRUN -> [SKIP][44] ([Intel XE#6900] / [Intel XE#7362])
   [44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_joiner@invalid-modeset-force-ultra-joiner.html

  * igt@kms_plane@pixel-format-y-tiled-ccs-modifier-source-clamping:
    - shard-lnl:          NOTRUN -> [SKIP][45] ([Intel XE#7283]) +1 other test skip
   [45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_plane@pixel-format-y-tiled-ccs-modifier-source-clamping.html

  * igt@kms_plane@pixel-format-yf-tiled-modifier-source-clamping:
    - shard-bmg:          NOTRUN -> [SKIP][46] ([Intel XE#7283])
   [46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_plane@pixel-format-yf-tiled-modifier-source-clamping.html

  * igt@kms_plane_multiple@2x-tiling-y:
    - shard-lnl:          NOTRUN -> [SKIP][47] ([Intel XE#4596] / [Intel XE#5854])
   [47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_plane_multiple@2x-tiling-y.html

  * igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling@pipe-b:
    - shard-lnl:          NOTRUN -> [SKIP][48] ([Intel XE#2763] / [Intel XE#6886]) +3 other tests skip
   [48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling@pipe-b.html

  * igt@kms_pm_backlight@basic-brightness:
    - shard-bmg:          NOTRUN -> [SKIP][49] ([Intel XE#7376] / [Intel XE#7760] / [Intel XE#870])
   [49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_pm_backlight@basic-brightness.html

  * igt@kms_pm_dc@dc5-dpms-negative:
    - shard-lnl:          NOTRUN -> [SKIP][50] ([Intel XE#1131])
   [50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_pm_dc@dc5-dpms-negative.html

  * igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf:
    - shard-lnl:          NOTRUN -> [SKIP][51] ([Intel XE#2893] / [Intel XE#4608] / [Intel XE#7304])
   [51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf.html

  * igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf@pipe-a-edp-1:
    - shard-lnl:          NOTRUN -> [SKIP][52] ([Intel XE#4608])
   [52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf@pipe-a-edp-1.html

  * igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf@pipe-b-edp-1:
    - shard-lnl:          NOTRUN -> [SKIP][53] ([Intel XE#4608] / [Intel XE#7304])
   [53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf@pipe-b-edp-1.html

  * igt@kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area:
    - shard-bmg:          NOTRUN -> [SKIP][54] ([Intel XE#1489]) +1 other test skip
   [54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area.html

  * igt@kms_psr@fbc-pr-sprite-blt:
    - shard-lnl:          NOTRUN -> [SKIP][55] ([Intel XE#1406])
   [55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_psr@fbc-pr-sprite-blt.html

  * igt@kms_psr@pr-cursor-plane-onoff:
    - shard-bmg:          NOTRUN -> [SKIP][56] ([Intel XE#2234] / [Intel XE#2850]) +2 other tests skip
   [56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_psr@pr-cursor-plane-onoff.html

  * igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
    - shard-lnl:          NOTRUN -> [SKIP][57] ([Intel XE#3414] / [Intel XE#3904] / [Intel XE#7342])
   [57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html

  * igt@sriov_basic@enable-vfs-autoprobe-off:
    - shard-lnl:          NOTRUN -> [SKIP][58] ([Intel XE#1091] / [Intel XE#2849])
   [58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@sriov_basic@enable-vfs-autoprobe-off.html

  * igt@xe_compute_preempt@compute-preempt-many-vram-evict:
    - shard-lnl:          NOTRUN -> [SKIP][59] ([Intel XE#5191] / [Intel XE#7316] / [Intel XE#7346])
   [59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_compute_preempt@compute-preempt-many-vram-evict.html

  * igt@xe_eudebug_online@pagefault-one-of-many:
    - shard-lnl:          NOTRUN -> [SKIP][60] ([Intel XE#7636]) +3 other tests skip
   [60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_eudebug_online@pagefault-one-of-many.html

  * igt@xe_eudebug_online@single-step:
    - shard-bmg:          NOTRUN -> [SKIP][61] ([Intel XE#7636]) +2 other tests skip
   [61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_eudebug_online@single-step.html

  * igt@xe_eudebug_sriov@deny-sriov:
    - shard-bmg:          NOTRUN -> [SKIP][62] ([Intel XE#5793] / [Intel XE#7320] / [Intel XE#7464])
   [62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_eudebug_sriov@deny-sriov.html

  * igt@xe_evict@evict-large-external-cm:
    - shard-lnl:          NOTRUN -> [SKIP][63] ([Intel XE#6540] / [Intel XE#688]) +2 other tests skip
   [63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_evict@evict-large-external-cm.html

  * igt@xe_exec_balancer@many-parallel-userptr-invalidate-race:
    - shard-lnl:          NOTRUN -> [SKIP][64] ([Intel XE#7482]) +4 other tests skip
   [64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-7/igt@xe_exec_balancer@many-parallel-userptr-invalidate-race.html

  * igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate:
    - shard-bmg:          NOTRUN -> [SKIP][65] ([Intel XE#2322] / [Intel XE#7372]) +1 other test skip
   [65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate.html

  * igt@xe_exec_basic@multigpu-once-userptr:
    - shard-lnl:          NOTRUN -> [SKIP][66] ([Intel XE#1392]) +1 other test skip
   [66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_exec_basic@multigpu-once-userptr.html

  * igt@xe_exec_fault_mode@once-multi-queue-userptr-invalidate-race-imm:
    - shard-bmg:          NOTRUN -> [SKIP][67] ([Intel XE#7136]) +1 other test skip
   [67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_exec_fault_mode@once-multi-queue-userptr-invalidate-race-imm.html

  * igt@xe_exec_fault_mode@once-multi-queue-userptr-rebind:
    - shard-lnl:          NOTRUN -> [SKIP][68] ([Intel XE#7136]) +2 other tests skip
   [68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_exec_fault_mode@once-multi-queue-userptr-rebind.html

  * igt@xe_exec_multi_queue@few-execs-preempt-mode-priority-smem:
    - shard-bmg:          NOTRUN -> [SKIP][69] ([Intel XE#6874]) +6 other tests skip
   [69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_exec_multi_queue@few-execs-preempt-mode-priority-smem.html

  * igt@xe_exec_multi_queue@one-queue-basic:
    - shard-lnl:          NOTRUN -> [SKIP][70] ([Intel XE#6874]) +8 other tests skip
   [70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_exec_multi_queue@one-queue-basic.html

  * igt@xe_exec_reset@long-spin-reuse-many-preempt-gt1-threads:
    - shard-bmg:          [PASS][71] -> [FAIL][72] ([Intel XE#7850])
   [71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-7/igt@xe_exec_reset@long-spin-reuse-many-preempt-gt1-threads.html
   [72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-8/igt@xe_exec_reset@long-spin-reuse-many-preempt-gt1-threads.html

  * igt@xe_exec_reset@multi-queue-gt-reset:
    - shard-lnl:          NOTRUN -> [SKIP][73] ([Intel XE#7866])
   [73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_exec_reset@multi-queue-gt-reset.html

  * igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-shared-nomemset:
    - shard-lnl:          [PASS][74] -> [ABORT][75] ([Intel XE#8007])
   [74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-lnl-7/igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-shared-nomemset.html
   [75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-5/igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-shared-nomemset.html

  * igt@xe_exec_system_allocator@threads-shared-vm-many-stride-mmap-huge-nomemset:
    - shard-bmg:          [PASS][76] -> [FAIL][77] ([Intel XE#8058])
   [76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-1/igt@xe_exec_system_allocator@threads-shared-vm-many-stride-mmap-huge-nomemset.html
   [77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_exec_system_allocator@threads-shared-vm-many-stride-mmap-huge-nomemset.html

  * igt@xe_exec_threads@threads-multi-queue-mixed-basic:
    - shard-lnl:          NOTRUN -> [SKIP][78] ([Intel XE#7138]) +2 other tests skip
   [78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_exec_threads@threads-multi-queue-mixed-basic.html

  * igt@xe_exec_threads@threads-multi-queue-shared-vm-userptr-invalidate-race:
    - shard-bmg:          NOTRUN -> [SKIP][79] ([Intel XE#7138]) +1 other test skip
   [79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_exec_threads@threads-multi-queue-shared-vm-userptr-invalidate-race.html

  * igt@xe_fault_injection@exec-queue-create-fail-xe_pxp_exec_queue_add:
    - shard-bmg:          NOTRUN -> [SKIP][80] ([Intel XE#6281] / [Intel XE#7426])
   [80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_fault_injection@exec-queue-create-fail-xe_pxp_exec_queue_add.html

  * igt@xe_multigpu_svm@mgpu-coherency-prefetch:
    - shard-lnl:          NOTRUN -> [SKIP][81] ([Intel XE#6964])
   [81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_multigpu_svm@mgpu-coherency-prefetch.html

  * igt@xe_non_msix@walker-interrupt-notification-non-msix:
    - shard-lnl:          NOTRUN -> [SKIP][82] ([Intel XE#7622])
   [82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_non_msix@walker-interrupt-notification-non-msix.html

  * igt@xe_page_reclaim@invalid-1g:
    - shard-lnl:          NOTRUN -> [SKIP][83] ([Intel XE#7793])
   [83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_page_reclaim@invalid-1g.html

  * igt@xe_pat@pat-index-xehpc:
    - shard-bmg:          NOTRUN -> [SKIP][84] ([Intel XE#1420] / [Intel XE#7590])
   [84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_pat@pat-index-xehpc.html

  * igt@xe_pm@d3cold-basic-exec:
    - shard-lnl:          NOTRUN -> [SKIP][85] ([Intel XE#2284] / [Intel XE#366] / [Intel XE#7370])
   [85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-7/igt@xe_pm@d3cold-basic-exec.html
    - shard-bmg:          NOTRUN -> [SKIP][86] ([Intel XE#2284] / [Intel XE#7370])
   [86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_pm@d3cold-basic-exec.html

  * igt@xe_pxp@pxp-stale-bo-bind-post-suspend:
    - shard-bmg:          NOTRUN -> [SKIP][87] ([Intel XE#4733] / [Intel XE#7417])
   [87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_pxp@pxp-stale-bo-bind-post-suspend.html

  * igt@xe_query@multigpu-query-oa-units:
    - shard-bmg:          NOTRUN -> [SKIP][88] ([Intel XE#944])
   [88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@xe_query@multigpu-query-oa-units.html

  * igt@xe_query@multigpu-query-topology:
    - shard-lnl:          NOTRUN -> [SKIP][89] ([Intel XE#944])
   [89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_query@multigpu-query-topology.html

  * igt@xe_sriov_admin@preempt-timeout-write-readback-vfs-disabled:
    - shard-lnl:          NOTRUN -> [SKIP][90] ([Intel XE#7174])
   [90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_sriov_admin@preempt-timeout-write-readback-vfs-disabled.html

  * igt@xe_survivability@runtime-survivability:
    - shard-lnl:          NOTRUN -> [SKIP][91] ([Intel XE#6529] / [Intel XE#7331] / [Intel XE#7388])
   [91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-8/igt@xe_survivability@runtime-survivability.html

  * igt@xe_vm@overcommit-fault-vram-lr-no-overcommit:
    - shard-lnl:          NOTRUN -> [SKIP][92] ([Intel XE#7892])
   [92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-7/igt@xe_vm@overcommit-fault-vram-lr-no-overcommit.html

  
#### Possible fixes ####

  * igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs@pipe-c-dp-2:
    - shard-bmg:          [FAIL][93] ([Intel XE#8190]) -> [PASS][94] +8 other tests pass
   [93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-2/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs@pipe-c-dp-2.html
   [94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-6/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs@pipe-c-dp-2.html

  * igt@kms_cursor_crc@cursor-sliding-256x256:
    - shard-bmg:          [FAIL][95] ([Intel XE#8117]) -> [PASS][96] +1 other test pass
   [95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-2/igt@kms_cursor_crc@cursor-sliding-256x256.html
   [96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-6/igt@kms_cursor_crc@cursor-sliding-256x256.html

  * igt@kms_flip@2x-flip-vs-absolute-wf_vblank@bd-dp2-hdmi-a3:
    - shard-bmg:          [DMESG-FAIL][97] -> [PASS][98]
   [97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-2/igt@kms_flip@2x-flip-vs-absolute-wf_vblank@bd-dp2-hdmi-a3.html
   [98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_flip@2x-flip-vs-absolute-wf_vblank@bd-dp2-hdmi-a3.html

  * igt@kms_flip@flip-vs-expired-vblank@c-edp1:
    - shard-lnl:          [FAIL][99] ([Intel XE#301] / [Intel XE#3149]) -> [PASS][100]
   [99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html
   [100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-4/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html

  * igt@kms_hdr@invalid-metadata-sizes@pipe-a-hdmi-a-3-xrgb16161616f:
    - shard-bmg:          [SKIP][101] ([Intel XE#7915]) -> [PASS][102] +3 other tests pass
   [101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-8/igt@kms_hdr@invalid-metadata-sizes@pipe-a-hdmi-a-3-xrgb16161616f.html
   [102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-4/igt@kms_hdr@invalid-metadata-sizes@pipe-a-hdmi-a-3-xrgb16161616f.html

  * igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1:
    - shard-lnl:          [FAIL][103] ([Intel XE#2142]) -> [PASS][104] +1 other test pass
   [103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-lnl-3/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
   [104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-7/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html

  * igt@xe_ccs@vm-bind-decompress:
    - shard-bmg:          [FAIL][105] ([Intel XE#8034]) -> [PASS][106]
   [105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-2/igt@xe_ccs@vm-bind-decompress.html
   [106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-6/igt@xe_ccs@vm-bind-decompress.html

  * igt@xe_exec_reset@long-spin-many-preempt-threads:
    - shard-bmg:          [FAIL][107] ([Intel XE#7956]) -> [PASS][108]
   [107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-5/igt@xe_exec_reset@long-spin-many-preempt-threads.html
   [108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-3/igt@xe_exec_reset@long-spin-many-preempt-threads.html

  * igt@xe_exec_reset@long-spin-sys-reuse-many-preempt-threads:
    - shard-bmg:          [FAIL][109] ([Intel XE#7850]) -> [PASS][110]
   [109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-2/igt@xe_exec_reset@long-spin-sys-reuse-many-preempt-threads.html
   [110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-6/igt@xe_exec_reset@long-spin-sys-reuse-many-preempt-threads.html

  
#### Warnings ####

  * igt@kms_flip@flip-vs-expired-vblank:
    - shard-lnl:          [FAIL][111] ([Intel XE#301] / [Intel XE#3149]) -> [FAIL][112] ([Intel XE#301])
   [111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank.html
   [112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-4/igt@kms_flip@flip-vs-expired-vblank.html

  * igt@kms_flip@flip-vs-expired-vblank-interruptible:
    - shard-lnl:          [FAIL][113] ([Intel XE#301]) -> [FAIL][114] ([Intel XE#301] / [Intel XE#3149])
   [113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-lnl-3/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
   [114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-lnl-5/igt@kms_flip@flip-vs-expired-vblank-interruptible.html

  * igt@kms_hdr@brightness-with-hdr:
    - shard-bmg:          [SKIP][115] ([Intel XE#3544] / [Intel XE#7916]) -> [SKIP][116] ([Intel XE#3544] / [Intel XE#7915] / [Intel XE#7916])
   [115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-10/igt@kms_hdr@brightness-with-hdr.html
   [116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-8/igt@kms_hdr@brightness-with-hdr.html

  * igt@kms_hdr@brightness-with-hdr@pipe-a-hdmi-a-3-xrgb16161616f:
    - shard-bmg:          [SKIP][117] ([Intel XE#7916]) -> [SKIP][118] ([Intel XE#7915]) +1 other test skip
   [117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-10/igt@kms_hdr@brightness-with-hdr@pipe-a-hdmi-a-3-xrgb16161616f.html
   [118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-8/igt@kms_hdr@brightness-with-hdr@pipe-a-hdmi-a-3-xrgb16161616f.html

  * igt@kms_tiled_display@basic-test-pattern:
    - shard-bmg:          [SKIP][119] ([Intel XE#2426] / [Intel XE#5848]) -> [FAIL][120] ([Intel XE#1729] / [Intel XE#7424])
   [119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85/shard-bmg-1/igt@kms_tiled_display@basic-test-pattern.html
   [120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/shard-bmg-2/igt@kms_tiled_display@basic-test-pattern.html

  
  [Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091
  [Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
  [Intel XE#1131]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1131
  [Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
  [Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392
  [Intel XE#1397]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1397
  [Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
  [Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
  [Intel XE#1420]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1420
  [Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
  [Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424
  [Intel XE#1469]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1469
  [Intel XE#1477]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1477
  [Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
  [Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
  [Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745
  [Intel XE#2142]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2142
  [Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
  [Intel XE#2244]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2244
  [Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
  [Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
  [Intel XE#2286]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2286
  [Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
  [Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
  [Intel XE#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321
  [Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
  [Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
  [Intel XE#2374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2374
  [Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
  [Intel XE#2669]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2669
  [Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
  [Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
  [Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
  [Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
  [Intel XE#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893
  [Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
  [Intel XE#3149]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3149
  [Intel XE#3304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3304
  [Intel XE#3414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3414
  [Intel XE#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544
  [Intel XE#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366
  [Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
  [Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
  [Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
  [Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
  [Intel XE#4596]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4596
  [Intel XE#4608]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4608
  [Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
  [Intel XE#5191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5191
  [Intel XE#5793]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5793
  [Intel XE#5848]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5848
  [Intel XE#5854]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5854
  [Intel XE#6035]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6035
  [Intel XE#6128]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6128
  [Intel XE#6281]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6281
  [Intel XE#6312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6312
  [Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
  [Intel XE#6529]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6529
  [Intel XE#6540]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6540
  [Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
  [Intel XE#6874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6874
  [Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
  [Intel XE#6886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6886
  [Intel XE#6900]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6900
  [Intel XE#6964]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6964
  [Intel XE#7059]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7059
  [Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
  [Intel XE#7085]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7085
  [Intel XE#7136]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7136
  [Intel XE#7138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7138
  [Intel XE#7174]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7174
  [Intel XE#7178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7178
  [Intel XE#7283]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7283
  [Intel XE#7304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7304
  [Intel XE#7316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7316
  [Intel XE#7320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7320
  [Intel XE#7331]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7331
  [Intel XE#7342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7342
  [Intel XE#7346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7346
  [Intel XE#7351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7351
  [Intel XE#7355]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7355
  [Intel XE#7356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7356
  [Intel XE#7361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7361
  [Intel XE#7362]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7362
  [Intel XE#7370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7370
  [Intel XE#7372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7372
  [Intel XE#7374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7374
  [Intel XE#7376]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7376
  [Intel XE#7385]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7385
  [Intel XE#7388]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7388
  [Intel XE#7389]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7389
  [Intel XE#7399]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7399
  [Intel XE#7417]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7417
  [Intel XE#7424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7424
  [Intel XE#7426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7426
  [Intel XE#7464]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7464
  [Intel XE#7482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7482
  [Intel XE#7590]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7590
  [Intel XE#7622]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7622
  [Intel XE#7636]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7636
  [Intel XE#7642]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7642
  [Intel XE#7676]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7676
  [Intel XE#7679]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7679
  [Intel XE#7760]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7760
  [Intel XE#7793]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7793
  [Intel XE#7850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7850
  [Intel XE#7865]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7865
  [Intel XE#7866]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7866
  [Intel XE#7892]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7892
  [Intel XE#7905]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7905
  [Intel XE#7915]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7915
  [Intel XE#7916]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7916
  [Intel XE#7956]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7956
  [Intel XE#8007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8007
  [Intel XE#8034]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8034
  [Intel XE#8058]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8058
  [Intel XE#8117]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8117
  [Intel XE#8190]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8190
  [Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
  [Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944


Build changes
-------------

  * Linux: xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85 -> xe-pw-164393v6

  IGT_8938: b024a3b67372962ff6e643d3998c5cf5acc07081 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  xe-5134-14d3e29c36bea707856f5c03dbf7b0ef73fdeb85: 14d3e29c36bea707856f5c03dbf7b0ef73fdeb85
  xe-pw-164393v6: 164393v6

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-164393v6/index.html

[-- Attachment #2: Type: text/html, Size: 46292 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PATCH v7 1/6] drm/xe/uapi: Add additional error components to xe drm_ras
  2026-05-27  6:02 ` [PATCH v7 1/6] drm/xe/uapi: Add additional error components to xe drm_ras Riana Tauro
@ 2026-05-27 15:44   ` Rodrigo Vivi
  0 siblings, 0 replies; 15+ messages in thread
From: Rodrigo Vivi @ 2026-05-27 15:44 UTC (permalink / raw)
  To: Riana Tauro
  Cc: intel-xe, anshuman.gupta, aravind.iddamsetty, badal.nilawar,
	raag.jadav, ravi.kishore.koppuravuri, mallesh.koujalagi,
	soham.purkait

On Wed, May 27, 2026 at 11:32:43AM +0530, Riana Tauro wrote:
> Add additional Error components supported by XE drm_ras (Reliability,
> Availability and Serviceability).
> 
> Signed-off-by: Riana Tauro <riana.tauro@intel.com>
> Reviewed-by: Aravind Iddamsetty <aravind.iddamsetty@linux.intel.com>
> Reviewed-by: Mallesh Koujalagi <mallesh.koujalagi@intel.com>

Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>

> ---
>  include/uapi/drm/xe_drm.h | 11 ++++++++++-
>  1 file changed, 10 insertions(+), 1 deletion(-)
> 
> diff --git a/include/uapi/drm/xe_drm.h b/include/uapi/drm/xe_drm.h
> index 48e9f1fdb78d..50c80af4ad4e 100644
> --- a/include/uapi/drm/xe_drm.h
> +++ b/include/uapi/drm/xe_drm.h
> @@ -2589,6 +2589,12 @@ enum drm_xe_ras_error_component {
>  	DRM_XE_RAS_ERR_COMP_CORE_COMPUTE = 1,
>  	/** @DRM_XE_RAS_ERR_COMP_SOC_INTERNAL: SoC Internal Error */
>  	DRM_XE_RAS_ERR_COMP_SOC_INTERNAL,
> +	/** @DRM_XE_RAS_ERR_COMP_DEVICE_MEMORY: Device Memory Error */
> +	DRM_XE_RAS_ERR_COMP_DEVICE_MEMORY,
> +	/** @DRM_XE_RAS_ERR_COMP_PCIE: PCIe Subsystem Error */
> +	DRM_XE_RAS_ERR_COMP_PCIE,
> +	/** @DRM_XE_RAS_ERR_COMP_FABRIC: Fabric Subsystem Error */
> +	DRM_XE_RAS_ERR_COMP_FABRIC,
>  	/** @DRM_XE_RAS_ERR_COMP_MAX: Max Error */
>  	DRM_XE_RAS_ERR_COMP_MAX	/* non-ABI */
>  };
> @@ -2606,7 +2612,10 @@ enum drm_xe_ras_error_component {
>   */
>  #define DRM_XE_RAS_ERROR_COMPONENT_NAMES {				\
>  	[DRM_XE_RAS_ERR_COMP_CORE_COMPUTE] = "core-compute",		\
> -	[DRM_XE_RAS_ERR_COMP_SOC_INTERNAL] = "soc-internal"		\
> +	[DRM_XE_RAS_ERR_COMP_SOC_INTERNAL] = "soc-internal",		\
> +	[DRM_XE_RAS_ERR_COMP_DEVICE_MEMORY] = "device-memory",		\
> +	[DRM_XE_RAS_ERR_COMP_PCIE] = "pcie",				\
> +	[DRM_XE_RAS_ERR_COMP_FABRIC] = "fabric",			\
>  }
>  
>  #if defined(__cplusplus)
> -- 
> 2.47.1
> 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PATCH v7 2/6] drm/xe/xe_ras: Add support to get error counter in CRI
  2026-05-27  6:02 ` [PATCH v7 2/6] drm/xe/xe_ras: Add support to get error counter in CRI Riana Tauro
@ 2026-05-28  9:01   ` Raag Jadav
  0 siblings, 0 replies; 15+ messages in thread
From: Raag Jadav @ 2026-05-28  9:01 UTC (permalink / raw)
  To: Riana Tauro
  Cc: intel-xe, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, ravi.kishore.koppuravuri, mallesh.koujalagi,
	soham.purkait

On Wed, May 27, 2026 at 11:32:44AM +0530, Riana Tauro wrote:

Nit: You're using 'CRI' in subject here but not in patch 3. I personally
think it's redundant but whatever your preference please make it consistent
across patches.

> Add request/response structures and helper functions to query system
> controller to get error counter value.

...

> +static u8 drm_to_xe_ras_component(u8 component)
> +{
> +	switch (component) {
> +	case DRM_XE_RAS_ERR_COMP_CORE_COMPUTE:
> +		return XE_RAS_COMP_CORE_COMPUTE;
> +	case DRM_XE_RAS_ERR_COMP_SOC_INTERNAL:
> +		return XE_RAS_COMP_SOC_INTERNAL;
> +	case DRM_XE_RAS_ERR_COMP_DEVICE_MEMORY:
> +		return XE_RAS_COMP_DEVICE_MEMORY;
> +	case DRM_XE_RAS_ERR_COMP_PCIE:
> +		return XE_RAS_COMP_PCIE;
> +	case DRM_XE_RAS_ERR_COMP_FABRIC:
> +		return XE_RAS_COMP_FABRIC;
> +	default:
> +		return XE_RAS_COMP_NOT_SUPPORTED;
> +	}
> +}
> +
> +static u8 drm_to_xe_ras_severity(u8 severity)
> +{
> +	switch (severity) {
> +	case DRM_XE_RAS_ERR_SEV_CORRECTABLE:
> +		return XE_RAS_SEV_CORRECTABLE;
> +	case DRM_XE_RAS_ERR_SEV_UNCORRECTABLE:
> +		return XE_RAS_SEV_UNCORRECTABLE;
> +	default:
> +		return XE_RAS_SEV_NOT_SUPPORTED;
> +	}
> +}

Nit: I'd make the ordering consistent with existing code, i.e.
drm_to_xe_ras_severity() at the top.

...

> +/**
> + * xe_ras_get_counter() - Get error counter value
> + * @xe: Xe device instance
> + * @severity: Error severity to be queried (&enum drm_xe_ras_error_severity)
> + * @component: Error component to be queried (&enum drm_xe_ras_error_component)
> + * @value: Counter value
> + *
> + * This function retrieves the value of a specific error counter based on
> + * the error severity and component.
> + *
> + * Return: 0 on success, negative error code on failure.
> + */
> +int xe_ras_get_counter(struct xe_device *xe, u8 severity, u8 component, u32 *value)
> +{
> +	struct xe_ras_error_class error_class = {0};

Make this consistent with the code, i.e. 'counter'

> +	error_class.common.severity = drm_to_xe_ras_severity(severity);
> +	error_class.common.component = drm_to_xe_ras_component(component);
> +
> +	guard(xe_pm_runtime)(xe);
> +	return get_counter(xe, &error_class, value);
> +}

...

> +/**
> + * struct xe_ras_get_counter_response - Response structure for get counter
> + */
> +struct xe_ras_get_counter_response {
> +	/** @counter: Error counter that was queried */
> +	struct xe_ras_error_class counter;
> +	/** @value: Current counter value */
> +	u32 value;
> +	/** @timestamp: Timestamp when counter was last updated */
> +	u64 timestamp;
> +	/** @threshold: Threshold value for the counter */
> +	u32 threshold;
> +	/** @reserved: Reserved */
> +	u32 reserved;
> +	/** @reserved1: Reserved for future use */
> +	u32 reserved1[56];

Why not 57 and do away with the duplicate?

> +} __packed;
> +
>  #endif
> diff --git a/drivers/gpu/drm/xe/xe_sysctrl_mailbox.c b/drivers/gpu/drm/xe/xe_sysctrl_mailbox.c
> index 3caa9f15875f..bdb4611b5685 100644
> --- a/drivers/gpu/drm/xe/xe_sysctrl_mailbox.c
> +++ b/drivers/gpu/drm/xe/xe_sysctrl_mailbox.c
> @@ -293,6 +293,34 @@ static int sysctrl_send_command(struct xe_sysctrl *sc,
>  	return 0;
>  }
>  
> +/**
> + * xe_sysctrl_build_command() - Build System controller command structure
> + * @command: Sysctrl command structure
> + * @group: Command group ID
> + * @cmd_id: Command ID
> + * @request: Pointer to request buffer (can be NULL)
> + * @request_len: Size of request buffer
> + * @response: Pointer to response buffer
> + * @response_len: Size of response buffer
> + *
> + * Helper function to build sysctrl command to be sent via %xe_sysctrl_send_command()
> + */
> +void xe_sysctrl_build_command(struct xe_sysctrl_mailbox_command *command, u8 group, u8 cmd_id,

I think a more suitable name would be xe_sysctrl_create_command(),
which is also a common pattern in some of the other parts of the driver.

PS: Also don't forget to update the doc accordingly.

> +			      void *request, size_t request_len, void *response,
> +			      size_t response_len)
> +{
> +	struct xe_sysctrl_app_msg_hdr header = {0};
> +
> +	header.data = FIELD_PREP(APP_HDR_GROUP_ID_MASK, group) |

Nit: I'd make this consistent with below, i.e. 'group_id'

Reviewed-by: Raag Jadav <raag.jadav@intel.com>

> +		      FIELD_PREP(APP_HDR_COMMAND_MASK, cmd_id);
> +
> +	command->header = header;
> +	command->data_in = request;
> +	command->data_in_len = request_len;
> +	command->data_out = response;
> +	command->data_out_len = response_len;
> +}

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PATCH v7 3/6] drm/xe/xe_ras: Add support to clear error counter
  2026-05-27  6:02 ` [PATCH v7 3/6] drm/xe/xe_ras: Add support to clear error counter Riana Tauro
@ 2026-05-28  9:29   ` Raag Jadav
  2026-05-28  9:39     ` Raag Jadav
  0 siblings, 1 reply; 15+ messages in thread
From: Raag Jadav @ 2026-05-28  9:29 UTC (permalink / raw)
  To: Riana Tauro
  Cc: intel-xe, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, ravi.kishore.koppuravuri, mallesh.koujalagi,
	soham.purkait

On Wed, May 27, 2026 at 11:32:45AM +0530, Riana Tauro wrote:
> Add structures and helper function to clear error counter value.

...

> +	ret = ras_status_to_errno(response.status);
> +	if (ret) {
> +		xe_err(xe, "sysctrl: clear counter command failed with status %u, err %d\n",

'%#x' specifier for status, it comes from the hardware. Also, I think
err is redundant here since it's just our interpretation of status (which
is already present) and it doesn't really help debug anything.

> +		       response.status, ret);
> +		return ret;
> +	}

Reviewed-by: Raag Jadav <raag.jadav@intel.com>

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PATCH v7 3/6] drm/xe/xe_ras: Add support to clear error counter
  2026-05-28  9:29   ` Raag Jadav
@ 2026-05-28  9:39     ` Raag Jadav
  0 siblings, 0 replies; 15+ messages in thread
From: Raag Jadav @ 2026-05-28  9:39 UTC (permalink / raw)
  To: Riana Tauro
  Cc: intel-xe, anshuman.gupta, rodrigo.vivi, aravind.iddamsetty,
	badal.nilawar, ravi.kishore.koppuravuri, mallesh.koujalagi,
	soham.purkait

On Thu, May 28, 2026 at 11:29:10AM +0200, Raag Jadav wrote:
> On Wed, May 27, 2026 at 11:32:45AM +0530, Riana Tauro wrote:
> > Add structures and helper function to clear error counter value.
> 
> ...
> 
> > +	ret = ras_status_to_errno(response.status);
> > +	if (ret) {
> > +		xe_err(xe, "sysctrl: clear counter command failed with status %u, err %d\n",
> 
> '%#x' specifier for status, it comes from the hardware. Also, I think
> err is redundant here since it's just our interpretation of status (which
> is already present) and it doesn't really help debug anything.
> 
> > +		       response.status, ret);
> > +		return ret;
> > +	}

Forgot to add

> +	xe_dbg(xe, "[RAS]: clear counter for %s %s\n", comp_to_str(counter->common.component),
> +	       sev_to_str(counter->common.severity));

Use 'clear counter value' for consistency. I'll be using 'counter threshold'
terminology in my series.

> Reviewed-by: Raag Jadav <raag.jadav@intel.com>

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2026-05-28  9:39 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-27  6:02 [PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI Riana Tauro
2026-05-27  5:34 ` ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI (rev6) Patchwork
2026-05-27  5:36 ` ✓ CI.KUnit: success " Patchwork
2026-05-27  6:02 ` [PATCH v7 1/6] drm/xe/uapi: Add additional error components to xe drm_ras Riana Tauro
2026-05-27 15:44   ` Rodrigo Vivi
2026-05-27  6:02 ` [PATCH v7 2/6] drm/xe/xe_ras: Add support to get error counter in CRI Riana Tauro
2026-05-28  9:01   ` Raag Jadav
2026-05-27  6:02 ` [PATCH v7 3/6] drm/xe/xe_ras: Add support to clear error counter Riana Tauro
2026-05-28  9:29   ` Raag Jadav
2026-05-28  9:39     ` Raag Jadav
2026-05-27  6:02 ` [PATCH v7 4/6] drm/xe/xe_drm_ras: Wire get/clear counter callbacks Riana Tauro
2026-05-27  6:02 ` [PATCH v7 5/6] drm/xe: Move xe drm_ras initialization Riana Tauro
2026-05-27  6:02 ` [PATCH v7 6/6] drm/xe/xe_ras: Add drm_ras feature flag Riana Tauro
2026-05-27  6:14 ` ✓ Xe.CI.BAT: success for Add get-error-counter and clear-error-counter support for CRI (rev6) Patchwork
2026-05-27  8:21 ` ✓ Xe.CI.FULL: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.