Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-28 07:19:13 to 2025-09-30 06:30:38 UTC [more...]

[PATCH v3 00/36] VF migration redesign
 2025-09-30  6:30 UTC  (59+ messages)
` [PATCH v3 01/36] drm/xe: Add NULL checks to scratch LRC allocation
` [PATCH v3 02/36] drm/xe/vf: Lock querying GGTT config during driver init
` [PATCH v3 03/36] Revert "drm/xe/vf: Rebase exec queue parallel commands during migration recovery"
` [PATCH v3 04/36] Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
` [PATCH v3 05/36] Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"
` [PATCH v3 06/36] drm/xe: Save off position in ring in which a job was programmed
` [PATCH v3 07/36] drm/xe/guc: Track pending-enable source in submission state
` [PATCH v3 08/36] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH v3 09/36] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH v3 10/36] drm/xe: Make LRC W/A scratch buffer usage consistent
` [PATCH v3 11/36] drm/xe/guc: Document GuC submission backend
` [PATCH v3 12/36] drm/xe/vf: Add xe_gt_recovery_inprogress helper
` [PATCH v3 13/36] drm/xe/vf: Make VF recovery run on per-GT worker
` [PATCH v3 14/36] drm/xe/vf: Abort H2G sends during VF post-migration recovery
` [PATCH v3 15/36] drm/xe/vf: Remove memory allocations from VF post migration recovery
` [PATCH v3 16/36] drm/xe/vf: Close multi-GT GGTT shift race
` [PATCH v3 17/36] drm/xe/vf: Teardown VF post migration worker on driver unload
` [PATCH v3 18/36] drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
` [PATCH v3 19/36] drm/xe/vf: Wakeup in GuC backend on "
` [PATCH v3 20/36] drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs supporting migration
` [PATCH v3 21/36] drm/xe/vf: Extra debug on GGTT shift
` [PATCH v3 22/36] drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
` [PATCH v3 23/36] drm/xe/vf: Flush and stop CTs in VF post migration recovery
` [PATCH v3 24/36] drm/xe/vf: Reset TLB invalidations during "
` [PATCH v3 25/36] drm/xe/vf: Kickstart after resfix in "
` [PATCH v3 26/36] drm/xe/vf: Start CTs before resfix "
` [PATCH v3 27/36] drm/xe/vf: Abort VF post migration recovery on failure
` [PATCH v3 28/36] drm/xe/vf: Replay GuC submission state on pause / unpause
` [PATCH v3 29/36] drm/xe: Move queue init before LRC creation
` [PATCH v3 30/36] drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
` [PATCH v3 31/36] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
` [PATCH v3 32/36] drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
` [PATCH v3 33/36] drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
` [PATCH v3 34/36] drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTL
` [PATCH v3 35/36] drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
` [PATCH v3 36/36] drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
` ✗ CI.checkpatch: warning for VF migration redesign (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.Full: failure "

[PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
 2025-09-30  6:11 UTC  (2+ messages)

REGRESSION on linux-next (next-20250919)
 2025-09-30  5:30 UTC 

[PATCH v4 2/6] drm/dp: Add helpers to query the branch DSC max throughput/line-width
 2025-09-30  5:30 UTC  (7+ messages)
` [PATCH v5 "

[PATCH v2 00/22] Allow configfs to disable specific GT type(s)
 2025-09-30  5:04 UTC  (8+ messages)
` [PATCH v2 08/22] drm/xe: Skip L2 / TDF cache flushes if primary GT is disabled
` [PATCH v2 18/22] drm/xe: Check that GT is not NULL before testing Wa_16023588340

[PATCH v11 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-30  4:38 UTC  (3+ messages)
` [PATCH v11 1/1] "

[PATCH] drm/xe/doc: Add documentation for Execution Queues
 2025-09-30  4:33 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/5] User readable error codes on atomic_ioctl failure
 2025-09-30  4:03 UTC  (2+ messages)

[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
 2025-09-30  2:07 UTC  (6+ messages)
` [PATCH 1/2] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH 2/2] drm/xe: Introduce the usage of drm_ras with supported HW errors
` ✗ CI.checkpatch: warning for Introduce DRM_RAS using generic netlink for RAS
` ✗ CI.KUnit: failure "

[PATCH v2 00/34] VF migration redesign
 2025-09-30  0:42 UTC  (5+ messages)
` [PATCH v2 01/34] drm/xe/vf: Lock querying GGTT config during driver init

[PATCH 0/5] drm/xe/debugfs: Avoid use of wrapper functions
 2025-09-29 23:27 UTC  (11+ messages)
` [PATCH 1/5] drm/xe/debugfs: Update xe_gt_topology_dump signature
` [PATCH 2/5] drm/xe/debugfs: Update xe_wa_dump signature
` [PATCH 3/5] drm/xe/debugfs: Update xe_tuning_dump signature
` [PATCH 4/5] drm/xe/debugfs: Update xe_mocs_dump signature
` [PATCH 5/5] drm/xe/debugfs: Update xe_pat_dump signature

[PATCH 0/1] drm/xe: TileAddrRange registers are being deprecated
 2025-09-29 23:23 UTC  (5+ messages)
` [PATCH 1/1] "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/6] Refactor PF debugfs
 2025-09-29 23:21 UTC  (15+ messages)
` [PATCH v2 1/6] drm/xe/pf: Promote PF debugfs function to its own file
` [PATCH v2 2/6] drm/xe/pf: Create separate debugfs tree for SR-IOV files
` [PATCH v2 3/6] drm/xe/pf: Populate SR-IOV debugfs tree with tiles
` [PATCH v2 4/6] drm/xe/pf: Move SR-IOV GT debugfs files to new tree
` [PATCH v2 5/6] drm/xe/debugfs: Promote xe_tile_debugfs_simple_show
` [PATCH v2 6/6] drm/xe/pf: Make GGTT/LMEM debugfs files per-tile
` ✗ CI.checkpatch: warning for Refactor PF debugfs
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/6] drm/i915/dp: Work around a DSC pixel throughput issue
 2025-09-29 21:47 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/i915/dp: Work around a DSC pixel throughput issue (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-09-29 20:16 UTC  (5+ messages)

[PATCH v3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-09-29 18:54 UTC  (3+ messages)
` ✗ CI.KUnit: failure for drm/xe/migrate: Atomicize CCS copy command setup (rev3)

[PATCH] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-09-29 17:53 UTC  (7+ messages)
` ✓ CI.KUnit: success for drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[RFC PATCH v2 0/2] dma-buf private interconnect POC
 2025-09-29 16:13 UTC  (15+ messages)
` [RFC PATCH v2 1/2] dma-buf: Add support for private interconnects

[PATCH v2 1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
 2025-09-29 16:13 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parameters
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3] drm/xe/guc: Update GuC log buffer type value
 2025-09-29 16:11 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Update GuC log buffer type value (rev3)
  `  "

[PATCH][next][V2] drm/xe/xe_late_bind_fw: Fix missing initialization of variable offset
 2025-09-29 15:49 UTC  (3+ messages)

[PATCH] drm/xe/xe_late_bind_fw: Various uninitialized variable fixes
 2025-09-29 15:43 UTC  (2+ messages)

[PATCH 0/5] drm/xe: Guard against NULL return for xe_device_get_gt
 2025-09-29 15:41 UTC  (4+ messages)
` [PATCH 2/5] drm/xe: Guard against NULL GT in xe_pmu.c

[PATCH] drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
 2025-09-29 15:38 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-09-29 15:25 UTC  (3+ messages)
` [PATCH v6 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()

[PATCH] drm/xe/bo: Fix an idle assertion for local bos
 2025-09-29 14:43 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[RFC v8 00/21] DRM scheduling cgroup controller
 2025-09-29 14:07 UTC  (2+ messages)

[PATCH 0/2] drm/xe: Fix some rebar issues
 2025-09-29 13:56 UTC  (4+ messages)
` [PATCH 2/2] drm/xe: Move rebar to be done earlier

[PATCH v2 0/5] drm/xe: Guard against NULL return for xe_device_get_gt
 2025-09-29 10:25 UTC  (3+ messages)
` [PATCH v2 3/5] drm/xe: Don't call xe_device_get_gt twice in xe_hw_engine_lookup

[PATCH] drm/{i915,xe}: driver agnostic drm to display pointer chase
 2025-09-29 10:07 UTC  (5+ messages)

[PATCH 00/11] drm/{i915,xe}/stolen: refactor and unify interfaces
 2025-09-29  9:53 UTC  (3+ messages)
` [PATCH 00/11] drm/{i915, xe}/stolen: "

[PATCH 00/15] Optimize vrr.guardband and fix LRR
 2025-09-29  9:21 UTC  (24+ messages)
` [PATCH 01/15] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 02/15] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 03/15] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 04/15] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 05/15] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 06/15] drm/i915/dp: Add SDP latency computation helper
` [PATCH 07/15] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 08/15] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/15] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/15] drm/i915/vrr: Introduce helper to compute min static guardband
` [PATCH 11/15] drm/i915/vrr: Use optimized guardband when VRR TG is active
` [PATCH 12/15] drm/i915/vrr: Prepare for movement of vblank start for optimized guardband
` [PATCH 13/15] drm/i915/display: Recompute crtc_vblank_start "
` [PATCH 14/15] drm/i915/display: s/allow_vblank_delay_fastset/allow_vblank_delay_fastset_lrr
` [PATCH 15/15] drm/i915/display: Use optimized guardband to set vblank start
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev13)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Don't claim support for firmware late-bind if VF
 2025-09-29  8:55 UTC  (9+ messages)
` [PATCH 1/2] drm/xe/vf: Rename sriov_update_device_info
` [PATCH 2/2] drm/xe/vf: Don't claim support for firmware late-bind if VF
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-09-29  7:54 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe/migrate: Revamp PAT index selection for migrate PTEs
 2025-09-28 17:11 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/migrate: Revamp PAT index selection for migrate PTEs (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "


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