messages from 2026-07-10 21:54:57 to 2026-07-13 09:58:14 UTC [more...]
[PATCH v10 0/4] Introduce cold reset recovery method
2026-07-13 9:58 UTC (7+ messages)
` [PATCH v10 1/4] drm/xe/xe_ras: Do not Review, compilation only
` [PATCH v10 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v10 3/4] drm/doc: Document "
` [PATCH v10 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` ✓ CI.KUnit: success for Introduce cold reset recovery method (rev10)
` ✓ Xe.CI.BAT: "
[PATCH v9 0/4] Add uncorrectable error handling for core-compute errors
2026-07-13 9:50 UTC (8+ messages)
` [PATCH v9 1/4] drm/xe/xe_sysctrl: Make sysctrl flood limit reusable
` [PATCH v9 2/4] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v9 3/4] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v9 4/4] drm/xe/xe_pci_error: Process errors in mmio_enabled
` ✓ CI.KUnit: success for Add uncorrectable error handling for core-compute errors
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
Refcounting dma_resv and using that for drm_exec support in TTM
2026-07-13 9:25 UTC (8+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
[PATCH] drm/xe/oa: Check managed mutex initialization errors
2026-07-13 9:14 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[CI v4 00/14] drm/i915/color: Enable SDR plane color pipeline
2026-07-13 8:29 UTC (18+ messages)
` [CI v4 01/14] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [CI v4 02/14] drm/i915/color: Add CSC on SDR plane color pipeline
` [CI v4 03/14] drm/i915/display: extract glk_plane_color_ctl_input_csc helper
` [CI v4 04/14] drm/i915/display: simplify glk_plane_color_ctl_input_csc
` [CI v4 05/14] drm/i915/display: Track CSC mode in intel plane state
` [CI v4 06/14] drm/i915/display: Program input CSC on SDR planes
` [CI v4 07/14] drm/i915/color: Add YCbCr limited-to-full range color block support
` [CI v4 08/14] drm/i915/color: Add YUV range correction to SDR plane pipeline
` [CI v4 09/14] drm/i915/color: Add support for 1D LUT in SDR planes
` [CI v4 10/14] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [CI v4 11/14] drm/i915/color: Program Pre-CSC registers for SDR
` [CI v4 12/14] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [CI v4 13/14] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [CI v4 14/14] drm/i915/color: Add color pipeline support "
` ✓ CI.KUnit: success for drm/i915/color: Enable SDR plane color pipeline (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
2026-07-13 7:00 UTC (5+ messages)
` [PATCH v3 5/7] drm/i915/bw: extract update_sagv_status()
` [PATCH v3 6/7] drm/i915/bw: avoid replicating the update_sagv_status() calls
[PATCH v11] drm/xe/guc: Hold device ref until queue teardown completes
2026-07-13 6:27 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Hold device ref until queue teardown completes (rev9)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v3 0/8] drm/xe:add page size allocation mode control and coverage
2026-07-13 4:46 UTC (12+ messages)
` [PATCH v3 1/8] drm/xe: add page size allocation control state to xe_device
` [PATCH v3 2/8] drm/xe/debugfs: add page-size allocation mode knob
` [PATCH v3 3/8] drm/xe: add Kconfig option for debug page-size allocation control
` [PATCH v3 4/8] drm/xe: add XE_BO_FLAG_NEEDS_1G for minimum page-size sizing
` [PATCH v3 5/8] drm/xe: apply debug page-size allocation policy to user BOs
` [PATCH v3 6/8] drm/xe/vm: propagate BO page-size requirements to VMA map flags
` [PATCH v3 7/8] drm/xe/pt: allow selecting the bind leaf PTE level
` [PATCH v3 8/8] drm/xe/tests: add live KUnit coverage for BO page-size allocation modes
` ✗ CI.checkpatch: warning for drm/xe:add page size allocation mode control and coverage
` ✓ CI.KUnit: success "
[PATCH v4 0/6] drm/xe: balance exec queue suspend/resume
2026-07-13 4:52 UTC (11+ messages)
` [PATCH v4 1/6] drm/xe: only resume exec queues that were actually suspended
` [PATCH v4 2/6] drm/xe/guc: ban exec queue on suspend timeout
` [PATCH v4 3/6] drm/xe/guc: add uninterruptible suspend wait for cross-process cleanup
` [PATCH v4 4/6] drm/xe/hw_engine_group: propagate suspend failures during mode switch
` [PATCH v4 5/6] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH v4 6/6] drm/xe/multi_queue: preempt primary on queue group suspend
` ✗ CI.checkpatch: warning for drm/xe: balance exec queue suspend/resume (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
2026-07-13 3:04 UTC (3+ messages)
[PATCH v2] drm/xe/guc_ads: allocate UM queues in a separate UC BO
2026-07-13 2:36 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc_ads: allocate UM queues in a separate UC BO (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v4 0/8] drm/xe: add page size allocation mode control and coverage
2026-07-13 2:35 UTC (11+ messages)
` [PATCH v4 1/8] drm/xe: add page size allocation control state to xe_device
` [PATCH v4 2/8] drm/xe: add Kconfig option for debug page-size allocation control
` [PATCH v4 3/8] drm/xe/debugfs: add page-size allocation mode knob
` [PATCH v4 4/8] drm/xe: add XE_BO_FLAG_NEEDS_1G for minimum page-size sizing
` [PATCH v4 5/8] drm/xe: apply debug page-size allocation policy to user BOs
` [PATCH v4 6/8] drm/xe/vm: propagate BO page-size requirements to VMA map flags
` [PATCH v4 7/8] drm/xe/pt: allow selecting the bind leaf PTE level
` [PATCH v4 8/8] drm/xe/tests: add live KUnit coverage for BO page-size allocation modes
` ✗ CI.checkpatch: warning for drm/xe: add page size allocation mode control and coverage (rev2)
` ✓ CI.KUnit: success "
[drm-xe:drm-xe-next] BUILD SUCCESS WITH UNVERIFIED WARNING 068388c0cd225654e7369907670d4e77b8dd3744
2026-07-12 5:21 UTC
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-11 17:09 UTC (5+ messages)
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-11 17:04 UTC (5+ messages)
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-11 16:52 UTC (4+ messages)
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-11 16:44 UTC (6+ messages)
[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
2026-07-11 13:49 UTC (43+ messages)
` [PATCH v2 01/33] drm/ttm/pool: Allow backing off reclaim at the beneficial order
` [PATCH v2 02/33] drm/ttm/pool: Add ttm_pool_page_order_nodma() helper
` [PATCH v2 03/33] drm/ttm: Record sub-optimal page order allocations in ttm_tt
` [PATCH v2 05/33] drm/ttm: Support defragmentation moves
` [PATCH v2 06/33] drm/ttm: Add fault injection for beneficial-order allocation failures
` [PATCH v2 07/33] drm/ttm: Harvest beneficial-order pages on defragmentation moves
` [PATCH v2 08/33] drm/ttm: Bound page (re)allocation per defragmentation move
` [PATCH v2 09/33] drm/ttm: Preallocate beneficial-order defrag pages outside the lock
` [PATCH v2 10/33] drm/ttm: Add full out-of-lock preallocation for ttm_pool_alloc()
` [PATCH v2 11/33] drm/gpusvm: Add a DMA-mapping accounting callback
` [PATCH v2 12/33] drm/xe: Add debugfs stats for DMA-mapped pages per order
` [PATCH v2 13/33] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
` [PATCH v2 14/33] drm/xe: Destroy page tables after unlinking all VMAs on VM close
` [PATCH v2 15/33] drm/xe: Track BOs backed at a sub-optimal page order
` [PATCH v2 16/33] drm/xe: Back off beneficial-order reclaim under defrag pressure
` [PATCH v2 17/33] drm/xe: Add xe_migrate_copy_defrag() for on-GPU defrag copies
` [PATCH v2 18/33] drm/xe: Handle defrag moves in xe_bo_move()
` [PATCH v2 19/33] drm/xe: Skip self-copies for borrowed pages on defrag moves
` [PATCH v2 20/33] drm/xe: Add a page defragmentation worker
` [PATCH v2 21/33] drm/xe: Add defrag GT stats
` [PATCH v2 22/33] drm/xe: Add Kconfig.profile options for BO defrag configuration
` [PATCH v2 23/33] drm/xe: Defrag using out-of-lock page preallocation
` [PATCH v2 24/33] drm/xe: Add defrag profiling tracepoints
` [PATCH v2 25/33] drm/xe: Preallocate system BO backing outside the dma-resv lock
` [PATCH v2 26/33] drm/xe: Add tracepoint for xe_gem_create_ioctl
` [PATCH v2 27/33] drm/xe: Add IOVA-based xe_res_cursor variant
` [PATCH v2 28/33] drm/xe: Use IOVA-based DMA mapping for eligible tt BOs
` [PATCH v2 29/33] drm/xe: Add per-device dependency scheduler for IOVA defrag finalize
` [PATCH v2 30/33] drm/xe: Add packed copy-step IOVA mapping for defrag
` [PATCH v2 31/33] drm/xe: Blit src-natural to dst-packed for defrag-IOVA copies
` [PATCH v2 32/33] drm/xe: Finalize defrag-IOVA moves with post-copy job
` [PATCH v2 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock
` ✗ CI.checkpatch: warning for drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
[PATCH v2 00/13] drm/xe: Add and use more KLV helpers
2026-07-11 11:12 UTC (6+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Add and use more KLV helpers (rev5)
` ✗ CI.checkpatch: warning for drm/xe: Add and use more KLV helpers (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v3 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
2026-07-11 10:46 UTC (40+ messages)
` [PATCH v3 01/33] drm/ttm/pool: Allow backing off reclaim at the beneficial order
` [PATCH v3 02/33] drm/ttm/pool: Add ttm_pool_page_order_nodma() helper
` [PATCH v3 03/33] drm/ttm: Record sub-optimal page order allocations in ttm_tt
` [PATCH v3 04/33] drm/ttm: Introduce ttm_pool_alloc_iter for __ttm_pool_alloc()
` [PATCH v3 05/33] drm/ttm: Support defragmentation moves
` [PATCH v3 06/33] drm/ttm: Add fault injection for beneficial-order allocation failures
` [PATCH v3 07/33] drm/ttm: Harvest beneficial-order pages on defragmentation moves
` [PATCH v3 08/33] drm/ttm: Bound page (re)allocation per defragmentation move
` [PATCH v3 09/33] drm/ttm: Preallocate beneficial-order defrag pages outside the lock
` [PATCH v3 10/33] drm/ttm: Add full out-of-lock preallocation for ttm_pool_alloc()
` [PATCH v3 11/33] drm/gpusvm: Add a DMA-mapping accounting callback
` [PATCH v3 12/33] drm/xe: Add debugfs stats for DMA-mapped pages per order
` [PATCH v3 13/33] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
` [PATCH v3 14/33] drm/xe: Destroy page tables after unlinking all VMAs on VM close
` [PATCH v3 15/33] drm/xe: Track BOs backed at a sub-optimal page order
` [PATCH v3 16/33] drm/xe: Back off beneficial-order reclaim under defrag pressure
` [PATCH v3 17/33] drm/xe: Add xe_migrate_copy_defrag() for on-GPU defrag copies
` [PATCH v3 18/33] drm/xe: Handle defrag moves in xe_bo_move()
` [PATCH v3 19/33] drm/xe: Skip self-copies for borrowed pages on defrag moves
` [PATCH v3 20/33] drm/xe: Add a page defragmentation worker
` [PATCH v3 21/33] drm/xe: Add defrag GT stats
` [PATCH v3 22/33] drm/xe: Add Kconfig.profile options for BO defrag configuration
` [PATCH v3 23/33] drm/xe: Defrag using out-of-lock page preallocation
` [PATCH v3 24/33] drm/xe: Add defrag profiling tracepoints
` [PATCH v3 25/33] drm/xe: Preallocate system BO backing outside the dma-resv lock
` [PATCH v3 26/33] drm/xe: Add tracepoint for xe_gem_create_ioctl
` [PATCH v3 27/33] drm/xe: Add IOVA-based xe_res_cursor variant
` [PATCH v3 28/33] drm/xe: Use IOVA-based DMA mapping for eligible tt BOs
` [PATCH v3 29/33] drm/xe: Add per-device dependency scheduler for IOVA defrag finalize
` [PATCH v3 30/33] drm/xe: Add packed copy-step IOVA mapping for defrag
` [PATCH v3 31/33] drm/xe: Blit src-natural to dst-packed for defrag-IOVA copies
` [PATCH v3 32/33] drm/xe: Finalize defrag-IOVA moves with post-copy job
` [PATCH v3 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock
` ✗ CI.checkpatch: warning for drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.FULL: "
[PATCH v3 0/6] drm/xe: balance exec queue suspend/resume
2026-07-11 9:30 UTC (11+ messages)
` [PATCH v3 1/6] drm/xe: only resume exec queues that were actually suspended
` [PATCH v3 2/6] drm/xe/guc: ban exec queue on suspend timeout
` [PATCH v3 3/6] drm/xe/guc: add uninterruptible suspend wait for cross-process cleanup
` [PATCH v3 4/6] drm/xe/hw_engine_group: propagate suspend failures during mode switch
` [PATCH v3 5/6] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH v3 6/6] drm/xe/multi_queue: preempt primary on queue group suspend
` ✗ CI.checkpatch: warning for drm/xe: balance exec queue suspend/resume (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2] drm/xe/pxp: add termination on resume
2026-07-11 8:11 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/pxp: add termination on resume (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2 11/13] drm/xe/tests: Add GuC KLV printer test
2026-07-11 7:36 UTC (2+ messages)
` [PATCH v3 "
[PATCH] drm/xe: Hold a dma-buf reference for imported BOs
2026-07-11 4:41 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Hold a dma-buf reference for imported BOs (rev2)
[PATCH] drm/xe/pci: Disable Multi-LRC on single VCS/VECS platforms
2026-07-11 3:15 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[linux-next:master] BUILD REGRESSION bee763d5f341b99cf472afeb508d4988f62a6ca1
2026-07-11 2:48 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS ed5a093c2fdd980dda2b2e14b1577a285a87e506
2026-07-11 1:42 UTC
[PATCH] drm/xe: Don't fall through on DRM_GPUVA_OP_DRIVER in op_check_svm_userptr
2026-07-11 1:07 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[drm-xe:topic/xe-for-CI] BUILD SUCCESS b275cb3f07a7ab3ef3bd419db86bd42fa95dcedb
2026-07-11 0:39 UTC
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