Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 19:44:56 to 2026-07-10 14:04:21 UTC [more...]

[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 0/2] KUnit test for VF provisioning error handling
 2026-07-10 13:33 UTC  (6+ 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: "

[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: Hold a dma-buf reference for imported BOs
 2026-07-10 12:45 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2 00/11] drm/{i915,xe}: some BIOS FB takeover fixes
 2026-07-10 12:03 UTC  (14+ 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: "

[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 v10 0/1] drm/xe: Add support for GPU health indicator
 2026-07-10 10:02 UTC  (5+ 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: "

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

[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  (5+ messages)
` ✓ CI.KUnit: success for series starting with [v3,1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/5] drm/xe: balance exec queue suspend/resume
 2026-07-10  5:40 UTC  (15+ 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 v4] drm/xe/configfs: Add enable_multi_queue attribute
 2026-07-10  5:04 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/configfs: Add enable_multi_queue attribute (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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

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

[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  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v7] cgroup/dmem: implement dmem.high soft limit with proactive reclaim
 2026-07-09  9:47 UTC  (2+ messages)

[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  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Hold device ref until queue teardown completes (rev7)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v2 00/13] drm/xe: Add and use more KLV helpers
 2026-07-09 12:53 UTC  (7+ messages)
` [PATCH v2 04/13] drm/xe/guc: Add string KLV encoding helper
` [PATCH v2 05/13] drm/xe/guc: Add object "
` ✓ Xe.CI.BAT: success for drm/xe: Add and use more KLV helpers (rev4)
` ✓ 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  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/color: Enable SDR plane color pipeline (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

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

[PATCH v4 0/3] Add drm_ras netlink error event support
 2026-07-09 10:04 UTC  (8+ messages)
` [PATCH v4 1/3] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v4 3/3] drm/xe/xe_ras: Add error-event support for CRI

[PATCH] drm/xe: Destroy page tables after unlinking all VMAs on VM close
 2026-07-09  8:48 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-09  7:52 UTC  (2+ messages)
  ` ✓ i915.CI.Full: success for drm/i915/dp_link: Unify modeset/fallback config selection (rev5)

[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-07-09  7:15 UTC  (4+ messages)

[PATCH v8 0/1] drm/xe: Add support for GPU health indicator
 2026-07-09  6:39 UTC  (5+ messages)
` [PATCH v8 1/1] drm/xe/xe_ras: Add RAS "

[PATCH v10 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-07-09  6:26 UTC  (5+ messages)

[PATCH] drm/xe: Move drm_client_dev_suspend/resume outside pm block signalling
 2026-07-09  6:24 UTC  (7+ messages)

[PATCH v2 0/6] drm/xe/nvl/guc: Add NVL GuC firmware definitions
 2026-07-09  5:58 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/nvl/guc: Add NVL GuC firmware definitions (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3] drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signalling
 2026-07-09  4:53 UTC  (3+ messages)

[PATCH] drm/xe: Use xe_tile_info() in alloc_primary_gt() and alloc_media_gt()
 2026-07-09  3:16 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-09  2:28 UTC  (4+ messages)

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-09  2:16 UTC  (4+ messages)

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-09  2:01 UTC  (5+ messages)
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 11/13] mm/mlock: convert mlock code "

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-09  1:52 UTC  (4+ messages)

[PATCH] drm/xe/madvise: Remove unreachable madvise_funcs NULL check
 2026-07-08 23:06 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=n
 2026-07-08 22:52 UTC  (4+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/xe/configfs: Add disable_multi_queue attribute
 2026-07-08 22:38 UTC  (8+ messages)
` [PATCH v3] drm/xe/configfs: Add enable_multi_queue attribute

[PATCH v2] drm/xe/configfs: Add disable_multi_queue attribute
 2026-07-08 21:49 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/configfs: Add disable_multi_queue attribute (rev2)

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-08 21:08 UTC  (3+ messages)
` [PATCH v4] drm/xe: Add debugfs knob to control GPGPU preemption granularity

[PATCH v2 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-08 20:57 UTC  (5+ messages)
` [PATCH v2 2/2] drm/xe: Add sysfs for GT/IA bias

[PATCH] drm/xe: free madvise VMA array on L2 flush failure
 2026-07-08 20:14 UTC  (2+ messages)

[PATCH v7 00/10] GuC paging engine support
 2026-07-08 20:12 UTC  (3+ messages)
` [PATCH v7 10/10] drm/xe/guc: toggle paging engine support for NVL-S+

[PATCH] drm/xe/nvm: fix writable override for CRI
 2026-07-08 19:53 UTC  (2+ messages)

[PATCH v2 29/34] drm/xe/kunit: Build DP link display tests
 2026-07-08 19:44 UTC  (3+ messages)
` [PATCH v3 "


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