Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-18 04:12:54 to 2024-03-19 00:53:24 UTC [more...]

[PATCH 1/2] drm/xe: Convert gt suspend/resume messages to debug
 2024-03-19  0:53 UTC  (12+ messages)
` [PATCH 2/2] drm/xe: Add dbg messages on the suspend resume functions
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Convert gt suspend/resume messages to debug
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/xe/pt: Warn on 0 level before going to next lower level
 2024-03-19  0:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 1/2] drm/xe: Fix potential integer overflow in page size calculation
 2024-03-18 23:27 UTC  (12+ messages)
` [PATCH v2 2/2] drm/xe: Add a WARN_ON for NULL job in xe_sync_entry_signal
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: Fix potential integer overflow in page size calculation
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/3] drm/xe: Introduce a simple busted state
 2024-03-18 23:23 UTC  (5+ messages)

[PATCH] drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()
 2024-03-18 22:48 UTC  (3+ messages)

[PATCH v2] drm/xe: Always check force_wake_get return code
 2024-03-18 22:45 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Always check force_wake_get return code (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Add support for Wa KLVs
 2024-03-18 22:11 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/guc: Add support for w/a KLVs
` [PATCH 2/2] drm/xe/lnl: Enable GuC Wa_14019882105

[PATCH v2] drm/xe/xelpg: Add Wa_14020495402
 2024-03-18 22:03 UTC  (2+ messages)

[PATCH 1/2] drm/xe: Fix potential integer overflow in page size calculation
 2024-03-18 21:52 UTC  (12+ messages)
` [PATCH 2/2] drm/xe: Add a WARN_ON for NULL job in xe_sync_entry_signal
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Fix potential integer overflow in page size calculation
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 1/6] drm/xe: Introduce a simple busted state
 2024-03-18 21:25 UTC  (13+ messages)
` [PATCH 4/6] drm/xe: Force busted state and block GT reset upon any GPU hang
` [PATCH 5/6] drm/xe: Introduce the busted_mode debugfs
` [PATCH 6/6] "

[PATCH v2 0/3] Pcode init status and lmem check
 2024-03-18 21:15 UTC  (3+ messages)
` [PATCH v2 3/3] RFC drm/xe: add fault injection for lmem init check

[PATCH v3 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-18 21:03 UTC  (12+ messages)
` [PATCH v3 1/4] drm/i915/display: add support for DMC wakelocks
` [PATCH v3 2/4] drm/i915/display: don't allow DMC wakelock on older hardware
` [PATCH v3 3/4] drm/i915/display: add module parameter to enable DMC wakelock
` [PATCH v3 4/4] drm/i915/display: tie DMC wakelock to DC5/6 state transitions
` ✓ CI.Patch_applied: success for drm/i915/display: DMC wakelock implementation (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe: Drop bogus vma NULL check
 2024-03-18 20:44 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/device: fix drm_WARN_ON() check
 2024-03-18 20:38 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/display: Mark dpt and related vma as uncached
 2024-03-18 20:18 UTC 

[PATCH] drm/xe/xelpg: Add Wa_14020495402
 2024-03-18 19:57 UTC  (2+ messages)

[PATCH 0/5] Use hmm_range_fault to populate user page
 2024-03-18 19:50 UTC  (27+ messages)
` [PATCH 1/5] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 3/5] drm/xe: Helper to get dpa from pfn
` [PATCH 4/5] drm/xe: Helper to populate a userptr or hmmptr

[PATCH] drm/xe/gt: Remove continue statement which has no effect
 2024-03-18 19:40 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-03-18 18:58 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/display: fix potential overflow when multiplying 2 u32 (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/3] drm/xe/queue: fix engine_class bounds check
 2024-03-18 18:42 UTC  (5+ messages)
` [PATCH 2/3] drm/xe/device: fix XE_MAX_GT_PER_TILE check
` [PATCH 3/3] drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check

[PATCH] drm/xe/vm: fix xe_assert()
 2024-03-18 18:17 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH i-g-t v3 0/5] lib/kunit: Execute test cases synchronously
 2024-03-18 17:21 UTC  (7+ messages)
` [PATCH i-g-t v3 1/5] lib/kunit: Store igt_ktap_results pointer in a central location
` [PATCH i-g-t v3 2/5] lib/kunit: Let igt_ktap_free() take care of pointer reset
` [PATCH i-g-t v3 3/5] lib/kunit: Time out promptly on missing KTAP report
` [PATCH i-g-t v3 4/5] lib/kunit: Execute test cases synchronously
` [PATCH i-g-t v3 5/5] lib/kunit: Minimize code duplication
` ✗ CI.Patch_applied: failure for lib/kunit: Execute test cases synchronously (rev3)

[PATCH v2 1/2] drm/xe/client: remove bogus rcu list usage
 2024-03-18 16:35 UTC  (11+ messages)
` [PATCH v2 2/2] drm/xe/client: drop bogus bo NULL check
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe/client: remove bogus rcu list usage
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Remove usage of unsafe strcpy
 2024-03-18 15:53 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/client: remove bogus rcu list usage
 2024-03-18 15:10 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH v3 5/5] drm/xe: Enable 32bits build
 2024-03-18 14:34 UTC  (4+ messages)
` [v3,5/5] "

[PATCH 1/3] drm/xe: Fix out-of-bounds warning in vm_bind_ioctl_check_args
 2024-03-18  9:27 UTC  (5+ messages)
` [PATCH 3/3] drm/xe: Warn on NULL job when user fence used in xe_sync_entry_signal

[PATCH] drm/xe: Failed getting VMA cause display stuck
 2024-03-18  5:23 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox