Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 22:09:13 to 2026-04-07 21:48:57 UTC [more...]

[PATCH 0/4] drm/xe: Fix resource leaks in bo init and dma-buf paths
 2026-04-07 21:48 UTC  (6+ messages)
` [PATCH 1/4] drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()
` [PATCH 2/4] drm/xe/bo: Fix bo leak on GGTT flag "
` [PATCH 3/4] drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure
` [PATCH 4/4] drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()
` ✗ CI.checkpatch: warning for drm/xe: Fix resource leaks in bo init and dma-buf paths

[PATCH v3 0/6] drm/xe/uapi: Update xe_drm.h documentation
 2026-04-07 21:47 UTC  (14+ messages)
` [PATCH v3 1/6] drm/xe/uapi: Fix typos and spelling errors in "
` [PATCH v3 2/6] drm/xe/uapi: Fix grammar "
` [PATCH v3 3/6] drm/xe/uapi: Fix wrong names and references in xe_drm.h
` [PATCH v3 4/6] drm/xe/uapi: Fix kernel-doc cross-reference syntax "
` [PATCH v3 5/6] drm/xe/uapi: Fix code examples in xe_drm.h documentation
` [PATCH v3 6/6] drm/xe/uapi: Fix doc formatting and completeness in xe_drm.h
` ✗ CI.checkpatch: warning for drm/xe/uapi: Update xe_drm.h documentation (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/5] drm/i915: relocate mchbar and pci regs headers
 2026-04-07 21:43 UTC  (11+ messages)
` [PATCH v2 1/5] drm/i915/mchbar: include intel_mchbar_regs.h from intel_mchbar.h
` [PATCH v2 2/5] drm/i915/mchbar: drop unnecessary intel_mchbar_regs.h include
` [PATCH v2 3/5] drm/i915/mchbar: move intel_mchbar_regs.h under include/drm/intel
` [PATCH v2 4/5] drm/i915: drop unnecessary intel_pci_config.h include
` [PATCH v2 5/5] drm/i915/pci: move intel_pci_config.h under include/drm/intel
` ✗ CI.checkpatch: warning for drm/i915: relocate mchbar and pci regs headers (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
 2026-04-07 21:32 UTC  (13+ messages)
` [PATCH v2 1/9] drm/i915/casf: s/casf_enable/enable/
` [PATCH v2 2/9] drm/i915/casf: Make a proper hw state copy of the sharpness_strength
` [PATCH v2 3/9] drm/i915/casf: Move the casf state to better place
` [PATCH v2 4/9] drm/i915/casf: Extract scaler_has_casf()
` [PATCH v2 5/9] drm/i915/casf: Handle CASF in skl_scaler_get_filter_select()
` [PATCH v2 6/9] drm/i915/casf: Constify crtc_state
` [PATCH v2 7/9] drm/i915/casf: Remove redundant argument from intel_casf_filter_lut_load()
` [PATCH v2 8/9] drm/i915/pfit: Call intel_pfit_compute_config() unconditionally on (e)DP/HDMI
` [PATCH v2 9/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
` ✓ CI.KUnit: success for drm/i915/casf: Integrate the sharpness filter properly into the scaler code (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v1] drm/xe/sysctrl: Add helper to query application status
 2026-04-07 21:07 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/i915: relocate mchbar and pci regs headers
 2026-04-07 20:39 UTC  (13+ messages)
` [PATCH 1/3] drm/i915/mchbar: include intel_mchbar_regs.h from intel_mchbar.h
` [PATCH 2/3] drm/i915/mchbar: move intel_mchbar_regs.h under include/drm/intel
` [PATCH 3/3] drm/i915/pci: move intel_pci_config.h "
` ✗ CI.checkpatch: warning for drm/i915: relocate mchbar and pci regs headers
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/dp: Don't use DP link min bpp for the FRL link bandwidth check
 2026-04-07 20:10 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2 1/2] drm/i915: Track fence region ID in plane state
 2026-04-07 20:05 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915: Remove the vma parent interface
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/i915: Track fence region ID in plane state
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/xe/xe_sysctrl: Fix sparse endian warnings in mailbox header macros
 2026-04-07 19:41 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 00/12] drm/i915/fb: Prep work for more generic remapping support
 2026-04-07 19:34 UTC  (17+ messages)
` [PATCH 01/12] drm/i915/fb: Nuke intel_tile_row_size()
` [PATCH 02/12] drm/i915/fb: Make intel_fb_needs_pot_stride_remap() static
` [PATCH 03/12] drm/i915/fb: Reject per-plane remapping with DPT
` [PATCH 04/12] drm/xe/fb: Use the correct gtt view for remapped FBs
` [PATCH 05/12] drm/xe/fb: Remove weird VMA end alignemnt
` [PATCH 06/12] drm/xe/fb: Extract xe_dpt_size()
` [PATCH 07/12] drm/i915/vma: Add helpers to check GTT view type
` [PATCH 08/12] drm/xe/fb: Use i915_gtt_view_is_*()
` [PATCH 09/12] drm/i915/fb: "
` [PATCH 10/12] drm/i915/selftests: Eliminate duplicate vma size check
` [PATCH 11/12] drm/i915/selftests: Use i915_gtt_view_is_*()
` [PATCH 12/12] drm/i915/fb: Use intel_fb_needs_pot_stride_remap() in intel_fb_view_init()
` ✗ CI.checkpatch: warning for drm/i915/fb: Prep work for more generic remapping support
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/3] drm/i915/pin: refactor to i915 core
 2026-04-07 18:58 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: move intel_fb_pin.c to i915_fb_pin.c
` [PATCH 2/3] drm/i915/pin: s/dev_priv/i915/ and drop struct drm_device usage
` [PATCH 3/3] drm/i915/pin: switch to i915 core runtime pm
` ✗ CI.checkpatch: warning for drm/i915/pin: refactor to i915 core
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/guc: Add support for NPK as a GuC log target
 2026-04-07 18:55 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Add support for NPK as a GuC log target (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
 2026-04-07 18:20 UTC  (9+ messages)
` [PATCH 4/9] drm/i915/dp: Restructure the sink/output format selection
` [PATCH 2/9] drm/i915/hdmi: "

[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
 2026-04-07 17:34 UTC  (4+ messages)

[PATCH 0/2] drm/xe/pat: Type cleanup and invalid index hardening
 2026-04-07 17:06 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: Standardize pat_index to u16 type
` [PATCH 2/2] drm/xe/pat: Default XE_CACHE_NONE_COMPRESSION to invalid and assert on use
` ✓ Xe.CI.FULL: success for drm/xe/pat: Type cleanup and invalid index hardening

[PATCH 00/23] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-04-07 15:40 UTC  (16+ messages)
` [PATCH 14/23] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 19/23] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 22/23] drm/i915/dp: Compute and include coasting vtotal for AS SDP

[PATCH] drm/i915/pfit: Prevent negative coordinates in center mode
 2026-04-07 15:39 UTC  (2+ messages)

[PATCH v3 00/25] CPU binds and ULLS on migration queue
 2026-04-07 15:22 UTC  (3+ messages)
` [PATCH v3 08/25] drm/xe: Add helpers to access PT ops

[PATCH v5 0/3] Introduce Xe Correctable Error Handling
 2026-04-07 14:29 UTC  (8+ messages)
` [PATCH v5 1/3] drm/xe/sysctrl: Add system controller interrupt handler
` [PATCH v5 2/3] drm/xe/sysctrl: Add system controller event support
` [PATCH v5 3/3] drm/xe/ras: Introduce correctable error handling
` ✗ CI.checkpatch: warning for Introduce Xe Correctable Error Handling (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v1 1/1] drm/xe: Fix null pointer dereference in devcoredump cleanup
 2026-04-07 14:13 UTC  (3+ messages)

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-07 13:59 UTC  (12+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums

[PATCH v2] drm/i915/dmc: Reduce wakelock hold time
 2026-04-07 12:40 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/dmc: Reduce wakelock hold time (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RFC PATCH V6 0/7] Add memory page offlining support
 2026-04-07 12:03 UTC  (6+ messages)
` [RFC PATCH V6 3/7] drm/xe: Handle physical memory address error

[PATCH v2] drm/xe/hwmon: Read accepted power limit for CRI
 2026-04-07 11:59 UTC  (2+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 62ef3e610b347b743042c9ab3b942b4be7aab501
 2026-04-07 11:30 UTC 

[PATCH] drm/i915/backlight: Fix VESA backlight possible check condition
 2026-04-07 11:10 UTC  (6+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/i915/backlight: Fix VESA backlight possible check condition (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 00/12] CMTG enablement
 2026-04-07 11:03 UTC  (9+ messages)
` [PATCH v3 01/12] drm/i915/cmtg: add is_enable_allowed() for cmtg
` [PATCH v3 03/12] drm/i915/cmtg: set timings for CMTG

[PATCH v9 0/3] Do not create drm device for PF only admin mode
 2026-04-07 10:58 UTC  (7+ messages)
` [PATCH v9 1/3] drm/xe/pf: Restrict device query responses in admin-only PF mode
` [PATCH v9 2/3] drm/xe/pf: Derive admin-only PF mode from xe_device state
` [PATCH v9 3/3] drm/xe/tests: Fix pf_set_admin_mode() after sriov.pf.admin_only removal

[PATCH] drm/xe/sriov: Mark NVL as SR-IOV capable
 2026-04-07 10:48 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v10 0/3] Panel Replay BW optimization
 2026-04-07 10:46 UTC  (4+ messages)
` [PATCH v10 1/3] drm/display: Add drm helper to check pr optimization support

[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-04-07 10:10 UTC  (5+ messages)

[PATCH V2] Use xe_map_resource_to_region helper instead of direct access
 2026-04-07  9:58 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/8] drm/i915: move more display dependencies from i915
 2026-04-07  9:51 UTC  (6+ messages)
` [PATCH v2 1/8] drm/i915: move SKL clock gating init to display

[PATCH v3 00/26] Enable Pipe writeback
 2026-04-07  8:40 UTC  (9+ messages)
` [PATCH v3 18/26] drm/i915/writeback: Define writeback frame capture function
` [PATCH v3 19/26] drm/{i915/xe}/writeback: Add a writeback helper to get ggtt address
` [PATCH v3 22/26] drm/i915/writeback: Enable writeback interrupts
` [PATCH v3 25/26] drm/i915/writeback: Make exception for writeback connector

[PATCH 0/5] Add get-error-counter support for CRI
 2026-04-07  7:58 UTC  (6+ messages)
` [PATCH 4/5] drm/xe/xe_ras: Add structures and commands for get counter

[RFC 00/15] drm/xe: Access counter consumer layer
 2026-04-07  6:41 UTC  (4+ messages)
` [RFC 07/15] drm/xe: Move ASID to FAULT VM lookup to xe_device

[PATCH v3 00/10] Introduce Xe Uncorrectable Error Handling
 2026-04-07  5:59 UTC  (7+ messages)
` [PATCH v3 02/10] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [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] drm/xe/svm: Use xe_map_resource_to_region helper instead of direct access
 2026-04-07  5:31 UTC  (3+ messages)

[PATCH 0/3] drm/xe/oa: Wa_14026633728
 2026-04-07  5:02 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer
` [PATCH 2/3] drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
` [PATCH 3/3] drm/xe/oa: Implement Wa_14026633728
` ✓ CI.KUnit: success for drm/xe/oa: Wa_14026633728
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/pfit: Prevent negative coordinates in center mode
 2026-04-07  3:49 UTC  (2+ messages)

[PATCH v2 0/7] drm/xe/guc: Recommend GuC v70.60.0 for LNL, BMG, PTL
 2026-04-07  1:55 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Recommend GuC v70.60.0 for LNL, BMG, PTL (rev2)
` ✓ Xe.CI.FULL: "

[PATCH v2 0/4] kernel-doc fix for headers
 2026-04-07  1:09 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for kernel-doc fix for headers (rev2)

[PATCH 0/5] drm/xe/uapi: Update xe_drm.h documentation
 2026-04-07  0:20 UTC  (8+ messages)
` [PATCH 3/5] drm/xe/uapi: Fix wrong names and references in xe_drm.h
` [PATCH 4/5] drm/xe/uapi: Fix code examples in xe_drm.h documentation
` [PATCH 5/5] drm/xe/uapi: Fix doc formatting and completeness in xe_drm.h

[PATCH] drm/xe/guc: Add support for NPK as a GuC log target
 2026-04-06 23:59 UTC  (7+ messages)

[PATCH v3 0/4] Introduce cold reset recovery method
 2026-04-06 22:09 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Introduce cold reset recovery method (rev2)


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