Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-21 07:39:54 to 2024-03-21 22:39:29 UTC [more...]

[PATCH] drm/xe: Remove redundant functions to get xe
 2024-03-21 22:39 UTC  (3+ messages)

[PATCH] drm/xe/guc: Check error code when initializing the CT mutex
 2024-03-21 22:30 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] drm/xe/guc: Add some failure checks
 2024-03-21 22:24 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Fix mips and refactor LRC tables
 2024-03-21 22:17 UTC  (3+ messages)
` [PATCH 1/2] drm/xe: Fix END redefinition
` [PATCH 2/2] drm/xe: Let set_offsets() get the per-platform offsets

[PATCH 0/7] drm/xe: Rework rebinding and allow same-vm eviction
 2024-03-21 21:55 UTC  (21+ messages)
` [PATCH 1/7] drm/xe: Make TLB invalidation fences unordered
` [PATCH 1/7] drm/xe: Use ring ops TLB invalidation for rebinds
` [PATCH 2/7] drm/xe: Rework rebinding
` [PATCH 2/7] drm/xe: Use ring ops TLB invalidation for rebinds
` [PATCH 3/7] drm/xe: Make TLB invalidation fences unordered
` [PATCH 3/7] drm/xe: Reserve fences where needed
` [PATCH 4/7] "
` [PATCH 4/7] drm/xe: Rework rebinding
` [PATCH 5/7] drm/xe: Move vma rebinding to the drm_exec locking loop
` [PATCH 6/7] drm/xe/bo: Forward the decision to evict local objects during validation
` [PATCH 7/7] drm/xe/bo: Allow eviction of unbound local bos
` ✗ CI.Patch_applied: failure for drm/xe: Rework rebinding and allow same-vm eviction

[PATCH] drm/xe/guc: Remove explicit shutdown of SLPC
 2024-03-21 21:39 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI 1/7] drm/xe: Make TLB invalidation fences unordered
 2024-03-21 21:18 UTC  (4+ messages)
` [CI 4/7] drm/xe: Move vma rebinding to the drm_exec locking loop

[PATCH v2] drm/xe: Create a helper function to init job's user fence
 2024-03-21 20:56 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Create a helper function to init job's user fence (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/i915/display: move dmc_firmware_path to display params
 2024-03-21 20:14 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/4] Change userptr so it can be unified with hmmptr
 2024-03-21 20:00 UTC  (8+ messages)
` [PATCH 4/4] drm/xe: destroy userptr vma on UNMAP event

[PATCH] drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
 2024-03-21 19:56 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] gpu/drm/xe/xe_devcoredump: Check NULL before dereferencing coredump
 2024-03-21 19:45 UTC  (4+ messages)

[PATCH v2] drm/xe/xe_devcoredump: Check NULL before dereferencing
 2024-03-21 19:45 UTC  (3+ messages)

[PATCH 1/1] drm/xe: Use enum instead of hard coding
 2024-03-21 19:41 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: remove unused struct xe_device members
 2024-03-21 19:30 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe: Use FIELD_PREP for lrc descriptor
 2024-03-21 18:48 UTC  (14+ messages)
` ✓ CI.checkpatch: success for drm/xe: Use FIELD_PREP for lrc descriptor (rev2)
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for drm/xe: Use FIELD_PREP for lrc descriptor (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI 1/3] drm/xe: Introduce helper to populate userptr
 2024-03-21 17:46 UTC  (10+ messages)
` [CI 2/3] drm/xe: Introduce a helper to free sg table
` [CI 3/3] drm/xe: Use hmm_range_fault to populate user pages
` ✓ CI.Patch_applied: success for series starting with [CI,1/3] drm/xe: Introduce helper to populate userptr
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/xe: Use FIELD_PREP for lrc descriptor
 2024-03-21 16:52 UTC  (3+ messages)

[PATCH v3 5/5] drm/xe: Enable 32bits build
 2024-03-21 16:40 UTC  (4+ messages)
` [v3,5/5] "

[PULL] drm-misc-next-fixes
 2024-03-21 16:19 UTC 

[PATCH] drm/xe: Create a helper function to init job's user fence
 2024-03-21 16:09 UTC  (3+ messages)

[PATCH v4 1/2] drm/xe/query: Define and use a constant for the number of masks
 2024-03-21 16:09 UTC  (9+ messages)
` [PATCH v4 2/2] drm/xe/uapi: Add L3 bank mask to topology query
` ✓ CI.Patch_applied: success for series starting with [v4,1/2] drm/xe/query: Define and use a constant for the number of masks
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v3 1/2] drm/xe/query: Define and use a constant for the number of masks
 2024-03-21 15:24 UTC  (10+ messages)
` [PATCH v3 2/2] drm/xe/uapi: Add L3 bank mask to topology query
` ✓ CI.Patch_applied: success for series starting with [v3,1/2] drm/xe/query: Define and use a constant for the number of masks
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH] drm/xe/mocs: Add debugfs node to dump mocs
 2024-03-21 14:34 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PULL] drm-misc-next
 2024-03-21 13:56 UTC 

[PATCH] drm/xe : Fix mixed enum type warning
 2024-03-21 13:37 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Add debug messages for MMU notifier and VMA invalidate
 2024-03-21 13:20 UTC  (2+ messages)

[PATCH v2] drm/xe/uapi: Add L3 bank mask to topology query
 2024-03-21 13:19 UTC  (3+ messages)

[PATCH 1/6] drm/xe: Introduce a simple busted state
 2024-03-21 13:16 UTC  (5+ messages)
` [PATCH 6/6] drm/xe: Introduce the busted_mode debugfs

[PATCH 0/2] drm/xe: Fix issues reported by static analysis tool
 2024-03-21 13:00 UTC  (11+ messages)
` [PATCH 1/2] drm/xe: Fix static analysis tool reported errors
` [PATCH 2/2] drm/xe/hwmon: Fix static analysis tool reported issues
` ✓ CI.Patch_applied: success for drm/xe: Fix issues reported by static analysis tool
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/query: fix gt_id bounds check
 2024-03-21 12:46 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC 0/2] drm/xe: Support PCIe FLR
 2024-03-21 11:38 UTC  (6+ messages)
` [RFC 2/2] drm/xe/FLR: "

[PATCH] drm/xe/display: check for error on drmm_mutex_init
 2024-03-21  9:43 UTC  (2+ messages)

[PATCH v3 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-21  8:22 UTC  (9+ messages)
` [PATCH v3 1/4] drm/i915/display: add support for DMC wakelocks
` [PATCH v3 2/4] drm/i915/display: don't allow DMC wakelock on older hardware
` [PATCH v3 3/4] drm/i915/display: add module parameter to enable DMC wakelock
` [PATCH v3 4/4] drm/i915/display: tie DMC wakelock to DC5/6 state transitions


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