Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-02 16:42:26 to 2026-06-03 20:10:14 UTC [more...]

[PATCH] drm/xe/i2c: Report i2c irq handler issue
 2026-06-03 20:10 UTC 

[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-06-03 19:58 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/wopcm: Move WOPCM size to platform info
 2026-06-03 19:48 UTC  (8+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[RFC v2 0/2] drm/xe: Allow pushing more jobs into LRC
 2026-06-03 19:44 UTC  (5+ messages)
` [RFC v2 1/2] drm/xe: Convert job preparation in 2 stages
` [RFC v2 2/2] drm/xe: Set job credits based on LRC size
` ✗ CI.checkpatch: warning for drm/xe: Allow pushing more jobs into LRC. (rev2)
` ✓ CI.KUnit: success "

[PATCH 0/3] fix LR TLB invalidation gaps
 2026-06-03 19:13 UTC  (7+ messages)
` [PATCH 1/3] Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"
` [PATCH 2/3] drm/xe: Clear pending_disable before signaling suspend fence
` [PATCH 3/3] drm/xe: explicit TLB flush for context based tlb invalidation
` ✓ CI.KUnit: success for fix LR TLB invalidation gaps (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] drm/xe/oa: A MERTOA bug-fix
 2026-06-03 19:09 UTC  (8+ messages)
` [PATCH 1/2] drm/xe/oa: Rename last argument of WHITELIST_OA_MMIO_TRG
` [PATCH 2/2] drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG
` ✗ CI.checkpatch: warning for drm/xe/oa: A MERTOA bug-fix
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 1/3] drm/xe: fix job timeout recovery for unstarted jobs and kernel queues
 2026-06-03 19:00 UTC  (8+ messages)
` [PATCH 2/3] drm/xe/lrc: fix spurious warning when reading context timestamp
` [PATCH 3/3] drm/xe/lrc: remove engine_id PPHWSP stash
` ✗ CI.checkpatch: warning for series starting with [1/3] drm/xe: fix job timeout recovery for unstarted jobs and kernel queues
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/9] Don't whitelist OA registers unconditionally
 2026-06-03 18:49 UTC  (6+ messages)
` [PATCH 7/9] drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt

[PATCH] platform/x86/intel/vsec: Restore BAR fallback for header walk
 2026-06-03 18:32 UTC  (2+ messages)

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

[PATCH v2 00/10] Start fixing OA whitelist mistakes
 2026-06-03 17:26 UTC  (4+ messages)
` [PATCH v2 09/10] drm/xe: Enable all FORCE_TO_NONPRIV registers

[PATCH 0/8] drm/i915/color: cleanup plane pre/post csc lut code
 2026-06-03 17:09 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/color: clean up variables in xelpd_program_plane_pre_csc_lut()
` [PATCH 2/8] drm/i915/color: clean up variables in xelpd_program_plane_post_csc_lut()
` [PATCH 3/8] drm/i915/color: reduce indent in xelpd_program_plane_pre_csc_lut()
` [PATCH 4/8] drm/i915/color: reduce indent in xelpd_program_plane_post_csc_lut()
` [PATCH 5/8] drm/i915/color: join loops in xelpd_program_plane_pre_csc_lut()
` [PATCH 6/8] drm/i915/color: join loops in xelpd_program_plane_post_csc_lut()
` [PATCH 7/8] drm/i915/color: deduplicate loops in xelpd_program_plane_pre_csc_lut()
` [PATCH 8/8] drm/i915/color: deduplicate loops in xelpd_program_plane_post_csc_lut()
` ✓ CI.KUnit: success for drm/i915/color: cleanup plane pre/post csc lut code
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/i915: Fix double cleanup in error paths
 2026-06-03 16:35 UTC  (6+ messages)
` [PATCH 1/3] drm/i915/display/intel_sdvo: Fix double connector destroy "
` [PATCH 2/3] drm/i915/display/intel_lvds: Drop redundant manual cleanup on init failure
` [PATCH 3/3] drm/i915/display/intel_dp: Drop redundant intel_dp_aux_fini() "

[PATCH v2 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-06-03 16:29 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH v2 2/2] drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault report
` ✓ CI.KUnit: success for drm/xe/pagefault: Add SRCID to pagefault reporting (rev2)
` ✓ Xe.CI.BAT: "

[CI 00/12] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 2
 2026-06-03 15:32 UTC  (5+ messages)
  ` ✗ i915.CI.BAT: failure for "

[PATCH v2] drm/i915/display: Mask RO bits in gen9_write_dc_state()
 2026-06-03 15:16 UTC  (5+ messages)
` [PATCH v3] "

[RFC PATCH 1/3] drm/xe: skip banning kernel migration queue on TDR timeout
 2026-06-03 15:13 UTC  (8+ messages)
` [RFC PATCH 2/3] drm/sched: fix drm_sched_tdr_queue_imm to not corrupt timeout value
` [RFC PATCH 3/3] drm/xe: don't cancel other pending jobs on kernel migration queue timeout
` ✓ CI.KUnit: success for series starting with [RFC,1/3] drm/xe: skip banning kernel migration queue on TDR timeout

[PATCH] drm/xe/ggtt: use full-range drm_mm with reserved nodes on PF
 2026-06-03 14:54 UTC  (10+ messages)
` [PATCH] drm/xe/ggtt: clear reserved area at GUC_GGTT_TOP

[PATCH 0/6] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-06-03 14:38 UTC  (6+ messages)
` [PATCH 1/6] drm/i915/display: Handle VSYNC timing in LRR path
` [PATCH 2/6] drm/i915/panel: Preserve Vtotal-Vsync distance while adjusting vtotal

[PATCH v6 00/15] Introduce Xe Uncorrectable Error Handling
 2026-06-03 14:38 UTC  (14+ messages)
` [PATCH v6 03/15] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v6 07/15] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v6 11/15] drm/xe/xe_ras: Add support to query page offline queue and list
` [RFC PATCH v6 14/15] drm/xe/xe_ras: Add support to offline/decline a page address
` [RFC PATCH v6 15/15] drm/xe/xe_ras: Process pages from offlined list and queue

linux-next: build failure after merge of the drm-xe tree
 2026-06-03 14:02 UTC 

[PATCH v7 00/15] CMTG enablement
 2026-06-03 12:27 UTC  (7+ messages)
` [PATCH v7 10/15] drm/i915/cmtg: Add CMTG interrupt handling
` [PATCH v7 13/15] drm/i915/cmtg: Add trigger to enable/disable cmtg

[PATCH v3] drm/i915/dp: Handle VSC SDP revision 7 in unpack
 2026-06-03 11:40 UTC  (2+ messages)

[PATCH 0/3] don't allow changes to inactive colorops
 2026-06-03 11:27 UTC  (6+ messages)
` [PATCH 1/3] drm/atomic: only add states of active or transient active colorops

[PATCH v6 0/5] Introduce cold reset recovery method
 2026-06-03 11:21 UTC  (3+ messages)
` [PATCH v6 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET "

[RFC PATCH] drm/xe/hwmon: report a single fan for DG2 instead of two
 2026-06-03 11:13 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe/hwmon: report a single fan for DG2 instead of two (rev4)

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-03 10:15 UTC  (16+ messages)
` [PATCH 04/23] pmdomain: imx: fix OF node refcount
` [PATCH 06/23] driver core: platform: provide platform_device_set_of_node()
` [PATCH 07/23] driver core: platform: provide platform_device_set_fwnode()
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 21/23] usb: musb: "
` [PATCH 22/23] reset: rzg2l: "

[PATCH] drm/i915/display: Refcount for fec enable/disable
 2026-06-02 16:41 UTC  (7+ messages)

[PATCH v3] drm/xe/hwmon: document DG2 fan speed reporting quirk
 2026-06-02 16:17 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v8 00/10] Introduce Xe PCIe FLR
 2026-06-03 11:11 UTC  (17+ messages)
` [PATCH v8 01/10] drm/xe/uc_fw: Allow re-initializing firmware
` [PATCH v8 02/10] drm/xe/guc_submit: Introduce guc_exec_queue_reinit_kernel()
` [PATCH v8 03/10] drm/xe/gt: Introduce FLR helpers
` [PATCH v8 04/10] drm/xe/bo_evict: Introduce xe_bo_restore_map()
` [PATCH v8 05/10] drm/xe/exec_queue: Introduce xe_exec_queue_reinit()
` [PATCH v8 06/10] drm/xe/migrate: Introduce xe_migrate_reinit()
` [PATCH v8 07/10] drm/xe/pm: Introduce xe_device_suspend/resume()
` [PATCH v8 08/10] drm/xe: Improve wedged state management
` [PATCH v8 09/10] drm/xe/pci: Introduce PCIe FLR
` [PATCH v8 10/10] drm/xe/doc: Wire up PCI Error Handling
` ✗ CI.checkpatch: warning for Introduce Xe PCIe FLR (rev8)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/dumb-buffer: Drop buffer-size limits for now
 2026-06-03 10:30 UTC  (4+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-06-03 10:00 UTC  (4+ messages)

[PATCH v2] drm/i915/edp: Check supported link rates DPCD read
 2026-06-03  9:39 UTC  (3+ messages)

[PATCH v4 0/2] match GEN6_/PCODE_DATA naming with spec
 2026-06-03  8:06 UTC  (6+ messages)
` [PATCH v4 1/2] drm/i915/pcode: rename GEN6_PCODE_DATA to match spec
` [PATCH v4 2/2] drm/xe/pcode: match argument naming with PCODE_DATAx
` ✓ CI.KUnit: success for match GEN6_/PCODE_DATA naming with spec
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v8 0/4] drm/atomic: track individual colorop updates
 2026-06-03  7:23 UTC  (9+ messages)
` [PATCH v8 1/4] drm/colorop: Remove read-only comments from interpolation fields
` [PATCH v8 2/4] drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutable
` [PATCH v8 3/4] drm/atomic: track individual colorop updates
` [PATCH v8 4/4] drm/amd/display: use plane color_mgmt_changed to track colorop changes
` ✗ CI.checkpatch: warning for drm/atomic: track individual colorop updates
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/2] fixes to DRM doc & parameter's print
 2026-06-03  6:44 UTC  (5+ messages)
` [PATCH v2 2/2] drm/managed: fix drmm_add_action() kernel-doc

✓ CI.KUnit: success for drm/i915/dp: Handle VSC SDP revision 7 in unpack
 2026-06-03  5:48 UTC  (3+ messages)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

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

[PATCH v4 00/10] Vswing / Pre-emphasis Override
 2026-06-03  3:43 UTC  (5+ messages)
` [PATCH v4 07/10] drm/i915: override LT's VS/PE when requested

[RFC 0/2] drm/xe: Allow pushing more jobs into LRC
 2026-06-03  2:36 UTC  (7+ messages)
` [RFC 1/2] drm/xe: Convert job preparation in 2 stages
` [RFC 2/2] drm/xe: Set job credits based on LRC size
` ✗ CI.checkpatch: warning for drm/xe: Allow pushing more jobs into LRC
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH 0/3] fix LR TLB invalidation gaps
 2026-06-03  0:29 UTC  (4+ messages)
` ✓ CI.KUnit: success for fix LR TLB invalidation gaps (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v6 0/4] drm/xe/rtp: WA table context testing
 2026-06-02 21:33 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

✓ Xe.CI.FULL: success for drm/i915/display: Mask RO bits in gen9_write_dc_state() (rev2)
 2026-06-02 21:31 UTC 

[PATCH v2 0/3] drm/xe: shrink and compress GuC snapshot dumps
 2026-06-02 18:37 UTC  (6+ messages)
` [PATCH v2 3/3] drm/xe/guc: Reduce GuC log size from 8MB to 2MB

[PATCH 0/6] drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer
 2026-06-02 18:29 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "


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