Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-21 07:23:48 to 2024-05-22 08:40:26 UTC [more...]

[PATCH v2] drm/xe: flush gtt before signalling user fence on all engines
 2024-05-22  8:40 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH v2 0/2] Custom GuC initialization if VF
 2024-05-22  8:36 UTC  (14+ messages)
` [PATCH v2 1/2] drm/xe/guc: Allow to initialize submission with limited set of IDs
` [PATCH v2 2/2] drm/xe/vf: Custom GuC initialization if VF
` ✓ CI.Patch_applied: success for Custom GuC initialization if VF (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[v6 0/3] Fix cursor FB unpinning
 2024-05-22  6:58 UTC  (11+ messages)
` [v6 1/3] drm: Add drm_vblank_work_flush_all()
` [v6 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [v6 3/3] drm/i915: Use the same vblank worker for atomic unpin
` ✓ CI.Patch_applied: success for Fix cursor FB unpinning
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v3 00/21] TTM shrinker helpers and xe buffer object shrinker
 2024-05-22  5:52 UTC  (17+ messages)
` [PATCH v3 01/21] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v3 02/21] drm/ttm: Slightly clean up LRU list iteration
` [PATCH v3 03/21] drm/ttm: Use LRU hitches
` [RFC PATCH v3 13/21] drm/exec: Rework contended locking
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 00/17] Add OA functionality to Xe
 2024-05-22  4:42 UTC  (18+ messages)

[PATCH v2] drm/xe: Properly handle alloc_guc_id() failure
 2024-05-22  4:41 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Properly handle alloc_guc_id() failure (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v2] drm/xe: Add process name to devcoredump
 2024-05-22  3:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add process name to devcoredump (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe: flush gtt before signalling user fence on media engines
 2024-05-22  0:58 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/3] Store platform name in xe_device.info
 2024-05-21 22:53 UTC  (12+ messages)
` [PATCH 1/3] drm/xe: "
` [PATCH 2/3] drm/xe: Drop undesired prefix from the platform name
` [PATCH 3/3] drm/xe: Use platform name in xe_assert()
` ✓ CI.Patch_applied: success for Store platform name in xe_device.info
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

FYI: drm-intel repo moved to fd.o GitLab
 2024-05-21 22:39 UTC  (3+ messages)

[PATCH v2] drm/xe: add wopcm device info and set region into Guc registers
 2024-05-21 21:39 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe/uc: Don't emit false error if running in execlist mode
 2024-05-21 20:30 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/2] Enable Coarse Power Gating
 2024-05-21 20:29 UTC  (21+ messages)
` ✓ CI.Patch_applied: success for Enable Coarse Power Gating (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v2 1/2] drm/xe: Standardize power gate registers
` [PATCH v2 2/2] drm/xe: Enable Coarse Power Gating
` ✓ CI.Build: success for Enable Coarse Power Gating (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
` ✓ CI.Patch_applied: success for Enable Coarse Power Gating (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe: Properly handle alloc_guc_id() failure
 2024-05-21 20:26 UTC  (2+ messages)

[PATCH] drm/xe/tests: Use uninterruptible VM lock
 2024-05-21 20:15 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Add warn when level can not be zero
 2024-05-21 20:14 UTC  (14+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Properly handle alloc_guc_id() failure
 2024-05-21 20:07 UTC  (3+ messages)

[PATCH] drm/xe: Add process name to devcoredump
 2024-05-21 19:04 UTC  (2+ messages)

[PATCH 0/2] Update on habanalabs, Xe maintainer status
 2024-05-21 18:07 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path

[linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
 2024-05-21 16:27 UTC 

[PATCH v3 0/1] L3 bank mask
 2024-05-21 16:09 UTC  (4+ messages)
` [PATCH v3 1/1] drm/xe/uapi: Expose the "

[PATCH 0/3] drm/xe: Cleanup xe_mmio.h
 2024-05-21 14:50 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/display: Add missing include to intel_vga.c
` [PATCH 2/3] drm/xe: Don't rely on indirect includes from xe_mmio.h

[PATCH v5 0/8] drm/xe: Per client usage
 2024-05-21 14:09 UTC  (2+ messages)

[PATCH 0/4] Prefer forward declarations in headers
 2024-05-21 13:07 UTC  (17+ messages)
` [PATCH 1/4] drm/xe: Fix xe_uc.h
` [PATCH 2/4] drm/xe: Fix xe_gsc.h
` [PATCH 3/4] drm/xe: Fix xe_huc.h
` [PATCH 4/4] drm/xe: Fix xe_guc_pc.h
` ✓ CI.Patch_applied: success for Prefer forward declarations in headers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "


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