Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-04 15:51:26 to 2025-12-05 22:05:27 UTC [more...]

[PATCH 0/3] Limit num_syncs to prevent oversized allocations
 2025-12-05 22:05 UTC  (10+ messages)
` [PATCH 1/3] drm/xe/exec: "
` [PATCH 2/3] drm/xe/vm: "
` [PATCH 3/3] drm/xe/oa: "
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v10] drm/xe/uc: Add stop on hardware initialization error
 2025-12-05 21:59 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Add stop on hardware initialization error (rev10)
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/xe/oa: Expose MERT OA unit
 2025-12-05 21:26 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/oa/uapi: "
` [PATCH 2/3] drm/xe/rtp: Whitelist OAMERT MMIO trigger registers
` [PATCH 3/3] drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME

[PATCH] drm/syncobj: Convert syncobj idr to xarray
 2025-12-05 21:16 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 0/1] drm/xe: Restore engine registers before restarting schedulers after GT reset
 2025-12-05 20:37 UTC  (7+ messages)
` [PATCH 1/1] "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/1] Reset recovery_queued after issuing RESFIX_START
 2025-12-05 20:27 UTC  (7+ messages)
` [PATCH 1/1] drm/xe/vf: "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/xe: Separate out GuC RC code
 2025-12-05 20:08 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
` [PATCH 2/2] drm/xe: Add a wrapper for set/unset params
` ✗ CI.checkpatch: warning for drm/xe: Separate out GuC RC code
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/cx0: Unify naming for C20 pll tables
 2025-12-05 20:00 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v9] drm/xe/uc: Add stop on hardware initialization error
 2025-12-05 19:58 UTC  (3+ messages)

[PATCH next] drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()
 2025-12-05 19:15 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/9] Fix DRM scheduler layering violations in Xe
 2025-12-05 18:54 UTC  (8+ messages)
` [PATCH v7 2/9] drm/sched: Add pending job list iterator

[PATCH] drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message
 2025-12-05 18:29 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/ttm: Avoid NULL pointer deref for evicted BOs
 2025-12-05 18:25 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 00/11] Page Reclamation Support for Xe3p Platforms
 2025-12-05 18:02 UTC  (10+ messages)
` [PATCH v2 08/11] drm/xe: Prep page reclaim in tlb inval job
` [PATCH v2 11/11] drm/xe: Add debugfs support for page reclamation

[PATCH next] vfio/xe: Fix use after free in xe_vfio_pci_alloc_file()
 2025-12-05 17:38 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocations
 2025-12-05 16:19 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v4] drm/xe: expose PAT software table via debugfs
 2025-12-05 16:18 UTC  (18+ messages)
` [PATCH v5 1/2] drm/xe: Refactor PAT dump to use shared helpers
  ` [PATCH v5 2/2] drm/xe: expose PAT software config to debugfs
    ` [PATCH v6 "
  ` [PATCH v6 1/2] drm/xe: Refactor PAT dump to use shared helpers
` ✓ CI.KUnit: success for drm/xe: expose PAT software table via debugfs (rev7)
` ✓ Xe.CI.BAT: "
` ✓ CI.KUnit: success for drm/xe: expose PAT software table via debugfs (rev8)
` ✓ Xe.CI.Full: success for drm/xe: expose PAT software table via debugfs (rev7)
` ✓ Xe.CI.BAT: success for drm/xe: expose PAT software table via debugfs (rev8)
` ✓ Xe.CI.Full: "

[drm-xe:topic/xe-vfio] BUILD SUCCESS e45b5df47b07e6ce1138b0a4e70ad0b0c4d72881
 2025-12-05 16:10 UTC 

[PATCH v2 0/4] drm/{i915, xe}: migrate stolen interface to parent interface, cleanups
 2025-12-05 14:30 UTC  (10+ messages)
` [PATCH v2 1/4] drm/i915/fbc: let to_intel_display() do its generic magic
` [PATCH v2 2/4] drm/xe/stolen: unify interface with i915
` [PATCH v2 3/4] drm/{i915, xe}/stolen: move stolen memory handling to display parent interface
` [PATCH v2 4/4] drm/{i915, xe}/stolen: make insert_node, area_address, area_size optional
` ✗ CI.checkpatch: warning for drm/{i915, xe}: migrate stolen interface to parent interface, cleanups (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH RESEND] drm/buddy: release free_trees array on buddy mm teardown
 2025-12-05 13:59 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/buddy: release free_trees array on buddy mm teardown (rev2)

[PATCH v3 00/25] drm/vblank: refactoring and cleanups
 2025-12-05 13:40 UTC  (27+ messages)
` [PATCH v3 01/25] drm/vblank: Unexport drm_wait_one_vblank()
` [PATCH v3 02/25] drm/vblank: remove drm_wait_one_vblank() completely
` [PATCH v3 03/25] drm/vblank: remove superfluous pipe check
` [PATCH v3 04/25] drm/vblank: add return value to drm_crtc_wait_one_vblank()
` [PATCH v3 05/25] drm/vblank: limit vblank variable scope to atomic
` [PATCH v3 06/25] drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers more
` [PATCH v3 07/25] drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()
` [PATCH v3 08/25] drm/vblank: pass vlank to drm_vblank_get()/_put()/_count()
` [PATCH v3 09/25] drm/vblank: pass vblank to drm_update_vblank_count()
` [PATCH v3 10/25] drm/vblank: pass vblank to drm_handle_vblank_events()
` [PATCH v3 11/25] drm/vblank: use the vblank based interfaces more
` [PATCH v3 12/25] drm/vblank: pass vblank to drm_queue_vblank_event()
` [PATCH v3 13/25] drm/vblank: pass vblank to drm_wait_vblank_reply()
` [PATCH v3 14/25] drm/vblank: pass vblank to drm_vblank_count_and_time()
` [PATCH v3 15/25] drm/vblank: pass vblank to drm_reset_vblank_timestamp()
` [PATCH v3 16/25] drm/vblank: pass vblank to store_vblank()
` [PATCH v3 17/25] drm/vblank: pass vblank to drm_vblank_enable()
` [PATCH v3 18/25] drm/vblank: merge drm_vblank_restore() into drm_crtc_vblank_restore()
` [PATCH v3 19/25] drm/vblank: add drm_crtc_from_vblank() helper
` [PATCH v3 20/25] drm/vblank: pass vblank to __get_vblank_counter() and drm_max_vblank_count()
` [PATCH v3 21/25] drm/vblank: pass vblank to __{enable, disable}_vblank()
` [PATCH v3 22/25] drm/vblank: pass vblank to drm_get_last_vbltimestamp()
` [PATCH v3 23/25] drm/vblank: pass vblank to drm_vblank_disable_and_save(), make static
` [PATCH v3 24/25] drm/vblank: reduce pipe checks
` [PATCH v3 25/25] drm/vblank: clean up debug logging
` ✗ CI.KUnit: failure for drm/vblank: refactoring and cleanups (rev3)

[PATCH next] drm/xe/vf: fix return type in vf_migration_init_late()
 2025-12-05 13:34 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/4] Introduce DRM_RAS using generic netlink for RAS
 2025-12-05 11:27 UTC  (9+ messages)
` [PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v3 2/4] drm/xe/xe_drm_ras: Add support for drm ras
` [PATCH v3 3/4] drm/xe/xe_hw_error: Add support for GT hardware errors
` [PATCH v3 4/4] drm/xe/xe_hw_error: Add support for PVC SOC errors
` ✗ CI.checkpatch: warning for Introduce DRM_RAS using generic netlink for RAS (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "

REGRESSION on drm-tip
 2025-12-05 10:14 UTC  (5+ messages)

[Core-for-CI] fs: PM: Fix reverse check in filesystems_freeze_callback()
 2025-12-05  9:19 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for fs: PM: Fix reverse check in filesystems_freeze_callback() (rev2)

[PATCH v1] drm/xe/cri: Enable I2C controller
 2025-12-05  5:47 UTC  (8+ messages)
` ✓ CI.KUnit: success for drm/xe/cri: Enable I2C controller (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/4] drm/{i915, xe}: migrate stolen interface to parent interface, cleanups
 2025-12-05  5:28 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/fbc: let to_intel_display() do its generic magic
` [PATCH 2/4] drm/xe/stolen: unify interface with i915
` [PATCH 3/4] drm/{i915, xe}/stolen: move stolen memory handling to display parent interface
` [PATCH 4/4] drm/{i915, xe}/stolen: make insert_node, area_address, area_size optional
` ✗ CI.checkpatch: warning for drm/{i915, xe}: migrate stolen interface to parent interface, cleanups
` ✓ CI.KUnit: success "

[PATCH v2 14/25] drm/vblank: pass vblank to drm_vblank_count_and_time()
 2025-12-05  5:18 UTC  (2+ messages)

[PATCH v1] drm/xe/guc_ct: Assert on credits mismatch during runtime suspend
 2025-12-05  3:26 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v29 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-04 22:46 UTC  (3+ messages)
` [PATCH v29 3/5] drm/xe/uapi: Define drm_xe_vm_get_property

[PATCH v1] drm/xe/vf: Stop waiting for ring space on VF post migration recovery
 2025-12-04 22:18 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PULL] drm-xe-next-fixes for 6.19
 2025-12-04 22:09 UTC 

[PATCH 00/10] Introduce SRIOV scheduler groups
 2025-12-04 22:06 UTC  (5+ messages)
` [PATCH 03/10] drm/xe/sriov: Add support for enabling "

[PATCH v4 0/3] Introduce support for C linked list interfacing and GPU Buddy bindings
 2025-12-04 21:57 UTC  (5+ messages)
` [PATCH v4 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH v4 2/3] gpu: Move DRM buddy allocator one level up
` [PATCH v4 3/3] rust: gpu: Add GPU buddy allocator bindings

[PULL] topic/xe-vfio for 6.19
 2025-12-04 21:45 UTC 

[PATCH] MAINTAINERS: Update Xe driver maintainers
 2025-12-04 21:44 UTC  (6+ messages)
` ✓ CI.KUnit: success for MAINTAINERS: Update Xe driver maintainers (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v8 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-12-04 21:25 UTC  (7+ messages)
` [PATCH v8 4/6] drm/xe/guc: Add GuC log event buffer output in LFD format
` [PATCH v8 5/6] drm/xe/guc: Only add GuC crash dump if available
` ✗ Xe.CI.Full: failure for drm/xe/guc: Add LFD format output for guc log (rev8)

[PATCH] drm/xe: Fix duplicated put due to merge resolution
 2025-12-04 20:48 UTC  (4+ messages)

REGRESSION on linux-next (next-20251201)
 2025-12-03 19:31 UTC  (2+ messages)

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-12-04 14:10 UTC  (5+ messages)
` [PATCH v2 8/8] drm/xe: Use dma_fence_test_signaled_flag()

[PATCH v7 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-12-04  1:33 UTC  (3+ messages)
` [PATCH v7 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

[PATCH] drm/i915/crtc: move crtc initialization loop to intel_crtc.c
 2025-12-04 19:09 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[v8 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-04 18:44 UTC  (2+ messages)

[PULL] topic/drm-intel-plane-color-pipeline for v6.19
 2025-12-04 18:42 UTC 

[PATCH v3 0/3] Add SoC remapper support for system controller
 2025-12-04 15:52 UTC  (8+ messages)
` [PATCH v3 1/3] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [PATCH v3 2/3] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code
` [PATCH v3 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper


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