messages from 2024-08-27 00:30:26 to 2024-08-28 02:48:19 UTC [more...]
[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
2024-08-28 2:49 UTC (18+ messages)
` [RFC PATCH 01/28] dma-buf: Split out dma fence array create into alloc and arm functions
` [RFC PATCH 02/28] drm/xe: Invalidate media_gt TLBs in PT code
` [RFC PATCH 03/28] drm/xe: Retry BO allocation
` [RFC PATCH 04/28] mm/migrate: Add migrate_device_vma_range
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [RFC PATCH 06/28] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATON flag
` [RFC PATCH 07/28] drm/xe: Add SVM init / fini to faulting VMs
` [RFC PATCH 08/28] drm/xe: Add dma_addr res cursor
` [RFC PATCH 10/28] drm/gpuvm: Add DRM_GPUVA_OP_USER
` [RFC PATCH 12/28] drm/xe: Add SVM garbage collector
` [RFC PATCH 13/28] drm/xe: Add unbind to "
` [RFC PATCH 14/28] drm/xe: Do not allow system allocator VMA unbind if the GPU has bindings
` [RFC PATCH 16/28] drm/xe: Add migrate layer functions for SVM support
` [RFC PATCH 18/28] drm/xe: Add GPUSVM copy SRAM / VRAM vfunc functions
` [RFC PATCH 22/28] drm/xe: Add BO flags required for SVM
` [RFC PATCH 25/28] drm/xe: Add SVM debug
` [RFC PATCH 27/28] drm/xe: Add modparam for SVM prefault
[PATCH 0/4] drm/xe/pmu: Enable PMU interface
2024-08-28 2:35 UTC (13+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] drm/xe/pmu: Define and init a timer
` [PATCH 3/4] drm/xe/pmu: Add GT C6 events
` [PATCH 4/4] drm/xe/pmu: Add GT frequency events
` ✓ CI.Patch_applied: success for drm/xe/pmu: Enable PMU interface (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v4 0/7] drm/xe/oa: xe_syncs for OA
2024-08-28 2:33 UTC (15+ messages)
` [PATCH 1/7] drm/xe/oa: Separate batch submission from waiting for completion
` [PATCH 2/7] drm/xe/oa/uapi: Define and parse OA sync properties
` [PATCH 3/7] drm/xe/oa: Add input fence dependencies
` [PATCH 4/7] drm/xe/oa: Signal output fences
` [PATCH 5/7] drm/xe/oa: Move functions up so they can be reused for config ioctl
` [PATCH 6/7] drm/xe/oa: Add syncs support to OA "
` [PATCH 7/7] drm/xe/oa: Allow only certain property changes from config
` ✓ CI.Patch_applied: success for drm/xe/oa: xe_syncs for OA (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 1/2] drm/xe: Skip CCS clear for WB type BOs
2024-08-28 1:16 UTC (11+ messages)
` [PATCH 2/2] Revert "drm/xe/lnl: Offload system clear page activity to GPU"
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Skip CCS clear for WB type BOs
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v17 0/7] drm/xe/guc: Add GuC based register capture for error capture
2024-08-28 0:22 UTC (19+ messages)
` [PATCH v17 1/7] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v17 2/7] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v17 3/7] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v17 4/7] drm/xe/guc: Extract GuC error capture lists
` [PATCH v17 5/7] drm/xe/guc: Move xe_lrc_snapshot to header file
` [PATCH v17 6/7] drm/xe/guc: Add dss conversion from group/instance ID
` [PATCH v17 7/7] drm/xe/guc: Plumb GuC-capture into dev coredump
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev17)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v3] drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
2024-08-27 23:33 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH v16 0/7] drm/xe/guc: Add GuC based register capture for error capture
2024-08-27 22:29 UTC (9+ messages)
` [PATCH v16 1/7] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v16 3/7] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v16 5/7] drm/xe/guc: Move xe_lrc_snapshot to header file
[CI] drm/xe: Replace xe_device_wmb by wmb
2024-08-27 22:25 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
2024-08-27 22:08 UTC (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 0/3] drm/xe: Use VF_CAP_REG for device wmb
2024-08-27 21:05 UTC (4+ messages)
` [PATCH 3/3] "
[PATCH v2] drm/xe: Support 'nomodeset' kernel command-line option
2024-08-27 20:46 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Support 'nomodeset' kernel command-line option (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 5/7] drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where needed
2024-08-27 19:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6 0/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
2024-08-27 18:59 UTC (12+ messages)
` [PATCH v6 1/2] drm/i915/display: Plane capability for 64k phys alignment
` [PATCH v6 2/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
` ✗ CI.FULL: failure for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed. (rev3)
[PATCH 0/7] drm/i915/display: intel_display_types.h cleanup
2024-08-27 18:36 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: intel_display_types.h cleanup (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v3 0/2] Replace dma-fence chain with dma-fence array for media GT TLB invalidation
2024-08-27 17:15 UTC (5+ messages)
` [PATCH v3 1/2] dma-buf: Split out dma fence array create into alloc and arm functions
[RFC PATCH] drm/xe/lnl: Implement clear-on-free for pooled BOs
2024-08-27 16:37 UTC (9+ messages)
[PATCH] drm/xe/lnl: Drop force_probe requirement
2024-08-27 16:24 UTC (4+ messages)
[PATCH] drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
2024-08-27 16:18 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 1/2] drm/xe/lnl: Only do gpu sys page clear for non-pooled BOs
2024-08-27 16:14 UTC (4+ messages)
` [PATCH 2/2] Revert "drm/ttm: Add a flag to allow drivers to skip clear-on-free"
[PATCH v2 0/2] Split out dma fence array and invalidate media_gt TLBs in PT code
2024-08-27 16:10 UTC (6+ messages)
` [PATCH v2 1/2] dma-buf: Split out dma fence array create into alloc and arm functions
[PATCHv2] drm/i915/display: BMG supports UHBR13.5
2024-08-27 14:39 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: BMG supports UHBR13.5 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 00/12] Consolidation of DSS Control in Separate Files
2024-08-27 12:20 UTC (3+ messages)
[PATCH v2] drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
2024-08-27 11:12 UTC (2+ messages)
[PULL] drm-intel-gt-next
2024-08-27 10:59 UTC (2+ messages)
[PULL] drm-xe-next
2024-08-27 10:51 UTC (2+ messages)
[PULL] drm-misc-next
2024-08-27 10:45 UTC (2+ messages)
[PATCH v2] drm/xe: Fix memory leak on xe_alloc_pf_queue failure
2024-08-27 9:48 UTC (3+ messages)
[PATCH v5] drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices
2024-08-27 8:44 UTC (2+ messages)
[PATCH 1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
2024-08-27 8:43 UTC (8+ messages)
` [PATCH 2/3] drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup
` [PATCH 3/3] drm/xe: Remove unrequired NULL check in xe_sched_job_free_fences
` ✓ CI.FULL: success for series starting with [1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
[PATCH v2.5] drm/xe/eudebug: implement userptr_vma access
2024-08-27 8:41 UTC (2+ messages)
` [PATCH v3] "
[PATCH] drm/i915/display: BMG supports UHBR13.5
2024-08-27 8:23 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH] drm/xe: Support 'nomodeset' kernel command-line option
2024-08-27 6:54 UTC (6+ messages)
[PATCH] drm/xe/oa: Insert wmb/sfence before enabling OA
2024-08-27 5:44 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH] drm/xe/oa: Insert wmb/sfence before enabling OA
2024-08-27 0:53 UTC (5+ messages)
` ✓ CI.Build: success for drm/xe/oa: Insert wmb/sfence before enabling OA (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
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