messages from 2024-01-17 12:36:53 to 2024-01-18 17:01:22 UTC [more...]
[PATCH 0/4] Enable ccs compressed framebuffers on Xe2
2024-01-18 17:01 UTC (18+ messages)
` [PATCH 1/4] drm/xe: add bind time pat index to xe_bo structure
` [PATCH 2/4] drm/xe: store bind time pat index to xe_bo
` [PATCH 3/4] drm/xe/xe2: Limit ccs framebuffers to tile4 only
` [PATCH 4/4] drm/i915/display: On Xe2 always enable decompression with tile4
` ✓ CI.Patch_applied: success for Enable ccs compressed framebuffers on Xe2
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for Enable ccs compressed framebuffers on Xe2 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[PATCH] drm/xe: Set PTE_AE for xe2 dgfx platforms
2024-01-18 16:08 UTC (17+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.Patch_applied: success for drm/xe: Set PTE_AE for xe2 dgfx platforms (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v3] drm/xe/xe2: Use XE_CACHE_WB pat index
2024-01-18 16:06 UTC (2+ messages)
[PATCH v2] drm/xe/xe2: Use XE_CACHE_WB pat index
2024-01-18 15:58 UTC (5+ messages)
[PATCH] drm/xe: Do not flood dmesg with guc log
2024-01-18 14:31 UTC (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Do not flood dmesg with guc log (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/guc: Enable WA 14018913170
2024-01-18 8:02 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Enable WA 14018913170 (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v4 0/8] Engine busyness
2024-01-18 6:13 UTC (3+ messages)
` [PATCH v4 6/8] drm/xe/guc: Expose engine busyness only for supported GuC version
[PATCH 00/23] XeKmd basic SVM support
2024-01-18 2:46 UTC (27+ messages)
` [PATCH 01/23] drm/xe/svm: Add SVM document
` [PATCH 02/23] drm/xe/svm: Add svm key data structures
` [PATCH 03/23] drm/xe/svm: create xe svm during vm creation
` [PATCH 04/23] drm/xe/svm: Trace svm creation
` [PATCH 05/23] drm/xe/svm: add helper to retrieve svm range from address
` [PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
` [PATCH 07/23] drm/xe/svm: Add helper for binding hmm range to gpu
` [PATCH 08/23] drm/xe/svm: Add helper to invalidate svm range from GPU
` [PATCH 09/23] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 10/23] drm/xe/svm: Introduce svm migration function
` [PATCH 11/23] drm/xe/svm: implement functions to allocate and free device memory
` [PATCH 12/23] drm/xe/svm: Trace buddy block allocation and free
` [PATCH 13/23] drm/xe/svm: Handle CPU page fault
` [PATCH 14/23] drm/xe/svm: trace svm range migration
` [PATCH 15/23] drm/xe/svm: Implement functions to register and unregister mmu notifier
` [PATCH 16/23] drm/xe/svm: Implement the mmu notifier range invalidate callback
` [PATCH 17/23] drm/xe/svm: clean up svm range during process exit
` [PATCH 18/23] drm/xe/svm: Move a few structures to xe_gt.h
` [PATCH 19/23] drm/xe/svm: migrate svm range to vram
` [PATCH 20/23] drm/xe/svm: Populate svm range
` [PATCH 21/23] drm/xe/svm: GPU page fault support
` [PATCH 22/23] drm/xe/svm: Add DRM_XE_SVM kernel config entry
` [PATCH 23/23] drm/xe/svm: Add svm memory hints interface
` ✓ CI.Patch_applied: success for XeKmd basic SVM support
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[CI 0/2] drm/xe: GSC proxy support
2024-01-18 2:08 UTC (10+ messages)
` [CI 1/2] drm/xe/gsc: Initialize GSC proxy
` [CI 2/2] drm/xe/gsc: add support for GSC proxy interrupt
` ✓ CI.Patch_applied: success for drm/xe: GSC proxy support (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v5 1/2] drm/xe: add a new debugfs file - mmio
2024-01-18 0:54 UTC (9+ messages)
` [PATCH v5 2/2] drm/xe: restore xe_mmio_ioctl as the ioctl handler of the mmio debugfs file
` ✓ CI.Patch_applied: success for series starting with [v5,1/2] drm/xe: add a new debugfs file - mmio
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 0/5] Fix 32bit build
2024-01-18 0:21 UTC (18+ messages)
` [PATCH v2 1/5] drm/xe: Use _ULL for u64 division
` [PATCH v2 2/5] drm/xe/mmio: Cast to u64 when printing
` [PATCH v2 3/5] drm/xe/display: Avoid calling readq()
` [PATCH v2 4/5] drm/xe: Fix cast on trace variable
` [PATCH v2 5/5] drm/xe: Enable 32bits build
` ✓ CI.Patch_applied: success for Fix 32bit build
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[drm-xe:drm-xe-next] BUILD SUCCESS 85f3b79fb5788e2a1ec938a70d8f5c7150a670b9
2024-01-17 23:55 UTC
[PATCH 0/5] Fixes for sparse warning
2024-01-17 23:46 UTC (15+ messages)
` [PATCH 1/5] drm/xe/dmabuf: Make xe_dmabuf_ops static
` [PATCH 2/5] drm/xe/ggtt: Use ioread64 to dereference ggtt::gsm
` [PATCH 3/5] drm/xe: Annotate mcr_[un]lock()
` [PATCH 4/5] drm/xe: Don't use __user error pointers
` [PATCH 5/5] drm/xe: Use a NULL pointer instead of 0
` ✓ CI.Patch_applied: success for Fixes for sparse warning
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 0/6] Update MMIO read/write functions
2024-01-17 23:43 UTC (14+ messages)
` [PATCH 1/6] drm/xe: Assert size of the struct xe_reg
` [PATCH 2/6] drm/xe: Define XE_REG_OPTION_VF
` [PATCH 3/6] drm/xe: Mark VF accessible GuC registers
` [PATCH 4/6] drm/xe: Mark VF accessible global registers
` [PATCH 5/6] drm/xe: Mark VF accessible GT registers
` [PATCH 6/6] drm/xe: Make xe_mmio_read|write() functions non-inline
[PATCH v2] drm/xe/guc: Add GuC based register capture for error capture
2024-01-17 22:15 UTC (4+ messages)
` [PATCH v2] drm/xe/guc: Add register defines for GuC based register capture
[PATCH 0/1] drm/xe: correct the calculation of remaining size
2024-01-17 22:11 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH v2 0/1] drm/xe: correct the calculation of remaining size
2024-01-17 20:56 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: correct the calculation of remaining size (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/doc/rfc: Removing missing reference to xe.rst
2024-01-17 19:17 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v3 0/1] drm/xe: correct the calculation of remaining size
2024-01-17 18:12 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 0/2] drm/xe: GSC proxy support
2024-01-17 17:12 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: GSC proxy support (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[v2] drm/xe: Fix typo in vram frequency sysfs documentation
2024-01-17 16:37 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix typo in vram frequency sysfs documentation (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 1/5] drm/xe: make xe_ttm_funcs const
2024-01-17 15:32 UTC (17+ messages)
` [PATCH 2/5] drm/xe: make heci_gsc_irq_chip const
` [PATCH 3/5] drm/xe: make hwmon_info const
` [PATCH 4/5] drm/xe: make gpuvm_ops const
` [PATCH 5/5] drm/xe: constify engine class sysfs attributes
` ✓ CI.Patch_applied: success for series starting with [1/5] drm/xe: make xe_ttm_funcs const
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH] drm/xe: Remove obsolete async_ops from struct xe_vm
2024-01-17 13:13 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Remove obsolete async_ops from struct xe_vm (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ 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