Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-09 07:46:35 to 2023-06-13 19:12:46 UTC [more...]

[Intel-xe] [PATCH v2 1/2] drm/xe: Skip applying copy engine fuses
 2023-06-13 19:12 UTC  (4+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe: Fix GMD_ID to revid
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: Skip applying copy engine fuses
` [Intel-xe] ✗ CI.checkpatch: warning "

[Intel-xe] [PATCH] drm/xe : Fix GT looping for standalone media
 2023-06-13 18:58 UTC  (9+ 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] [PATCH 1/2] drm/xe/kunit: Handle fake device creation for all platform/subplatform cases
 2023-06-13 18:29 UTC  (11+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Add missing ADL entries to xe_test_wa
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/kunit: Handle fake device creation for all platform/subplatform cases
` [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] [PATCH 1/2] drm/xe/kunit: Handle fake device creation for all platform/subplatform cases
 2023-06-13 18:30 UTC  (2+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Add missing ADL entries to xe_test_wa

[Intel-xe] [PATCH v4 00/31] Separate GT and tile
 2023-06-13 17:41 UTC  (3+ messages)
` [Intel-xe] [PATCH v4 02/31] drm/xe: Introduce xe_tile

[Intel-xe] [RFC 0/3] drm/xe: Add preemption timeout config options
 2023-06-13 17:32 UTC  (15+ messages)
` [Intel-xe] [RFC 1/3] drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
` [Intel-xe] [RFC 2/3] drm/xe: Add DRM_XE_PREEMPT_TIMEOUT_COMPUTE
` [Intel-xe] [RFC 3/3] drm/xe: Add DRM_XE_PREEMPT_TIMEOUT_COMPUTE_COPY
` [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: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 0/3] A rebind fixes
 2023-06-13 17:11 UTC  (22+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Handle unmapped userptr in analyze VM
` [Intel-xe] [PATCH 2/3] drm/xe: Ban a VM if rebind worker hits an error
` [Intel-xe] [PATCH 3/3] drm/xe: Use Xe ordered workqueue for rebind worker
` [Intel-xe] ✓ CI.Patch_applied: success for A rebind fixes
` [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 1/5] drm/xe: Rename pte/pde encoding functions
 2023-06-13 16:36 UTC  (18+ messages)
` [Intel-xe] [PATCH 2/5] drm/xe/guc: Fix typo s/enabled/enable/
` [Intel-xe] [PATCH 3/5] drm/xe/guc: Normalize error messages with %#x
` [Intel-xe] [PATCH 4/5] drm/xe: Skip applying copy engine fuses
` [Intel-xe] [PATCH 5/5] drm/xe: Fix GMD_ID to revid
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/5] drm/xe: Rename pte/pde encoding functions
` [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] [CI] drm/xe: Always flush TLB on rebind
 2023-06-13 12:01 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: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v2 0/5] drm/xe: uAPI cleanup
 2023-06-13 10:52 UTC  (10+ messages)

[Intel-xe] [PATCH] drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
 2023-06-13 10:31 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP (rev2)
` [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] [PATCH v11 00/12] xe_device_mem_access fixes and related bits
 2023-06-13 10:13 UTC  (29+ messages)
` [Intel-xe] [PATCH v11 01/12] drm/xe: fix xe_device_mem_access_get() races
` [Intel-xe] [PATCH v11 02/12] drm/xe/vm: tidy up xe_runtime_pm usage
` [Intel-xe] [PATCH v11 03/12] drm/xe/debugfs: grab mem_access around forcewake
` [Intel-xe] [PATCH v11 04/12] drm/xe/mmio: grab mem_access in xe_mmio_ioctl
` [Intel-xe] [PATCH v11 05/12] drm/xe: ensure correct access_put ordering
` [Intel-xe] [PATCH v11 06/12] drm/xe/pci: wrap probe with mem_access
` [Intel-xe] [PATCH v11 07/12] drm/xe/display: use mem_access underneath
` [Intel-xe] [PATCH v11 08/12] drm/xe/mmio: enforce xe_device_assert_mem_access
` [Intel-xe] [PATCH v11 09/12] drm/xe: drop xe_device_mem_access_get() from guc_ct_send
` [Intel-xe] [PATCH v11 10/12] drm/xe/ggtt: prime ggtt->lock against FS_RECLAIM
` [Intel-xe] [PATCH v11 11/12] drm/xe: drop xe_device_mem_access_get() from invalidation_vma
` [Intel-xe] [PATCH v11 12/12] drm/xe: add lockdep annotation for xe_device_mem_access_get()
` [Intel-xe] ✓ CI.Patch_applied: success for xe_device_mem_access fixes and related bits
` [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 0/2] Add gtidle properties
 2023-06-13  9:55 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: add a new sysfs directory for "
` [Intel-xe] [PATCH 2/2] drm/xe/mtl: Add support to get C6 residency/status of MTL
` [Intel-xe] ✓ CI.Patch_applied: success for Add gtidle properties
` [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: failure "

[Intel-xe] [PATCH 1/1] drm/xe: Report tile count from device query api
 2023-06-13  8:37 UTC  (6+ messages)

[Intel-xe] [PATCH 0/1] Fix stolen memory size calculation
 2023-06-12 16:57 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/1] drm/xe: "
` [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] [RFC PATCH 0/1] drm/xe: Introduce function pointers for MMIO functions
 2023-06-12 16:31 UTC  (4+ messages)
` [Intel-xe] [RFC PATCH 1/1] "

[Intel-xe] [PATCH v2 0/2] Implement missing invalidations and flushes
 2023-06-12 15:53 UTC  (20+ messages)
` [Intel-xe] [PATCH v2 1/2] drm/xe: Invalidate TLB also on bind if in scratch page mode
` [Intel-xe] [PATCH v2 2/2] drm/xe: Emit a render cache flush after each rcs/ccs batch
` [Intel-xe] ✓ CI.Patch_applied: success for Implement missing invalidations and flushes
` [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] ✓ CI.Patch_applied: success for Implement missing invalidations and flushes (rev2)
` [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] [PATCH] drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
 2023-06-11 23:36 UTC  (2+ messages)

[Intel-xe] [PATCH v2 00/31] Upstreaming prep / all of mbrosts patches
 2023-06-12 13:01 UTC  (5+ messages)
` [Intel-xe] [PATCH v2 11/31] drm/xe/guc: Use doorbells for submission if possible

[Intel-xe] [PATCH v2 0/2] drm/xe/reg_sr: Apply limit to register whitelisting
 2023-06-12 12:46 UTC  (20+ messages)
` [Intel-xe] [PATCH v2 1/2] drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()
` [Intel-xe] [PATCH v2 2/2] drm/xe/reg_sr: Apply limit to register whitelisting
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/reg_sr: Apply limit to register whitelisting (rev2)
` [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] ✓ CI.Patch_applied: success for drm/xe/reg_sr: Apply limit to register whitelisting (rev3)
` [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 PATCH 0/6] Add HWMON support for DGFX
 2023-06-12  7:18 UTC  (3+ messages)
` [Intel-xe] [RFC PATCH 6/6] drm/xe/hwmon: Expose power1_max_interval

[Intel-xe] [PATCH 0/2] Implement rcs/ccs missing invalidations and flushes
 2023-06-09 15:54 UTC  (4+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Invalidate TLB also on bind if in scratch page mode

[Intel-xe] [PATCH v4 0/2] drm/xe: uAPI cleanup
 2023-06-09  8:21 UTC  (3+ messages)
` [Intel-xe] ✓ CI.checksparse: success for drm/xe: uAPI cleanup (rev4)
` [Intel-xe] ○ CI.BAT: info "


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