Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-26 02:18:29 to 2024-06-26 22:38:17 UTC [more...]

[PATCH] drm/xe/mocs: Check that MOCS table.ops is assigned
 2024-06-26 22:38 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "

[PATCH] drm/xe/mcr: Avoid clobbering DSS steering
 2024-06-26 22:33 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PULL] drm-xe-next
 2024-06-26 22:32 UTC 

[PATCH 0/2] drm/xe/oa: Add NO_PREEMPT property
 2024-06-26 22:19 UTC  (11+ messages)
` [PATCH 1/2] drm/xe/oa: Allow stream enable/disable functions to return error
` [PATCH 2/2] drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queue
` ✓ CI.Patch_applied: success for drm/xe/oa: Add NO_PREEMPT property (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3] drm/xe/guc: Configure TLB timeout based on CT buffer size
 2024-06-26 22:00 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Configure TLB timeout based on CT buffer size (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[CI] drm/xe/guc: Remove spurious line feed in debug print
 2024-06-26 21:18 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v6 0/7] Convert multiple bind ops to 1 job
 2024-06-26 21:15 UTC  (8+ messages)
` [PATCH v6 1/7] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v6 2/7] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v6 3/7] drm/xe: Add xe_exec_queue_last_fence_test_dep
` [PATCH v6 4/7] drm/xe: Convert multiple bind ops into single job
` [PATCH v6 5/7] drm/xe: Update VM trace events
` [PATCH v6 6/7] drm/xe: Update PT layer with better error handling
` [PATCH v6 7/7] drm/xe: Add VM bind IOCTL error injection

[PATCH 0/2] drm/xe/vf: Track writes to inaccessible registers from VF
 2024-06-26 20:33 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] HAX: Try SR-IOV on ADLP/ATSM
` ✓ CI.Patch_applied: success for drm/xe/vf: Track writes to inaccessible registers from VF (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v5 0/2] drm/xe/oa: Add NO_PREEMPT property
 2024-06-26 19:43 UTC  (16+ messages)
` [PATCH 2/2] drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queue
` ✓ CI.Patch_applied: success for drm/xe/oa: Add NO_PREEMPT property (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v2] drm/xe/guc: Configure TLB timeout based on CT buffer size
 2024-06-26 19:38 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Configure TLB timeout based on CT buffer size (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v5 0/7] Convert multiple bind ops to 1 job
 2024-06-26 19:27 UTC  (7+ messages)
` [PATCH v5 4/7] drm/xe: Convert multiple bind ops into single job
` ✗ CI.FULL: failure for Convert multiple bind ops to 1 job (rev5)

[PATCH v3] drm/xe: Add timeout to preempt fences
 2024-06-26 19:13 UTC  (6+ messages)
` ✓ CI.Build: success for drm/xe: Add timeout to preempt fences (rev4)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.FULL: "

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2024-06-26 18:46 UTC  (20+ messages)
` [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
` [PATCH 2/5] drm/i915/snps_phy: Use "
` [PATCH 3/5] drm/i915/cx0_phy_regs: Add C10 registers bits
` [PATCH 4/5] drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
` [PATCH 5/5] drm/xe: Add intel_pll_algorithm in Makefile
` ✓ CI.Patch_applied: success for Add HDMI PLL Algorithm for SNPS/C10PHY
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
 2024-06-26 18:33 UTC  (9+ messages)
` ✗ CI.FULL: failure for "

[PATCH 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-06-26 17:42 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340

[PATCH v3 0/1] drm/xe/hwmon: Remove xe_hwmon_process_reg
 2024-06-26 17:39 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v3 1/1] "
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] drm/xe/pf: Disable VFs on remove
 2024-06-26 17:35 UTC  (13+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] HAX: Try SR-IOV on ADLP/ATSM
` ✓ CI.Patch_applied: success for drm/xe/pf: Disable VFs on remove
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
 2024-06-26 17:00 UTC  (4+ messages)

dma_buf_detach lockdep splat
 2024-06-26 15:58 UTC 

[PATCH] drm/i915/dp: Wait more before rearming FIFO underrun during retrain
 2024-06-26 15:43 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PULL] drm-misc-fixes
 2024-06-26 15:35 UTC 

[PATCH 0/8] Add MSIX functionality to XE
 2024-06-26 15:03 UTC  (19+ messages)
` [PATCH 1/8] drm/xe/irq: refactor irq flows to support also msix
` [PATCH 2/8] drm/xe/irq: add msix allocator
` [PATCH 3/8] drm/xe/irq: add hw engine irq handler
` [PATCH 4/8] drm/xe/exec: adding msix infra to exec queue
` [PATCH 5/8] drm/xe: move the kernel lrc from hwe to execlist port
` [PATCH 6/8] drm/xe: move memirq out of vf
` [PATCH 7/8] drm/xe: msix support preparations - enable memirq
` [PATCH 8/8] drm/xe: msix support for hw engines
` ✓ CI.Patch_applied: success for Add MSIX functionality to XE
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH] drm/xe/guc: Configure TLB timeout based on CT buffer size
 2024-06-26  7:57 UTC  (8+ messages)

[PATCH 0/1] PF: Trigger explicit FLR while disabling VFs
 2024-06-26  7:41 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH RESEND v4 0/2] drm/xe/oa: Add NO_PREEMPT property
 2024-06-26  3:29 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/oa: Add NO_PREEMPT property (rev4)

[PATCH 0/2] Capture per client stats when destroying an exec queue
 2024-06-26  3:21 UTC  (5+ messages)
` [PATCH 2/2] drm/xe: Record utilization before destroying the "


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