Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-01 10:43:37 to 2024-07-03 10:42:12 UTC [more...]

[PATCH v4 1/4] drm/ttm: Add a flag to allow drivers to skip clear-on-free
 2024-07-03 10:42 UTC  (14+ messages)
` [PATCH v4 2/4] drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
` [PATCH v4 3/4] drm/xe/migrate: Clear CCS when clearing bo with XE_FAST_COLOR_BLT
` [PATCH v4 4/4] drm/xe/lnl: Offload system clear page activity to GPU
` ✓ CI.Patch_applied: success for series starting with [v4,1/4] drm/ttm: Add a flag to allow drivers to skip clear-on-free
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
` ✓ CI.Patch_applied: success for series starting with [v4,1/4] drm/ttm: Add a flag to allow drivers to skip clear-on-free (rev2)
` ✗ CI.checkpatch: warning "

[PATCH v3 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-07-03  9:41 UTC  (4+ messages)
` [PATCH v3 2/2] drm/i915: disable fbc due to Wa_16023588340

[PATCH] drm/xe/xe2lpg: Extend workaround 14021402888
 2024-07-03  9:07 UTC 

[PATCH V2] drm/xe/xe2: Add Wa_15015404425
 2024-07-03  6:46 UTC 

[PATCH] drm/i915/dp: Wait more before rearming FIFO underrun during retrain
 2024-07-03  6:27 UTC  (5+ messages)

[PATCH v11 0/5] drm/xe/guc: Add GuC based register capture for error capture
 2024-07-03  3:10 UTC  (3+ messages)
` [PATCH v11 3/5] drm/xe/guc: Add capture size check in GuC log buffer

[PATCH 1/2] drm/xe/guc: Prevent use of uninitialized mutex
 2024-07-03  0:19 UTC  (14+ messages)
` [PATCH 2/2] drm/xe/bmg: Apply Wa_22019338487
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/guc: Prevent use of uninitialized mutex
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/obsrv: Rename xe perf layer as xe observability layer
 2024-07-03  0:04 UTC  (7+ messages)

[PATCH] drm/xe/uapi: Rename xe perf layer as xe observation layer
 2024-07-03  0:03 UTC  (4+ messages)

[PATCH 0/3] drm/xe: Use VF_CAP_REG for device wmb
 2024-07-02 22:13 UTC  (5+ messages)
` [PATCH 1/3] drm/xe: Fix register definition order in xe_regs.h
` [PATCH 2/3] drm/xe: Kill regs/xe_sriov_regs.h
` [PATCH 3/3] drm/xe: Use VF_CAP_REG for device wmb

[PULL] drm-xe-next
 2024-07-02 19:02 UTC 

[CI v3] drm/xe: lean exhaustive eviction
 2024-07-02 18:40 UTC 

[PATCH] Reapply "drm/xe/gsc: define GSC FW for LNL"
 2024-07-02 18:02 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[CI] HAX: Try SR-IOV on ADLP/ATSM
 2024-07-02 16:02 UTC  (6+ messages)

[PATCH] drm/xe/guc: Demote GuC IDs usage message to debug
 2024-07-02 16:00 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH] drm/xe: Use write-back caching mode for system memory on DGFX
 2024-07-02 15:59 UTC  (3+ messages)

[PATCH] drm/xe: Fix global-out-of-bounds in rule_matches
 2024-07-02 12:05 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v2 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-07-02 10:26 UTC  (16+ messages)
` [PATCH v2 2/2] drm/i915: disable fbc due to Wa_16023588340
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe/bmg: implement Wa_16023588340
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-07-02 10:24 UTC  (11+ messages)
` [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340

[PULL] drm-intel-fixes
 2024-07-02  8:28 UTC 

[PATCH] drm/xe/xe2lpm: Add Wa_15015404425
 2024-07-02  5:34 UTC  (5+ messages)

[PATCH] drm/xe/xe2lpm: Extend Wa_16021639441
 2024-07-01 22:37 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v5 0/6] Support PMT features in Xe
 2024-07-01 20:11 UTC  (15+ messages)
` [PATCH v5 1/6] platform/x86/intel/vsec.h: Move to include/linux
` [PATCH v5 2/6] platform/x86/intel/vsec: Add PMT read callbacks
` [PATCH v5 3/6] platform/x86/intel/pmt: Use PMT callbacks
` [PATCH v5 4/6] drm/xe/vsec: Support BMG devices
` [PATCH v5 5/6] platform/x86/intel/pmt: Add support for PMT base adjust
` [PATCH v5 6/6] drm/xe/vsec: Add support for DG2
` ✓ CI.Patch_applied: success for Support PMT features in Xe (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/rtp: Fix out-of-bounds array access
 2024-07-01 19:28 UTC  (4+ messages)

[PATCH] drm/xe/oa: Destroy the stream_lock mutex
 2024-07-01 18:38 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/oa: Destroy the stream_lock mutex (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/ttm: Always take the bo delayed cleanup path for imported bos
 2024-07-01 17:49 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for drm/ttm: Always take the bo delayed cleanup path for imported bos (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 0/3] PF: Provisioning improvements
 2024-07-01 17:23 UTC  (14+ messages)
` [PATCH 1/3] drm/xe/pf: Skip fair VFs provisioning if already provisioned
` [PATCH 2/3] drm/xe/pf: Restart VFs provisioning after GT reset
` ✓ CI.Patch_applied: success for PF: Provisioning improvements (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-07-01 17:01 UTC  (7+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[PATCH 0/1] On Xe2 platform always require ccs alignment on tile4
 2024-07-01 16:58 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for On Xe2 platform always require ccs alignment on tile4 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/pf: Remove unused xe var in pf_get_threshold
 2024-07-01 16:28 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/pf: Remove unused xe var in pf_get_threshold (rev2)

[PATCH 0/2] drm/xe/vf: Track writes to inaccessible registers from VF
 2024-07-01 16:23 UTC  (4+ messages)
` [PATCH 1/2] "

[CI v2] drm/xe: lean exhaustive eviction
 2024-07-01 16:22 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: lean exhaustive eviction (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v4] drm/xe/guc: Configure TLB timeout based on CT buffer size
 2024-07-01 15:56 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Configure TLB timeout based on CT buffer size (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOV
 2024-07-01 15:18 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
 2024-07-01 14:20 UTC  (6+ messages)
` ✗ CI.FULL: failure for "

[RFC 00/12] xe_ggtt node refactor for safer node removal
 2024-07-01 12:07 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for xe_ggtt node refactor for safer node removal (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "


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