messages from 2026-06-04 20:57:49 to 2026-06-05 23:21:21 UTC [more...]
[PATCH 00/12] Enable per exec queue MSI-X vector assignment
2026-06-05 23:21 UTC (3+ messages)
` [PATCH 01/12] drm/xe: Add kerneldoc to xe_wait_user_fence_ioctl()
` [PATCH 02/12] drm/xe: Handle NULL in xe_exec_queue_get_unless_zero()
[PATCH v3 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 23:13 UTC (8+ messages)
` [PATCH v3 1/5] drm/xe/printk: Add xe_warn_once()
` [PATCH v3 2/5] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH v3 3/5] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH v3 4/5] drm/i915: Refactor generic_handle_irq_safe() error messages
` [PATCH v3 5/5] drm/xe/i2c: Report i2c irq handler issue
` ✓ CI.KUnit: success for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev6)
` ✓ Xe.CI.BAT: "
[PATCH v3] drm/xe: Add compact-PT and addr mask handling for page reclaim
2026-06-05 23:07 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Add compact-PT and addr mask handling for page reclaim (rev2)
[PATCH] drm/i915/tc: Disable outputs instead of modesetting them on link reset
2026-06-05 22:59 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v1 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-06-05 22:23 UTC (3+ messages)
` ✓ CI.KUnit: success for series starting with [v1,1/1] "
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/xe: Fix use-after-free race in xe_pt_zap_ptes and xe_pt_zap_ptes_range
2026-06-05 22:17 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
[PATCH 0/3] [drm-xe:topic/xe-for-CI] Use GuC firmware 70.68.0 for pre-release platforms
2026-06-05 22:15 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe/nvls: Update PCI IDs
2026-06-05 21:42 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/nvls: Update PCI IDs (rev3)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/rtp: Fix build error with clang < 21 and non-const initializers
2026-06-05 21:26 UTC (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 20:47 UTC (7+ messages)
` [PATCH v2 1/5] drm/xe/printk: Add xe_warn_once()
` [PATCH v2 2/5] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH v2 3/5] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH v2 4/5] drm/i915: Refactor generic_handle_irq_safe() error messages
` [PATCH v2 5/5] drm/xe/i2c: Report i2c irq handler issue
` ✓ CI.KUnit: success for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev4)
[PATCH] drm/xe/hwmon: handle CRI+ power interval encoding
2026-06-05 20:42 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH RESEND] drm/i915/display: Add quirk for interlane align bit on CH7511
2026-06-05 19:56 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Add quirk for interlane align bit on CH7511 (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 19:12 UTC (12+ messages)
` [PATCH 1/5] drm/xe/printk: Add xe_warn_once()
` [PATCH 2/5] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH 3/5] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH 4/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
` [PATCH 5/5] drm/xe/i2c: Report i2c irq handler issue
` ✓ CI.KUnit: success for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev3)
` ✗ Xe.CI.BAT: failure "
[PATCH v5 00/14] drm/i915/display: Add DC3CO support
2026-06-05 19:09 UTC (18+ messages)
` [PATCH v5 01/14] drm/i915/display: Remove TGL "
` [PATCH v5 02/14] drm/i915/display: Switch DC3CO enable from standalone bit to DC level encoding
` [PATCH v5 03/14] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [PATCH v5 04/14] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [PATCH v5 05/14] drm/i915/display: Add HAS_DC3CO() macro
` [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 10/14] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH v5 11/14] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH v5 12/14] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH v5 13/14] drm/i915/display: Add helper to enable DC counter
` [PATCH v5 14/14] drm/i915/display: Add DC3CO count and residency in dmc debugfs
` ✓ CI.KUnit: success for drm/i915/display: Add DC3CO support (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v4] drm/i915/display: Mask RO bits in gen9_write_dc_state()
2026-06-05 17:04 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Mask RO bits in gen9_write_dc_state() (rev3)
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/xe/query: Avoid global forcewake in cycle query path
2026-06-05 16:57 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe: improve Kconfig.profile help text for scheduler timeouts
2026-06-05 16:48 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: improve Kconfig.profile help text for scheduler timeouts (rev2)
` ✓ Xe.CI.BAT: "
[PATCH 00/24] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification
2026-06-05 16:04 UTC (4+ messages)
` [PATCH 24/24] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-05 14:54 UTC (18+ messages)
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 11/23] i2c: pxa-pci: use platform_device_set_of_node()
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 22/23] reset: rzg2l: "
[PATCH] drm/i915/dp_tunnel: fix CRTC hw state cleanup ordering
2026-06-05 14:36 UTC (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v2 00/22] drm/dp/i915: drm/i915/dp_link: Refactor DP link recovery logic
2026-06-05 13:57 UTC (25+ messages)
` [PATCH v2 01/22] drm/i915/dp_link_training: Introduce link training state struct
` [PATCH v2 02/22] drm/i915/dp_link_training: Factor out link training state reset helper
` [PATCH v2 03/22] drm/i915/dp_link_training: Flush commits in debugfs entries
` [PATCH v2 04/22] drm/i915/dp_link_training: Move link training helpers to link training code
` [PATCH v2 05/22] drm/i915/dp_link_training: Use link_training as base pointer in debugfs
` [PATCH v2 06/22] drm/i915/dp_link_training: Add helpers to access force retrain state
` [PATCH v2 07/22] drm/i915/dp_link_training: Move link recovery/debug state to link_training
` [PATCH v2 08/22] drm/i915/dp_link_training: Prevent repeated autoretrain attempts
` [PATCH v2 09/22] drm/i915/dp_link_training: Clamp sequential link training failure counter
` [PATCH v2 10/22] drm/i915/dp_link_training: Check for pending autoretrain explicitly
` [PATCH v2 11/22] drm/i915/dp_link_training: Add helper to query pending autoretrain
[RFC PATCH 0/3] Use a dma_resv wound-wait transaction API for drm_exec
2026-06-05 13:13 UTC (7+ messages)
` [RFC PATCH] dma-buf: Add generic dma_resv wound-wait transaction API
` [RFC PATCH] drm/exec: Rebuild drm_exec on top of dma_resv_txn
` [RFC PATCH] drm/xe/tests: Add drm_exec locking benchmark kunit test
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v7 0/6] Introduce cold reset recovery method
2026-06-05 13:00 UTC (9+ messages)
` [PATCH v7 1/6] Introduce Xe Uncorrectable Error Handling
` [PATCH v7 2/6] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v7 3/6] drm/doc: Document "
` [PATCH v7 4/6] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v7 5/6] drm/xe: Suppress Surprise Link Down on device
` [PATCH v7 6/6] drm/xe/ras: Add debugfs entry to inject punit error
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method (rev7)
` ✗ CI.KUnit: failure "
[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
2026-06-05 12:51 UTC (3+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
[PATCH V11 00/12] Add memory page offlining support
2026-06-05 12:38 UTC (13+ messages)
` [PATCH V11 01/12] drm/xe: Link VRAM object with gpu buddy
` [PATCH V11 02/12] drm/buddy: Integrate lockdep annotations for gpu buddy manager
` [PATCH V11 03/12] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V11 04/12] drm/xe: Link LRC BO and its execution Queue
` [PATCH V11 05/12] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V11 06/12] drm/xe: Handle physical memory address error
` [PATCH V11 07/12] drm/xe/cri: Add debugfs to inject faulty vram address
` [PATCH V11 08/12] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V11 09/12] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V11 10/12] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [PATCH V11 11/12] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V11 12/12] drm/xe: Add soft/hard offline mode for VRAM page retirement
[PATCH v2] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 12:13 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev2)
` ✓ Xe.CI.FULL: "
[drm-xe:drm-xe-next] BUILD REGRESSION b7fb55cc3364ca128cfff9d50649ffd4327cd01e
2026-06-05 11:49 UTC
[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
2026-06-05 11:43 UTC (3+ messages)
[PATCH v7 00/15] Introduce Xe Uncorrectable Error Handling
2026-06-05 11:29 UTC (18+ messages)
` [PATCH v7 01/15] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v7 02/15] drm/xe/xe_sysctrl: Make sysctrl flood limit reusable
` [PATCH v7 03/15] drm/xe: Improve wedged state management
` [PATCH v7 04/15] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v7 05/15] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v7 06/15] drm/xe: Skip device access during PCI error recovery
` [PATCH v7 07/15] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v7 08/15] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v7 09/15] drm/xe/xe_ras: Handle uncorrectable SoC Internal errors
` [PATCH v7 10/15] drm/xe/xe_ras: Add support to query device memory errors
` [PATCH v7 11/15] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v7 12/15] drm/xe/xe_pci_error: Process errors in mmio_enabled
` [PATCH v7 13/15] drm/xe/xe_ras: Add support to query page offline queue and list
` [RFC PATCH v7 14/15] drm/xe/xe_ras: Add support to offline/decline a page address
` [RFC PATCH v7 15/15] drm/xe/xe_ras: Process pages from offlined list and queue
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev7)
` ✗ CI.KUnit: failure "
linux-next: build failure after merge of the drm-xe tree
2026-06-05 11:08 UTC (7+ messages)
[PATCH v6 0/8] Vswing / Preemphasis Override
2026-06-05 10:41 UTC (6+ messages)
` [PATCH v6 5/8] drm/i915: override LT's VS/PE when requested
[PATCH v2 0/3] don't allow changes to inactive colorops
2026-06-05 10:33 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for don't allow changes to inactive colorops (rev2)
[PATCH] Revert "drm/i915/backlight: Remove try_vesa_interface"
2026-06-05 10:13 UTC (7+ messages)
[PATCH] drm/xe: Fix UAF in xe_gem_prime_import() on attach failure
2026-06-05 10:11 UTC (11+ messages)
[PULL] drm-intel-fixes
2026-06-05 10:10 UTC
[PATCH v2] drm/i915/tc: Recover AUX channel after external TC port mode change
2026-06-05 10:04 UTC (4+ messages)
[CI v2 00/24]CPU binds and ULLS on migration queue
2026-06-05 9:45 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for CPU binds and ULLS on migration queue (rev5)
[PATCH v6 00/15] Introduce Xe Uncorrectable Error Handling
2026-06-05 9:35 UTC (5+ messages)
` [RFC PATCH v6 14/15] drm/xe/xe_ras: Add support to offline/decline a page address
[PULL] drm-misc-next-fixes
2026-06-05 7:57 UTC
[PATCH v2] drm/xe/i2c: Report i2c irq handler issue
2026-06-05 7:57 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/i2c: Report i2c irq handler issue (rev2)
[PATCH v2] drm/i915/display: Mask RO bits in gen9_write_dc_state()
2026-06-05 7:52 UTC (6+ messages)
` [PATCH v3] "
[PULL] drm-misc-fixes
2026-06-05 7:26 UTC
[PATCH v2] drm/xe/ggtt: clear reserved areas at init runtime for !VFs
2026-06-05 6:27 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/ggtt: clear reserved areas at init runtime for !VFs (rev2)
[PATCH v3 0/4] DRM RAS Fixes
2026-06-05 6:14 UTC (3+ messages)
` [PATCH v3 2/4] drm/xe/drm_ras: Make counter allocation drm managed
[PATCH v7] drm/xe: Consolidate debugfs fault injection functions
2026-06-05 4:45 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] drm/amdgpu: Fix UAF in amdgpu_gem_prime_import() on attach failure
2026-06-05 1:43 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[RFC v3 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
2026-06-05 0:02 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap (rev3)
[PATCH] drm/xe: Fix UAF in xe_gem_prime_import() on attach failure
2026-06-04 23:18 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Fix UAF in xe_gem_prime_import() on attach failure (rev2)
[PATCH v2] drm/xe: Add compact-PT and addr mask handling for page reclaim
2026-06-04 21:44 UTC (3+ messages)
[PATCH] drm/xe: improve Kconfig.profile help text for scheduler timeouts
2026-06-04 20:57 UTC (2+ messages)
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