Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-14 09:06:09 to 2023-08-17 04:31:47 UTC [more...]

[Intel-xe] [PATCH 0/3] Fix array of binds
 2023-08-17  4:31 UTC  (2+ messages)
` [Intel-xe] [PATCH 3/3] drm/xe: "

[Intel-xe] Implement svm without BO concept in xe driver
 2023-08-17  2:12 UTC  (9+ messages)

[Intel-xe] [PATCH v2] Documentation/gpu: VM_BIND locking document
 2023-08-17  2:05 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH] drm/xe: Add patch version on guc firmware init
 2023-08-17  0:48 UTC  (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH 0/6] Add plumbing for submitting to the GSCCS
 2023-08-16 23:11 UTC  (19+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe: common function to assign queue name
` [Intel-xe] [PATCH 2/6] drm/xe: base definitions for the GSCCS
` [Intel-xe] [PATCH 3/6] drm/xe: add GSCCS irq support
` [Intel-xe] [PATCH 4/6] drm/xe: add GSCCS ring ops
` [Intel-xe] [PATCH 5/6] drm/xe: GSC forcewake support
` [Intel-xe] [PATCH 6/6] drm/xe: don't expose the GSCCS to users
` [Intel-xe] ✓ CI.Patch_applied: success for Add plumbing for submitting to the GSCCS
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[Intel-xe] [PATCH 00/15] Add Lunar Lake support
 2023-08-16 22:27 UTC  (7+ messages)
` [Intel-xe] [PATCH 01/15] drm/xe/xe2: Update render/compute context image sizes
` [Intel-xe] [PATCH 02/15] drm/xe/xe2: Add GT topology readout
` [Intel-xe] [PATCH 03/15] drm/xe/xe2: Add MCR register steering for primary GT

[Intel-xe] [PATCH v2 0/4] Port CPU-GPU timestamp correlation to XE KMD
 2023-08-16 22:16 UTC  (22+ messages)
` [Intel-xe] [PATCH v2 1/4] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` [Intel-xe] [PATCH v2 2/4] "
` [Intel-xe] [PATCH v2 3/4] "
` [Intel-xe] [PATCH v2 4/4] drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] ✓ CI.Patch_applied: success for Port CPU-GPU timestamp correlation to XE KMD
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [RFC] drm/xe/uc: rework uC version tracking
 2023-08-16 22:03 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "

[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
 2023-08-16 20:58 UTC  (13+ messages)
` [Intel-xe] [PATCH 01/10] drm/xe/oa: Introduce OA uapi

[Intel-xe] [PATCH] fixup! drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
 2023-08-16 17:50 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH v3 0/2] drm/xe: Add preemption timeout config options
 2023-08-16 16:41 UTC  (14+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/xe: Simplify engine class sched_props setting
` [Intel-xe] [PATCH v3 2/2] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add preemption timeout config options
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
 2023-08-16 16:33 UTC  (9+ messages)
` [Intel-xe] [PATCH v2 1/9] drm/sched: Convert drm scheduler to use a work queue rather than kthread

[Intel-xe] [PATCH 1/2] fixup! drm/i915/display: Remaining changes to make xe compile
 2023-08-16 15:16 UTC  (13+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Implement xe DPT slightly differently
` [Intel-xe] ✗ CI.checkpatch: warning for series starting with [1/2] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH v2 0/3] drm/xe: Add preemption timeout config options
 2023-08-16 11:39 UTC  (26+ messages)
` [Intel-xe] [PATCH v2 1/3] drm/xe: Simplify engine class sched_props setting
` [Intel-xe] [PATCH v2 2/3] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
` [Intel-xe] [PATCH v2 3/3] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT_COMPUTE
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add preemption timeout config options
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [RFC 0/3] drm/xe: Add drm client infra to track client stats
 2023-08-16  9:51 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe/mtl: Disable RNE in SF Unit
 2023-08-16  7:22 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "

[Intel-xe] [PATCH v4 0/2] drm/xe/pmu: Enable PMU interface
 2023-08-16  5:48 UTC  (12+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/pmu: Enable PMU interface (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH v3 1/2] drm/xe: Get GT clock to nanosecs
` [Intel-xe] [PATCH v4 2/2] drm/xe/pmu: Enable PMU interface
` [Intel-xe] ✓ CI.Build: success for drm/xe/pmu: Enable PMU interface (rev4)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 0/4] drm/xe: Add preemption timeout config options
 2023-08-16  5:05 UTC  (10+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
` [Intel-xe] [PATCH 3/4] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT_COMPUTE
` [Intel-xe] [PATCH 4/4] drm/xe: Add DRM_XE_PREEMPT_TIMEOUT_COPY

[Intel-xe] [PATCH v2 0/6] Add HWMON support for DGFX
 2023-08-15 23:20 UTC  (5+ messages)
` [Intel-xe] [PATCH v2 2/6] drm/xe/hwmon: Expose power attributes

[Intel-xe] [PATCH] drm/xe/dg2: Remove Wa_15010599737
 2023-08-15 22:54 UTC  (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v6] Documentation/gpu: Add a VM_BIND async document
 2023-08-15 13:57 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH v5] Documentation/gpu: Add a VM_BIND async draft document
 2023-08-14 10:21 UTC  (3+ messages)


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