Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-12 16:37:12 to 2024-03-14 03:28:39 UTC [more...]

[PATCH 0/5] Use hmm_range_fault to populate user page
 2024-03-14  3:35 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` [PATCH 1/5] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 2/5] drm/xe: Helper to get memory region from tile
` [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 17/17] drm/xe/oa: Enable Xe2+ overrun mode
 2024-03-14  3:25 UTC 

[PATCH 1/3] drm/xe: Introduce a simple wedged state
 2024-03-14  1:40 UTC  (18+ messages)
` [PATCH 2/3] drm/xe: declare wedged and abort probe upon GuC load failure
` [PATCH 3/3] drm/xe: Force wedged state and block GT reset upon any GPU hang
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Introduce a simple wedged state
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
 2024-03-14  0:48 UTC  (6+ messages)
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode

[PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
 2024-03-14  0:47 UTC 

[PATCH 0/6] drm/i915/display: DMC wakelock implementation
 2024-03-14  0:13 UTC  (16+ messages)
` [PATCH 1/6] drm/i915/display: add support for DMC wakelocks
` [PATCH 2/6] drm/i915/display: use wakelock in the remaining read operations
` [PATCH 3/6] drm/i915/display: use wakelock in register waiting functions
` [PATCH 5/6] drm/i915/display: add module parameter to enable DMC wakelock
` [PATCH 6/6] drm/i915/display: call DMC wakelock enable when DMC is loaded

[PATCH v10 0/1] drm/xe: Add helper macro to loop each dss
 2024-03-13 22:34 UTC  (4+ messages)
` [PATCH v10 1/1] "

[PATCH v2 0/4] Introduce GuC context ID Manager
 2024-03-13 22:11 UTC  (5+ messages)
` [PATCH v2 1/4] drm/xe/guc: Move GUC_ID_MAX definition to GuC ABI header
` [PATCH v2 2/4] drm/xe/guc: Introduce GuC context ID Manager
` [PATCH v2 3/4] drm/xe/kunit: Add basic tests for "
` [PATCH v2 4/4] drm/xe/guc: Use GuC ID Manager in submission code

[PATCH 0/4] Introduce GuC context ID Manager
 2024-03-13 22:09 UTC  (4+ messages)
` [PATCH 2/4] drm/xe/guc: "

[PATCH i-g-t] tests/intel/xe_wedged: Introduce a new test for Xe device wedged state
 2024-03-13 20:45 UTC  (3+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/xe: Use xe_assert in xe_device_assert_mem_access
 2024-03-13 19:56 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

Separating xe_vma- and page-table state
 2024-03-13 19:43 UTC  (8+ messages)

[PATCH] drm/xe/xe_tracer: Align fence output format in ftrace log
 2024-03-13 19:21 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_tracer: Align fence output format in ftrace log (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Skip VMAs pin when requesting signal to the last XE_EXEC
 2024-03-13 18:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Always check force_wake_get return code
 2024-03-13 17:35 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
 2024-03-13 17:33 UTC 

[PATCH v2 0/2] Minor fixes for errors reported by static analyzer
 2024-03-13 16:18 UTC  (10+ messages)
` [PATCH v2 1/2] drm/xe: Return if kobj creation is failed
` [PATCH v2 2/2] drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
` ✓ CI.Patch_applied: success for Minor fixes for errors reported by static analyzer (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag
 2024-03-13 15:26 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag. (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/8] Enable LNL display
 2024-03-13 13:08 UTC  (18+ messages)
` [PATCH v2 2/8] drm/i915/cdclk: Add and use mdclk_source_is_cdclk_pll()
` [PATCH v2 5/8] drm/i915: Add mdclk_cdclk_ratio to intel_dbuf_state
` [PATCH v2 6/8] drm/i915/xe2lpd: Support MDCLK:CDCLK ratio changes
` [PATCH v2 7/8] drm/i915/xe2lpd: Load DMC
` [PATCH v2 8/8] drm/xe/lnl: Enable display support
` ✓ CI.Patch_applied: success for Enable LNL display (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/3] Refactor GT debugfs
 2024-03-13 12:42 UTC  (2+ messages)

[PATCH v4 0/4] TTM unlockable restartable LRU list iteration
 2024-03-13 12:26 UTC  (4+ messages)

[PATCH] drm/xe: Invalidate userptr VMA on page pin fault
 2024-03-13 12:18 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Invalidate userptr VMA on page pin fault (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/3] LMTT improvements
 2024-03-13 12:17 UTC  (11+ messages)
` [PATCH v2 1/3] drm/xe: Allow VRAM BO allocations aligned to 64K
` [PATCH v2 2/3] drm/xe/pf: Request 64K aligned allocations for LMTT PD
` [PATCH v2 3/3] drm/xe/pf: Always select Multi-Level LMTT for platforms 12.60+
` ✓ CI.Patch_applied: success for LMTT improvements (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI 1/7] drm/xe: Make TLB invalidation fences unordered
 2024-03-13 11:19 UTC  (10+ messages)
` ✓ CI.checksparse: success for series starting with [CI,1/7] "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for series starting with [CI,1/7] drm/xe: Make TLB invalidation fences unordered (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 8e61e3192a77e1006c1c54c022173026f7afae2c
 2024-03-13 11:04 UTC 

[PATCH] drm/i915: add intel_opregion_vbt_present() stub function
 2024-03-13  9:53 UTC  (3+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/xe/hwmon: Add infra to support card power and energy attributes
 2024-03-13  8:46 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/xe_tracer: Align fence output format in ftrace log
 2024-03-13  2:32 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_tracer: Align fence output format in ftrace log (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI 0/1] xe: Add IP versions to GT query
 2024-03-12 21:56 UTC  (10+ messages)
` [CI 1/1] drm/xe/uapi: Add IP version and stepping to GT list query
` ✓ CI.Patch_applied: success for xe: Add IP versions to GT query
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3] drm/xe: Invalidate userptr VMA on page pin fault
 2024-03-12 18:36 UTC  (5+ messages)

[PATCH] drm/ttm: warn when resv objs are mixed in a bulk_move
 2024-03-12 17:45 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[linux-next:master] BUILD REGRESSION a1184cae56bcb96b86df3ee0377cec507a3f56e0
 2024-03-12 17:28 UTC 

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-03-12 16:48 UTC  (2+ messages)


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