Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-12 18:45:08 to 2026-06-15 20:09:46 UTC [more...]

[PATCH 0/4] drm/{i915,xe}: unify runtime pm calls
 2026-06-15 20:09 UTC  (10+ messages)
` [PATCH 1/4] drm/i915: add intel_display_driver_pm_runtime*() functions
` [PATCH 2/4] drm/{i915, xe}: add new intel_display_driver_runtime_pm_{enable, disable}()
  ` [PATCH 2/4] drm/{i915,xe}: add new intel_display_driver_runtime_pm_{enable,disable}()
` [PATCH 3/4] drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_late()
` [PATCH 4/4] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
` ✓ CI.KUnit: success for drm/{i915,xe}: unify runtime pm calls
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH] drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()
 2026-06-15 20:03 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v8 0/7] Vswing / Pre-emphasis Override
 2026-06-15 20:03 UTC  (12+ messages)
` [PATCH v8 1/7] drm/i915/bios: search for VBT #57 by default
` [PATCH v8 2/7] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v8 3/7] drm/i915/bios: print VS/PE-O port info
` [PATCH v8 4/7] drm/i915/bios: de/allocate VS/PE-O buffer for each port
` [PATCH v8 5/7] drm/i915: override Snps's VS/PE when requested
` [PATCH v8 6/7] drm/i915: override Combo's "
` [PATCH v8 7/7] drm/i915/bios: remove VS/PE-O warning
` ✗ CI.checkpatch: warning for Vswing / Pre-emphasis Override (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/3] drm/i915/scaler: allocation cleanup
 2026-06-15 19:38 UTC  (5+ messages)
` [PATCH v2 1/3] drm/i915/scaler: remove unused plane_state argument
` [PATCH v2 2/3] drm/i915/scaler: s/i/scaler_id/ again
` [PATCH v2 3/3] drm/i915/scaler: return -EINVAL instead of -1
` ✓ CI.KUnit: success for drm/i915/scaler: allocation cleanup (rev2)

[PATCH 0/6] drm/{i915, xe}: display probe/remove cleanup and unification
 2026-06-15 19:36 UTC  (9+ messages)
` [PATCH 1/6] drm/i915: move intel_display_device_probe() call a level higher
` [PATCH 2/6] drm/i915: remove superfluous checks for pdev->msi_enabled
` [PATCH 3/6] drm/{i915, xe}: move opregion/dram/bw init to intel_display_driver_probe_noirq()
` [PATCH 4/6] drm/xe/display: change order of intel_display_driver_remove_{nogem, noirq}() calls
` [PATCH 5/6] drm/{i915, xe}: move opregion cleanup to intel_display_driver_remove_nogem()
` [PATCH 6/6] drm/{i915, xe}: move intel_hpd_cancel_work() to intel_display_driver_remove_noirq()
` ✓ CI.KUnit: success for drm/{i915, xe}: display probe/remove cleanup and unification
` ✓ Xe.CI.BAT: "

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-06-15 18:57 UTC  (3+ messages)

[PATCH] drm/intel: drop driver include from mchbar_regs.h
 2026-06-15 18:34 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-15 17:00 UTC  (15+ 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
` ✓ Xe.CI.FULL: success for drm/i915: Work harder to enable VRR based refresh rate changes on eDP

[PATCH v4] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
 2026-06-15 16:58 UTC  (9+ messages)
` ✓ CI.KUnit: success for drm/xe: Disable scheduling early on FD close to avoid CAT error cascade (rev3)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
` ✓ CI.KUnit: success for drm/xe: Disable scheduling early on FD close to avoid CAT error cascade (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR
 2026-06-15 15:20 UTC  (2+ messages)

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

linux-next: duplicate patch in the drm-xe tree
 2026-06-15 14:43 UTC 

linux-next: manual merge of the drm-xe tree with the origin tree
 2026-06-15 14:43 UTC 

[PATCH v7 0/8] Vswing / Pre-emphasis Override
 2026-06-15 14:33 UTC  (16+ messages)
` [PATCH v7 2/8] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v7 4/8] drm/i915/bios: de/allocate VS/PE-O buffer for each port
` [PATCH v7 5/8] drm/i915: override Snps's VS/PE when requested
` [PATCH v7 6/8] drm/i915: override Combo's "
` [PATCH v7 8/8] drm/i915: override LT's "

[PATCH] [RFC] drm/i915/display: Fix PPC-granularity and limit 2nd scaler to 1:1
 2026-06-15 14:13 UTC  (3+ messages)

[PATCH] drm/xe/pf: remove code guarded by nonexistent config option
 2026-06-15 13:35 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
 2026-06-15 13:34 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/xe/pcode: add default timeout macro and pass read timeout
 2026-06-15 13:32 UTC  (2+ messages)

[PATCH v7] drm/xe: Consolidate debugfs fault injection functions
 2026-06-15 13:01 UTC  (3+ messages)

[RFC PATCH 0/4] Xe driver asynchronous notification mechanism
 2026-06-15  9:06 UTC  (3+ messages)

[RFC PATCH v2 0/2] drm/xe: Structured RAS error logging infrastructure
 2026-06-15 12:30 UTC  (4+ messages)
` [RFC PATCH v2 1/2] drm/xe: add structured "

[PATCH v3 0/3] drm/xe: Add support for GPU health indicator
 2026-06-15 12:27 UTC  (5+ messages)
` [PATCH v3 2/3] drm/xe/xe_ras: Add types and commands for RAS "

[PATCH v4 0/1] drm/xe: Add support for GPU health indicator
 2026-06-15 12:25 UTC  (3+ messages)
` [PATCH v4 1/1] drm/xe/xe_ras: Add RAS "

[PATCH 08/15] xhci: dbc: serialize enabling and disabling dbc
 2026-06-15 12:14 UTC  (4+ messages)
      ` [RFT PATCH] xhci: dbc: support runtime suspend while DbC is in enabled state

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

[PATCH] drm/displayid: fix Tiled Display Topology ID size
 2026-06-15 11:14 UTC  (3+ messages)

[PATCH v3 0/4] Introduce error threshold to drm_ras
 2026-06-15  8:56 UTC  (5+ messages)
` [PATCH v3 1/4] drm/ras: Introduce error threshold
` [PATCH v3 3/4] drm/xe/ras: Add support for "

[PATCH 0/2] drm/xe: Structured RAS error logging infrastructure
 2026-06-15  8:51 UTC  (4+ messages)
` [PATCH 1/2] drm/xe: add structured "

[PATCH] drm/xe/pf: Disable display in admin only PF mode
 2026-06-15  8:21 UTC  (3+ messages)

[PATCH v8 0/6] Introduce cold reset recovery method
 2026-06-15  8:06 UTC  (4+ messages)
` [PATCH v8 5/6] drm/xe: Suppress Surprise Link Down on device
` ✓ Xe.CI.FULL: success for Introduce cold reset recovery method (rev8)

[PATCH v4 0/1] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-06-15  7:54 UTC  (6+ messages)
` [PATCH v4 1/1] [PATCH] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
` ✗ CI.checkpatch: warning for drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v8 00/20] CMTG enablement
 2026-06-15  7:21 UTC  (20+ messages)
` [PATCH v8 04/20] drm/i915/display: Pass target transcoder to intel_set_transcoder_timings()
` [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 14/20] drm/i915/cmtg: Modify existing hook to disable CMTG
` [PATCH v8 16/20] drm/i915/cmtg: Add CMTG HWGB programming
` [PATCH v8 18/20] drm/i915/cmtg: Add trigger to enable/disable cmtg

[PATCH] drm/xe/hwmon: handle CRI+ power interval encoding
 2026-06-15  6:25 UTC  (3+ messages)

[PATCH] drm/i915/mtl+: Enable PPS before PLL
 2026-06-15  6:02 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/1] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-06-15  5:28 UTC  (6+ messages)
` [PATCH v3 1/1] [PATCH] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
` ✗ CI.checkpatch: warning for drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v1 0/9] drm/i915/scaler: allocation cleanup
 2026-06-15  5:14 UTC  (3+ messages)
` [PATCH v1 2/9] drm/i915/scaler: s/i/scaler_id/

[PATCH v2 0/1] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-06-15  4:47 UTC  (6+ messages)
` [PATCH v2 1/1] [PATCH] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
` ✗ CI.checkpatch: warning for drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/2] drm/xe: Reference count exec queue suspend/resume
 2026-06-14 23:08 UTC  (9+ messages)
` [PATCH 1/2] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH 2/2] drm/xe/multi_queue: preempt primary on queue group suspend
` ✗ CI.checkpatch: warning for drm/xe: Reference count exec queue suspend/resume
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 0d81db90d364cb3d733410829118759f28957c5a
 2026-06-13 23:45 UTC 

[PATCH] drm/xe/memirq: Size report pages from static engine mask
 2026-06-13 19:51 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[CI] drm/ttm: Issue direct reclaim at beneficial_order
 2026-06-13 18:29 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-06-13 16:30 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for series starting with [v2,1/1] "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/guc: Suppress Memory CAT error messages on race condition
 2026-06-13 14:34 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/6] drm/i915/cdclk: CDCLK sanitization stuff
 2026-06-13 12:38 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
 2026-06-13 10:39 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe: wedge from the timeout handler only after releasing the queue
 2026-06-13 10:00 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/2] drm/xe/display: Optimize remapped DPT pinning
 2026-06-13  5:57 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3] drm/xe/guc: Hold device ref until queue teardown completes
 2026-06-13  2:40 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v3] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
 2026-06-13  1:38 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Disable scheduling early on FD close to avoid CAT error cascade (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/guc: Fix buffer overflow in steered register list allocation
 2026-06-13  0:41 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/guc: Fix buffer overflow in steered register list allocation (rev2)

[PATCH v2 1/2] drm/xe: Handle unprocessed messages in guc_exec_queue_fini
 2026-06-12 23:30 UTC  (4+ messages)
` [PATCH v2 2/2] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
` ✓ Xe.CI.FULL: success for series starting with [v2,1/2] drm/xe: Handle unprocessed messages in guc_exec_queue_fini

[PATCH 0/3] Deactive/Reactivate Panel replay on errors
 2026-06-12 22:16 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/xe/xe3: Apply Wa_16029380221 to media
 2026-06-12 22:09 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/xe3: Apply Wa_16029380221 to media (rev2)

[PATCH v2 0/9] Don't whitelist OA registers unconditionally
 2026-06-12 21:45 UTC  (15+ 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 v2 7/9] drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
` [PATCH v2 9/9] drm/xe/rtp: Ensure locking/ref counting for OA whitelists

[PATCH 1/1] drm/xe/eustall: Add workaround 14027094826 to graphics IP 35.11
 2026-06-12 21:25 UTC  (2+ messages)

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

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

[PATCH 0/2] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-06-12 19:31 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[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 1/3] drm/i915/dp: Prefer DSC over a 6 bpc uncompressed output
 2026-06-12 18:46 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