Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-08 00:11:41 to 2024-06-10 20:42:55 UTC [more...]

[PATCH v5 1/2] devcoredump: Add dev_coredumpm_timeout()
 2024-06-10 20:42 UTC  (11+ messages)
` [PATCH v5 2/2] drm/xe: Increase devcoredump timeout
` ✓ CI.Patch_applied: success for series starting with [v5,1/2] devcoredump: Add dev_coredumpm_timeout()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 1/2] drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
 2024-06-10 20:33 UTC  (2+ messages)
` [PATCH 2/2] drm/xe: Use topology to determine page fault queue size

[PATCH v2] drm/xe/lnl: Apply Wa_22019338487
 2024-06-10 20:17 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v5 00/10] Only timeout jobs if they run longer than timeout period
 2024-06-10 20:12 UTC  (31+ messages)
` [PATCH v5 01/10] drm/xe: Add LRC ctx timestamp support functions
` [PATCH v5 02/10] drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions
` [PATCH v5 03/10] drm/xe: Emit ctx timestamp copy in ring ops
` [PATCH v5 04/10] drm/xe: Add ctx timestamp to LRC snapshot
` [PATCH v5 05/10] drm/xe: Add xe_gt_clock_interval_to_ms helper
` [PATCH v5 06/10] drm/xe: Improve unexpected state error messages
` [PATCH v5 07/10] drm/xe: Add GuC state asserts to deregister_exec_queue
` [PATCH v5 08/10] drm/xe: Add pending disable assert to handle_sched_done
` [PATCH v5 09/10] drm/xe: Add killed, banned, or wedged as stick bit during GuC reset
` [PATCH v5 10/10] drm/xe: Sample ctx timestamp to determine if jobs have timed out
` ✓ CI.Patch_applied: success for Only timeout jobs if they run longer than timeout period
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH 0/4] Prepare Xe force-wake code for VFs
 2024-06-10 19:51 UTC  (15+ messages)
` [PATCH 1/4] drm/xe: Prefer GT oriented messages in xe_force_wake.c
` [PATCH 2/4] drm/xe: Include additional info on failed force-wake operation
` [PATCH 3/4] drm/xe: Combine common force-wake code into helpers
` [PATCH 4/4] drm/xe/vf: Ignore force-wake requests if VF
` ✓ CI.Patch_applied: success for Prepare Xe force-wake code for VFs
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v3 0/6] Only timeout jobs if they run longer than timeout period
 2024-06-10 17:42 UTC  (20+ messages)
` [PATCH v3 1/6] drm/xe: Add LRC ctx timestamp support functions
` [PATCH v3 2/6] drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions
` [PATCH v3 3/6] drm/xe: Emit ctx timestamp copy in ring ops
` [PATCH v3 4/6] drm/xe: Add ctx timestamp to LRC snapshot
` [PATCH v3 5/6] drm/xe: Add xe_gt_clock_interval_to_ms helper
` [PATCH v3 6/6] drm/xe: Sample ctx timestamp to determine if jobs have timed out
` ✓ CI.Patch_applied: success for Only timeout jobs if they run longer than timeout period
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/2] Fixup GuC ABI
 2024-06-10 16:55 UTC  (14+ messages)
` [PATCH 1/2] drm/xe/guc: Drop unused legacy GuC message ABI definitions
` [PATCH 2/2] drm/xe/guc: Add kernel-doc for HXG Fast Request
` ✓ CI.Patch_applied: success for Fixup GuC ABI
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[CI 1/3] drm/xe: poor man's exhaustive eviction
 2024-06-10 16:33 UTC  (10+ messages)
` [CI 2/3] drm/xe: Take the validation rwsem in exclusive mode on OOM
` [CI 3/3] drm/xe/xe-for-ci: Check whether oom was due to ww mutex error injection
` ✓ CI.Patch_applied: success for series starting with [CI,1/3] drm/xe: poor man's exhaustive eviction
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (3+ messages)

[PATCH v4 0/7] Only timeout jobs if they run longer than timeout period
 2024-06-10 13:55 UTC  (11+ messages)
` [PATCH v4 1/7] drm/xe: Add ctx timestamp to LRC snapshot
` [PATCH v4 2/7] drm/xe: Add xe_gt_clock_interval_to_ms helper
` [PATCH v4 3/7] drm/xe: Improve unexpected state error messages
` [PATCH v4 4/7] drm/xe: Add GuC state asserts to deregister_exec_queue
` [PATCH v4 5/7] drm/xe: Add pending disable assert to handle_sched_done
` [PATCH v4 6/7] drm/xe: Add killed, banned, or wedged as stick bit during GuC reset
` [PATCH v4 7/7] drm/xe: Sample ctx timestamp to determine if jobs have timed out
` ✓ CI.Patch_applied: success for Only timeout jobs if they run longer than timeout period
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 0/3] Few GuC PC improvements
 2024-06-10 10:08 UTC  (16+ messages)
` [PATCH 1/3] drm/xe/guc: Move H2G SETUP_PC_GUCRC definition to SLPC ABI
` [PATCH 2/3] drm/xe/guc: Add pc_to_ct() helper
` [PATCH 3/3] drm/xe/guc: Prefer GT oriented messages in xe_guc_pc
` ✓ CI.Patch_applied: success for Few GuC PC improvements
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[CI 1/2] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
 2024-06-10 10:03 UTC  (3+ messages)
` ✗ CI.FULL: failure for series starting with [CI,1/2] "

[PATCH 0/9] Ensure xe_force_wake_put is always called after xe_force_wake_get
 2024-06-10  9:59 UTC  (8+ messages)
` [PATCH 3/9] drm/xe/xe_reg_sr: Always call xe_force_wake_put/get in pairs

[PATCH] drm/xe/irq: remove xe_irq_shutdown
 2024-06-10  9:52 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/irq: remove xe_irq_shutdown (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2] drm/xe/xe2: Enable Priority Mem Read
 2024-06-10  4:45 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2: Enable Priority Mem Read (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[CI 00/11] Xe + TTM bo shrinker
 2024-06-09 21:57 UTC  (20+ messages)
` [CI 01/11] drm/ttm: Allow TTM LRU list nodes of different types
` [CI 02/11] drm/ttm: Slightly clean up LRU list iteration
` [CI 03/11] drm/ttm: Use LRU hitches
` [CI 04/11] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI 05/11] drm/ttm: Provide a generic LRU walker helper
` [CI 06/11] drm/ttm: Use the LRU walker helper for swapping
` [CI 07/11] drm/ttm: Use the LRU walker for eviction
` [CI 08/11] drm/ttm: Add a virtual base class for graphics memory backup
` [CI 09/11] drm/ttm/pool: Provide a helper to shrink pages
` [CI 10/11] drm/ttm: Use fault-injection to test error paths
` [CI 11/11] drm/ttm, drm/xe: Add a shrinker for xe bos
` ✓ CI.Patch_applied: success for Xe + TTM bo shrinker (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v4 1/2] devcoredump: Add dev_coredumpm_timeout()
 2024-06-09  4:53 UTC  (5+ messages)
` ✓ CI.FULL: success for series starting with [v4,1/2] "

[drm-xe:drm-xe-next] BUILD SUCCESS 4468d0488ecb91639f12659f8a025139120a431b
 2024-06-08 16:48 UTC 

[PATCH] drm/xe/pf: Assert LMEM provisioning is done only on DGFX
 2024-06-08 16:14 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[bug report] drm/xe/bo: Simplify xe_bo_lock()
 2024-06-08 14:24 UTC 

[bug report] drm/xe: Introduce a new DRM driver for Intel GPUs
 2024-06-08 14:23 UTC 

[bug report] drm/xe: Perform dma_map when moving system buffer objects to TT
 2024-06-08 14:21 UTC 

[PATCH v16 00/17] Add OA functionality to Xe
 2024-06-08 13:22 UTC  (14+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC
` ✓ CI.FULL: success for Add OA functionality to Xe (rev16)

[PATCH v6 0/6] Tracing cleanup and add mmio tracing
 2024-06-08  6:44 UTC  (2+ messages)
` ✓ CI.FULL: success for Tracing cleanup and add mmio tracing (rev4)

[PATCH] drm/xe: Introduce xe_gt_dbg_printer()
 2024-06-08  4:38 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH v2 0/2] Job cancel tests
 2024-06-08  0:16 UTC  (4+ messages)
` [PATCH v2 1/2] xe_exec_reset: Add job "
` [PATCH v2 2/2] xe_exec_reset: Add timeslice preempt test
` ✗ CI.Patch_applied: failure for Job cancel tests


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