Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-29 21:32:59 to 2025-01-30 19:35:07 UTC [more...]

[PATCH 0/3] drm/i915/vrr: Fix DSB+VRR usage for PTL+
 2025-01-30 19:35 UTC  (10+ messages)
` [PATCH 1/3] drm/i915/dsb: Introduce intel_dsb_poll()
` [PATCH 2/3] drm/i915/vrr: Reorder the DSB "wait for safe window" vs. TRANS_PUSH
` [PATCH 3/3] drm/i915/vrr: Poll for the push send bit to clear on the DSB
` ✓ CI.Patch_applied: success for drm/i915/vrr: Fix DSB+VRR usage for PTL+
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
 2025-01-30 19:03 UTC  (12+ messages)
` [PATCH 2/2] drm/xe: Add xe_mmio_init() initialization function
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-01-30 18:51 UTC  (24+ messages)
` [PATCH v4 05/33] drm/xe/bo: Introduce xe_bo_put_async
` [PATCH v4 06/33] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v4 11/33] drm/xe: Nuke VM's mapping upon close
` [PATCH v4 23/33] drm/xe: Add drm_pagemap ops to SVM
` [PATCH v4 28/33] drm/xe: Add SVM VRAM migration

[PATCH v8 0/7] Add support for EU stall sampling
 2025-01-30 18:46 UTC  (13+ messages)
` [PATCH v8 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
  ` [PATCH v8 4 "
` [PATCH v8 4/7] drm/xe/eustall: Return -EIO error from read() if HW drops data
` [PATCH v8 5/7] drm/xe/eustall: Add EU stall sampling support for Xe2
` [PATCH v8 6/7] drm/xe/uapi: Add a device query to get EU stall sampling information
` [PATCH v8 7/7] drm/xe/eustall: Add workaround 22016596838 which applies to PVC

[PATCH v4 0/2]drm/xe: Add and refactor workarounds
 2025-01-30 18:37 UTC  (12+ messages)
` [PATCH v4 1/2] drm/xe: Add Wa_16021333562 and Wa_14016712196
` [PATCH v4 2/2] drm/xe/oa: Refactor WAs to use XE_WA() macro
` ✓ CI.Patch_applied: success for drm/xe: Add and refactor workarounds (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v6 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-01-30 17:57 UTC  (5+ messages)
` [PATCH v6 2/6] drm/xe/guc: Don't store capture nodes in xe_devcoredump_snapshot
` ✗ Xe.CI.Full: failure for Maintenence of devcoredump <-> GuC-Err-Capture plumbing

[PATCH v4 0/8] PMU Support for per-engine-class activity
 2025-01-30 17:52 UTC  (13+ messages)
` [PATCH v4 1/8] drm/xe: Add per-engine-class activity support
` [PATCH v4 3/8] drm/xe/guc: Expose engine activity only for supported GuC version
` [PATCH v4 5/8] drm/xe/guc: Bump minimum required GuC version to v70.36.0
` ✗ Xe.CI.Full: failure for PMU Support for per-engine-class activity (rev2)

[PATCH] drm/xe: Fix sort order of .o lists in Makefile
 2025-01-30 17:43 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH] drm/xe/xe3: Extend wa_15015404425 for xe3
 2025-01-30 17:30 UTC  (2+ messages)

[PATCH 0/5] Workaround fixes, improvements, additions
 2025-01-30 17:01 UTC  (15+ messages)
` [PATCH 1/5] drm/xe: Fix GT workaround handling
` [PATCH 2/5] drm/xe/gen12: Add Wa_1604555607
` [PATCH 3/5] drm/xe/gen12: L3 recommended hashing mask
` [PATCH 5/5] drm/xe: Move a couple static workarounds/tunings to the static list
` ✗ Xe.CI.Full: failure for Workaround fixes, improvements, additions

[PATCH 0/1] drm/xe/pf: Add runtime registers for graphics gen >= 30
 2025-01-30 16:48 UTC  (5+ messages)
` [PATCH 1/1] "
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/4] Workaround fixes, improvements, additions
 2025-01-30 16:23 UTC  (14+ messages)
` [PATCH 1/4] drm/xe: Fix GT "for each engine" workaround handling
` [PATCH 2/4] drm/xe/gen12: Add Wa_1604555607
` [PATCH 3/4] drm/xe/gen12: L3 recommended hashing mask
` [PATCH 4/4] drm/xe: Add performance tunings to debugfs
` ✓ CI.Patch_applied: success for Workaround fixes, improvements, additions (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 1/3] drm/xe: Add a function to zap page table by address range
 2025-01-30 15:18 UTC  (7+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page before vm_bind

[PATCH 0/2] PF: Mitigate unexpected GuC VF config checks
 2025-01-30 14:41 UTC  (9+ messages)
` [PATCH 1/2] drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbells
` [PATCH 2/2] drm/xe/pf: Reset GuC VF config when unprovisioning critical resource
` ✓ CI.checksparse: success for PF: Mitigate unexpected GuC VF config checks
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/6] Add AS_SDP to fastset
 2025-01-30 14:37 UTC  (19+ messages)
` [PATCH v6 1/6] drm/i915/vrr: Add crtc_state dump for vrr.vsync params
` [PATCH v6 2/6] drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset
` [PATCH v6 3/6] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
` [PATCH v6 4/6] drm/i915/dp: Compute as_sdp.vtotal based on vrr timings
` [PATCH v6 5/6] drm/i915/dp: Compute as_sdp based on if vrr possible
` [PATCH v6 6/6] drm/i915/display: Move as sdp params change to fastset
` ✓ CI.Patch_applied: success for Add AS_SDP to fastset (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/6] drm/i915: DP and DP MST cleanups
 2025-01-30 14:39 UTC  (15+ messages)
` [PATCH 1/6] drm/i915/dp: constify struct link_config_limits pointers
` [PATCH 2/6] drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() params
` [PATCH 3/6] drm/i915/mst: change where lane_count and port_clock are set
` [PATCH 4/6] drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()
` [PATCH 5/6] drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp()
` [PATCH 6/6] drm/i915/mst: use min_array() and max_array() instead of hand-rolling
` ✗ Xe.CI.Full: failure for drm/i915: DP and DP MST cleanups

[PATCH] drm/i915/dmc_wl: Do not check for DMC payload
 2025-01-30 14:18 UTC  (3+ messages)

[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
 2025-01-30 13:47 UTC  (16+ messages)
` [PATCH v16 1/7] drm/ttm: Provide a shmem backup implementation
` [PATCH v16 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
` [PATCH v16 3/7] drm/ttm: Use fault-injection to test error paths
` [PATCH v16 4/7] drm/ttm: Add a macro to perform LRU iteration
` [PATCH v16 5/7] drm/ttm: Add helpers for shrinking
` [PATCH v16 6/7] drm/xe: Add a shrinker for xe bos
` [PATCH v16 7/7] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev17)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 00/17] drm/i915/ddi: Fix/simplify port enabling/disabling
 2025-01-30 13:34 UTC  (19+ messages)
` [PATCH 01/17] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
` [PATCH 02/17] drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL
` [PATCH 03/17] drm/i915/ddi: Make all the PORT_WIDTH macros work the same way
` [PATCH 05/17] drm/i915/ddi: Simplify the port enabling via DDI_BUF_CTL
` ✓ CI.Patch_applied: success for drm/i915/ddi: Fix/simplify port enabling/disabling
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/i915/display: Allow display PHYs to reset power state
 2025-01-30 13:26 UTC  (9+ messages)
` [PATCH 1/2] drm/i915/display: Drop crtc_state from C10/C20 pll programming
` [PATCH 2/2] drm/i915/display: Allow display PHYs to reset power state
` ✗ Xe.CI.Full: failure for "

[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
 2025-01-30 12:09 UTC  (7+ messages)
` [PATCH 13/26] RFC drm/xe/eudebug: userptr vm pread/pwrite

[PATCH v3 0/2] Refactor some graphics descriptor flags
 2025-01-30 11:58 UTC  (11+ messages)
` [PATCH v3 1/2] drm/xe: Refactor dma_mask_size
` [PATCH v3 2/2] drm/xe: Refactor max_remote_tiles
` ✓ CI.Patch_applied: success for Refactor some graphics descriptor flags (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/35] Use VRR timing generator for fixed refresh rate modes
 2025-01-30 11:08 UTC  (19+ messages)
` [PATCH 04/35] drm/i915/dp: Compute as_sdp.vtotal based on vrr timings
` [PATCH 11/35] drm/i915/vrr: Avoid prepare vrr timings for cmrr
` [PATCH 20/35] drm/i915/vrr: Avoid sending PUSH when VRR TG is used with Fixed refresh rate
` [PATCH 21/35] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 24/35] drm/i915/vrr: Adjust Vtotal for MSA for fixed timings
` [PATCH 31/35] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}

[PATCH 0/4] drm/i915/dmc_wl: Introduce debugfs interface
 2025-01-30  9:33 UTC  (19+ messages)
` [PATCH 2/4] drm/i915/dmc_wl: Add debugfs for untracked offsets
` [PATCH 3/4] drm/i915/dmc_wl: Add extra_ranges debugfs
` [PATCH 4/4] drm/i915/dmc_wl: Enable the debugfs only with enable_dmc_wl_debugfs=1

Regression on linux-next (next-20250120)
 2025-01-30  8:36 UTC  (11+ messages)

[PATCH] drm/xe/gt_pagefault: Print engine class string
 2025-01-30  8:21 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v6 0/3] Enable Survivability mode
 2025-01-30  6:35 UTC  (5+ messages)
` [PATCH v6 2/3] drm/xe: Enable Boot "

[CI 00/13] Add PXP HWDRM support
 2025-01-30  6:17 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for Add PXP HWDRM support (rev7)
` ✗ Xe.CI.BAT: "

[PATCH v2 0/2] Refactor some graphics descriptor flags
 2025-01-29 22:10 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe: Refactor dma_mask_size
` [PATCH v2 2/2] drm/xe: Refactor max_remote_tiles


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