Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-15 10:42:27 to 2023-06-20 14:55:27 UTC [more...]

[Intel-xe] [PATCH 0/3] Fixed-width mask/bit helpers
 2023-06-20 14:55 UTC  (11+ messages)
` [Intel-xe] [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros

[Intel-xe] [PATCH v2 0/6] drm/xe: Eviction fixes and optimizations
 2023-06-19 17:14 UTC  (16+ messages)
` [Intel-xe] [PATCH v2 1/6] drm/xe/bo: Don't limit the TT manager to half of system memory
` [Intel-xe] [PATCH v2 2/6] drm/xe/bo: Fix swapin when moving to VRAM
` [Intel-xe] [PATCH v2 3/6] drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM bo
` [Intel-xe] [PATCH v2 4/6] drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup()
` [Intel-xe] [PATCH v2 5/6] drm/xe/bo: Evict VRAM to TT rather than to system
` [Intel-xe] [PATCH v2 6/6] drm/ttm: Don't shadow the operation context
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Eviction fixes and optimizations (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 0/2] Xe runtime pm fixes
 2023-06-19 12:32 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/pm: Wrap pm_runtime_suspended with power.lock
` [Intel-xe] [PATCH 2/2] drm/xe/pm: Fix PM runtime_idle callback
` [Intel-xe] ✓ CI.Patch_applied: success for Xe runtime pm fixes
` [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 v6 0/6] uAPI bits for small-bar
 2023-06-19 12:22 UTC  (14+ messages)
` [Intel-xe] [PATCH v6 1/6] drm/xe/bo: consider bo->flags in xe_bo_migrate()
` [Intel-xe] [PATCH v6 2/6] drm/xe/uapi: restrict system wide accounting
` [Intel-xe] [PATCH v6 3/6] drm/xe/uapi: add some kernel-doc for region query
` [Intel-xe] [PATCH v6 4/6] drm/xe/bo: support tiered vram allocation for small-bar
` [Intel-xe] [PATCH v6 5/6] drm/xe/uapi: add the userspace bits "
` [Intel-xe] [PATCH v6 6/6] drm/xe: fully turn on small-bar support
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI bits for small-bar (rev7)
` [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/6] drm/xe: Eviction fixes and optimizations
 2023-06-19 12:00 UTC  (24+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe/bo: Don't limit the TT manager to half of system memory
` [Intel-xe] [PATCH 2/6] drm/xe/bo: Fix swapin when moving to VRAM
` [Intel-xe] [PATCH 3/6] drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM bo
` [Intel-xe] [PATCH 4/6] drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup()
` [Intel-xe] [PATCH 5/6] drm/xe/bo: Evict VRAM to TT rather than to system
` [Intel-xe] [PATCH 6/6] drm/ttm: Don't shadow the operation context
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Eviction fixes and optimizations
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 0/6] drm/xe: Add engine scheduler control interface
 2023-06-19  5:01 UTC  (16+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH 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
` [Intel-xe] ✗ CI.Hooks: failure "

[Intel-xe] [PATCH 0/2] drm/xe/pmu: Enable PMU interface
 2023-06-19  4:51 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "
` [Intel-xe] [PATCH 1/2] drm/xe: Get GT clock to nanosecs
` [Intel-xe] [PATCH 2/2] drm/xe/pmu: Enable PMU interface

[Intel-xe] [RFC PATCH 0/1] drm/xe: Introduce function pointers for MMIO functions
 2023-06-18  8:28 UTC  (9+ messages)
` [Intel-xe] [RFC PATCH 1/1] "

[Intel-xe] [PATCH v4 00/31] Separate GT and tile
 2023-06-18  6:19 UTC  (5+ messages)
` [Intel-xe] [PATCH v4 02/31] drm/xe: Introduce xe_tile

[Intel-xe] [PATCH 0/3] NULL bindings aka sparse bindings
 2023-06-16 23:32 UTC  (9+ messages)
` [Intel-xe] [PATCH 3/3] drm/xe: NULL binding implementation

[Intel-xe] [PATCH] drm/xe/display: Append dma_buf fences to framebuffer fences
 2023-06-16 21:49 UTC  (5+ messages)

[Intel-xe] [PATCH] drm/xe: NULL binding implementation
 2023-06-16 17:33 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] [PATCH v4 0/8] Scheduler changes for upstreaming
 2023-06-16 16:02 UTC  (20+ messages)
` [Intel-xe] [PATCH v4 1/8] fixup! drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [Intel-xe] [PATCH v4 2/8] drm/sched: Move schedule policy to scheduler
` [Intel-xe] [PATCH v4 3/8] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
` [Intel-xe] [PATCH v4 4/8] drm/xe: Use DRM_SCHED_POLICY_SINGLE_ENTITY mode
` [Intel-xe] [PATCH v4 5/8] drm/xe: Long running job update
` [Intel-xe] [PATCH v4 6/8] drm/xe: Ensure LR engines are not persistent
` [Intel-xe] [PATCH v4 7/8] drm/xe: Only try to lock external BOs in VM bind
` [Intel-xe] [PATCH v4 8/8] drm/xe: VM LRU bulk move
` [Intel-xe] ✓ CI.Patch_applied: success for Scheduler changes for upstreaming (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] drm/xe/bo: handle PL_TT -> PL_TT
 2023-06-16 15:47 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] [PATCH 0/4] GMD_ID fixes
 2023-06-16 14:18 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Return GMD_ID revid properly
` [Intel-xe] [PATCH 2/4] drm/xe: Don't raise error on fused-off media
` [Intel-xe] [PATCH 3/4] drm/xe: Print proper revid value for unknown media revision
` [Intel-xe] [PATCH 4/4] drm/xe: Enable PCI device earlier

[Intel-xe] [PATCH V3 0/3] drm/xe: Add sysfs entry for tile and relate it to GTs
 2023-06-16 14:01 UTC  (2+ messages)

[Intel-xe] [PATCH v3] drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
 2023-06-16 13:34 UTC  (11+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Use nanoseconds instead of jiffies in uapi for user fence (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] [PATCH] drm/xe: Grab runtime PM over MMIO ioctl
 2023-06-16 12:10 UTC  (4+ messages)

[Intel-xe] [PATCH v2 0/2] Add gtidle properties
 2023-06-16 11:48 UTC  (15+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Add gtidle properties (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] [PATCH v2 1/2] drm/xe: add a new sysfs directory for gtidle properties
` [Intel-xe] [PATCH v2 2/2] drm/xe/mtl: Add support to get C6 residency/status of MTL
` [Intel-xe] ✓ CI.KUnit: success for Add gtidle properties (rev2)
` [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-16  7:32 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: add a new sysfs directory for "

[Intel-xe] [PATCH] drm/xe: Ban a VM if rebind worker hits an error
 2023-06-15 23:14 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Ban a VM if rebind worker hits an error (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: limit GGTT size to GUC_GGTT_TOP
 2023-06-15 18:20 UTC  (4+ messages)

[Intel-xe] [PATCH v2 0/5] D3Cold Policy
 2023-06-15 13:30 UTC  (5+ messages)
` [Intel-xe] [PATCH v2 4/5] xe/drm/pm: Toggle d3cold_allowed using vram_usages
` [Intel-xe] [PATCH v2 5/5] drm/xe/pm: Init pcode and restore vram on power lost

[Intel-xe] [PATCH v4 1/1] drm/xe: Add a debugfs for faking gt reset failure
 2023-06-15 11:33 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v4,1/1] "
` [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 v3 1/1] drm/xe: Add a debugfs for faking gt reset failure
 2023-06-15 10:42 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for series starting with [v3,1/1] "


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