intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/2] drm/xe: Fix return type and adjust variable
 2026-05-21  6:58 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe: Fix return type of disable_late_binding_set() in debugfs
` [PATCH v2 2/2] drm/xe: Adjust variable initialization in xe_debugfs
` ✓ CI.KUnit: success for drm/xe: Fix return type and adjust variable
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Fix return type of disable_late_binding_set() in debugfs
 2026-05-21  6:55 UTC  (9+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` [PATCH v2 0/2] drm/xe: Fix return type and adjust variable
  ` [PATCH v2 1/2] drm/xe: Fix return type of disable_late_binding_set() in debugfs
  ` [PATCH v2 2/2] drm/xe: Adjust variable initialization in xe_debugfs
` ✓ CI.KUnit: success for drm/xe: Fix return type of disable_late_binding_set() in debugfs (rev2)

[PATCH] drm/xe: Use PDE mask for 2M page reclaim entries
 2026-05-21  6:53 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/4] drm/i915/display: harden some bit-shifting operations
 2026-05-21  6:47 UTC  (10+ messages)
` [PATCH 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH 4/4] drm/i915/display: harden shift in intel_pmdemand_update_phys_mask()
` ✓ Xe.CI.BAT: success for drm/i915/display: harden some bit-shifting operations
` ✓ Xe.CI.FULL: "

[PATCH v5 00/14] Introduce Xe Uncorrectable Error Handling
 2026-05-21  6:29 UTC  (17+ messages)
` [PATCH v5 02/14] drm/xe/xe_sysctrl: Make sysctrl flood limit reusable
` [PATCH v5 06/14] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v5 07/14] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v5 08/14] drm/xe/xe_ras: Handle uncorrectable SoC Internal errors

[PATCH v4 0/7] Refactor drm_writeback_connector structure
 2026-05-21  5:37 UTC  (8+ messages)
` [PATCH v4 1/7] drm: writeback: "
` [PATCH v4 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v4 3/7] drm: writeback: Modify drm_writeback_queue_job helper
` [PATCH v4 4/7] drm: writeback: Modify drm_writeback_signal_completion helper
` [PATCH v4 5/7] drm: writeback: Modify drm_writeback_get_out_fence helper
` [PATCH v4 6/7] drm: writeback: Modify prepare_writeback_job helper
` [PATCH v4 7/7] drm: writeback: Modify cleanup_writeback_job helper

[PATCH] drm/xe: Check for dead config space on reading all 1s
 2026-05-21  4:05 UTC  (9+ messages)
` [PATCHv2] "
` ✗ Xe.CI.FULL: failure for drm/xe: Check for dead config space on reading all 1s (rev2)

[PATCH v3 2/7] drm: writeback: Modify writeback init helpers
 2026-05-21  3:25 UTC  (3+ messages)
` [v3,2/7] "

[PATCH v3 1/7] drm: writeback: Refactor drm_writeback_connector structure
 2026-05-21  3:05 UTC  (3+ messages)
` [v3,1/7] "

[PATCH v3 00/26] Enable Pipe writeback
 2026-05-21  2:51 UTC  (12+ messages)
` [PATCH 1/9] drm/i915/writeback: Fix null pointer problems with writeback jobs
` [PATCH 2/9] drm/i915/display: Use an unbound workqueue for atomic clean up
` [PATCH 3/9] drm/i915/display: Fail writeback setup if no transcoder offsets defined
` [PATCH 4/9] drm/i915/display: Add writeback transcoder offsets for DG2 family
` [PATCH 5/9] drm/i915/display: Disable pixel_rate check for writeback
` [PATCH 6/9] drm/i915/display: Fix vblank wait timed out with writeback
` [PATCH 7/9] drm/i915/display: Fix XBGR2101010 bpc
` [PATCH 8/9] drm/i915/display: Ensure only supported writeback modes pass
` [PATCH 9/9] drm/i915/writeback: Enable for more hardware than ADL

[PATCH 0/2] perf: complete perf_allow_* trio and use in drm/xe
 2026-05-21  2:49 UTC  (3+ messages)
` [PATCH 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
` [PATCH 2/2] drm/xe: gate observation streams with perf_allow_cpu()

[PATCH v3 0/5] Hardware Error handling for Crescent Island
 2026-05-21  0:19 UTC  (9+ messages)
` [PATCH v3 1/5] drm/xe/hw_error: Reuse CSC worker for generic error handling
` [PATCH v3 2/5] drm/xe/hw_error: Initialize hw_error_work per tile
` [PATCH v3 3/5] drm/xe/hw_error: Handle initialization failure
` [PATCH v3 4/5] drm/xe/hw_error: Setup hardware error routing
` [PATCH v3 5/5] drm/xe/hw_error: Allow debugging hardware errors
` ✓ CI.KUnit: success for Hardware Error handling for Crescent Island (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-05-21  0:04 UTC  (11+ messages)
` [PATCH v4 01/12] drm/xe: Fine grained page fault locking
` [PATCH v4 03/12] drm/xe: Thread prefetch of SVM ranges
` [PATCH v4 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms
` [PATCH v4 11/12] drm/xe: batch CT pagefault acks with periodic flush

[PATCH v6 0/5] Introduce cold reset recovery method
 2026-05-20 23:35 UTC  (10+ messages)
` [PATCH v6 1/5] Introduce Xe Uncorrectable Error Handling
` [PATCH v6 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v6 3/5] drm/doc: Document "
` [PATCH v6 4/5] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v6 5/5] drm/xe: Suppress Surprise Link Down on non-hotplug device
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"
 2026-05-20 22:04 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
 2026-05-20 20:36 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/4] drm/exec: drm_exec polishing
 2026-05-20 19:06 UTC  (14+ messages)
` [PATCH v2 1/4] drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
` [PATCH v2 2/4] drm/exec: Make the drm_exec_until_all_locked() macro more readable
` [PATCH v2 3/4] drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
` [PATCH v2 4/4] drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
` ✗ CI.checkpatch: warning for drm/exec: drm_exec polishing (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done
 2026-05-20 18:25 UTC  (3+ messages)
` [PATCH v2] "

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

[CI 0/6] drm/atomic: track individual colorop updates
 2026-05-20 16:58 UTC  (11+ messages)
` [CI 1/6] drm/atomic: only add colorop state from active color pipeline
` [CI 2/6] drm/atomic: reject colorop update from inactive "
` [CI 3/6] drm/colorop: Remove read-only comments from interpolation fields
` [CI 4/6] drm/colorop: make lut(1/3)d_interpolation mutable
` [CI 5/6] drm/atomic: track individual colorop updates
` [CI 6/6] 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: failure "

[PATCH v3 00/31] Vswing/Preemphasis Override
 2026-05-20 14:36 UTC  (12+ messages)
` [PATCH v3 01/31] drm/i915/buf_trans: align xe3plpd with VS/PE-O layout
` [PATCH v3 03/31] drm/i915/bios: log unsupported VS/PE-O parsing
` [PATCH v3 04/31] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v3 12/31] drm/i915/ddi: expose VS/PE-O buffers to intel_encoder

[PATCH v5] drm/xe: Unify fault injection hooks for CSC, GT reset
 2026-05-20 14:30 UTC  (2+ messages)

[BUG] xe: Meteor Lake 7d55 eDP PHY A/DPLL state mismatch, flip_done timeout
 2026-05-20 14:03 UTC  (2+ messages)

[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-05-20 12:35 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
 2026-05-20 12:26 UTC  (3+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()

[PATCH v5 0/5] Introduce cold reset recovery method
 2026-05-20 11:16 UTC  (11+ messages)
` [PATCH v5 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v5 5/5] drm/xe: Suppress Surprise Link Down on non-hotplug device

[PATCH v3 0/5] gpu/buddy: Per-order free and used block scoreboards
 2026-05-20 10:58 UTC  (7+ messages)
` [PATCH v3 1/5] gpu/buddy: Fix use-after-free in split_block() call sites
` [PATCH v3 5/5] gpu/buddy: Track per-order used blocks with a scoreboard

[PATCH v1 0/3] DRM RAS Fixes
 2026-05-20 10:39 UTC  (9+ messages)
` [PATCH v1 1/3] drm/ras: Cancel and free message on get counter failure
` [PATCH v1 2/3] drm/xe/drm_ras: Make counter allocation drm managed
` [PATCH v1 3/3] drm/xe/drm_ras: Add per node cleanup action

[PATCH V10 00/10] Add memory page offlining support
 2026-05-20 10:22 UTC  (13+ messages)
` [PATCH V10 01/10] drm/xe: Link VRAM object with gpu buddy
` [PATCH V10 02/10] drm/buddy: Integrate lockdep annotations for gpu buddy manager
` [PATCH V10 03/10] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V10 04/10] drm/xe: Link LRC BO and its execution Queue
` [PATCH V10 05/10] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V10 06/10] drm/xe: Handle physical memory address error
` [PATCH V10 07/10] drm/xe/cri: Add debugfs to inject faulty vram address
` [PATCH V10 08/10] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V10 09/10] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V10 10/10] drm/xe/cri: Add sysfs interface for bad gpu vram pages

[PATCH v2 0/4] drm/xe/rtp: WA table context testing
 2026-05-20  9:06 UTC  (9+ messages)
` [PATCH v2 1/4] drm/xe/rtp: Add struct types for RTP tables
` [PATCH v2 2/4] drm/xe/rtp: Ensure gt_was doesn't evaluate rules with engine types
` [PATCH v2 3/4] drm/xe/rtp: Ensure oob_was does not evaluate engine type rules
` [PATCH v2 4/4] drm/xe/rtp: Ensure device_oob_was only evaluates correct rules
` ✗ CI.checkpatch: warning for drm/xe/rtp: WA table context testing (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] Revert "drm/i915/backlight: Remove try_vesa_interface"
 2026-05-20  8:26 UTC  (8+ messages)
` [PATCH] drm/i915/display: Use PIPEDMC_FRMTMSTMP on display ver >= 30

[PULL] drm-intel-fixes
 2026-05-20  7:22 UTC 

[drm-xe:drm-xe-fixes] BUILD SUCCESS 00907da2126ed785451b2a2f0fef282246dad104
 2026-05-20  5:15 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 339fa0be9e4a5d69fa47e91f4a36574224fb478f
 2026-05-20  4:55 UTC 

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD DMC v2.35
 2026-05-20  3:19 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD_3002 DMC v2.30
 2026-05-19 20:48 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v5 00/19] drm/atomic: Rework initial state allocation
 2026-05-19 19:24 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/atomic: Rework initial state allocation (rev4)

[PATCH] drm/i915/dmc_wl: Remove macro HAS_DMC_WAKELOCK()
 2026-05-19 18:34 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "
`  "

[PATCH v4 0/5] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-05-19 18:00 UTC  (2+ messages)

[PATCH] drm/i915/color: Fix HDR pre-CSC LUT programming loop
 2026-05-19 17:55 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe/oa: Fix exec_queue leak on width check in stream open
 2026-05-19 15:53 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/6] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-05-19 14:56 UTC  (3+ messages)
` [PATCH 1/6] drm/i915/display: Deprecate TRANS_VSYNC where VRR TG is always on

[PATCH 00/14] drm/{i915,xe}: BIOS FB takeover fixes
 2026-05-19 14:23 UTC  (7+ messages)
` [PATCH 12/14] drm/xe: Use the correct stolen offset in initial FB readout

[RESEND] drm/i915/aux: use polling when irqs are unavailable
 2026-05-19 13: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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).