Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-20 03:12:50 to 2024-03-21 07:39:54 UTC [more...]

[PATCH v2] drm/xe: Use FIELD_PREP for lrc descriptor
 2024-03-21  7:39 UTC  (3+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use FIELD_PREP for lrc descriptor (rev2)
` ✓ CI.checkpatch: "

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

[RFC 0/2] drm/xe: Support PCIe FLR
 2024-03-21  7:21 UTC  (17+ messages)
` [RFC 1/2] drm: add devm release action
` [RFC 2/2] drm/xe/FLR: Support PCIe FLR
` ✓ CI.Patch_applied: success for drm/xe: "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe: Use FIELD_PREP for lrc descriptor
 2024-03-21  6:43 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] drm/xe/display: check for error on drmm_mutex_init
 2024-03-21  5:43 UTC  (4+ messages)

[PATCH 0/4] Change userptr so it can be unified with hmmptr
 2024-03-21  3:21 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [PATCH 1/4] drm/xe: Introduce helper to populate userptr
` [PATCH 2/4] drm/xe: Introduce a helper to free sg table
` [PATCH 3/4] drm/xe: Use hmm_range_fault to populate user pages
` [PATCH 4/4] drm/xe: destroy userptr vma on UNMAP event
` ✓ CI.Build: success for Change userptr so it can be unified with hmmptr
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 0/8] Use hmm_range_fault to populate user page
 2024-03-20 22:34 UTC  (16+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
` [PATCH 1/8] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 2/8] drm/xe/svm: Introduce DRM_XE_SVM kernel config
` [PATCH 3/8] drm/xe: Introduce 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: Introduce helper to populate userptr
` [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

[PATCH] drm/xe/gsc: Implement WA 14018094691
 2024-03-20 22:21 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Use USEC_PER_MSEC rather than the hard coding
 2024-03-20 20:58 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/xe_migrate: Fix potential overflows expression
 2024-03-20 20:57 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

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

[PATCH v2] drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()
 2024-03-20 20:32 UTC  (2+ messages)

[PATCH] drm/xe: Add debug messages for MMU notifier and VMA invalidate
 2024-03-20 20:30 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/xelpg: Add Wa_14020495402
 2024-03-20 19:31 UTC  (3+ messages)
` ✓ CI.BAT: success for drm/xe/xelpg: Add Wa_14020495402 (rev2)

[CI 1/8] drm/xe/svm: Remap and provide memmap backing for GPU vram
 2024-03-20 18:46 UTC  (11+ messages)
` [CI 2/8] drm/xe/svm: Introduce DRM_XE_SVM kernel config
` [CI 3/8] drm/xe: Introduce helper to get tile from memory region
` [CI 4/8] drm/xe: Introduce a helper to get dpa from pfn
` [CI 5/8] drm/xe/svm: Get xe memory region from page
` [CI 6/8] drm/xe: Introduce helper to populate userptr
` [CI 7/8] drm/xe: Introduce a helper to free sg table
` [CI 8/8] drm/xe: Use hmm_range_fault to populate user pages
` ✓ CI.Patch_applied: success for series starting with [CI,1/8] drm/xe/svm: Remap and provide memmap backing for GPU vram
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH] drm/xe/gt: Remove continue statement which has no effect
 2024-03-20 17:30 UTC  (5+ messages)

[PATCH v2] drm/xe/uapi: Add L3 bank mask to topology query
 2024-03-20 16:14 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[CI 1/8] drm/xe: Make TLB invalidation fences unordered
 2024-03-20 14:36 UTC  (15+ messages)
` [CI 2/8] drm/xe: Use ring ops TLB invalidation for rebinds
` [CI 3/8] drm/xe: Reserve fences where needed
` [CI 4/8] drm/xe: Rework rebinding
` [CI 5/8] drm/xe: Move vma rebinding to the drm_exec locking loop
` [CI 6/8] drm/xe/bo: Forward the decision to evict local objects during validation
` [CI 7/8] drm/xe/bo: Allow eviction of unbound local bos
` [CI 8/8] drm/xe/bo: Allow migrating local bos to TT to make room in VRAM
` ✓ CI.Patch_applied: success for series starting with [CI,1/8] drm/xe: Make TLB invalidation fences unordered
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/xe: Create a helper function to init job's user fence
 2024-03-20 13:44 UTC  (8+ 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-20 13:07 UTC  (6+ messages)
` [PATCH v2 2/2] drm/xe: Add a WARN_ON for NULL job in xe_sync_entry_signal

[PATCH 1/2] drm/xe/bb: assert width in xe_bb_create_job()
 2024-03-20 12:50 UTC  (11+ messages)
` [PATCH 2/2] drm/xe/bb: assert width in xe_bb_create_migration_job()
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/bb: assert width in xe_bb_create_job()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI 1/8] drm/xe: Make TLB invalidation fences unordered
 2024-03-20 11:05 UTC  (9+ messages)
` [CI 2/8] drm/xe: Use ring ops TLB invalidation for rebinds
` [CI 3/8] drm/xe: Reserve fences where needed
` [CI 4/8] drm/xe: Rework rebinding
` [CI 5/8] drm/xe: Move vma rebinding to the drm_exec locking loop
` [CI 6/8] drm/xe/bo: Forward the decision to evict local objects during validation
` [CI 7/8] drm/xe/bo: Allow eviction of unbound local bos
` [CI 8/8] drm/xe/bo: Allow migrating local bos to TT to make room in VRAM
` ✗ CI.Patch_applied: failure for series starting with [CI,1/8] drm/xe: Make TLB invalidation fences unordered

[PATCH v2] drm/xe/xe_devcoredump: Check NULL before dereferencing
 2024-03-20  6:31 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] gpu/drm/xe/xe_devcoredump: Check NULL before dereferencing coredump
 2024-03-20  5:46 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe: Always check force_wake_get return code
 2024-03-20  5:19 UTC  (4+ messages)

[PATCH 0/8] Use hmm_range_fault to populate user page
 2024-03-20  3:24 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for Use hmm_range_fault to populate user page (rev3)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
` [PATCH 1/8] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [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: Introduce helper to populate userptr
` [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


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