messages from 2024-07-01 21:20:10 to 2024-07-04 04:05:47 UTC [more...]
[PATCH v7 0/7] Convert multiple bind ops to 1 job
2024-07-04 4:06 UTC (2+ messages)
` [PATCH v7 2/7] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
[PATCH 0/3] drm/xe: Use VF_CAP_REG for device wmb
2024-07-04 4:01 UTC (17+ 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
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/xe2lpm: Extend Wa_16021639441
2024-07-04 1:51 UTC (11+ messages)
` ✗ CI.FULL: failure for "
` ✓ CI.Patch_applied: success for drm/xe/xe2lpm: Extend Wa_16021639441 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH] drm/xe/uapi: Rename xe perf layer as xe observation layer
2024-07-04 1:03 UTC (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Rename xe perf layer as xe observation layer (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[CI 1/2] drm/xe/bmg: implement Wa_16023588340
2024-07-04 0:11 UTC (10+ messages)
` [CI 2/2] drm/i915: disable fbc due to Wa_16023588340
` ✓ CI.Patch_applied: success for series starting with [CI,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: "
[PATCH] drm/xe/obsrv: Rename xe perf layer as xe observability layer
2024-07-03 23:40 UTC (17+ 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] drm/xe/xe2: Add Wa_15015404425
2024-07-03 23:23 UTC (2+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS 7c0389c615b5c6aef1b0e38e30db759b3cbff885
2024-07-03 23:17 UTC
[PATCH] drm/xe/uapi: Rename xe perf layer as xe observation layer
2024-07-03 22:30 UTC (26+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.Patch_applied: success for drm/xe/uapi: Rename xe perf layer as xe observation layer (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success for drm/xe/uapi: Rename xe perf layer as xe observation layer
` ✓ CI.FULL: success for drm/xe/uapi: Rename xe perf layer as xe observation layer (rev2)
[CI] drm/xe/guc: Remove spurious line feed in debug print
2024-07-03 21:18 UTC (9+ messages)
[PATCH] Reapply "drm/xe/gsc: define GSC FW for LNL"
2024-07-03 20:22 UTC (22+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
` ✓ CI.Patch_applied: success for Reapply "drm/xe/gsc: define GSC FW for LNL" (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v6 00/12] TTM shrinker helpers and xe buffer object shrinker
2024-07-03 19:47 UTC (20+ messages)
` [PATCH v6 01/12] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v6 02/12] drm/ttm: Slightly clean up LRU list iteration
` [PATCH v6 03/12] drm/ttm: Use LRU hitches
` [PATCH v6 04/12] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v6 05/12] drm/ttm: Provide a generic LRU walker helper
` [PATCH v6 06/12] drm/ttm: Use the LRU walker helper for swapping
` [PATCH v6 07/12] drm/ttm: Use the LRU walker for eviction
` [PATCH v6 08/12] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v6 09/12] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v6 10/12] drm/ttm: Use fault-injection to test error paths
` [PATCH v6 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos
` [PATCH v6 12/12] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev6)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[CI v3] drm/xe: lean exhaustive eviction
2024-07-03 19:19 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: lean exhaustive eviction (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe/xe2lpg: Extend workaround 14021402888
2024-07-03 13:54 UTC (2+ messages)
[PATCH v4 1/4] drm/ttm: Add a flag to allow drivers to skip clear-on-free
2024-07-03 12:23 UTC (10+ messages)
` ✗ CI.FULL: failure for series starting with [v4,1/4] "
` ✓ 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 "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "
[PATCH RESEND] drm/xe/uapi: Rename xe perf layer as xe observation layer
2024-07-03 11:52 UTC
[PATCH v3 1/2] drm/xe/bmg: implement Wa_16023588340
2024-07-03 11:26 UTC (5+ messages)
` [PATCH v3 2/2] drm/i915: disable fbc due to Wa_16023588340
` ✗ CI.Patch_applied: failure for series starting with [v3,1/2] drm/xe/bmg: implement Wa_16023588340
[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 "
[PULL] drm-xe-next
2024-07-02 19:02 UTC
[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 (3+ messages)
` ✓ CI.FULL: success for "
[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 (4+ messages)
[PATCH v2 1/2] drm/xe/bmg: implement Wa_16023588340
2024-07-02 10:26 UTC (7+ messages)
` [PATCH v2 2/2] drm/i915: disable fbc due to Wa_16023588340
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox