messages from 2026-08-07 19:53:16 to 2026-08-11 14:25:18 UTC [more...]
[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
2026-08-11 14:25 UTC (9+ messages)
` [PATCH v3 12/23] drm/xe/ras: Check RAS and LOG component definitions
` [PATCH v3 13/23] drm/xe/kunit: Setup driver data in the test device
` [PATCH v3 16/23] drm/xe: Report 'probe blocked' error using SIGID
` [PATCH v3 20/23] drm/xe/pcode: Report 'Mailbox failed' "
[PATCH v7 0/3] drm/xe/i2c: alerts and controller enabling modifications
2026-08-11 14:13 UTC (8+ messages)
` [PATCH v7 1/3] i2c: designware: Global register definitions
` [PATCH v7 2/3] drm/xe/i2c: Fix the interrupt handling
` [PATCH v7 3/3] drm/xe/i2c: Keep the i2c controller always enabled
` ✗ CI.checkpatch: warning for drm/xe/i2c: alerts and controller enabling modifications (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2 0/9] Add fan control support
2026-08-11 13:58 UTC (9+ messages)
` [PATCH v2 2/9] drm/xe/hwmon: initialize fan-control backend and table cache
` [PATCH v2 4/9] drm/xe/hwmon: expose pwm[1-3]
` [PATCH v2 8/9] drm/xe/hwmon: preserve fan user table across suspend resume
[PATCH 0/2] drm/xe/guc: handle exec queue teardown after hot-unplug
2026-08-11 13:45 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` [PATCH 1/2] drm/xe/guc: rework exec queue teardown PM/unplug handling
` [PATCH 2/2] drm/xe: remove EXEC_QUEUE_FLAG_PERMANENT
` ✓ Xe.CI.BAT: success for drm/xe/guc: handle exec queue teardown after hot-unplug
[PATCH v9 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-08-11 13:34 UTC (2+ messages)
` [PATCH v9 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
[PATCH 0/4] drm/i915/display: Limit invalid joiner combinations harder
2026-08-11 12:47 UTC (11+ messages)
` [PATCH 1/4] drm/i915/display: Limit max joined dotclock on joiner pipes available
` [PATCH 2/4] drm/i915/dp: Limit for_each_joiner_candidate() "
` [PATCH 3/4] drm/i915/dp: Limit compute config joining to pipes that can actually join
` [PATCH 4/4] drm/i915/debugfs: Reject invalid force_joined_pipes harder
` ✗ Xe.CI.FULL: failure for drm/i915/display: Limit invalid joiner combinations harder
[PATCH V15 00/14] Add memory page offlining support
2026-08-11 12:40 UTC (15+ messages)
` [PATCH V15 01/14] drm/xe: Link VRAM object with gpu buddy
` [PATCH V15 02/14] [DO_NOT_MERGE]drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V15 03/14] drm/xe: Link LRC BO and its execution Queue
` [PATCH V15 04/14] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V15 05/14] drm/xe/bo: Make xe_bo_is_user() public
` [PATCH V15 06/14] drm/xe: Guard teardown paths against purged BOs
` [PATCH V15 07/14] drm/xe/vram: Extract buddy alloc and free helpers
` [PATCH V15 08/14] drm/xe/vram: Add page offline data structures and lifecycle
` [PATCH V15 09/14] drm/xe/vram: Add VRAM page offline fault handler
` [PATCH V15 10/14] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V15 11/14] drm/xe/vram: Use RCU for lock-free sysfs reads of bad page lists
` [PATCH V15 12/14] drm/xe: Add sysfs interface for bad gpu vram pages
` [PATCH V15 13/14] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V15 14/14] drm/xe: Add fault-inject based VRAM page offline injection
[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
2026-08-11 12:17 UTC (4+ messages)
` [PATCHv3] drm/i915/dp: On DPCD init wake the DPRx for eDP
[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-08-11 12:09 UTC (7+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
[PATCH V14 0/9] Add memory page offlining support
2026-08-11 11:06 UTC (7+ messages)
` [PATCH V14 1/9] drm/xe: Link VRAM object with gpu buddy
` [PATCH V14 3/9] drm/xe: Link LRC BO and its execution Queue
` [PATCH V14 4/9] drm/xe: Extend BO purge to handle vram pages as well
[PATCH v5 0/6] KUnit test for VF provisioning error handling
2026-08-11 10:12 UTC (17+ messages)
` [PATCH v5 1/6] drm/xe/guc: Allow to replace xe_guc_mmio_send_recv() with KUNIT stub
` [PATCH v5 2/6] drm/xe/vf: Split submission config query helpers
` [PATCH v5 3/6] drm/xe/vf: Add bounds checking for queried context and doorbell counts
` [PATCH v5 4/6] drm/xe/vf: Add bounds checking for queried GGTT base and size
` [PATCH v5 5/6] drm/xe/vf: Add bounds checking for queried VRAM size
` [PATCH v5 6/6] drm/xe/tests: Add KUnit tests for VF provisioning error handling
` ✗ CI.checkpatch: warning for KUnit test for VF provisioning error handling (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-11 8:40 UTC (13+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
[PATCH v3] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
2026-08-11 7:58 UTC (2+ messages)
[PATCH v2 0/8] DP-HDMI PCON DSC fixes
2026-08-11 7:03 UTC (17+ messages)
` [PATCH v2 1/8] drm/i915/hdmi: Split the intel_hdmi_dsc_get_bpp()
` [PATCH v2 2/8] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
` [PATCH v2 3/8] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
` [PATCH v2 4/8] drm/i915/dp: Use the common downstream bw check in compute_bpc
` [PATCH v2 5/8] drm/i915/hdmi: Expose DSC min/max bpp helpers
` [PATCH v2 6/8] drm/i915/hdmi: Add helper to check if DSC chunksize fits the sink limits
` [PATCH v2 7/8] drm/i915/dp: Allow PCON DSC modes through FRL bw check
` [PATCH v2 8/8] drm/i915/dp: Clamp PCON DSC bpp to the FRL link bandwidth
` ✓ CI.KUnit: success for DP-HDMI PCON DSC fixes (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
2026-08-11 6:09 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/i915/dp: Gate UHBR SST SDP splitting on sink capability (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/3] Fix value being written to DDI_CLK_VALFREQ
2026-08-11 4:49 UTC (7+ messages)
` [PATCH 1/3] drm/i915/ddi: add helper to compute DDI clock frequency
` [PATCH 2/3] drm/i915/cx0: program DDI_CLK_VALFREQ with "
` [PATCH 3/3] drm/i915/lt_phy: "
` ✓ CI.KUnit: success for Fix value being written to DDI_CLK_VALFREQ
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v3 0/9] Don't whitelist OA registers unconditionally
2026-08-10 23:45 UTC (4+ messages)
[PATCH 0/4] drm/xe: Adopt xe_log SIGID API for structured error reporting
2026-08-10 23:28 UTC (4+ messages)
` [PATCH 2/4] drm/xe: Use xe_log SIGID API for probe-path "
[PATCH 0/3] Modify the SW tail logic in OA
2026-08-10 22:37 UTC (3+ messages)
` [PATCH 1/3] drm/xe/xe_oa: Clear status only if relevant bits are set
[PATCH] drm/xe/guc: Silently discard stale G2H reply during overlap
2026-08-10 22:18 UTC (2+ messages)
[PATCH] drm/xe/oa: Fix sync entry leak on OA config emit failure
2026-08-10 22:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH v10 0/1] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
2026-08-10 21:17 UTC (7+ messages)
` [PATCH v10 1/1] 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
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2 0/2] drm/xe/sysctrl: Add fwctl support for System Controller
2026-08-10 21:11 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH v3 0/6] Fix device page migration in low memory fallback
2026-08-10 19:43 UTC (4+ messages)
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
[PATCH v6] drm/pagemap: Prevent double migration of device pages
2026-08-10 19:16 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/pagemap: Prevent double migration of device pages (rev7)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2] drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer
2026-08-10 17:57 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v1] drm/xe: Fix xe_device_probe() failure
2026-08-10 16:40 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v7 0/2] Add drm_ras netlink error event support
2026-08-10 15:16 UTC (6+ messages)
` [PATCH v7 1/2] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v7 2/2] drm/xe/xe_ras: Report correctable/uncorrectable error events to userspace
` ✓ CI.KUnit: success for Add drm_ras netlink error event support (rev7)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
Unexpected files in the drm-xe tree
2026-08-10 12:54 UTC (2+ messages)
[PATCH v1] drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer
2026-08-10 10:34 UTC (2+ messages)
[PATCH v5] drm/pagemap: Prevent double migration of device pages
2026-08-10 10:03 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/pagemap: Prevent double migration of device pages (rev6)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v8 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-08-10 9:12 UTC (2+ messages)
` [PATCH v8 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
[PATCH 0/5] drm/bridge: synopsys: dw-dp: Add HDR support
2026-08-10 9:00 UTC (8+ messages)
` [PATCH 1/5] drm/dp: Add drm_dp_hdr_metadata_infoframe_sdp_pack()
` [PATCH 2/5] drm/display: bridge-connector: Preserve max bpc across connector reset
` [PATCH 3/5] drm/rockchip: dw_dp: Attach "max bpc" connector property
` [PATCH 4/5] drm/bridge: synopsys: dw-dp: Add HDR static metadata support
` [PATCH 5/5] drm/bridge: synopsys: dw-dp: Add BT.2020 colorimetry support
` ✗ LGCI.VerificationFailed: failure for drm/bridge: synopsys: dw-dp: Add HDR support
[PATCH 0/3] drm/xe/pf: Add _locked variants of some config functions
2026-08-10 8:44 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/pf: Add _locked variants of some config functions (rev2)
[PATCH] drm/xe/hwmon: Enable package and vram temperatures for CRI
2026-08-10 8:33 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v6 0/3] drm/xe/i2c: alerts and controller enabling modifications
2026-08-10 8:24 UTC (4+ messages)
` [PATCH v6 2/3] drm/xe/i2c: Fix the interrupt handling
[PATCH 00/14] DP-HDMI PCON DSC fixes
2026-08-10 7:52 UTC (4+ messages)
` [PATCH 06/14] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
[PATCH v4 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
2026-08-10 5:15 UTC (6+ messages)
` [PATCH v4 1/1] "
` ✓ CI.KUnit: success for drm/i915/display: Add quirk to force backlight type on some TUXEDO devices (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v4] drm/pagemap: Prevent double migration of device pages
2026-08-10 4:35 UTC (4+ messages)
` ✓ Xe.CI.FULL: success for drm/pagemap: Prevent double migration of device pages (rev5)
[PATCH 3/3] drm/xe/pf: Add _locked variant of the doorbells bulk config function
2026-08-10 3:21 UTC (3+ messages)
` [PATCH v2 "
[drm-xe:drm-xe-next] BUILD SUCCESS WITH UNVERIFIED WARNING 136360290f314890428a3fbf31aaa8e4f1d43567
2026-08-10 2:25 UTC
[RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
2026-08-08 21:04 UTC (11+ messages)
[PATCH] drm/xe: fix autosuspend cleanup during teardown
2026-08-08 16:25 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v3 0/3] platform/wmi: Add aarch64 support
2026-08-07 21:03 UTC (2+ messages)
xe: GT0 GuC scheduler wedge on Meteor Lake (7d55) — "Schedule disable failed to respond", recovers or hard-locks nondeterministically
2026-08-08 7:42 UTC (3+ messages)
[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
2026-08-08 9:34 UTC (6+ messages)
Please add my email to Intel GFX CI allowlist — Patchwork series 171463
2026-08-08 13:17 UTC
[PATCH 00/10] Add new debug infrastructure for configfs
2026-08-08 7:10 UTC (4+ messages)
` ✓ CI.KUnit: success for Add new debug infrastructure for configfs (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe: Order ring writes before ring tail updates
2026-08-08 3:30 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 1/1] drm/i915/display/psr: Block DC3CO entry during active frame
2026-08-08 1:54 UTC (2+ messages)
[PATCH v3 0/4] drm/xe/sysctrl: Add System Controller debugfs
2026-08-08 0:43 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/sysctrl: Add System Controller debugfs (rev3)
[PATCH 0/3] drm/i915/display: fix flipq pipe CRC mismatch in kms_cursor_crc
2026-08-07 21:57 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v6 0/2] drm/xe/sysctrl: Add helper to query application status
2026-08-07 21:01 UTC (5+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] drm/xe/sysctrl: Add helper to check oCode firmware readiness
[PATCH v2 0/3] Separate GGTT pools for submissions and VFs provisioning
2026-08-07 20:38 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for Separate GGTT pools for submissions and VFs provisioning (rev2)
[PATCH] drm/xe: Skip GT TLB invalidation when VM has no queues mapped
2026-08-07 20:28 UTC (5+ messages)
[PATCH 0/7] Crescent Island PMT support
2026-08-07 20:15 UTC (7+ messages)
` [PATCH 6/7] drm/xe/vsec: Crescent Island PMT callbacks
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox