Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-18 16:41:55 to 2024-03-19 13:23:28 UTC [more...]

[PATCH] drm/xe/display: fix type of intel_uncore_read*() functions
 2024-03-19 13:23 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for drm/xe/display: fix type of intel_uncore_read*() functions (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[PATCH] drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init
 2024-03-19 13:09 UTC 

[PATCH 0/8] Use hmm_range_fault to populate user page
 2024-03-19 10:45 UTC  (16+ messages)
` [PATCH 1/8] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 2/8] drm/xe/svm: Add DRM_XE_SVM kernel config entry
` [PATCH 3/8] drm/xe: Helper to get tile from memory region
` [PATCH 4/8] drm/xe: Introduce a helper to get dpa from pfn
` [PATCH 5/8] drm/xe/svm: Get xe memory region from page
` [PATCH 6/8] drm/xe: Helper to populate a userptr or hmmptr
` [PATCH 7/8] drm/xe: Introduce a helper to free sg table
` [PATCH 8/8] drm/xe: Use hmm_range_fault to populate user pages
` ✓ CI.Patch_applied: success for Use hmm_range_fault to populate user page (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

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

[PATCH 1/2] drm/xe: Convert gt suspend/resume messages to debug
 2024-03-19  9:38 UTC  (13+ 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  9:36 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/5] Use hmm_range_fault to populate user page
 2024-03-19  8:41 UTC  (15+ messages)
` [PATCH 3/5] drm/xe: Helper to get dpa from pfn
` [PATCH 4/5] drm/xe: Helper to populate a userptr or hmmptr
` [PATCH 5/5] drm/xe: Use hmm_range_fault to populate user pages

[PATCH] drm/xe/display: check for error on drmm_mutex_init
 2024-03-19  5:36 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-03-19  4:53 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Modify minimum of various scheduler timeout to 0. (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

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

[PATCH v2] drm/xe/xelpg: Add Wa_14020495402
 2024-03-19  4:03 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xelpg: Add Wa_14020495402 (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/display: Mark dpt and related vma as uncached
 2024-03-19  3:12 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()
 2024-03-19  2:28 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/3] drm/xe/queue: fix engine_class bounds check
 2024-03-19  1:42 UTC  (12+ 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
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe/queue: fix engine_class bounds check
` ✓ 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 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 1/2] drm/xe: Fix potential integer overflow in page size calculation
 2024-03-18 21:52 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✓ 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 v3 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-18 21:03 UTC  (8+ messages)
` ✓ 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  (6+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

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

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

[PATCH] drm/xe/gt: Remove continue statement which has no effect
 2024-03-18 19:40 UTC  (8+ 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] drm/xe/vm: fix xe_assert()
 2024-03-18 18:17 UTC  (8+ 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  (2+ messages)
` ✗ CI.Patch_applied: failure for lib/kunit: Execute test cases synchronously (rev3)


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