messages from 2026-06-19 08:48:51 to 2026-06-22 17:43:34 UTC [more...]
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-22 17:43 UTC (3+ messages)
` [PATCH 05/23] powerpc/powermac: fix OF node refcount
[PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
2026-06-22 17:36 UTC (6+ messages)
` [PATCH v1 1/2] drm/xe/i2c: Handler for SMBus Alerts
` [PATCH v1 2/2] drm/xe/mcu_i2c: Take over control of the controller enabling
` ✗ CI.checkpatch: warning for drm/xe/i2c: alerts and controller enabling modifications
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
2026-06-22 17:32 UTC (11+ messages)
` [PATCH 1/4] drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRR
[PATCH v9 0/6] Introduce cold reset recovery method
2026-06-22 17:22 UTC (9+ messages)
` [PATCH v9 1/6] Introduce Xe Uncorrectable Error Handling
` [PATCH v9 2/6] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v9 3/6] drm/doc: Document "
` [PATCH v9 4/6] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v9 5/6] drm/xe: Suppress Surprise Link Down on device
` [PATCH v9 6/6] drm/xe/ras: Use fault-inject to trigger punit error handler
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method (rev9)
` ✓ CI.KUnit: success "
[PATCH v2 0/4] drm/xe/xe_migrate: Fix memory corruption with unaligned dst in MEM_COPY
2026-06-22 16:55 UTC (8+ messages)
` [PATCH v2 1/4] drm/xe/xe_migrate: Align MEM_COPY pitch with destination address
` [PATCH v2 2/4] drm/xe/xe_migrate: Fix page tracking in access_memory
` [PATCH v2 3/4] drm/xe/xe_migrate: Optimize unaligned access_memory copies
` [PATCH v2 4/4] drm/xe/tests: Add xe_migrate_access_memory subtest
` ✗ CI.checkpatch: warning for drm/xe/xe_migrate: Fix memory corruption with unaligned dst in MEM_COPY (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
[PATCH v6] drm/xe/guc: Hold device ref until queue teardown completes
2026-06-22 16:49 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Hold device ref until queue teardown completes (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[drm-xe:drm-xe-next] BUILD SUCCESS c1a3f611952e80c2fe9ded854bf2c5d56aee697e
2026-06-22 16:00 UTC
[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-22 15:59 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/6] drm/xe/mmio: Small improvements
2026-06-22 15:44 UTC (11+ messages)
` [PATCH v3 1/6] drm/xe/mmio: Verify MMIO is available
` [PATCH v3 2/6] drm/xe/mmio: Map MMIO BAR using managed version of pci_iomap
` [PATCH v3 3/6] drm/xe/mmio: Add check for minimal BAR size
` [PATCH v3 4/6] drm/xe/mmio: Drop tiles_fini action
` [PATCH v3 5/6] drm/xe/mmio: Check MMIO BAR size when initializing tiles
` [PATCH v3 6/6] drm/xe/mmio: Prefer tile-based WARN message
[PATCH v3 0/3] Add drm_ras netlink error event support
2026-06-22 15:35 UTC (6+ messages)
` [PATCH v3 1/3] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v3 2/3] drm/xe/xe_drm_ras: Add error-event support for PVC
` [PATCH v3 3/3] drm/xe/xe_ras: Add error-event support for CRI
` ✓ CI.KUnit: success for Add drm_ras netlink error event support (rev3)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
2026-06-22 15:29 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
2026-06-22 15:26 UTC (4+ messages)
[PATCH v4 0/2] Add a debugfs for pcode information
2026-06-22 15:05 UTC (9+ messages)
` ✓ CI.KUnit: success for "
` [PATCH v4 1/2] drm/xe/pcode: Add support to get pcode version from PMT
` [PATCH v4 2/2] drm/xe/debugfs: Add debugfs for pcode information
` ✓ Xe.CI.BAT: success for Add a "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/9] drm/xe: add page size allocation mode control and coverage
2026-06-22 14:32 UTC (14+ messages)
` [PATCH 1/9] drm/xe: add page size allocation control state to xe_device
` [PATCH 2/9] drm/xe: add helper for multi page-size support
` [PATCH 3/9] drm/xe/debugfs: add page size allocation mode knob
` [PATCH 4/9] drm/xe: add 1G BO page-size alignment flag
` [PATCH 5/9] drm/xe: apply debug page-size policy to user BO creation
` [PATCH 6/9] drm/xe/vm: apply debug page-size policy to VMA map flags
` [PATCH 7/9] drm/xe/vm: validate large-page user BO bind alignment
` [PATCH 8/9] drm/xe/pt: limit page-table walk depth for large-page mappings
` [PATCH 9/9] drm/xe/tests: add live KUnit coverage for BO page-size allocation modes
` ✗ CI.checkpatch: warning for drm/xe: add page size allocation mode control and coverage
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH v2] drm/xe/uapi: Add flag to tell if VM_GET_PROPERTY_FAULTS is supported
2026-06-22 13:43 UTC (3+ messages)
` IOCTL feature detection #2 (Was: Re: [PATCH v2] drm/xe/uapi: Add flag to tell if VM_GET_PROPERTY_FAULTS is supported)
[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
2026-06-22 13:21 UTC (7+ messages)
` [PATCH v2 01/28] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
` [PATCH v2 02/28] drm/i915/dp: Add struct intel_dp_link_config
` [PATCH v2 03/28] drm/i915/dp_link_caps: Introduce DP link capability module
Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19
2026-06-22 12:13 UTC (8+ messages)
[PATCH] drm/xe/display: consider DPT when WA 22019338487 is active
2026-06-22 10:27 UTC (3+ messages)
[PATCH v6 00/19] drm/atomic: Rework initial state allocation
2026-06-22 9:53 UTC (4+ messages)
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback
[PATCH 0/4] drm/i915/display: Switch DG2 MPLLB handling to the DPLL framework
2026-06-22 9:20 UTC (11+ messages)
` [PATCH 1/4] drm/i915/display: Split out DG2 MPLLB enable helper
` [PATCH 2/4] drm/i915/display: Add DG2 MPLLB DPLL manager support
` [PATCH 3/4] drm/i915/display: Prepare DG2 DDI and compute paths for DPLL framework
` [PATCH 4/4] drm/i915/display: Switch DG2 to use "
[PATCH v2 0/7] Prepare GuC resource managers for VFs provisioning in PF admin only mode
2026-06-22 8:22 UTC (14+ messages)
` [PATCH v2 1/7] drm/xe/guc: Use ID manager to get total number of contexts
` [PATCH v2 2/7] drm/xe/guc: Use DB manager to get total number of doorbells
` [PATCH v2 3/7] drm/xe/guc: Decouple the GuC ID manager from the submission state
` [PATCH v2 4/7] drm/xe/guc: Decouple the GuC DB "
` [PATCH v2 5/7] drm/xe/guc: Add start offset support to GuC ID manager
` [PATCH v2 6/7] drm/xe/guc: Add start offset support to GuC doorbell manager
` [PATCH v2 7/7] drm/xe/guc: Allow reserving GuC context IDs without retained range
` ✓ CI.KUnit: success for Prepare GuC resource managers for VFs provisioning in PF admin only mode (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH RFC v2 0/4] Add support for DisplayPort link training information report
2026-06-22 7:28 UTC (8+ messages)
` [PATCH RFC v2 1/4] drm: Introduce DisplayPort connector helpers with link training state
` [PATCH RFC v2 2/4] drm/i915/display/dp: Adopt dp_connector helpers to expose "
` [PATCH RFC v2 3/4] drm/bridge: Wire drmm_connector_dp_init() via new DRM_BRIDGE_OP_DP flag
` [PATCH RFC v2 4/4] drm/mediatek: Use dp_connector helpers to report link training state
[PATCH v8 0/6] Introduce cold reset recovery method
2026-06-22 6:23 UTC (4+ messages)
` [PATCH v8 5/6] drm/xe: Suppress Surprise Link Down on device
[PATCH v2 0/2] Add drm_ras netlink error event support
2026-06-22 5:19 UTC (4+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add drm_ras netlink error event
[PULL] drm-xe-next-fixes
2026-06-21 23:21 UTC (3+ messages)
[PATCH v2] Documentation: xe_drm: fix chars used for subsection
2026-06-21 4:07 UTC
[RFC PATCH v3 0/3] drm/xe: Structured RAS error logging infrastructure
2026-06-20 19:39 UTC (7+ messages)
` [RFC PATCH v3 1/3] drm/xe: Add error Signature IDs for RAS logging
` [RFC PATCH v3 2/3] drm/xe: Add RAS logging helpers
` [RFC PATCH v3 3/3] drm/xe: use XE_RAS_WEDGED macro in xe_device_declare_wedged
[PATCH v1 0/7] Prepare GuC resource managers for VFs provisioning in PF admin only mode
2026-06-19 19:18 UTC (9+ messages)
` [PATCH v1 1/7] drm/xe/guc: Use ID manager to get total number of contexts
` [PATCH v1 2/7] drm/xe/guc: Use DB manager to get total number of doorbells
` [PATCH v1 3/7] drm/xe/guc: Decouple the GuC ID manager from the submission state
` [PATCH v1 4/7] drm/xe/guc: Decouple the GuC DB "
` [PATCH v1 5/7] drm/xe/guc: Add start offset support to GuC ID manager
` [PATCH v1 6/7] drm/xe/guc: Add start offset support to GuC doorbell manager
` [PATCH v1 7/7] drm/xe/guc: Allow reserving GuC context IDs without retained range
` ✗ CI.KUnit: failure for Prepare GuC resource managers for VFs provisioning in PF admin only mode
[PATCH 0/9] drm/xe: Probe info outside of xe_info_init() and xe_info_init_early()
2026-06-19 18:05 UTC (17+ messages)
` [PATCH 1/9] drm/xe: Add framework for info probing
` [PATCH 2/9] drm/xe/step: Pass xe_step_info to xe_step_*_get() functions
` [PATCH 3/9] drm/xe: Add devid and revid to xe_probed_info
` [PATCH 5/9] drm/xe: Add platform-level step info "
` [PATCH 6/9] drm/xe/tests: Set non-GMDID graphics step in xe_pci_fake_device_init()
` [PATCH 7/9] drm/xe: Add graphics/media IPs and their step info to xe_probed_info
` [PATCH 8/9] drm/xe: Don't initialize tile_count in xe_info_init_early()
` [PATCH 9/9] drm/xe: Add tile_count to xe_probed_info
[PATCH 0/4] DSC max delta bpp support
2026-06-19 15:16 UTC (8+ messages)
` [PATCH 1/4] drm/dp: Add DP_DSC_MAX_BPP_DELTA register
` [PATCH 2/4] drm/dp: Rename YCbCr420 bpp delta mask to native
` [PATCH 3/4] drm/dp: Add max bpp delta computation constants
` [PATCH 4/4] drm/i915/dp: Decode dsc max delta bpp from sink dpcd
` ✓ CI.KUnit: success for DSC max delta bpp support (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
2026-06-19 12:45 UTC (2+ messages)
[PATCH v5] drm/xe/guc: Hold device ref until queue teardown completes
2026-06-19 12:30 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Hold device ref until queue teardown completes (rev3)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
[PATCH] drm/xe/mcr: Prefer GT-oriented WARN messages
2026-06-19 11:48 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/mcr: Prefer GT-oriented WARN messages (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v8 00/15] Introduce Xe Uncorrectable Error Handling
2026-06-19 11:22 UTC (4+ messages)
` [PATCH v8 04/15] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
[PULL] drm-misc-next
2026-06-19 9:17 UTC
page: | 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