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

[PATCH 0/8] Use hmm_range_fault to populate user page
 2024-03-20  3:24 UTC  (4+ messages)
` [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 8/8] drm/xe: Use hmm_range_fault to populate user pages

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

[PATCH] drm/xe: Streamline exec queue freeing path
 2024-03-20  0:34 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI 1/3] drm/xe: Drop ggtt invalidate from display code
 2024-03-20  0:13 UTC  (13+ messages)
` [CI 2/3] drm/xe: Add XE_BO_GGTT_INVALIDATE_BIT flag
` [CI 3/3] drm/xe: Move xe_ggtt_invalidate out from ggtt->lock
` ✓ CI.Patch_applied: success for series starting with [CI,1/3] drm/xe: Drop ggtt invalidate from display code
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Separate out sched/deregister_done handling
 2024-03-19 23:54 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Use correct function pointer type
 2024-03-19 23:35 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

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

[PATCH 0/8] Use hmm_range_fault to populate user page
 2024-03-19 20:56 UTC  (21+ 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 0/5] Use hmm_range_fault to populate user page
 2024-03-19 20:01 UTC  (11+ messages)
` [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/guc: Don't support older GuC 70.x releases
 2024-03-19 19:10 UTC  (5+ messages)

[PATCH i-g-t v3 0/5] lib/kunit: Execute test cases synchronously
 2024-03-19 18:39 UTC  (8+ 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 1/2] drm/xe/display: Unify DPT mappings
 2024-03-19 18:22 UTC  (9+ messages)
` [PATCH 2/2] drm/xe/display: Simplify DPT handling
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/display: Unify DPT mappings
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] drm/xe: Convert gt suspend/resume messages to debug
 2024-03-19 17:05 UTC  (8+ messages)
` [PATCH 2/2] drm/xe: Add dbg messages on the suspend resume functions
` ✗ CI.BAT: failure for series starting with [1/2] drm/xe: Convert gt suspend/resume messages to debug

[PATCH 0/2] Add support for Wa KLVs
 2024-03-19 16:41 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for Add support for Wa KLVs (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v2 1/2] drm/xe/guc: Add support for w/a KLVs
` [PATCH v2 2/2] drm/xe/lnl: Enable GuC Wa_14019882105
` ✓ CI.Build: success for Add support for Wa KLVs (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 01/11] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
 2024-03-19 15:42 UTC  (4+ messages)
` [PATCH 02/11] drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for display

[PATCH 0/2] Add support for Wa KLVs
 2024-03-19 15:21 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/guc: Add support for w/a KLVs
` [PATCH 2/2] drm/xe/lnl: Enable GuC Wa_14019882105

[PATCH v6 0/8] drm/xe/guc: Add GuC based register capture for error capture
 2024-03-19 15:19 UTC  (16+ messages)
` [PATCH v6 1/8] drm/xe/guc: Add kconfig for GuC based register capture
` [PATCH v6 2/8] drm/xe/guc: Update GuC ADS size for error capture
` [PATCH v6 3/8] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v6 4/8] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v6 5/8] drm/xe/guc: Check sizing of guc_capture output
` [PATCH v6 6/8] drm/xe/guc: Extract GuC error capture lists on G2H notification
` [PATCH v6 7/8] drm/xe/guc: Pre-allocate output nodes for extraction
` [PATCH v6 8/8] drm/xe/guc: Plumb GuC-capture into dev coredump
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[linux-next:master] BUILD REGRESSION 226d3c72fcde130a99d760895ebdd20e78e02cb5
 2024-03-19 14:49 UTC 

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

[PATCH] drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init
 2024-03-19 14:36 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/display: fix type of intel_uncore_read*() functions
 2024-03-19 13:55 UTC  (8+ 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: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[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] drm/xe/pt: Warn on 0 level before going to next lower level
 2024-03-19  9:36 UTC  (4+ messages)

[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] drm/xe/xelpg: Add Wa_14020495402
 2024-03-19  4:03 UTC  (8+ 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  (8+ 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  (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/3] "
` ✓ 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