intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 05:52:22 to 2024-03-29 05:20:05 UTC [more...]

[PATCH 0/3] Rework work queue usage
 2024-03-29  2:53 UTC  (17+ messages)
` [PATCH 1/3] drm/xe: Use ordered wq for preempt fence waiting
` [PATCH 2/3] drm/xe: Use device, gt ordered work queues for resource cleanup
` [PATCH 3/3] drm/xe: Use ordered WQ for TLB invalidation fences
` ✓ CI.Patch_applied: success for Rework work queue usage
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 1/2] drm/xe/xe_guc_submit: Fix exec queue stop race condition
 2024-03-29  5:19 UTC  (8+ messages)
` [PATCH 2/2] drm/xe/xe_guc_status: Allow lr exec queues to be banned
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/xe_guc_submit: Fix exec queue stop race condition
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2] drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
 2024-03-29  4:41 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/7] Update GuC ABI definitions
 2024-03-29  3:50 UTC  (15+ messages)
` [PATCH 1/7] drm/xe/guc: Add PF2GUC_UPDATE_VF_CFG to ABI
` [PATCH 2/7] drm/xe/guc: Add PF2GUC_UPDATE_VGT_POLICY "
` [PATCH 3/7] drm/xe/guc: Add GUC2PF_ADVERSE_EVENT "
` [PATCH 4/7] drm/xe/guc: Add VF2GUC_MATCH_VERSION "
` [PATCH 5/7] drm/xe/guc: Add VF2GUC_VF_RESET "
` [PATCH 6/7] drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV "
` [PATCH 7/7] drm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definition
` ✓ CI.Patch_applied: success for Update GuC ABI definitions
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v5] drm/xe/hwmon: Add infra to support card power and energy attributes
 2024-03-29  1:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add infra to support card power and energy attributes (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PULL] drm-intel-fixes
 2024-03-29  1:32 UTC 

[PATCH] drm/xe/uapi: Define topology types as indexes rather than masks
 2024-03-29  0:01 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[topic/core-for-CI] ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path
 2024-03-28 23:54 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` [PATCH] "
` ✓ CI.BAT: success for "
` ✗ CI.Patch_applied: failure for ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path (rev2)

[CI 0/3] Refactor GT debugfs
 2024-03-28 22:57 UTC  (11+ messages)
` [CI 1/3] drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory
` [CI 2/3] drm/xe: Define helper for GT specific debugfs files
` [CI 3/3] drm/xe: Refactor GT debugfs
` ✓ CI.Patch_applied: success for Refactor GT debugfs (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v1 0/1] Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
 2024-03-28 21:03 UTC  (10+ messages)
` [PATCH v1 1/1] drm/xe/uapi: "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4] drm/xe/hwmon: Add infra to support card power and energy attributes
 2024-03-28 17:17 UTC  (3+ messages)

[PATCH] drm/xe/hwmon: Update xe hwmon with couple of fixes
 2024-03-28 16:25 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/3] Refactor GT debugfs
 2024-03-28 15:18 UTC  (6+ messages)
` [PATCH 1/3] drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory

[PATCH] drm/xe/xe_migrate: Fix potential overflows expression
 2024-03-28 14:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_migrate: Fix potential overflows expression (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PULL] drm-misc-fixes
 2024-03-28 13:44 UTC 

[PATCH] drm/i915: use fine grained -Woverride-init disable
 2024-03-28 13:16 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH i-g-t] lib/kunit: Read results from debugfs
 2024-03-28 13:09 UTC  (8+ messages)

[PATCH] drm/xe/xe_devcoredump: Check NULL before assignments
 2024-03-28 12:48 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v4 0/2] drm/xe : avoid the risky function sprintf
 2024-03-28 12:45 UTC  (3+ messages)
` [PATCH v4 2/2] drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()

[PATCH 0/3] Add proper detection of the SR-IOV VF mode
 2024-03-28 12:44 UTC  (6+ messages)
` [PATCH 3/3] drm/xe/vf: "
` ✓ CI.BAT: success for "

[PATCH v4] drm/xe/xe_devcoredump: Check NULL before dereferencing
 2024-03-28 12:11 UTC  (3+ messages)

[RESEND v3 0/2] drm: enable W=1 warnings by default across the subsystem
 2024-03-28 11:33 UTC  (7+ messages)
` [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR

[PATCH v3 00/22] Refactor VM bind code
 2024-03-28 11:28 UTC  (3+ messages)
` [PATCH v3 20/22] drm/xe: CPU binds for jobs

[PULL] drm-misc-next
 2024-03-28 11:22 UTC 

[PATCH v3 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-28 11:09 UTC  (4+ messages)
` [PATCH v3 1/4] drm/i915/display: add support for DMC wakelocks

[PATCHv2] drm/xe/display: check for error on drmm_mutex_init
 2024-03-28 11:07 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for drm/xe/display: check for error on drmm_mutex_init (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI v3 0/8] drm/ttm, drm/xe: Shrinker support
 2024-03-28 10:36 UTC  (16+ messages)
` [CI v3 1/8] drm/ttm: Allow TTM LRU list nodes of different types
` [CI v3 2/8] drm/ttm: Use LRU hitches
` [CI v3 3/8] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI v3 4/8] drm/ttm: Allow continued swapout after -ENOSPC falure
` [CI v3 5/8] drm/ttm: Add a virtual base class for graphics memory backup
` [CI v3 6/8] drm/ttm/pool: Provide a helper to shrink pages
` [CI v3 7/8] drm/xe, drm/ttm: Provide a generic LRU walker helper
` [CI v3 8/8] drm/xe: Add a shrinker for xe bos
` ✓ CI.Patch_applied: success for drm/ttm, drm/xe: Shrinker support (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[CI v2 0/8] drm/ttm, drm/xe: Shrinker support
 2024-03-28  9:27 UTC  (10+ messages)
` [CI v2 1/8] drm/ttm: Allow TTM LRU list nodes of different types
` [CI v2 2/8] drm/ttm: Use LRU hitches
` [CI v2 3/8] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI v2 4/8] drm/ttm: Allow continued swapout after -ENOSPC falure
` [CI v2 5/8] drm/ttm: Add a virtual base class for graphics memory backup
` [CI v2 6/8] drm/ttm/pool: Provide a helper to shrink pages
` [CI v2 7/8] drm/xe, drm/ttm: Provide a generic LRU walker helper
` [CI v2 8/8] drm/xe: Add a shrinker for xe bos
` ✗ CI.Patch_applied: failure for drm/ttm, drm/xe: Shrinker support (rev2)

[PATCH 0/2] Minimal support for VF state management
 2024-03-28  9:08 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/guc: Add VF_STATE_NOTIFY and VF_CONTROL to ABI
` [PATCH 2/2] drm/xe/pf: Add minimal support for VF_STATE_NOTIFY events

[PATCH v3 0/9] um: Minor fixes and cleanups
 2024-03-28  8:46 UTC  (2+ messages)

[CI 0/2] Pcode init status and lmem check
 2024-03-28  6:38 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for Pcode init status and lmem check (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [CI 1/2] drm/xe: check pcode init status only on root gt of root tile
` [CI 2/2] drm/xe: re-order lmem init check and wait for initialization to complete
` ✓ CI.Build: success for Pcode init status and lmem check (rev4)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).