Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-23 14:02:50 to 2026-03-24 16:02:18 UTC [more...]

[PATCH v11 00/22] Add new general DRM property "color format"
 2026-03-24 16:01 UTC  (4+ messages)
` [PATCH v11 01/22] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v11 02/22] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v11 03/22] drm: Add new general DRM property "color format"

[PATCH v2 0/4] drm/xe: PXP fixes
 2026-03-24 15:37 UTC  (5+ messages)
` [PATCH v2 1/4] drm/xe/pxp: Clean up termination status on failure
` [PATCH v2 2/4] drm/xe/pxp: Remove incorrect handling of impossible state during suspend
` [PATCH v2 3/4] drm/xe/pxp: Clear restart flag in pxp_start after jumoing back
` [PATCH v2 4/4] drm/xe/pxp: Don't allow PXP on older PTL GSC FWs

[PATCH v1] drm/xe: Drop dma mappings for wedged device
 2026-03-24 15:37 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v39 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-24 15:36 UTC  (7+ messages)
` [PATCH v39 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v39 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v39 3/4] drm/xe/xe_vm: Add per VM fault info
` [PATCH v39 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH 0/8] drm/i915: move more display dependencies from i915
 2026-03-24 15:26 UTC  (11+ messages)
` [PATCH 1/8] drm/i915: move SKL clock gating init to display
` [PATCH 2/8] drm/i915: move KBL "
` [PATCH 3/8] drm/i915/display: move CFL "
` [PATCH 4/8] drm/i915/display: move BXT "
` [PATCH 5/8] drm/i915/display: move GLK "
` [PATCH 6/8] drm/i915/display: move HSW and BDW "
` [PATCH 7/8] drm/i915/display: move pre-HSW "
` [PATCH 8/8] drm/i915: remove HAS_PCH_NOP() dependency from clock gating

[PATCH] drm/xe: Always invalidate TLBs on userptr invalidation
 2026-03-24 14:53 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH v7 00/12] drm/xe/madvise: Add support for purgeable buffer objects
 2026-03-24 14:51 UTC  (14+ messages)
` [PATCH v7 05/12] drm/xe/vm: Prevent binding of purged "
` [PATCH v7 06/12] drm/xe/madvise: Implement per-VMA purgeable state tracking
` [PATCH v7 07/12] drm/xe/madvise: Block imported and exported dma-bufs
` [PATCH v7 09/12] drm/xe/dma_buf: Block export of DONTNEED/purged BOs
` [PATCH v7 10/12] drm/xe/bo: Add purgeable shrinker state helpers
` [PATCH v7 12/12] drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl

[PATCH 0/9] drm/i915/wm: Watermark/SAGV fixes/cleanups/etc
 2026-03-24 14:40 UTC  (13+ messages)
` [PATCH 1/9] drm/i915/wm: Reject SAGV consistently when block_time_us==0
` [PATCH 2/9] drm/i915/wm: Don't compute separate SAGV watermarks for RKL
` [PATCH 3/9] drm/i915/wm: Consolidate SAGV pipe active/interlace checks to common code
` [PATCH 4/9] drm/i915/wm: Verify the correct plane DDB entry
` [PATCH 5/9] drm/i915/wm: Extract skl_wm_level_verify()
` [PATCH 6/9] drm/i915/wm: Extract skl_ddb_entry_verify()
` [PATCH 7/9] drm/i915/wm: Verify 'ddb_y' as well as 'ddb'
` [PATCH 8/9] drm/i915/wm: Reduce copy-pasta in skl_print_plane_wm_changes()
` [PATCH 9/9] drm/i915/wm: Allow SAGV with multiple pipes on pre-icl
` ✗ CI.checkpatch: warning for drm/i915/wm: Watermark/SAGV fixes/cleanups/etc
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[RFC 00/15] drm/xe: Access counter consumer layer
 2026-03-24 14:25 UTC  (3+ messages)
` [RFC 12/15] drm/xe/uapi: Add access counter parameter extension for exec queue

[PATCH v2 0/3] Update 'none' recovery method for DRM wedged event
 2026-03-24 14:04 UTC  (15+ messages)
` [PATCH v2 1/3] drm/doc: Update documentation for 'none' recovery method
` [PATCH v2 2/3] drm: Update log "
` [PATCH v2 3/3] drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
` ✗ Xe.CI.FULL: failure for Update 'none' recovery method for DRM wedged event (rev2)

[RFC PATCH 00/12] Introduce DRM dep queue
 2026-03-24  9:23 UTC  (26+ messages)
` [RFC PATCH 02/12] drm/dep: Add DRM dependency queue layer

[PATCH v25 00/12] AuxCCS handling and render compression modifiers
 2026-03-24 13:31 UTC  (17+ messages)
` [PATCH v25 01/12] drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WC
` [PATCH v25 02/12] drm/xe: Use write-combine mapping when populating DPT
` [PATCH v25 03/12] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [PATCH v25 04/12] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v25 05/12] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v25 06/12] drm/xe: Move aux table invalidation to ring ops
` [PATCH v25 07/12] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v25 08/12] drm/xe/display: Move remapped plane loop out of __xe_pin_fb_vma_dpt
` [PATCH v25 09/12] drm/xe/display: Change write_dpt_remapped_tiled function signature
` [PATCH v25 10/12] drm/xe/display: Respect remapped plane alignment
` [PATCH v25 11/12] drm/xe/display: Add support for AuxCCS
` [PATCH v25 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/i915/psr: Fixes for Dell XPS DA14260 quirk
 2026-03-24 12:37 UTC  (4+ messages)

[PATCH] drm/syncobj: Fix xa_alloc allocation flags
 2026-03-24 11:27 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[CI] drm/xe/gsc: test new GSC 105.0.2.1397 for PTL
 2026-03-24 11:08 UTC  (8+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
` ✗ CI.checkpatch: warning for drm/xe/gsc: test new GSC 105.0.2.1397 for PTL (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[drm-xe:drm-xe-next] BUILD SUCCESS a31566762d4075646a8a2214586158b681e94305
 2026-03-24 10:34 UTC 

[PATCH 0/4] drm/i915/display: don't access display PCH registers in non-display code
 2026-03-24  9:36 UTC  (7+ messages)
` [PATCH v2 1/4] drm/i915/display: move clock-gating init for IBX to display
` [PATCH v2 2/4] drm/i915: move CPT clock gating init into intel_pch
` [PATCH v2 3/4] drm/i915: move LPT "
` [PATCH v2 4/4] drm/i915: move CNP "
` ✓ CI.KUnit: success for drm/i915/display: don't access display PCH registers in non-display code (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v8 0/3] Panel Replay BW optimization
 2026-03-24  8:36 UTC  (5+ messages)
` [PATCH v8 2/3] drm/i915/display: Add hook to check optimization support for Intel platforms

[PATCH v24 00/12] *AuxCCS handling and render compression modifiers
 2026-03-24  8:25 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
 2026-03-24  8:03 UTC  (6+ messages)

[PATCH] drm/vblank: Extract get_vblank_counter_and_timestamp()
 2026-03-24  7:30 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 87997b6c6516e049cbaf2fc6810b213d587a06b1
 2026-03-24  7:07 UTC 

[PATCH] drm/xe: Add POST_SYNC prefix to post sync instructions
 2026-03-24  6:37 UTC  (6+ messages)

[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
 2026-03-24  4:46 UTC  (5+ messages)

[PATCH v3 0/4] Introduce Xe Correctable Error Handling
 2026-03-24  4:43 UTC  (11+ 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 v3] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
 2026-03-24  4:41 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v1] drm/i915/aux: use polling when irqs are unavailable
 2026-03-24  3:58 UTC  (2+ messages)

[PATCH v1 0/2] drm/xe/debugfs: Add a debugfs for pcode information
 2026-03-23 22:20 UTC  (7+ messages)
` [PATCH v1 1/2] drm/xe/pcode: Add support to get pcode version from PMT
` [PATCH v1 2/2] drm/xe/debugfs: Add debugfs for pcode information
` ✓ CI.KUnit: success for drm/xe/debugfs: Add a "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[RFC v6 0/1] Do not create drm device for PF only admin mode
 2026-03-23 22:03 UTC  (3+ messages)
` [RFC v6 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode

[PATCH v14 0/2] Rust GPU buddy allocator bindings
 2026-03-23 21:02 UTC  (4+ messages)
` [PATCH v14 1/2] rust: gpu: Add "

[PATCH v13.1] rust: interop: Add list module for C linked list interface
 2026-03-23 21:02 UTC  (2+ messages)

[PATCH v2 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
 2026-03-23 20:17 UTC  (6+ messages)

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-03-23 20:10 UTC  (10+ messages)
` [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages

[PATCH] drm/xe: Add min and max context TLB invalidation sizes
 2026-03-23 19:22 UTC  (3+ messages)

[PATCH] drm/xe: Add min and max context TLB invalidation sizes
 2026-03-23 19:18 UTC  (3+ messages)

[PATCH] drm/xe: Implement recent spec updates to Wa_16025250150
 2026-03-23 19:11 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v1] drm/xe: use krealloc_array to prevent integer overflow
 2026-03-23 17:52 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 0/2] Improve VF FLR synchronization for Xe VFIO
 2026-03-23 16:40 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe/pf: Add FLR_PREPARE state to VF control flow
` [PATCH v2 2/2] vfio/xe: Notify PF about VF FLR in reset_prepare

[PATCH v2] drm/xe/hwmon: Read accepted power limit for CRI
 2026-03-23 16:28 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/hwmon: Read accepted power limit for CRI (rev2)

[PATCH] drm/xe: Skip media GT TLB invalidation when VM has no queues mapped
 2026-03-23 16:26 UTC  (4+ messages)

[PATCH 0/4] debugfs: disallow NULL string creation and fix callers
 2026-03-23 16:13 UTC  (11+ messages)
` [PATCH 1/4] debugfs: check for NULL pointer in debugfs_create_str()
` [PATCH 2/4] debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()
` [PATCH 3/4] soundwire: debugfs: initialize firmware_file to empty string
` [PATCH 4/4] drm/i915/display: initialize string params to empty strings
` ✗ LGCI.VerificationFailed: failure for debugfs: disallow NULL string creation and fix callers

[PATCH v10 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-03-23 16:12 UTC  (4+ messages)
` [PATCH v10 1/2] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs
` [PATCH v10 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store
` ✗ LGCI.VerificationFailed: failure for PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock

[PATCH] drm/xe: update outdated reference to xe_pt_commit_bind()
 2026-03-23 16:11 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

linux-next: manual merge of the drm-xe tree with the origin tree
 2026-03-23 16:11 UTC 

[PATCH v13 0/1] rust: interop: Add list module for C linked list interface
 2026-03-23  0:07 UTC  (21+ messages)
` [PATCH v13 1/1] "

[PATCH] drm/xe: use %z format string for ptrdiff_t
 2026-03-17 16:46 UTC  (5+ messages)

[PATCH] drm/i915/gt: Check set_default_submission() before deferencing
 2026-03-18  5:51 UTC  (3+ messages)

[PATCH v11 44/65] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
 2026-03-13 13:20 UTC 

[PATCH v10 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-03-19 20:27 UTC  (2+ messages)

[PATCH v1] drm/xe: Fix confusion with locals on context creation
 2026-03-23 14:02 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox