public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 10:07:25 to 2026-03-20 16:28:25 UTC [more...]

[PATCH v13 0/1] rust: interop: Add list module for C linked list interface
 2026-03-19 16:56 UTC  (12+ messages)
` [PATCH v13 1/1] "

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

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-03-20 16:27 UTC  (21+ messages)
` [PATCH v2 01/20] drm/colorop: Fix typos in the doc
` [PATCH v2 02/20] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH v2 03/20] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH v2 04/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v2 05/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v2 06/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v2 07/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v2 08/20] drm/plane: Add new atomic_create_state callback
` [PATCH v2 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v2 10/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v2 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v2 12/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v2 13/20] drm/connector: Add new atomic_create_state callback
` [PATCH v2 14/20] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH v2 16/20] drm/atomic: Drop private obj state allocation
` [PATCH v2 17/20] drm/drv: Drop drm_mode_config_reset() from our skeleton
` [PATCH v2 18/20] drm/tidss: Drop call to drm_mode_config_reset at probe time
` [PATCH v2 19/20] drm/tidss: Convert to atomic_create_state
` [PATCH v2 20/20] drm/bridge_connector: "

[PATCH v36 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-20 16:22 UTC  (4+ messages)
` [PATCH v36 2/4] drm/xe/uapi: Define drm_xe_vm_get_property

[PATCH v1] drm/xe: Fix confusion with locals on context creation
 2026-03-20 15:41 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v3 00/25] CPU binds and ULLS on migration queue
 2026-03-20 15:31 UTC  (2+ messages)

[PATCH] drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic state
 2026-03-20 14:55 UTC  (8+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/psr: Fixes for Dell XPS DA14260 quirk
 2026-03-20 14:09 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ CI.KUnit: success for drm/i915/psr: Fixes for Dell XPS DA14260 quirk (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Reject coh_none PAT index for CPU cached memory in madvise
 2026-03-20 14:04 UTC  (7+ 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: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/9] drm/i915/wm: Clean up pre-icl NV12 watermarks
 2026-03-20 13:27 UTC  (23+ 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: "
` ✓ Xe.CI.FULL: "

[PATCH 0/3] USE drm mm instead of drm SA for CCS read/write
 2026-03-20 13:08 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/mm: add XE DRM MM manager with shadow support
` [PATCH 2/3] drm/xe/mm: Add batch buffer allocation functions for xe_drm_mm manager
` [PATCH 3/3] drm/xe/vf: Use drm mm instead of drm sa for CCS read/write
` ✗ CI.checkpatch: warning for USE drm mm instead of drm SA "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Skip media GT TLB invalidation when VM has no queues mapped
 2026-03-20 13:06 UTC  (2+ messages)

[PATCH] drm/xe/hwmon: Read accepted power limit for CRI
 2026-03-20 12:49 UTC  (3+ messages)

[PATCH] drm/xe/hwmon: Enable energy attributes for CRI
 2026-03-20 12:46 UTC  (3+ messages)
`  "

[PATCH] drm/xe: Disable garbage collector work item on SVM close
 2026-03-20 12:46 UTC  (2+ messages)

[PATCH] drm/xe: Extend Wa_14026781792 for xe3lpg
 2026-03-20 12:44 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v14 0/2] Rust GPU buddy allocator bindings
 2026-03-20 12:16 UTC  (8+ messages)
` [PATCH v14 1/2] rust: gpu: Add "
` [PATCH v14 2/2] MAINTAINERS: gpu: buddy: Update reviewer
` ✗ CI.checkpatch: warning for Rust GPU buddy allocator bindings (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/i915: Fix NV12 Y plane handling
 2026-03-20 12:10 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Unlink NV12 planes earlier
` [PATCH 2/3] drm/i915: Relocate unlink_nv12_plane()
` [PATCH 3/3] drm/i915: Skip redundant NV12 plane unlinking

[PATCH v23 00/12] AuxCCS handling and render compression modifiers
 2026-03-20 11:38 UTC  (15+ messages)
` [PATCH v23 04/12] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [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: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/5] Add get-error-counter support for CRI
 2026-03-20 11:16 UTC  (9+ messages)
` [PATCH 1/5] drm/xe/xe_sysctrl: Add System controller patch
` [PATCH 2/5] drm/xe/uapi: Add additional error components to XE DRM RAS
` [PATCH 3/5] drm/xe/ras: Add flag for Xe RAS
` [PATCH 4/5] drm/xe/xe_ras: Add structures and commands for get counter
` [PATCH 5/5] drm/xe/xe_ras: Add support to query error counter for CRI
` ✗ CI.checkpatch: warning for Add get-error-counter support "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/i915/psr: Ignore device ID for Dell XPS 14 DA14260
 2026-03-20  9:17 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "

[PATCH v2 0/3] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
 2026-03-20  8:43 UTC  (5+ messages)

[RFC PATCH V5 0/7] Add memory page offlining support
 2026-03-20  8:41 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Add memory page offlining support (rev5)

[PATCH v11 0/7] drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-03-20  8:35 UTC  (12+ 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: "

[PULL] drm-misc-next
 2026-03-20  8:26 UTC 

[RFC v1 0/5] drm/xe/fwctl: Add FWCTL interface for Xe firmware management
 2026-03-20  8:20 UTC  (10+ messages)
` [RFC v1 1/5] drm/xe/xe_sysctrl: Add System Controller support
` [RFC v1 2/5] drm/xe/fwctl: Add uAPI definitions for Xe FWCTL support
` [RFC v1 3/5] drm/xe/fwctl: Add Xe FWCTL type definitions
` [RFC v1 4/5] drm/xe/fwctl: Add Xe FWCTL infrastructure support
` [RFC v1 5/5] drm/xe/fwctl: Add System Controller FWCTL RPC handler
` ✗ CI.checkpatch: warning for drm/xe/fwctl: Add FWCTL interface for Xe firmware management
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v22 00/12] AuxCCS handling and render compression modifiers
 2026-03-20  8:18 UTC  (4+ messages)

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

[drm-xe:drm-xe-next] BUILD SUCCESS c56af8fee9ec3124fa6c8cf3d2966070a7aed934
 2026-03-20  5:45 UTC 

[PATCH v6 00/12] drm/xe/madvise: Add support for purgeable buffer objects
 2026-03-20  4:00 UTC  (7+ messages)
` [PATCH v6 01/12] drm/xe/uapi: Add UAPI "
` [PATCH v6 05/12] drm/xe/vm: Prevent binding of purged "

[PATCH 0/5] drm/{i915,xe}: move fbdev fb calls to parent interface
 2026-03-20  2:02 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe: Implement recent spec updates to Wa_16025250150
 2026-03-20  0:05 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] Add support for LMTT specific invalidation
 2026-03-19 23:25 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Add an assert that the TLB invalidation op is available
` [PATCH 2/2] drm/xe: Add LMTT invalidation to VF provisioning flow
` ✓ CI.KUnit: success for Add support for LMTT specific invalidation
` ✓ Xe.CI.BAT: "

[PATCH v3] drm/xe: always keep track of remap prev/next
 2026-03-19 23:05 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: always keep track of remap prev/next (rev3)

[PATCH v13.1] rust: interop: Add list module for C linked list interface
 2026-03-19 22:49 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for rust: interop: Add list module for C linked list interface (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Add min and max context TLB invalidation sizes
 2026-03-19 22:18 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe: Add min and max context TLB invalidation sizes (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] [CI-only]: v1: Squash of Access Counter
 2026-03-19 22:13 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for : "

[PATCH v8 0/3] Panel Replay BW optimization
 2026-03-19 22:06 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Panel Replay BW optimization (rev2)

[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  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2 1/5] Introduce Xe Uncorrectable Error Handling
 2026-03-19 20:02 UTC  (3+ messages)

[PATCH] drm/xe/guc: Add support for NPK as a GuC log target
 2026-03-19 18:25 UTC  (2+ messages)

[PATCH v10 0/7] drm/xe/xe_sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-03-19 17:27 UTC  (5+ messages)
` [PATCH v10 1/7] drm/xe/xe_sysctrl: Add System Controller types and device integration

[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 v12 0/1] Rust GPU buddy allocator bindings
 2026-03-19 12:49 UTC  (4+ messages)
` [PATCH v13 0/2] "
  ` [PATCH v13 1/2] rust: gpu: Add "

[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] drm/xe/xe3p_lpg: Add Wa_16029437861
 2026-03-19 10:26 UTC  (2+ messages)


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