Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 01:07:48 to 2026-04-02 08:20:29 UTC [more...]

[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
 2026-04-01 10:16 UTC  (3+ messages)

[PATCH 00/23] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-04-02  8:04 UTC  (22+ messages)
` [PATCH 01/23] drm/dp: Rename and relocate AS SDP payload field masks
` [PATCH 02/23] drm/dp: Clean up DPRX feature enumeration macros
` [PATCH 03/23] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` [PATCH 04/23] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 05/23] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
` [PATCH 06/23] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 07/23] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 08/23] drm/i915/dp: Account for AS_SDP guardband only when enabled
` [PATCH 09/23] drm/i915/dp: Add a helper to decide if AS SDP can be used
` [PATCH 10/23] drm/i915/dp: Skip AS SDP for DP branch devices
` [PATCH 11/23] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 12/23] drm/i915/dp: Include all relevant AS SDP fields in comparison
` [PATCH 13/23] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 14/23] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 15/23] drm/i915/dp: Allow AS SDP only if v2 is supported
` [PATCH 16/23] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 17/23] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 18/23] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 19/23] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 20/23] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 21/23] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late

[PATCH v2 0/5] Introduce cold reset recovery method
 2026-04-02  8:19 UTC  (5+ messages)
` [PATCH v2 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v2 4/5] drm/xe: Add handler for power management unit errors which require cold-reset

[PATCH v3 0/3] USE drm mm instead of drm SA for CCS read/write
 2026-04-02  8:18 UTC  (11+ messages)
` [PATCH v3 1/3] drm/xe/mm: add XE MEM POOL manager with shadow support
` [PATCH v3 2/3] drm/xe/mm: Add batch buffer allocation functions for xe_mem_pool manager
` [PATCH v3 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 for CCS read/write (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v1] drm/xe/xe_sysctrl: Restore __le32 type for app message header
 2026-04-02  8:11 UTC  (2+ messages)

[PATCH v3 00/10] Introduce Xe Uncorrectable Error Handling
 2026-04-02  8:02 UTC  (13+ messages)
` [PATCH v3 01/10] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v3 02/10] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v3 03/10] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v3 04/10] drm/xe: Skip device access during PCI error recovery
` [PATCH v3 05/10] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v3 06/10] drm/xe/xe_ras: Add structures and commands for Uncorrectable Core Compute Errors
` [PATCH v3 07/10] drm/xe/xe_ras: Add support for Uncorrectable Core-Compute errors
` [PATCH v3 08/10] drm/xe/xe_ras: Add structures for SoC Internal errors
` [PATCH v3 09/10] drm/xe/xe_ras: Handle Uncorrectable "
` [PATCH v3 10/10] drm/xe/xe_pci_error: Process errors in mmio_enabled
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev3)
` ✓ CI.KUnit: success "

[PATCH v2 0/8] drm/i915: move more display dependencies from i915
 2026-04-02  7:55 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/i915: move more display dependencies from i915 (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 00/13] drm/xe/pf: Improve EQ/PT provisioning
 2026-04-02  7:55 UTC  (5+ messages)
` [PATCH 01/13] drm/xe/guc: Update POLICY_SCHED_IF_IDLE documentation
` [PATCH 02/13] drm/xe/pf: Fix pf_get_sched_priority() function signature

[PULL] drm-misc-fixes
 2026-04-02  7:52 UTC 

[PATCH] drm/i915/pfit: Prevent negative coordinates in center mode
 2026-04-02  6:58 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/i915/pfit: Prevent negative coordinates in center mode (rev3)
` ✓ Xe.CI.BAT: "

[PATCH v11 2/7] drm/atomic: Add error_code element in atomic_state
 2026-04-02  6:17 UTC  (2+ messages)

[PATCH] drm/xe/xe3p_lpg: Add missing indirect ring state feature flag
 2026-04-02  6:27 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/dmc: Reduce wakelock hold time
 2026-04-02  6:18 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/psr: Do not use pipe_src as borders for SU area
 2026-04-02  6:11 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for drm/i915/psr: Do not use pipe_src as borders for SU area (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
 2026-04-02  6:04 UTC  (11+ messages)
` [PATCH 3/9] drm/i915/casf: Move the casf state to better place

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-02  5:59 UTC  (22+ messages)
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v10 00/21] gpu: nova-core: Add memory management support
  ` [PATCH v10 01/21] gpu: nova-core: gsp: Return GspStaticInfo from boot()
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
  ` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB

[PATCH] drm/xe: expose multi_lrc_mask in debugfs info
 2026-04-02  5:16 UTC  (11+ messages)
` [PATCH v2] drm/xe: expose multi_lrc_engine_classes "
` [PATCH v4 0/2] drm/xe: expose multi_lrc_mask "
  ` [PATCH v4 1/2] drm/xe: improve readability of debugfs engine info output
  ` [PATCH v4 2/2] drm/xe: expose multi-lrc engine classes in debugfs info
` ✓ CI.KUnit: success for drm/xe: expose multi_lrc_mask in debugfs info (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
 2026-04-02  4:18 UTC  (9+ messages)
` ✓ CI.KUnit: success for workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-04-02  3:37 UTC  (4+ messages)

[PATCH] drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138
 2026-04-02  3:29 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RFC PATCH V6 0/7] Add memory page offlining support
 2026-04-02  1:03 UTC  (8+ messages)
` [RFC PATCH V6 1/7] drm/xe: Link VRAM object with gpu buddy
` [RFC PATCH V6 2/7] drm/gpu: Add gpu_buddy_addr_to_block helper
` [RFC PATCH V6 3/7] drm/xe: Handle physical memory address error

[PATCH v2 0/4] ice: use better bitmap API
 2026-04-02  0:08 UTC  (2+ messages)

[PATCH v3 00/25] CPU binds and ULLS on migration queue
 2026-04-01 22:44 UTC  (10+ messages)
` [PATCH v3 05/25] drm/xe: Update xe_bo_put_deferred arguments to include writeback flag
` [PATCH v3 06/25] drm/xe: Add XE_BO_FLAG_PUT_VM_ASYNC
` [PATCH v3 25/25] drm/xe: Add modparam to enable / disable ULLS on migrate queue

[RFC 00/15] drm/xe: Access counter consumer layer
 2026-04-01 22:11 UTC  (13+ messages)
` [RFC 01/15] drm/xe: Add xe_usm_queue generic USM circular buffer
` [RFC 06/15] drm/xe: Extract xe_vma_lock_and_validate helper
` [RFC 08/15] drm/xe: Implement xe_access_counter_queue_work
` [RFC 12/15] drm/xe/uapi: Add access counter parameter extension for exec queue

[PATCH v1 1/1] drm/xe: Fix null pointer dereference in devcoredump cleanup
 2026-04-01 20:57 UTC  (2+ messages)

[PATCH] drm/i915/pfit: Prevent negative coordinates in center mode
 2026-04-01 20:40 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/pfit: Prevent negative coordinates in center mode (rev2)

[PATCH v1 0/3] Hardware Error handling for Crescent Island
 2026-04-01 18:21 UTC  (4+ messages)
` [PATCH v1 1/3] drm/xe/cri: Setup hardware error routing

[PATCH v4 0/2] Enable seamless boot (fastboot) for PTL
 2026-04-01 17:56 UTC  (8+ messages)
` [PATCH v4 2/2] drm/i915/display: Sync state to BIOS for seamless handoff

[PATCH] drm/xe: Fix bug in idledly unit conversion
 2026-04-01 17:56 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] drm/xe/vm: Add missing pad and extensions check
 2026-04-01 15:53 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/vm: Add missing pad and extensions check (rev2)
` ✓ Xe.CI.BAT: success "

[PATCH v2 0/5] drm/{i915, xe}: move fbdev fb calls to parent interface
 2026-04-01 15:48 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/{i915, xe}: move fbdev fb calls to parent interface (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/3] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
 2026-04-01 14:37 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Fix color blob reference handling in intel_plane_state
` [PATCH 3/3] drm/i915/display: Do not program color pipeline for Y plane
` ✓ CI.KUnit: success for series starting with [1/3] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/2] drm/i915: Track fence region ID in plane state
 2026-04-01 14:29 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Remove the vma parent interface

[PATCH v2 00/12] drm/i915: More uncore nukage from display code
 2026-04-01 13:16 UTC  (2+ messages)

[PATCH v4 1/1] drm/xe/eustall: Return ENODEV from read if EU stall registers get reset
 2026-04-01 12:09 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [v4,1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/backlight: Fix VESA backlight possible check condition
 2026-04-01 10:53 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4 0/3] Introduce Xe Correctable Error Handling
 2026-04-01 10:06 UTC  (7+ messages)
` [PATCH v4 1/3] drm/xe/sysctrl: Add system controller interrupt handler
` [PATCH v4 2/3] drm/xe/sysctrl: Add system controller event support
` [PATCH v4 3/3] drm/xe/ras: Introduce correctable error handling

[PATCH 0/5] drm/i915: move VLV IOSF SB to display parent interface
 2026-04-01  9:36 UTC  (4+ messages)
` [PATCH 1/5] drm/{i915, xe}: convert VLV sideband display wrappers into real functions

[PATCH v11 00/22] Add new general DRM property "color format"
 2026-04-01  8:27 UTC  (5+ messages)
` [PATCH v11 03/22] drm: "

[PATCH 0/5] Add get-error-counter support for CRI
 2026-04-01  8:08 UTC  (7+ messages)
` [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

[PATCH v1 12/16] drm/i915/buf_trans: compute LT's VS/PE Override index
 2026-04-01  7:16 UTC  (2+ messages)

[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
 2026-04-01  6:47 UTC  (11+ messages)
` [PATCH v2 07/11] drm/xe/xe_ras: Add structures and commands for Uncorrectable Core Compute Errors
` [PATCH v2 08/11] drm/xe/xe_ras: Add support for Uncorrectable Core-Compute errors

[PATCH] drm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges
 2026-04-01  5:45 UTC  (2+ messages)

[PATCH v1 00/16] VS/PE Override support
 2026-04-01  4:45 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/xe/bo: Cache vram_region_gpu_offset in struct xe_bo
 2026-04-01  3:52 UTC  (4+ messages)

[PATCH] drm/i915/backlight: Remove try_vesa_interface
 2026-04-01  3:44 UTC  (5+ messages)

[PATCH 0/5] drm/xe/uapi: Update xe_drm.h documentation
 2026-04-01  1:40 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/uapi: Update xe_drm.h documentation (rev2)


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