messages from 2023-08-01 10:54:31 to 2023-08-04 13:32:18 UTC [more...]
[Intel-xe] [PATCH v3 0/6] Add HWMON support for DGFX
2023-08-04 13:31 UTC (28+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Add HWMON support for DGFX (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH v3 1/6] drm/xe/hwmon: Add HWMON infrastructure
` [Intel-xe] [PATCH v3 2/6] drm/xe/hwmon: Expose power attributes
` [Intel-xe] [PATCH v3 3/6] drm/xe/hwmon: Expose card reactive critical power
` [Intel-xe] [PATCH v3 4/6] drm/xe/hwmon: Expose input voltage attribute
` [Intel-xe] [PATCH v3 5/6] drm/xe/hwmon: Expose hwmon energy attribute
` [Intel-xe] [PATCH v3 6/6] drm/xe/hwmon: Expose power1_max_interval
` [Intel-xe] ✓ CI.Build: success for Add HWMON support for DGFX (rev3)
` [Intel-xe] ✗ CI.Hooks: failure "
[Intel-xe] [PATCH V13 0/6] drm/xe: Add engine scheduler control interface
2023-08-04 13:06 UTC (13+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add engine scheduler control interface (rev13)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH V13 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V13 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH V13 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH V13 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH V13 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH V13 6/6] drm/xe: Add min/max cap for engine scheduler properties
` [Intel-xe] ✓ CI.Build: success for drm/xe: Add engine scheduler control interface (rev13)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
[Intel-xe] [PATCH v3 0/3] kunit: Expose some built-in features to modules
2023-08-04 9:33 UTC (10+ messages)
` [Intel-xe] [PATCH v3 1/3] kunit: Report the count of test suites in a module
` [Intel-xe] [PATCH v3 2/3] kunit: Make 'list' action available to kunit test modules
[Intel-xe] [PATCH 0/8] DRM scheduler changes for Xe
2023-08-04 8:50 UTC (20+ messages)
` [Intel-xe] [PATCH 1/8] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [Intel-xe] [PATCH 2/8] drm/sched: Move schedule policy to scheduler / entity
` [Intel-xe] [PATCH 3/8] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
` [Intel-xe] [PATCH 4/8] drm/sched: Add generic scheduler message interface
` [Intel-xe] [PATCH 5/8] drm/sched: Add drm_sched_start_timeout_unlocked helper
` [Intel-xe] [PATCH 6/8] drm/sched: Start run wq before TDR in drm_sched_start
` [Intel-xe] [PATCH 7/8] drm/sched: Submit job before starting TDR
` [Intel-xe] [PATCH 8/8] drm/sched: Add helper to set TDR timeout
` [Intel-xe] ✗ CI.Patch_applied: failure for DRM scheduler changes for Xe
[Intel-xe] [PATCH v2 1/2] drm/xe/guc_submit: prevent repeated unregister
2023-08-04 8:48 UTC (11+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe/guc_submit: fixup deregister in job timeout
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe/guc_submit: prevent repeated unregister
` [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] fixup! drm/i915/display: Remaining changes to make xe compile
2023-08-04 8:37 UTC (15+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/i915/display: Remaining changes to make xe compile (rev3)
` [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 v4] drm/xe: Make explicit that exec uAPI expects canonical addresses
2023-08-04 8:33 UTC (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Make explicit that exec uAPI expects canonical addresses (rev4)
` [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] drm/xe: Implement HW workaround 14016763929
2023-08-04 8:29 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 V12 0/6] drm/xe: Add engine scheduler control interface
2023-08-04 8:27 UTC (14+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add engine scheduler control interface (rev12)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] [PATCH V12 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V12 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH V12 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH V12 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH V12 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH V12 6/6] drm/xe: Add min/max cap for engine scheduler properties
` [Intel-xe] ✓ CI.KUnit: success for drm/xe: Add engine scheduler control interface (rev12)
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
2023-08-04 7:45 UTC (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/xe: Introduce a new DRM driver for Intel GPUs (rev7)
` [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 1/2] drm/xe: Fix error path in xe_guc_pc_gucrc_disable()
2023-08-04 7:43 UTC (11+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Fix error path in xe_guc_pc_start()
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Fix error path in xe_guc_pc_gucrc_disable()
` [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] drm/xe/pm: Add vram_d3cold_threshold for d3cold capable device
2023-08-04 7:40 UTC (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [RFC] drm/xe: Introduce xe_ASSERT macros
2023-08-04 3:58 UTC (2+ messages)
[Intel-xe] [PATCH] drm/xe: Set max pte size when skipping rebinds
2023-08-04 0:23 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: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] ttm_bo and multiple backing store segments
2023-08-04 0:19 UTC (4+ messages)
[Intel-xe] [PATCH igt] tests/xe_debugfs: Skip test for tile count
2023-08-03 23:14 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[Intel-xe] [PATCH 1/2] drm/xe/uc: Fix uC status tracking
2023-08-02 22:10 UTC (9+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe/uc: Add GuC/HuC firmware path overrides
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/uc: Fix uC status tracking
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH] drm/xe: Add Wa_14015150844 for DG2 and Xe_LPG
2023-08-02 17:40 UTC (2+ messages)
[Intel-xe] [PATCH] drm/xe/guc_submit: prevent repeated unregister
2023-08-02 15:56 UTC (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[Intel-xe] [PATCH V11 0/6] drm/xe: Add engine scheduler control interface
2023-08-01 17:11 UTC (3+ messages)
` [Intel-xe] [PATCH V11 6/6] drm/xe: Add min/max cap for engine scheduler properties
[Intel-xe] [PATCH] fixup! drm/xe/display: Implement display support
2023-08-01 15:27 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/xe/display: Implement display support (rev5)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH v3 0/3] Remove use of BUG_ON
2023-08-01 14:39 UTC (4+ messages)
` [Intel-xe] [PATCH v3 2/3] drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
[Intel-xe] [PATCH v3 0/2] Rename engine to exec_queue
2023-08-01 11:32 UTC (6+ messages)
` [Intel-xe] ✓ CI.Build: success for Rename engine to exec_queue (rev3)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "
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