Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-22 05:22:39 to 2023-11-24 07:28:11 UTC [more...]

[Intel-xe] [PATCH] drm/xe: Fix lockdep warning in xe_force_wake calls
 2023-11-24  7:28 UTC  (9+ messages)
` [Intel-xe] FW: "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Fix lockdep warning in xe_force_wake calls (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Intel-xe] [PATCH] fixup! drm/xe/pmu: Drop interrupt pmu event
 2023-11-24  6:41 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/xe/pmu: Drop interrupt pmu event (rev4)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 1/2] devcoredump: Add dev_coredump_put()
 2023-11-23 19:17 UTC  (8+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Remove devcoredump during driver release
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] devcoredump: Add dev_coredump_put()
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Intel-xe] [RFC v2 0/6] Enable compression handling on LNL
 2023-11-23 17:01 UTC  (6+ messages)
` [Intel-xe] [RFC v2 1/6] drm/xe/xe2: Support flat ccs
` [Intel-xe] [RFC v2 2/6] drm/xe/xe2: Determine bios enablement for flat ccs on igfx

[Intel-xe] [RFC 0/6] Enable compression handling on LNL
 2023-11-23 16:50 UTC  (3+ messages)
` [Intel-xe] [RFC 6/6] drm/xe/xe2: Handle flat ccs move for igfx

[Intel-xe] [PATCH 0/2] Group kunit tests
 2023-11-23 16:26 UTC  (16+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Group normal kunit tests in a single module
` [Intel-xe] [PATCH 2/2] drm/xe: Group live kunit tests
` [Intel-xe] ✓ CI.Patch_applied: success for Group "
` [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 v2 0/4] drm/xe: Assorted memory-management fixes
 2023-11-23 16:01 UTC  (7+ messages)
` [Intel-xe] [PATCH v2 1/4] drm/xe: Ensure that we don't access the placements array out-of-bounds
` [Intel-xe] [PATCH v2 2/4] drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
` [Intel-xe] [PATCH v2 3/4] drm/xe/bo: Remove leftover trace_printk()
` [Intel-xe] [PATCH v2 4/4] drm/xe/vm: Fix ASID XA usage

[Intel-xe] [PATCH v2 00/14] uAPI Alignment - Cleanup and future proof
 2023-11-23 15:01 UTC  (22+ messages)
` [Intel-xe] [PATCH v2 01/14] drm/xe: Extend drm_xe_vm_bind_op
` [Intel-xe] [PATCH v2 02/14] drm/xe/uapi: Separate bo_create placement from flags
` [Intel-xe] [PATCH v2 03/14] drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
` [Intel-xe] [PATCH v2 04/14] drm/xe/uapi: Reject bo creation of unaligned size
` [Intel-xe] [PATCH v2 05/14] drm/xe/uapi: Align on a common way to return arrays (memory regions)
` [Intel-xe] [PATCH v2 06/14] drm/xe/uapi: Align on a common way to return arrays (gt)
` [Intel-xe] [PATCH v2 07/14] drm/xe/uapi: Align on a common way to return arrays (engines)
` [Intel-xe] [PATCH v2 08/14] drm/xe/uapi: Split xe_sync types from flags
` [Intel-xe] [PATCH v2 09/14] drm/xe/uapi: Kill tile_mask
` [Intel-xe] [PATCH v2 10/14] drm/xe/uapi: Crystal Reference Clock updates
` [Intel-xe] [PATCH v2 11/14] drm/xe/uapi: Remove bogus engine list from the wait_user_fence IOCTL
` [Intel-xe] [PATCH v2 12/14] drm/xe/uapi: Add Tile ID information to the GT info query
` [Intel-xe] [PATCH v2 13/14] drm/xe/uapi: Fix various struct padding for 64b alignment
` [Intel-xe] [PATCH v2 14/14] drm/xe/uapi: Move xe_exec after xe_exec_queue
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI Alignment - Cleanup and future proof (rev5)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH 0/4] drm/xe: Assorted memory-management fixes
 2023-11-23 14:32 UTC  (28+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Ensure that we don't access the placements array out-of-bounds
` [Intel-xe] [PATCH 2/4] drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
` [Intel-xe] [PATCH 3/4] drm/xe/bo: Remove leftover trace_printk()
` [Intel-xe] [PATCH 4/4] drm/xe/vm: Fix ASID XA usage
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Assorted memory-management 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: "

[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 16020292621
 2023-11-23 13:44 UTC  (4+ messages)

[Intel-xe] [RFC 00/25] xe-eudebug: GPU debugging interface
 2023-11-23 13:21 UTC  (11+ messages)
` [Intel-xe] [RFC 01/25] drm/xe/eudebug: Introduce eudebug support
` [Intel-xe] [RFC 02/25] drm/xe/eudebug: Introduce discovery for resources
` [Intel-xe] [RFC 03/25] drm/xe/eudebug: Introduce exec_queue events
` [Intel-xe] [RFC 04/25] drm/xe/eudebug: hw enablement for eudebug

[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-11-23  7:26 UTC  (14+ messages)
` [Intel-xe] [RFC v4 1/5] drm/netlink: Add netlink infrastructure
` [Intel-xe] [RFC v3 3/5] drm/xe/RAS: Expose the error counters
` [Intel-xe] [RFC v2 5/5] drm/xe/RAS: send multicast event on occurrence of an error

[Intel-xe] [PATCH 0/3] drm/xe: Add a flag that can disable GuC PM
 2023-11-22 23:32 UTC  (8+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
` [Intel-xe] [PATCH 2/3] drm/xe: Add skip_guc_pc flag
` [Intel-xe] [PATCH 3/3] drm/xe: Manually setup C6 when skip_guc_pc is set
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add a flag that can disable GuC PM
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✗ CI.Build: failure "

[Intel-xe] [PATCH 0/1] drm/xe: explicitly set GGTT access for GuC DMA
 2023-11-22 23:25 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/1] "
` [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: "

[Intel-xe] [PATCH 1/3] drm/xe: Add device flag to indicate SR-IOV support
 2023-11-22 23:09 UTC  (7+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Prepare for running in different SR-IOV modes
` [Intel-xe] [PATCH 3/3] drm/xe: Print virtualization mode during probe

[Intel-xe] [PATCH 1/2] drm/xe: Remove XE_PVC_XT_IDS
 2023-11-22 18:32 UTC  (11+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Sync MTL PCI IDs with i915
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Remove XE_PVC_XT_IDS
` [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 V11 0/1] drm/xe: Count and report low level driver errors
 2023-11-22 18:28 UTC  (4+ messages)
` [Intel-xe] [PATCH V11 1/1] drm/xe: Introduce and update counter for "

[Intel-xe] [PATCH V3] drm/xe/xe2: Add workaround 14019449301
 2023-11-22 18:27 UTC  (4+ messages)
` [Intel-xe] ✓ CI.checksparse: success for drm/xe/xe2: Add workaround 14019449301 (rev4)
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 16021867713
 2023-11-22 18:25 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: "

[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 14017421178
 2023-11-22 18:13 UTC  (2+ messages)

[Intel-xe] [PATCH v3 0/2] drm/xe/mmio: Make xe_mmio_wait32() aware of interrupts
 2023-11-22 16:11 UTC  (2+ messages)

[Intel-xe] [RFC 0/4] Adding new frequency sysfs attributes
 2023-11-22 14:32 UTC  (14+ messages)
` [Intel-xe] [RFC 1/4] drm/xe: Moving and renaming existing "
` [Intel-xe] [RFC 2/4] drm/xe: Add memory directory for vram attributes
` [Intel-xe] [RFC 3/4] drm/xe: Add throttle reasons sysfs attributes

[Intel-xe] [PATCH v12 0/3] PAT and cache coherency support
 2023-11-22 11:01 UTC  (11+ messages)
` [Intel-xe] [PATCH v12 1/3] drm/xe/uapi: Add support for CPU caching mode
` [Intel-xe] [PATCH v12 2/3] drm/xe/pat: annotate pat_index with coherency mode
` [Intel-xe] [PATCH v12 3/3] drm/xe/uapi: support pat_index selection with vm_bind
` [Intel-xe] ✓ CI.Patch_applied: success for PAT and cache coherency support (rev15)
` [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 v2] RFC: drm/xe: Return correct error code for xe_wait_user_fence_ioctl
 2023-11-22  9:12 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for RFC: drm/xe: Return correct error code for xe_wait_user_fence_ioctl (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH v5] Documentation/gpu: VM_BIND locking document
 2023-11-22  7:49 UTC  (3+ messages)

[Intel-xe] [PATCH 1/4] drm: Add drm_vblank_work_flush_all()
 2023-11-22  7:34 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/4] "
` [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] fixup! drm/xe: Moving and renaming existing frequency sysfs attributes
 2023-11-22  6:46 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for fixup! drm/xe: Moving and renaming existing frequency sysfs attributes (rev3)

[Intel-xe] [PATCH v11 0/3] PAT and cache coherency support
 2023-11-22  6:44 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for PAT and cache coherency support (rev14)
` [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 "


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