Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-11 14:49:54 to 2026-06-12 20:53:36 UTC [more...]

[PATCH] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
 2026-06-12 20:53 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH] drm/xe/guc: Suppress Memory CAT error messages on race condition
 2026-06-12 20:53 UTC 

[PATCH] drm/i915/alpm: Move the check for PSR and Fixed RR in compute_config_late
 2026-06-12 20:17 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/6] drm/i915/cdclk: CDCLK sanitization stuff
 2026-06-12 19:38 UTC  (9+ messages)
` [PATCH 1/6] drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enable
` [PATCH 2/6] drm/i915/cdclk: Print the reason for the CDCLK sanitization
` [PATCH 3/6] drm/i915/cdclk Clean up CDCLK_CTL defines
` [PATCH 4/6] drm/i915/cdclk: Document CDCLK_CTL bits
` [PATCH 6/6] drm/i915/cdclk: Use the TGL+ CD2x pipe select bits also on ICL
` ✗ CI.checkpatch: warning for drm/i915/cdclk: CDCLK sanitization stuff
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/9] Don't whitelist OA registers unconditionally
 2026-06-12 19:31 UTC  (8+ messages)
` [PATCH v2 3/9] drm/xe/rtp: Keep track of non-OA nonpriv slots
` [PATCH v2 4/9] drm/xe/rtp: Generalize whitelist_apply_to_hwe
` [PATCH v2 5/9] drm/xe/rtp: Save OA nonpriv registers to register save/restore lists

[PATCH 0/2] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-06-12 19:31 UTC  (10+ messages)
` [PATCH 1/2] [PATCH] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
` [PATCH 2/2] [PATCH] drm/xe/guc: treat sentinel timestamps as no elapsed time to avoid false TDR
` ✗ CI.checkpatch: warning for drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/mtl+: Enable PPS before PLL
 2026-06-12 19:02 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/8] drm: handle IRQ_HPD events correctly
 2026-06-12 18:53 UTC  (4+ messages)
` [PATCH v4 1/8] drm/connector: report out-of-band IRQ_HPD events

[PATCH 0/3] drm/i915/dp: Fix FRL rate selection and deep color for HDMI sinks behind FRL PCONs
 2026-06-12 18:46 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/dp: Prefer DSC over a 6 bpc uncompressed output

[PATCH] drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
 2026-06-12 18:23 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Set TTM device beneficial_order to 9 (2M)
 2026-06-12 18:17 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe: wedge from the timeout handler only after releasing the queue
 2026-06-12 17:40 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 1/1] drm/xe/eustall: Add workaround 14027094826 to graphics IP 35.11
 2026-06-12 17:34 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v3 0/2] drm/xe/debugfs: Add a debugfs for pcode information
 2026-06-12 17:15 UTC  (9+ messages)
` [PATCH v3 1/2] drm/xe/pcode: Add support to get pcode version from PMT
` [PATCH v3 2/2] drm/xe/debugfs: Add debugfs for pcode information
` ✓ CI.KUnit: success for drm/xe/debugfs: Add a debugfs for pcode information (rev3)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH 0/2] drm/xe/display: Optimize remapped DPT pinning
 2026-06-12 16:10 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/bo: Add xe_bo_addr_iter
` [PATCH 2/2] drm/xe/display: Use xe_bo_addr_iter in remapped DPT pinning
` ✗ CI.checkpatch: warning for drm/xe/display: Optimize "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v3] drm/xe: Add compact-PT and addr mask handling for page reclaim
 2026-06-12 16:02 UTC  (2+ messages)

[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-12 15:54 UTC  (8+ messages)
` [PATCH 1/4] drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRR
` [PATCH 2/4] drm/i915: Pass the full atomic state to .compute_config()
` [PATCH 3/4] drm/i915/panel: Adjust intel_panel_compute_config() calling convention
` [PATCH 4/4] drm/i915/panel: Attempt VRR based refresh rate change for !allow_modeset
` ✗ CI.checkpatch: warning for drm/i915: Work harder to enable VRR based refresh rate changes on eDP
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 00/11] Enable per exec queue MSI-X vector assignment
 2026-06-12 15:32 UTC  (12+ messages)
` [PATCH 03/11] drm/xe: Cap MSI-X vector count to XE_MSIX_MAX_VECS
` [PATCH 07/11] drm/xe: Add per-exec-queue user fence wait queue

[PATCH v4] drm/i915/display: Mask RO bits in gen9_write_dc_state()
 2026-06-12 14:37 UTC  (2+ messages)

[PATCH] drm/xe/guc: Fix buffer overflow in steered register list allocation
 2026-06-12 14:33 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Fix buffer overflow in steered register list allocation (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v3] drm/i915: clear CRTC color blob pointers after dropping refs
 2026-06-12 14:27 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915: clear CRTC color blob pointers after dropping refs (rev2)

[PATCH] drm/xe/xe3p_lpg: Add missing references to workarounds
 2026-06-12 14:08 UTC  (3+ messages)

[RFC PATCH 0/4] Xe driver asynchronous notification mechanism
 2026-06-12 13:53 UTC  (5+ messages)
` [PATCH 1/4] drm/xe: Add DRM_IOCTL_XE_VM_RESTART IOCTL
` [PATCH 2/4] drm/xe: Add fault injection for rebind worker -ENOSPC
` [PATCH 3/4] watch_queue: Add a DRM_XE_NOTIFY watch type and export init_watch()
` [PATCH 4/4] drm/xe: Add watch_queue-based device event notification

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-06-12 13:39 UTC  (12+ messages)
` [PATCH v6 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v6 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v6 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v6 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v6 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v6 6/6] drm/amdgpu: "
` ✗ CI.checkpatch: warning for Add reclaim to the dmem cgroup controller (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/display: guard intel_alpm_get_error() against non-ALPM sinks
 2026-06-12 13:09 UTC  (4+ messages)
` [PATCH] drm/i915/display: fix ALPM error handling in psr_alpm_check()
` ✗ LGCI.VerificationFailed: failure for drm/i915/display: guard intel_alpm_get_error() against non-ALPM sinks

[PATCH v2] drm/i915: clear CRTC color blob pointers after dropping refs
 2026-06-12  3:42 UTC  (3+ messages)

[PATCH v3] drm/xe/guc: Hold device ref until queue teardown completes
 2026-06-12 11:04 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v6 00/10] GuC paging engine support
 2026-06-12 10:16 UTC  (14+ messages)
` [PATCH v6 01/10] drm/xe/guc: refactor ads to use guc_class
` [PATCH v6 02/10] drm/xe/guc: refactor to_guc_class() to accept hwe
` [PATCH v6 03/10] drm/xe/guc: add the plumbing for GUC_PAGING_CLASS
` [PATCH v6 04/10] drm/xe/hw_engine: don't open code is_usm_hwe()
` [PATCH v6 05/10] drm/xe: refactor the paging engine setup
` [PATCH v6 06/10] drm/xe/guc: handle guc logical instance for paging engine
` [PATCH v6 07/10] drm/xe/guc: handle submit mask with "
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
` [PATCH v6 09/10] drm/xe/hw_engine: document top-down paging requirement
` [PATCH v6 10/10] drm/xe/guc: toggle paging engine support for NVL-S+
` ✓ CI.KUnit: success for GuC paging engine support (rev6)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v8 0/6] Introduce cold reset recovery method
 2026-06-12  9:03 UTC  (10+ messages)
` [PATCH v8 1/6] Introduce Xe Uncorrectable Error Handling
` [PATCH v8 2/6] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v8 3/6] drm/doc: Document "
` [PATCH v8 4/6] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v8 5/6] drm/xe: Suppress Surprise Link Down on device
` [PATCH v8 6/6] drm/xe/ras: Add debugfs entry to inject punit error
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method (rev8)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PULL] drm-misc-fixes
 2026-06-12  8:14 UTC 

[PATCH] drm/xe/xe3: Apply Wa_16029380221 to media
 2026-06-12  7:34 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/xe3: Apply Wa_16029380221 to media (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v3 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
 2026-06-12  7:30 UTC  (5+ messages)
` [PATCH v3 3/5] drm/xe/guc: Add suspend refcount to exec queue ops

[PATCH v2 1/2] drm/xe: Handle unprocessed messages in guc_exec_queue_fini
 2026-06-12  6:57 UTC  (5+ messages)
` [PATCH v2 2/2] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
` ✗ CI.checkpatch: warning for series starting with [v2,1/2] drm/xe: Handle unprocessed messages in guc_exec_queue_fini
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH 0/3] Deactive/Reactivate Panel replay on errors
 2026-06-12  6:18 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/psr: Split intel_psr_short_pulse
` [PATCH 2/3] drm/i915/psr: Detect possible ALPM errors on Panel Replay as well
` [PATCH 3/3] drm/i915/psr: Perform Panel Replay exit/activate on errors reported by sink
` ✓ CI.KUnit: success for Deactive/Reactivate Panel replay on errors
` ✓ Xe.CI.BAT: "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 347ccc0453fca2c669e8dc8a72000e76ca4adf10
 2026-06-12  5:38 UTC 

[PULL] drm-xe-fixes v7.1rc7
 2026-06-12  2:24 UTC 

[PATCH] drm/xe/pf: Disable display in admin only PF mode
 2026-06-12  2:24 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v8 00/15] Introduce Xe Uncorrectable Error Handling
 2026-06-12  1:43 UTC  (3+ messages)
` [PATCH v8 08/15] drm/xe/xe_ras: Add support for uncorrectable core-compute errors

[RFC] drm/sched: Replace completion with a flush
 2026-06-12  0:53 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[RFC PATCH v2 0/2] drm/xe: Structured RAS error logging infrastructure
 2026-06-12  0:08 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Structured RAS error logging infrastructure (rev2)

[CI v3 0/2] drm/xe: Allow pushing more jobs into LRC
 2026-06-11 23:28 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/2] drm/xe: Structured RAS error logging infrastructure
 2026-06-11 22:20 UTC  (3+ messages)
` [PATCH 1/2] drm/xe: add structured "

[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-06-11 21:59 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms (rev4)

[PATCH] drm/xe/query: Avoid global forcewake in cycle query path
 2026-06-11 20:52 UTC  (2+ messages)

[PULL] drm-misc-next-fixes
 2026-06-11 20:50 UTC 

[PATCH v4 00/12] Add support for Common SDP Transmission Line
 2026-06-11 19:07 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Add support for Common SDP Transmission Line (rev4)

[PATCH v5 00/14] drm/i915/display: Add DC3CO support
 2026-06-11 19:06 UTC  (13+ messages)
` [PATCH v5 06/14] drm/i915/display: Add DC3CO support check
` [PATCH v5 07/14] drm/i915/psr: Add psr2 deep sleep helper API
` [PATCH v5 08/14] drm/i915/display: Add DC3CO compute and set target state in commit tail
` [PATCH v5 09/14] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH v5 12/14] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH v5 14/14] drm/i915/display: Add DC3CO count and residency in dmc debugfs

[PATCH v8 00/20] CMTG enablement
 2026-06-11 18:37 UTC  (21+ messages)
` [PATCH v8 07/20] drm/i915/cmtg: Set timings for CMTG by using transcoder timing helpers
` [PATCH v8 08/20] drm/i915/vrr: Pass transcoder to intel_vrr_set_fixed_rr_timings()
` [PATCH v8 09/20] drm/i915/cmtg: Program VRR fixed-rate timings for CMTG transcoder
` [PATCH v8 10/20] drm/i915/cmtg: Program VRR control register "
` [PATCH v8 14/20] drm/i915/cmtg: Modify existing hook to disable CMTG
` [PATCH v8 15/20] drm/i915/cmtg: Add CMTG interrupt handling
` [PATCH v8 16/20] drm/i915/cmtg: Add CMTG HWGB programming
` [PATCH v8 17/20] drm/i915/cmtg: Add CMTG scan line programming
` [PATCH v8 18/20] drm/i915/cmtg: Add trigger to enable/disable cmtg
` [PATCH v8 19/20] drm/i915/cmtg: Restore CMTG after DC6 exit

[PATCH] drm/xe/pcode: add default timeout macro and pass read timeout
 2026-06-11 17:03 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v5 0/6] [PATCH v5 0/6] Add reclaim to the dmem cgroup controller
 2026-06-11 16:44 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for Add reclaim to the dmem cgroup controller (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH V11 00/12] Add memory page offlining support
 2026-06-11 16:27 UTC  (8+ messages)
` [PATCH V11 11/12] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN

[PATCH 2/2] drm/i915/dp: Skip RBR for sinks with the NO_LINK_RATE_RBR quirk
 2026-06-11 15:20 UTC  (2+ messages)


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