Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-21 13:46:58 to 2023-11-22 14:26:01 UTC [more...]

[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-11-22 14:28 UTC  (3+ messages)

[Intel-xe] [RFC 00/25] xe-eudebug: GPU debugging interface
 2023-11-22 13:46 UTC  (5+ 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] [PATCH 0/4] drm/xe: Assorted memory-management fixes
 2023-11-22 13:43 UTC  (15+ 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] [PATCH] drm/xe/xe2: Add workaround 16021867713
 2023-11-22 12:23 UTC  (8+ 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 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] [RFC 0/4] Adding new frequency sysfs attributes
 2023-11-22  8:37 UTC  (13+ 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 1/2] drm/xe: Remove XE_PVC_XT_IDS
 2023-11-22  8:21 UTC  (9+ 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 v5] Documentation/gpu: VM_BIND locking document
 2023-11-22  7:49 UTC  (4+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for Documentation/gpu: VM_BIND locking document (rev5)

[Intel-xe] [PATCH 1/4] drm: Add drm_vblank_work_flush_all()
 2023-11-22  7:34 UTC  (11+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe/display: Cache pinned ggtt_vma's
` [Intel-xe] [PATCH 3/4] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [Intel-xe] [PATCH 4/4] drm/i915: Use the same vblank worker for atomic unpin
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/4] drm: Add drm_vblank_work_flush_all()
` [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  (5+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
` [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 "

[Intel-xe] [PATCH V3] drm/xe/xe2: Add workaround 14019449301
 2023-11-22  5:57 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: Add workaround 14019449301 (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] drm/xe: Move wa processing to gt_init
 2023-11-22  5:10 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: "

[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 16020292621
 2023-11-22  4:21 UTC  (15+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: Add workaround 16020292621 (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: "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: Add workaround 16020292621 (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: failure "

[Intel-xe] [PATCH v2] fixup! drm/xe/pmu: Drop interrupt pmu event
 2023-11-22  2:49 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for fixup! drm/xe/pmu: Drop interrupt pmu event (rev2)

[Intel-xe] [PATCH] drm/xe: Fix modpost warning on kunit modules
 2023-11-22  2:46 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[Intel-xe] [CI 00/10] GSC FW loading
 2023-11-22  2:44 UTC  (14+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for GSC FW loading (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.Patch_applied: success for GSC FW loading (rev4)
` [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: "

[Intel-xe] [PATCH v2 1/2] drm/xe: Include RPL-U to pciidlist
 2023-11-22  1:59 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [v2,1/2] "

[Intel-xe] [PATCH 0/3] Add support for XeLink device
 2023-11-22  1:57 UTC  (15+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Add support for XeLink device (rev3)
` [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] ✓ CI.Patch_applied: success for Add support for XeLink device (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: "

[Intel-xe] [PATCH v10 0/3] PAT and cache coherency support
 2023-11-22  1:10 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for PAT and cache coherency support (rev12)

[Intel-xe] [PATCH 1/2] drm/xe: Include RPL-U to pciidlist
 2023-11-22  1:08 UTC  (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [1/2] drm/xe: Include RPL-U to pciidlist (rev2)
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [1/2] drm/xe: Include RPL-U to pciidlist

[Intel-xe] [CI 0/2] drm/xe/mmio: Make xe_mmio_wait32() aware of interrupts
 2023-11-22  1:06 UTC  (14+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/mmio: Make xe_mmio_wait32() aware of interrupts (rev7)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/mmio: Make xe_mmio_wait32() aware of interrupts (rev6)
` [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 0/2] drm/xe: Fix display build with W=1
 2023-11-22  0:21 UTC  (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Fix display build with W=1 (rev3)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Fix display build with W=1 (rev2)

[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 14017421178
 2023-11-22  0:19 UTC  (15+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: Add workaround 14017421178 (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: failure "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: Add workaround 14017421178
` [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: Remove unnecessary "ret" variable
 2023-11-21 23:32 UTC  (15+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Remove unnecessary "ret" variable (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: "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Remove unnecessary "ret" variable
` [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 v2 1/2] drm/xe: add skip_pcode flag
 2023-11-21 22:46 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: add skip_pcode flag (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: failure "

[Intel-xe] [PATCH v14] drm/xe: Add mocs kunit
 2023-11-21 17:46 UTC  (3+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe: Add mocs kunit (rev16)

[Intel-xe] [PATCH v3 00/20] drm/xe: Probe tweaks and reordering
 2023-11-21 16:54 UTC  (13+ messages)
` [Intel-xe] [PATCH v3 10/20] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [PATCH v3 18/20] drm/xe/guc: Allocate GuC data structures in system memory for initial load
` [Intel-xe] [PATCH v3 20/20] drm/xe: Initialize GuC earlier during probe


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