Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 10:14:20 to 2026-07-10 21:55:11 UTC [more...]

[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-10 21:54 UTC  (23+ 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 04/33] drm/ttm: Introduce ttm_pool_alloc_iter for __ttm_pool_alloc()
` [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 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 0/2] KUnit test for VF provisioning error handling
 2026-07-10 21:44 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/vf: Add KUNIT stub for guc_action_query_single_klv()
` [PATCH 2/2] drm/xe/tests: Add KUnit tests for VF provisioning error handling
` ✗ CI.checkpatch: warning for KUnit test "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 00/11] drm/{i915,xe}: some BIOS FB takeover fixes
 2026-07-10 21:02 UTC  (15+ messages)
` [PATCH v2 01/11] drm/i915: Disable the plane if initial plane config readout failed
` [PATCH v2 02/11] drm/i915/fbdev: Extract bios_fb_ok()
` [PATCH v2 03/11] drm/i915: Throw away the BIOS fb if has the wrong depth/bpp
` [PATCH v2 04/11] drm/i915: Use drm_dbg_kms() for initial FB debugs
` [PATCH v2 05/11] drm/xe: Do the initial FB size alignment earlier
` [PATCH v2 06/11] drm/xe: Print a debug message if we have no stolen for the initial FB
` [PATCH v2 07/11] drm/xe: Abstract the initial FB PTE checks a bit
` [PATCH v2 08/11] drm/xe: Check the PTE local memory bit for initial FB in stolen
` [PATCH v2 09/11] drm/xe: s/bar2/lmembar/
` [PATCH v2 10/11] drm/i915: Fix BIOS FB memory region name debug prints
` [PATCH v2 11/11] drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FB
` ✓ CI.KUnit: success for drm/{i915,xe}: some BIOS FB takeover fixes
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH i-g-t v3 0/7] add dmem_cgroups test
 2026-07-10 20:06 UTC  (8+ messages)
` [PATCH i-g-t v2 7/7] tests/dmem_cgroups: add test for dmem.current

[PATCH v2 10/13] drm/xe/tests: Add object encoding helper test
 2026-07-10 19:59 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] drm/xe: Hold a dma-buf reference for imported BOs
 2026-07-10 19:39 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Hold a dma-buf reference for imported BOs
 2026-07-10 19:17 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Hold a dma-buf reference for imported BOs (rev2)
` ✓ Xe.CI.BAT: "

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-10 18:52 UTC  (13+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 02/12] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc
` [PATCH 03/12] drm/gem: Add helper for drm_gem_object resv assignment
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 05/12] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 06/12] drm/ttm: move delete handling into ttm_bo_evict
` [PATCH 07/12] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/12] drm/ttm: use dma_resv reference in ttm_device_clear_lru_dma_mappings
` [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 12/12] drm/amdgpu: use drm_exec during BO validation

[drm-xe:drm-xe-fixes] BUILD SUCCESS f5ef65adf81da3dbce4e692e48c1754c0bb95da0
 2026-07-10 18:56 UTC 

[PATCH v2 0/5] drm/xe: balance exec queue suspend/resume
 2026-07-10 18:23 UTC  (16+ messages)
` [PATCH v2 1/5] drm/xe: only resume exec queues that were actually suspended
` [PATCH v2 2/5] drm/xe/hw_engine_group: propagate suspend failures during mode switch
` [PATCH v2 3/5] drm/xe/guc: wait killably for suspend and ban queue on timeout
` [PATCH v2 4/5] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH v2 5/5] drm/xe/multi_queue: preempt primary on queue group suspend

[PATCH v2 00/13] drm/xe: Add and use more KLV helpers
 2026-07-10 18:22 UTC  (8+ messages)
` [PATCH v2 04/13] drm/xe/guc: Add string KLV encoding helper
` [PATCH v2 05/13] drm/xe/guc: Add object "
` ✗ CI.checkpatch: warning for drm/xe: Add and use more KLV helpers (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
 2026-07-10 18:21 UTC  (5+ messages)

[PATCH v10 0/1] drm/xe: Add support for GPU health indicator
 2026-07-10 18:15 UTC  (6+ messages)
` [PATCH v10 1/1] drm/xe/xe_ras: Add RAS "
` ✗ CI.checkpatch: warning for drm/xe: Add support for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/pci: Disable Multi-LRC on single VCS/VECS platforms
 2026-07-10 17:36 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v6] drm/xe/migrate: Revamp PAT index selection for migrate PTEs
 2026-07-10 17:30 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/migrate: Revamp PAT index selection for migrate PTEs (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 07/13] drm/xe/guc: Formalize Reserved KLVs
 2026-07-10 17:25 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] drm/xe: Reject PXP usage on multi-queue exec queues
 2026-07-10 15:54 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe: Use xe_tile_info() in alloc_primary_gt() and alloc_media_gt()
 2026-07-10 15:32 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/xe: Don't fall through on DRM_GPUVA_OP_DRIVER in op_check_svm_userptr
 2026-07-10 15:32 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v4] drm/xe/configfs: Add enable_multi_queue attribute
 2026-07-10 15:31 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/configfs: Add enable_multi_queue attribute (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
 2026-07-10 14:43 UTC  (8+ messages)
` [PATCH 03/10] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH 09/10] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH 10/10] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-10 14:09 UTC  (2+ messages)

[PATCH v9 0/1] drm/xe: Add support for GPU health indicator
 2026-07-10 14:04 UTC  (7+ messages)
` [PATCH v9 1/1] drm/xe/xe_ras: Add RAS "
` ✗ CI.checkpatch: warning for drm/xe: Add support for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
 2026-07-10 13:56 UTC  (2+ messages)

[PATCH v10] drm/xe/guc: Hold device ref until queue teardown completes
 2026-07-10 12:57 UTC  (7+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Hold device ref until queue teardown completes (rev8)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/vm: Reject invalid prefetch region for non-SVM VMA
 2026-07-10 10:31 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v1] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-07-10  8:32 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
 2026-07-10  8:28 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind() (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v5 0/2] Fix UAF on dma-buf import attach failure
 2026-07-10  8:00 UTC  (8+ messages)
` [PATCH v5 1/2] drm/ttm: Fix UAF on dma-buf attach failure for sg BOs
` [PATCH v5 2/2] drm/xe: Keep imported sg BOs off LRU until dma-buf attach succeeds

[PATCH v3 1/1] drm/xe/eustall: Add WA 14027054324 support for graphics IP 35.11
 2026-07-10  6:53 UTC  (2+ messages)

[PATCH v9 00/10] Introduce Xe PCIe FLR
 2026-07-10  5:01 UTC  (4+ messages)
` [PATCH v9 08/10] drm/xe: Improve wedged state management

[drm-xe:drm-xe-next] BUILD SUCCESS d72d2706b23503617a97a066316c00bf25702f2f
 2026-07-09 23:11 UTC 

[PULL] drm-xe-fixes
 2026-07-09 21:26 UTC 

[PATCH] drm/xe: Wait on external BO kernel fences in exec IOCTL
 2026-07-09 21:14 UTC  (5+ messages)

[PATCH v7 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-07-09 20:24 UTC  (2+ messages)

[PATCH] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
 2026-07-09 18:43 UTC  (3+ messages)

[PATCH v3 0/3] Add ocode late binding support for CRI
 2026-07-09 18:14 UTC  (7+ messages)
` ✓ CI.KUnit: success for Add ocode late binding support for CRI (rev3)
` [PATCH v3 1/3] drm/xe/xe_late_bind_fw: Add support to load Ocode firmware
` [PATCH v3 2/3] drm/xe/xe_late_bind_fw: Enable late binding support for CRI
` [PATCH v3 3/3] drm/xe/xe_late_bind_fw: Refactor pm flow
` ✓ Xe.CI.BAT: success for Add ocode late binding support for CRI (rev3)
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe: Fix reference count leak in xe_pci_barrier_mmap()
 2026-07-09 17:42 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RESEND FOR CI][PATCH v3] drm/xe/configfs: Add enable_multi_queue attribute
 2026-07-09 17:20 UTC  (4+ messages)

[PULL] drm-misc-fixes
 2026-07-09 16:55 UTC 

[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-07-09 15:55 UTC  (4+ messages)
` ✓ CI.KUnit: success for gpu/buddy: bail out of try_harder when alignment cannot be honoured (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] drm/i915/dp: fix MSA VSC_SDP delegation for colorimetry
 2026-07-09 15:18 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/dp: s/intel_dp_needs_vsc_sdp/intel_dp_needs_vsc_colorimetry
` [PATCH 2/2] drm/i915/dp: set VSC_SDP MSA delegation only for capable sinks
` ✓ CI.KUnit: success for drm/i915/dp: fix MSA VSC_SDP delegation for colorimetry
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PULL] drm-intel-fixes
 2026-07-09 14:34 UTC 

[PATCH v2] drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs
 2026-07-09 13:35 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs (rev2)

[PATCH v7] cgroup/dmem: implement dmem.high soft limit with proactive reclaim
 2026-07-09  6:11 UTC 

[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-07-09 13:25 UTC  (4+ messages)

[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-07-09 13:02 UTC 

[PATCH v9] drm/xe/guc: Hold device ref until queue teardown completes
 2026-07-09 13:10 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/guc: Hold device ref until queue teardown completes (rev7)
` ✗ Xe.CI.FULL: "

[PATCH v2 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-07-09 12:33 UTC  (5+ messages)
` [PATCH v2 2/3] drm/xe/i2c: Handler for SMBus Alerts

[v3 00/14] drm/i915/color: Enable SDR plane color pipeline
 2026-07-09 12:26 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/color: Enable SDR plane color pipeline (rev4)

[PULL] drm-misc-next
 2026-07-09 11:23 UTC 


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