messages from 2026-03-18 07:10:24 to 2026-03-19 21:31:15 UTC [more...]
[PATCH 0/4] debugfs: disallow NULL string creation and fix callers
2026-03-18 8:32 UTC (5+ messages)
` [PATCH 4/4] drm/i915/display: initialize string params to empty strings
[PATCH v13 0/1] rust: interop: Add list module for C linked list interface
2026-03-19 16:56 UTC (27+ messages)
` [PATCH v13 1/1] "
` ✓ Xe.CI.FULL: success for rust: interop: Add list module for C linked list interface (rev2)
[PATCH v10 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-03-19 19:25 UTC (3+ messages)
[PATCH] drm/i915/gt: Check set_default_submission() before deferencing
2026-03-18 9:41 UTC (4+ messages)
[PATCH 0/2] Add support for LMTT specific invalidation
2026-03-19 21:31 UTC
[PATCH] drm/xe: Add min and max context TLB invalidation sizes
2026-03-19 21:12 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Add min and max context TLB invalidation sizes (rev2)
[PATCH v13.1] rust: interop: Add list module for C linked list interface
2026-03-19 21:07 UTC
[PULL] drm-xe-fixes
2026-03-19 21:00 UTC
[PATCH] drm/xe: Add LMTT invalidation to VF provisioning flow
2026-03-19 20:34 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` CI.Hooks: failure "
[PATCH v2 0/5] Introduce cold reset recovery method
2026-03-19 20:20 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.FULL: "
[PATCH v2 1/5] Introduce Xe Uncorrectable Error Handling
2026-03-19 20:02 UTC (4+ messages)
[PATCH v2 0/3] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
2026-03-19 19:30 UTC (6+ messages)
` [PATCH v2 3/3] drm/ttm: Update the struct ttm_operation_ctx kerneldoc
` ✓ Xe.CI.FULL: success for drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour (rev2)
[PATCH] drm/xe/guc: Add support for NPK as a GuC log target
2026-03-19 18:25 UTC (2+ messages)
[PATCH v11 0/7] drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms
2026-03-19 18:13 UTC (11+ messages)
` [PATCH v11 1/7] drm/xe/xe_sysctrl: Add System Controller types and device integration
` [PATCH v11 2/7] drm/xe/xe_sysctrl: Add System Controller mailbox register definitions
` [PATCH v11 3/7] drm/xe/xe_sysctrl: Add ABI and mailbox interface headers
` [PATCH v11 4/7] drm/xe/xe_sysctrl: Add System Controller initialization support
` [PATCH v11 5/7] drm/xe/xe_sysctrl: Add System Controller mailbox communication support
` [PATCH v11 6/7] drm/xe/xe_sysctrl: Add System Controller power management support
` [PATCH v11 7/7] drm/xe/xe_pci: Enable System Controller support on CRI platform
` ✗ CI.checkpatch: warning for drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v10 0/7] drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms
2026-03-19 17:27 UTC (10+ messages)
` [PATCH v10 1/7] drm/xe/xe_sysctrl: Add System Controller types and device integration
` [PATCH v10 3/7] drm/xe/xe_sysctrl: Add ABI and mailbox interface headers
` [PATCH v10 6/7] drm/xe/xe_sysctrl: Add System Controller power management support
[drm-xe:drm-xe-next] BUILD SUCCESS 7937ea733f79b3f25e802a0c8360bf7423856f36
2026-03-19 16:53 UTC
[PATCH v3 0/4] Introduce Xe Correctable Error Handling
2026-03-19 14:09 UTC (5+ messages)
` [PATCH v3 3/4] drm/xe/sysctrl: Add system controller event support
` [PATCH v3 4/4] drm/xe/ras: Introduce correctable error handling
[PATCH 0/9] drm/i915/wm: Clean up pre-icl NV12 watermarks
2026-03-19 14:06 UTC (22+ messages)
` [PATCH 1/9] drm/i915/wm: Nuke is_planar from skl+ wm structures
` [PATCH 2/9] drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()
` [PATCH 3/9] drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/
` [PATCH 4/9] drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()
` [PATCH 5/9] drm/i915/wm: Nuke wm->uv_wm[]
` [PATCH 6/9] drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/
` [PATCH 7/9] drm/i915/wm: Extract skl_print_plane_ddb_changes()
` [PATCH 8/9] drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-icl
` [PATCH 9/9] drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumps
` ✓ CI.KUnit: success for drm/i915/wm: Clean up pre-icl NV12 watermarks
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Reject coh_none PAT index for CPU cached memory in madvise
2026-03-19 13:12 UTC (6+ messages)
` [PATCH v7 0/2] drm/xe: PAT index validation for CPU_ADDR_MIRROR and madvise
` [PATCH v7 1/2] drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise
` [PATCH v7 2/2] drm/xe: Reject coh_none PAT index for CPU_ADDR_MIRROR
` ✓ CI.KUnit: success for drm/xe: Reject coh_none PAT index for CPU cached memory in madvise (rev8)
` ✓ Xe.CI.BAT: "
[PATCH v12 0/1] Rust GPU buddy allocator bindings
2026-03-19 12:49 UTC (8+ messages)
` [PATCH v13 0/2] "
` [PATCH v13 1/2] rust: gpu: Add "
` [PATCH v13 2/2] MAINTAINERS: gpu: buddy: Update reviewer
[PATCH] drm/xe: Wait for HW clearance before issuing the next TLB inval
2026-03-19 12:33 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v23 00/12] AuxCCS handling and render compression modifiers
2026-03-19 11:27 UTC (16+ messages)
` [PATCH v23 01/12] drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WC
` [PATCH v23 02/12] drm/xe: Use write-combine mapping when populating DPT
` [PATCH v23 03/12] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [PATCH v23 04/12] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v23 05/12] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v23 06/12] drm/xe: Move aux table invalidation to ring ops
` [PATCH v23 07/12] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v23 08/12] drm/xe/display: Move remapped plane loop out of __xe_pin_fb_vma_dpt
` [PATCH v23 09/12] drm/xe/display: Change write_dpt_remapped_tiled function signature
` [PATCH v23 10/12] drm/xe/display: Respect remapped plane alignment
` [PATCH v23 11/12] drm/xe/display: Add support for AuxCCS
` [PATCH v23 12/12] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/xe3p_lpg: Add Wa_16029437861
2026-03-19 10:26 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v22 00/12] AuxCCS handling and render compression modifiers
2026-03-19 10:04 UTC (8+ messages)
` [PATCH v22 08/12] drm/xe/display: Move remapped plane loop out of __xe_pin_fb_vma_dpt
` [PATCH v22 09/12] drm/xe/display: Change write_dpt_remapped_tiled function signature
[RFC PATCH 00/12] Introduce DRM dep queue
2026-03-19 9:57 UTC (19+ messages)
` [RFC PATCH 02/12] drm/dep: Add DRM dependency queue layer
[PATCH 0/5] drm/xe: Fix mismatched include guards in header files
2026-03-19 9:30 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Fix mismatched include guards in header files (rev2)
[RFC PATCH V5 0/7] Add memory page offlining support
2026-03-19 8:18 UTC (11+ messages)
` [RFC PATCH V5 1/7] drm/xe: Link VRAM object with gpu buddy
` [RFC PATCH V5 2/7] drm/gpu: Add gpu_buddy_addr_to_block helper
` [RFC PATCH V5 3/7] drm/xe: Handle physical memory address error
` [RFC PATCH V5 4/7] drm/xe/cri: Add debugfs to inject faulty vram address
` [RFC PATCH V5 5/7] gpu/buddy: Add routine to dump allocated buddy blocks
` [RFC PATCH V5 6/7] drm/xe/configfs: Add vram bad page reservation policy
` [RFC PATCH V5 7/7] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` ✗ CI.checkpatch: warning for Add memory page offlining support (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PULL] drm-misc-fixes
2026-03-19 7:20 UTC
[PULL] drm-intel-fixes
2026-03-19 7:17 UTC
[PATCH] drm/xe: Add min and max context TLB invalidation sizes
2026-03-19 6:52 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v2 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
2026-03-19 3:55 UTC (7+ messages)
[PATCH 0/2] MEI interrupt fixes
2026-03-18 23:42 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[RFC PATCH RESEND 0/2] Xe driver asynchronous notification mechanism
2026-03-18 19:54 UTC (3+ messages)
` [RFC PATCH RESEND 1/2] watch_queue: Add a DRM_XE_NOTIFY watch type and export init_watch()
` Watch queue maintainer? WAS:[RFC "
[PATCH 0/4] drm/i915/display: don't access display PCH registers in non-display code
2026-03-18 18:52 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v9 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
2026-03-18 16:07 UTC (3+ messages)
` [PATCH v9 1/6] drm/xe/sysctrl: Add System Controller types and device integration
[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
2026-03-18 15:26 UTC (10+ messages)
[CI] drm/i915/display: change pipe allocation order for discrete platforms
2026-03-18 14:54 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/display: change pipe allocation order for discrete platforms (rev5)
[PATCH 0/5] drm/{i915,xe}: move fbdev fb calls to parent interface
2026-03-18 14:16 UTC (9+ messages)
` [PATCH 1/5] drm/xe/fbdev: put intel_fbdev_fb_prefer_stolen() behind IS_ENABLED(CONFIG_DRM_FBDEV_EMULATION)
` [PATCH 2/5] drm/{i915, xe}/fbdev: drop drm device parameter from intel_fbdev_fb_fill_info()
` [PATCH 3/5] drm/{i915,xe}: move fbdev fb calls to parent interface
` [PATCH 4/5] drm/i915: pass struct drm_i915_private to i915_bo_fbdev_prefer_stolen()
` [PATCH 5/5] drm/xe: pass struct xe_device to xe_display_bo_fbdev_prefer_stolen()
` ✗ CI.checkpatch: warning for drm/{i915,xe}: move fbdev fb calls to parent interface
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Extend Wa_14026781792 for xe3lpg
2026-03-18 13:29 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v6 00/12] drm/xe/madvise: Add support for purgeable buffer objects
2026-03-18 13:03 UTC (10+ messages)
` [PATCH v6 08/12] drm/xe/bo: Block mmap of DONTNEED/purged BOs
` [PATCH v6 09/12] drm/xe/dma_buf: Block export "
` [PATCH v6 10/12] drm/xe/bo: Add purgeable shrinker state helpers
[PATCH v4 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
2026-03-18 12:52 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/dmc: Update PIPEDMC interrupt mask (rev4)
[PATCH v4 0/2] Enable seamless boot (fastboot) for PTL
2026-03-18 12:05 UTC (5+ messages)
` [PATCH v4 1/2] drm/xe/display: Fix reading the framebuffer from stolen memory
` [PATCH v4 2/2] drm/i915/display: Sync state to BIOS for seamless handoff
[PATCH] drm/i915/psr: Disable Panel Replay on Dell XPS 14 DA14260 as a quirk
2026-03-18 11:41 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v3] drm/xe: always keep track of remap prev/next
2026-03-18 11:41 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe: always keep track of remap prev/next (rev3)
` ✓ Xe.CI.BAT: "
[PATCH v1] drm/xe/i2c: Assert/Deassert I2C IRQ
2026-03-18 11:30 UTC (2+ messages)
[PATCH] [CI-only]: v1: Squash of Access Counter
2026-03-18 10:46 UTC (4+ messages)
` ✗ CI.checkpatch: warning for : "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
[PATCH v2 0/2] drm/i915/gmbus: fix bugs
2026-03-18 10:19 UTC (3+ messages)
[PATCH v8 0/3] Panel Replay BW optimization
2026-03-18 10:08 UTC (6+ messages)
` [PATCH v8 1/3] drm/i915/display: Add drm helper to check pr optimization support
` [PATCH v8 2/3] drm/i915/display: Add hook to check optimization support for Intel platforms
` [PATCH v8 3/3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
` ✓ CI.KUnit: success for Panel Replay BW optimization (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v6 00/13] Remove device private pages from physical address space
2026-03-18 8:44 UTC (4+ messages)
[RFC 00/15] drm/xe: Access counter consumer layer
2026-03-18 7:44 UTC (14+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "
` [RFC 05/15] drm/xe: Implement xe_access_counter_handler
` [RFC 06/15] drm/xe: Extract xe_vma_lock_and_validate helper
` [RFC 07/15] drm/xe: Move ASID to FAULT VM lookup to xe_device
` [RFC 08/15] drm/xe: Implement xe_access_counter_queue_work
` [RFC 09/15] drm/xe/trace: Add xe_vma_acc trace event for access counter notifications
` [RFC 10/15] drm/xe/svm: Handle svm ranges on access ctr trigger
` [RFC 11/15] drm/xe: Add xe_guc_access_counter layer
` [RFC 12/15] drm/xe/uapi: Add access counter parameter extension for exec queue
` [RFC 13/15] drm/xe/lrc: Pass exec_queue to xe_lrc_create for access counter params
` [RFC 14/15] drm/xe/vm: Add xe_vma_supports_access_ctr() helper
` [RFC 15/15] drm/xe/pt: Set NC PTE bit for VMAs ineligible for access counting
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