Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-05 11:29:19 to 2025-12-08 18:27:30 UTC [more...]

[PATCH v2 00/11] Introduce SRIOV scheduler groups
 2025-12-08 18:27 UTC  (24+ messages)
` [PATCH v2 01/11] drm/xe/gt: Add engine masks for each class
` [PATCH v2 02/11] drm/xe/sriov: Initialize scheduler groups
` [PATCH v2 03/11] drm/xe/sriov: Add support for enabling "
` [PATCH v2 04/11] drm/xe/sriov: Scheduler groups are incompatible with multi-lrc
` [PATCH v2 05/11] drm/xe/sriov: Add handling for MLRC adverse event threshold
` [PATCH v2 06/11] drm/xe/sriov: Add debugfs to enable scheduler groups
` [PATCH v2 07/11] drm/xe/sriov: Add debugfs with scheduler groups information
` [PATCH v2 08/11] drm/xe/sriov: Prep for multiple exec quantums and preemption timeouts
` [PATCH v2 09/11] drm/xe/sriov: Add functions to set exec quantums for each group
` [PATCH v2 10/11] drm/xe/sriov: Add functions to set preempt timeouts "
` [PATCH v2 11/11] drm/xe/sriov: Add debugfs to set EQ and PT for scheduler groups
` ✗ CI.checkpatch: warning for Introduce SRIOV scheduler groups (rev2)
` ✓ CI.KUnit: success "

[PATCH 00/19] drm/i915/vga: Try to sort out the VGA decode mess
 2025-12-08 18:26 UTC  (12+ messages)
` [PATCH 01/19] drm/i915/vga: Register vgaarb client later
` [PATCH 02/19] drm/i915/vga: Get rid of intel_vga_reset_io_mem()
` [PATCH 03/19] drm/i915/power: Remove i915_power_well_desc::has_vga
` [PATCH 04/19] drm/i915/vga: Extract intel_gmch_ctrl_reg()
` [PATCH 05/19] drm/i915/vga: Don't touch VGA registers if VGA decode is fully disabled
` [PATCH 06/19] drm/i915/vga: Clean up VGA registers even if VGA plane is disabled
` [PATCH 07/19] drm/i915/vga: Avoid VGA arbiter during intel_vga_disable() for iGPUs
` [PATCH 08/19] drm/i915/vga: Stop trying to use GMCH_CTRL for VGA decode control
` [PATCH 09/19] drm/i915/vga: Assert that VGA register accesses are going to the right GPU
` [PATCH 10/19] drm/i915/de: Simplify intel_de_read8()
` [PATCH 11/19] drm/i915/de: Add intel_de_write8()

[PATCH] drm/xe: Fix ggtt fb alignment
 2025-12-08 18:23 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v3 00/25] drm/vblank: refactoring and cleanups
 2025-12-08 15:18 UTC  (12+ messages)
` [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] drm: xe: Replace sprintf() with sysfs_emit()
 2025-12-08 15:18 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[RESEND 0/1] drm/buddy: release free_trees array on buddy mm teardown
 2025-12-08 15:17 UTC  (4+ messages)
` [RESEND 1/1] "
` ✓ CI.KUnit: success for drm/buddy: release free_trees array on buddy mm teardown (rev3)
` ✓ Xe.CI.BAT: "

[PATCH v3 0/2] Redesign survivability mode
 2025-12-08 14:09 UTC  (5+ messages)
` [PATCH v3 1/2] drm/xe/xe_survivability: "
` [PATCH v3 2/2] drm/xe/xe_survivability: Add support for survivability mode v2
` ✓ CI.KUnit: success for Redesign survivability mode (rev3)
` ✓ Xe.CI.BAT: "

[PATCH 00/15] Intel Xe GPU Debug Support (eudebug) v4
 2025-12-08 13:50 UTC  (6+ messages)

[PATCH v7 0/9] Fix DRM scheduler layering violations in Xe
 2025-12-08 13:44 UTC  (11+ messages)
` [PATCH v7 2/9] drm/sched: Add pending job list iterator
` [PATCH v7 4/9] drm/xe: Stop abusing DRM scheduler internals

[PATCH v1] drm/xe/throttle: Skip reason prefix while emitting array
 2025-12-08 13:28 UTC  (7+ messages)
` ✓ CI.KUnit: success for drm/xe/throttle: Skip reason prefix while emitting array (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

Cache coherency issues when reading from intel Xe buffer
 2025-12-05 13:38 UTC  (3+ messages)

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-12-08 13:08 UTC  (6+ messages)
` [PATCH 01/50] drm/dp: Parse all DSC slice count caps for eDP 1.5
` [PATCH 35/50] drm/i915/dp: Simplify computing the DSC compressed BPP for DP-MST

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

[PATCH v10] drm/xe/uc: Add stop on hardware initialization error
 2025-12-08 12:58 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Add stop on hardware initialization error (rev10)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] drm/xe/oa: Expose MERT OA unit
 2025-12-08 12:48 UTC  (10+ 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
` ✓ CI.KUnit: success for drm/xe/oa: Expose MERT OA unit
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/2] Reset recovery_queued after issuing RESFIX_START
 2025-12-08  9:42 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe/vf: Avoid queuing migration recovery if queued or teardown is active
` [PATCH v2 2/2] drm/xe/vf: Reset recovery_queued after issuing RESFIX_START
` ✓ CI.KUnit: success for Reset recovery_queued after issuing RESFIX_START (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

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

[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
 2025-12-08  8:48 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/8] Move PSR/Panel Replay sink data into intel_connector
 2025-12-08  8:37 UTC  (4+ messages)
` [PATCH v2 7/8] drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connector

[PATCH v2] drm/ttm: Avoid NULL pointer deref for evicted BOs
 2025-12-08  7:54 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] drm/xe/pcode: Add support to get pcode version
 2025-12-08  7:51 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/syncobj: Convert syncobj idr to xarray
 2025-12-08  7:39 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/2] Limit num_syncs to prevent oversized allocations
 2025-12-06 18:59 UTC  (10+ messages)
` [PATCH v3 1/2] drm/xe: "
` [PATCH v3 2/2] drm/xe/oa: "
` ✗ CI.checkpatch: warning for Limit num_syncs to prevent oversized allocations (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS da33e457f6803dc48b2b74f8ade75c14624d85ca
 2025-12-06 17:58 UTC 

[PATCH 0/2] switch to use kernel standard fault injection in i915
 2025-12-06 13:41 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Add intel_gvt_driver_remove() onto error cleanup path

[PATCH 0/2] drm/xe: Separate out GuC RC code
 2025-12-06  2:52 UTC  (8+ 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: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/20] Intel Xe GPU Debug Support (eudebug) v6
 2025-12-06  2:03 UTC  (3+ messages)
` [PATCH 05/20] drm/xe/eudebug: Mark guc contexts as debuggable

[PATCH 00/10] Introduce SRIOV scheduler groups
 2025-12-06  1:58 UTC  (10+ messages)
` [PATCH 07/10] drm/xe/sriov: Prep for multiple exec quantums and preemption timeouts
` [PATCH 08/10] drm/xe/sriov: Add functions to set exec quantums for each group
` [PATCH 10/10] drm/xe/sriov: Add debugfs to set EQ and PT for scheduler groups

[PATCH v2 0/2] Limit num_syncs to prevent oversized allocations
 2025-12-05 23:12 UTC  (4+ messages)
` [PATCH v2 1/2] drm/xe: "
` [PATCH v2 2/2] drm/xe/oa: "

[PATCH 0/3] Limit num_syncs to prevent oversized allocations
 2025-12-05 23:08 UTC  (11+ 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 "
` ✓ Xe.CI.BAT: "

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 3f1c07fc21c68bd3bd2df9d2c9441f6485e934d9
 2025-12-05 23:00 UTC 

[PATCH 0/1] drm/xe: Restore engine registers before restarting schedulers after GT reset
 2025-12-05 20:37 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Reset recovery_queued after issuing RESFIX_START
 2025-12-05 20:27 UTC  (6+ messages)
` [PATCH 1/1] drm/xe/vf: "
` ✓ Xe.CI.BAT: success for "
` ✗ 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 v2 00/11] Page Reclamation Support for Xe3p Platforms
 2025-12-05 18:02 UTC  (3+ messages)
` [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  (2+ messages)

[PATCH v4] drm/xe: expose PAT software table via debugfs
 2025-12-05 16:18 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for drm/xe: expose PAT software table via debugfs (rev8)

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

[PATCH v5 1/2] drm/xe: Refactor PAT dump to use shared helpers
 2025-12-05 16:09 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] drm/xe: expose PAT software config to debugfs

[PATCH v2 0/4] drm/{i915, xe}: migrate stolen interface to parent interface, cleanups
 2025-12-05 14:30 UTC  (6+ messages)
` ✗ 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 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: "


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