Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-04 21:20:17 to 2025-11-05 22:46:41 UTC [more...]

[PATCH 0/3] PF: migration-friendly auto-provisioning
 2025-11-05 22:46 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/pf: Use migration-friendly context IDs auto-provisioning
` [PATCH 2/3] drm/xe/pf: Use migration-friendly doorbells auto-provisioning
` [PATCH 3/3] drm/xe/tests: Add KUnit tests for PF fair provisioning
` ✗ CI.checkpatch: warning for PF: migration-friendly auto-provisioning
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[CI 00/17] Reviewed patches from: [PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-05 22:42 UTC  (23+ messages)
` [CI 01/17] drm/i915/xe3p_lpd: Add Xe3p_LPD display IP features
` [CI 02/17] drm/i915/xe3p_lpd: Drop north display reset option programming
` [CI 03/17] drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()
` [CI 04/17] drm/i915/xe3p_lpd: Update bandwidth parameters
` [CI 05/17] drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fields
` [CI 06/17] drm/i915/xe3p_lpd: Horizontal flip support for linear surfaces
` [CI 07/17] drm/i915/xe3p_lpd: Remove gamma,csc bottom color checks
` [CI 08/17] drm/i915/xe3p_lpd: Add CDCLK table
` [CI 09/17] drm/i915/xe3p_lpd: Load DMC firmware
` [CI 10/17] drm/i915/xe3p_lpd: Drop support for interlace mode
` [CI 11/17] drm/i915/xe3p_lpd: Extend Wa_16025573575
` [CI 12/17] drm/i915/xe3p_lpd: Don't allow odd ypan or ysize with semiplanar format
` [CI 13/17] drm/i915/xe3p_lpd: Reload DMC MMIO for pipes C and D
` [CI 14/17] drm/i915/wm: don't use method1 in Xe3p_LPD onwards
` [CI 15/17] drm/i915/dram: Add field ecc_impacting_de_bw
` [CI 16/17] drm/i915/xe3p_lpd: Always apply WaWmMemoryReadLatency
` [CI 17/17] drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registers
` ✗ CI.checkpatch: warning for Reviewed patches from: [PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-05 21:45 UTC  (36+ messages)
` [PATCH v4 01/28] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v4 02/28] drm/xe: Move migration support to device-level struct
` [PATCH v4 03/28] drm/xe/pf: Convert control state to bitmap
` [PATCH v4 04/28] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v4 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v4 06/28] drm/xe/pf: Add helpers for migration data packet allocation / free
` [PATCH v4 07/28] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v4 08/28] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v4 09/28] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH v4 10/28] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH v4 11/28] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH v4 12/28] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v4 13/28] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH v4 14/28] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH v4 15/28] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v4 16/28] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v4 17/28] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v4 18/28] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH v4 19/28] drm/xe/pf: Handle MMIO "
` [PATCH v4 20/28] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v4 21/28] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v4 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v4 23/28] drm/xe/pf: Add wait helper for VF FLR
` [PATCH v4 24/28] drm/xe/pf: Enable SR-IOV VF migration
` [PATCH v4 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v4 26/28] drm/xe/pf: Export helpers for VFIO
` [PATCH v4 27/28] drm/intel/bmg: Allow device ID usage with single-argument macros
` [PATCH v4 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
` ✗ CI.checkpatch: warning for vfio/xe: Add driver variant for Xe VF migration (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/i915/psr: Reject async flips when selective fetch is enabled
 2025-11-05 20:49 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v1] drm/xe: Move VRAM MM debugfs creation to tile level
 2025-11-05 20:43 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "

[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
 2025-11-05 20:42 UTC  (3+ messages)

[PATCH v4] drm/xe/pf: Allow to lockdown the PF using custom guard
 2025-11-05 20:23 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/pf: Allow to lockdown the PF using custom guard (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/guc: Register CT fini action before mutex init
 2025-11-05 20:14 UTC  (7+ messages)
` [PATCH v2] drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()
` ✓ CI.KUnit: success for drm/xe/guc: Register CT fini action before mutex init (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/7] drm/i915: Stop the intel_de_wait_custom() abuse
 2025-11-05 19:57 UTC  (9+ messages)
` [PATCH 1/7] drm/i915/cx0: Undo the unjustified timeout change
` [PATCH 2/7] drm/i915/cx0: Get rid of XELPDP_MSGBUS_TIMEOUT_FAST_US
` [PATCH 3/7] drm/i915/cx0: s/XELPDP_MSGBUS_TIMEOUT_SLOW/XELPDP_MSGBUS_TIMEOUT_MS/
` [PATCH 4/7] drm/i915/cx0: s/XELPDP_PORT_RESET_END_TIMEOUT/XELPDP_PORT_RESET_END_TIMEOUT_US/
` [PATCH 5/7] drm/i915/ltphy: Nuke bogus weird timeouts
` [PATCH 6/7] drm/i915/hdcp: Use the default 2 usec fast polling timeout
` [PATCH 7/7] drm/i915/pmdemand: "

[PATCH next] drm/i915/dmc: Fix extra bracket and wrong variable in PIPEDMC error logs
 2025-11-05 19:36 UTC  (2+ messages)

[v6 00/16] Plane Color Pipeline support for Intel platforms
 2025-11-05 18:36 UTC  (22+ messages)
` [v6 01/16] [NOT FOR REVIEW] drm: AMD series squashed
` [v6 02/16] drm/i915: Add identifiers for driver specific blocks
` [v6 03/16] drm/i915: Add intel_color_op
` [v6 04/16] drm/i915/color: Add helper to create intel colorop
` [v6 05/16] drm/i915/color: Create a transfer function color pipeline
` [v6 06/16] drm/i915/color: Add framework to program CSC
` [v6 07/16] drm/i915/color: Preserve sign bit when int_bits is Zero
` [v6 08/16] drm/i915/color: Add plane CTM callback for D12 and beyond
` [v6 09/16] drm/i915: Add register definitions for Plane Degamma
` [v6 10/16] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v6 11/16] drm/i915: Add register definitions for Plane Post CSC
` [v6 12/16] drm/i915/color: Program Pre-CSC registers
` [v6 13/16] drm/i915/xelpd: Program Plane Post CSC Registers
` [v6 14/16] drm/i915/display: Add registers for 3D LUT
` [v6 15/16] drm/i915/color: Add 3D LUT to color pipeline
` [v6 16/16] drm/i915/color: Enable Plane Color Pipelines
` ✗ CI.checkpatch: warning for Plane Color Pipeline support for Intel platforms (rev5)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v3] drm/xe/pm: Enable WAKE# support
 2025-11-05 17:58 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/pm: Enable WAKE# support (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-05 17:42 UTC  (7+ messages)
` [PATCH v3 27/28] drm/intel/pciids: Add match with VFIO override

[PATCH v5] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
 2025-11-05 17:05 UTC  (8+ messages)
` ✗ CI.checkpatch: warning for drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PULL] drm-xe-next
 2025-11-05 16:53 UTC 

[PATCH] drm/xe: allow request_irq on GSC interrupt
 2025-11-05 16:47 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe: Remove never used code in xe_vm_create()
 2025-11-05 15:40 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-05 14:54 UTC  (5+ messages)
` [PATCH v3 16/29] drm/i915/xe3p_lpd: Underrun debuggability and error codes/hints

[PATCH v3] drm/xe/pf: Allow to lockdown the PF using custom guard
 2025-11-05 12:56 UTC 

[PULL] drm-misc-next
 2025-11-05 12:46 UTC 

[v5 00/24] Plane Color Pipeline support for Intel platforms
 2025-11-05 12:26 UTC  (15+ messages)
` [v5 08/24] drm/i915: Add intel_color_op
` [v5 11/24] drm/i915/color: Add and attach COLORPIPELINE plane property
` [v5 12/24] drm/i915/color: Add framework to program CSC
` [v5 20/24] drm/i915/color: Program Pre-CSC registers

[PATCH v2 0/2] Improve CCS save/restore series (cont...)
 2025-11-05 12:11 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe/sa: Shadow buffer support in the sub-allocator pool
` [PATCH v2 2/2] drm/xe/vf: Shadow buffer management for CCS read/write operations

[PATCH 0/2] Improve CCS save/restore series (cont...)
 2025-11-05 11:58 UTC  (9+ messages)
` [PATCH 1/2] drm/xs/sa: Shadow buffer support in the sub-allocator pool
` [PATCH 2/2] drm/xe/vf: Shadow buffer management for CCS read/write operations

[PATCH] drm/xe: Allow compressible surfaces to be 1-way coherent
 2025-11-05 10:49 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/2] drm/xe/guc: Remove cached frequency values for GuC SLPC
 2025-11-05  9:46 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Remove cached frequency values for GuC SLPC (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v8 0/4] Introduce GT runtime suspend/resume
 2025-11-05  9:02 UTC  (4+ messages)
` [PATCH v8 4/4] drm/xe/gt: Introduce "

[PATCH v4 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2025-11-05  7:52 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression (rev4)
` ✗ Xe.CI.Full: "

[PATCH v2 00/16] drm/xe: Multi Queue feature support
 2025-11-05  7:10 UTC  (15+ messages)
` [PATCH v2 01/16] drm/xe/multi_queue: Add multi_queue_enable_mask to gt information
` [PATCH v2 04/16] drm/xe/multi_queue: Add multi queue priority property
` [PATCH v2 06/16] drm/xe/multi_queue: Add exec_queue set_property ioctl support
` [PATCH v2 07/16] drm/xe/multi_queue: Add support for multi queue dynamic priority change
` ✗ CI.checkpatch: warning for drm/xe: Multi Queue feature support (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[RESEND, 00/22] Enable/Disable DC balance along with VRR DSB
 2025-11-05  6:18 UTC  (32+ messages)
` [RESEND, 02/22] drm/i915/dmc: Add pipe dmc registers and bits for DC Balance
` [RESEND, 03/22] drm/i915/vrr: Add VRR DC balance registers
` [RESEND, 05/22] drm/i915/vrr: Add DC Balance params to crtc_state
` [RESEND, 06/22] drm/i915/vrr: Add state dump for DC Balance params
` [RESEND, 07/22] drm/i915/vrr: Add compute config "
` [RESEND, 08/22] drm/i915/display: Add DC Balance flip counter in crtc
` [RESEND, 09/22] drm/i915/vrr: Increment DC balance flip count on every flip
` [RESEND, 10/22] drm/i915/vrr: Add function to reset DC Balance flip count
` [RESEND, 11/22] drm/i915/vrr: Add function reset DC balance accumulated params
` [RESEND, 12/22] drm/i915/vrr: Write DC balance params to hw registers
` [RESEND, 13/22] drm/i915/vrr: Configure DC balance flipline adjustment
` [RESEND, 16/22] drm/i915/display: Wait for VRR PUSH status update
` [RESEND, 19/22] drm/i915/display: Add function to configure event for dc balance
` [RESEND, 20/22] drm/i915/vrr: Enable Adaptive sync counter bit
` [RESEND, 22/22] drm/i915/vrr: Add function to check if DC Balance Possible

[CI] drm/xe/guc: Test GuC v70.53.0 for BMG, LNL, PTL
 2025-11-05  4:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next 3/13] drivers/gpu/drm/xe/xe_vm.c:1461:11: warning: variable 'number_tiles' set but not used
 2025-11-05  2:45 UTC 

[PATCH v2 0/7] Refactor drm_writeback_connector structure
 2025-11-05  0:39 UTC  (6+ messages)
` [PATCH v2 1/7] drm: writeback: "

[PATCH v4] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
 2025-11-04 22:19 UTC  (5+ messages)

[PATCH] drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg
 2025-11-04 21:56 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "


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