messages from 2023-11-22 20:32:20 to 2023-11-27 09:49:54 UTC [more...]
[Intel-xe] [PATCH v2] drm/xe: fix mem_access for early lrc generation
2023-11-27 9:49 UTC (2+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: fix mem_access for early lrc generation (rev2)
[Intel-xe] [PATCH 0/1] Add a freq sub directory for GT frequencies
2023-11-27 10:02 UTC (2+ messages)
` [Intel-xe] [PATCH 1/1] drm/xe: Add a new sub directory for gt frequencies
[Intel-xe] [RFC v2 0/6] Enable compression handling on LNL
2023-11-27 9:41 UTC (25+ 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 v2 3/6] drm/xe/xe2: Allocate extra pages for ccs during bo create
` [Intel-xe] [RFC v2 4/6] drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
` [Intel-xe] [RFC v2 5/6] drm/xe/xe_migrate.c: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
` [Intel-xe] [RFC v2 6/6] drm/xe/xe2: Handle flat ccs move for igfx
[Intel-xe] [PATCH] fixup! drm/xe/pmu: Drop interrupt pmu event
2023-11-27 5:07 UTC (9+ 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] [drm-xe:drm-xe-next 879/898] ld.lld: error: undefined symbol: wmi_query_block
2023-11-25 0:18 UTC
[Intel-xe] [PATCH] drm/xe: fix mem_access for early lrc generation
2023-11-24 19:51 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 v4 0/4] drm/xe: Assorted memory-management fixes
2023-11-24 19:05 UTC (12+ messages)
` [Intel-xe] [PATCH v4 1/4] drm/xe: Ensure that we don't access the placements array out-of-bounds
` [Intel-xe] [PATCH v4 2/4] drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
` [Intel-xe] [PATCH v4 3/4] drm/xe/bo: Remove leftover trace_printk()
` [Intel-xe] [PATCH v4 4/4] drm/xe/vm: Fix ASID XA usage
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Assorted memory-management fixes (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 v2 00/14] uAPI Alignment - Cleanup and future proof
2023-11-24 18:45 UTC (16+ messages)
` [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 10/14] drm/xe/uapi: Crystal Reference Clock updates
` [Intel-xe] [PATCH v2 12/14] drm/xe/uapi: Add Tile ID information to the GT info query
` [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] [drm-xe:drm-xe-next] BUILD SUCCESS WITH WARNING 1832821c7e4c5bd24353183f060f1435b2eb7992
2023-11-24 18:25 UTC
[Intel-xe] [PATCH 0/2] drm/xe, drm_xe_uapi: VM mode renaming and uapi update
2023-11-24 18:18 UTC (13+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Internally change the compute_mode and no_dma_fence mode naming
` [Intel-xe] [PATCH 2/2] drm/xe/uapi: Use LR abbrev for long-running vms
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe, drm_xe_uapi: VM mode renaming and uapi update
` [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] RFC: drm/xe: Return correct error code for xe_wait_user_fence_ioctl
2023-11-24 18:18 UTC (2+ messages)
[Intel-xe] [PATCH V2 1/3] drm/xe: Track if platform has csc uid
2023-11-24 17:31 UTC (4+ messages)
` [Intel-xe] [PATCH V2 2/3] drm/xe/ats-m: Expose uid for ATS-M via sysfs
` [Intel-xe] [PATCH V2 3/3] drm/xe: Move device sysfs init out of xe_pm_init
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [V2,1/3] drm/xe: Track if platform has csc uid
[Intel-xe] [PATCH] drm/i915: Use drm_atomic_helper_wait_for_fences helper
2023-11-24 17:29 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: warning "
` [Intel-xe] ✓ CI.BAT: success "
[Intel-xe] [PATCH 0/9] Cleaned up revert of remaining changes
2023-11-24 16:08 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 16020292621
2023-11-24 15:27 UTC (5+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe/xe2: Add workaround 16020292621 (rev4)
[Intel-xe] [PATCH 0/2] Add memory sysfs directory and attributes
2023-11-24 14:12 UTC (10+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Add a new memory direcory under tile
` [Intel-xe] [PATCH 2/2] drm/xe: Add vram frequency sysfs attributes
` [Intel-xe] ✓ CI.Patch_applied: success for Add memory sysfs directory and attributes
` [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 0/4] drm/xe: Assorted memory-management fixes
2023-11-24 11:13 UTC (14+ messages)
` [Intel-xe] [PATCH v3 1/4] drm/xe: Ensure that we don't access the placements array out-of-bounds
` [Intel-xe] [PATCH v3 2/4] drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
` [Intel-xe] [PATCH v3 3/4] drm/xe/bo: Remove leftover trace_printk()
` [Intel-xe] [PATCH v3 4/4] drm/xe/vm: Fix ASID XA usage
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Assorted memory-management fixes (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: "
[Intel-xe] [PATCH v2 0/4] drm/xe: Assorted memory-management fixes
2023-11-24 9:48 UTC (14+ 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] ✓ CI.Patch_applied: success for drm/xe: Assorted memory-management fixes (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] [RFC 00/25] xe-eudebug: GPU debugging interface
2023-11-24 9:04 UTC (6+ messages)
` [Intel-xe] [RFC 03/25] drm/xe/eudebug: Introduce exec_queue events
[Intel-xe] [PATCH] drm/xe: Fix lockdep warning in xe_force_wake calls
2023-11-24 8:37 UTC (14+ 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] ✓ CI.BAT: "
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Fix lockdep warning in xe_force_wake calls (rev3)
[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 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 0/4] drm/xe: Assorted memory-management fixes
2023-11-23 14:32 UTC (13+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Ensure that we don't access the placements array out-of-bounds
` [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] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2023-11-23 7:26 UTC (5+ messages)
` [Intel-xe] [RFC v4 1/5] drm/netlink: Add netlink infrastructure
[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 (4+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Prepare for running in different SR-IOV modes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox