Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-11 02:56:35 to 2026-07-13 16:18:02 UTC [more...]

[PATCH v4 0/6] drm/xe: balance exec queue suspend/resume
 2026-07-13 16:17 UTC  (13+ 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 v4 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-07-13 16:03 UTC  (6+ messages)
` [PATCH v4 1/3] i2c: designware: Global register definitions
` [PATCH v4 2/3] drm/xe/i2c: Fix the interrupt handling
` [PATCH v4 3/3] drm/xe/i2c: Keep the i2c controller always enabled
` ✗ CI.checkpatch: warning for drm/xe/i2c: alerts and controller enabling modifications (rev3)
` ✓ CI.KUnit: success "

[PATCH v4 0/3] drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages()
 2026-07-13 15:59 UTC  (2+ messages)

[PATCH] drm/xe/pf: Disable display in admin only PF mode
 2026-07-13 15:41 UTC  (4+ messages)

[PATCH v7 0/4] driver core: unify the release path for dynamically allocated platform devices
 2026-07-13 15:37 UTC  (6+ messages)
` [PATCH v7 1/4] platform/surface: gpe: use platform_device_register_full()
` [PATCH v7 2/4] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v7 3/4] driver core: platform: unify release path
` [PATCH v7 4/4] driver core: platform: tests: add test cases for correct swnode removal

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-13 15:15 UTC  (23+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function
` [PATCH 11/12] drm/ttm: support using drm_exec during eviction v4

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-13 15:07 UTC  (5+ messages)
` [PATCH v5] drm/xe: Add debugfs knob to control GPGPU preemption granularity
` [PATCH v6] "
` ✓ CI.KUnit: success for drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT (rev6)
` ✗ Xe.CI.BAT: failure "

[PATCH v10] drm/xe: Consolidate debugfs fault injection functions
 2026-07-13 14:46 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Consolidate debugfs fault injection functions. (rev4)
` ✓ Xe.CI.BAT: "

[CI] drm/ttm: Represent LRU bulk moves as nested sublists
 2026-07-13 14:01 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
 2026-07-13 13:57 UTC  (5+ messages)
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-11 18:45 UTC  (14+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "

[PATCH] drm/xe: Don't fall through on DRM_GPUVA_OP_DRIVER in op_check_svm_userptr
 2026-07-13 13:19 UTC  (3+ messages)

[PATCH v10 0/4] Introduce cold reset recovery method
 2026-07-13 11:54 UTC  (8+ 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: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/oa: Check managed mutex initialization errors
 2026-07-13 11:12 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
 2026-07-13 10:59 UTC  (3+ messages)

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-13 10:29 UTC  (3+ messages)
` [PATCH v3 11/20] pmdomain: imx: use platform_device_set_of_node()

[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: "

[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] 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  (9+ 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 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  (33+ messages)
` [PATCH v3 02/33] drm/ttm/pool: Add ttm_pool_page_order_nodma() helper
` [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 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 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  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: balance exec queue suspend/resume (rev5)

[PATCH v2] drm/xe/pxp: add termination on resume
 2026-07-11  8:11 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/pxp: add termination on resume (rev2)

[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 "


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