Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 09:40:47 to 2026-04-01 01:07:48 UTC [more...]

[PATCH v2] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
 2026-04-01  1:07 UTC 

[PATCH v8 0/1] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-04-01  1:03 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev10)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
 2026-04-01  0:48 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 0/5] drm/exec: drm_exec polishing
 2026-04-01  0:38 UTC  (21+ messages)
` [PATCH 2/5] drm/msm: Remove abuse of drm_exec internals
` [PATCH 3/5] drm/exec: Make the drm_exec_until_all_locked() macro more readable
` [PATCH 4/5] drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
` [PATCH 5/5] drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
` ✗ CI.checkpatch: warning for drm/exec: drm_exec polishing
` ✓ CI.KUnit: success "

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

[PATCH] drm/i915/backlight: Remove try_vesa_interface
 2026-03-31 23:35 UTC  (2+ messages)

[PATCH v2 00/12] drm/i915: More uncore nukage from display code
 2026-03-31 22:36 UTC  (17+ messages)
` [PATCH v2 01/12] drm/i915/qgv: Use intel_de_read() for MTL_MEM_SS_INFO* reads
` [PATCH v2 02/12] drm/i915/mchbar: Provide intel_mchbar_read*() abstraction
` [PATCH v2 03/12] drm/i915/mchbar: Define the end of the MCHBAR mirror
` [PATCH v2 04/12] drm/i915/mchbar: WARN when accessing non-MCHBAR registers via intel_mchbar_read*()
` [PATCH v2 05/12] drm/i915/mchbar: Use intel_mchbar_read() instead of intel_de_read()
` [PATCH v2 06/12] drm/i915/mchbar: Use intel_mchbar_read*() instead of intel_uncore_read*()
` [PATCH v2 07/12] drm/i915/de: Add intel_de_read16()
` [PATCH v2 08/12] drm/i915/de: s/intel_de_read64_2x32()/intel_de_read64_2x32_volatile()/
` [PATCH v2 09/12] drm/i915/de: Add a simple intel_de_read64_2x32()
` [PATCH v2 10/12] drm/i915/vrr: Use intel_de_read64_2x32()
` [PATCH v2 11/12] drm/i915/mchbar: Use intel_de_read*() for MCHBAR register accesses
` [PATCH v2 12/12] drm/i915/rom: Use intel_de for SPI ROM register access
` ✗ CI.checkpatch: warning for drm/i915: More uncore nukage from display code (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe: Add Wa_14026626235
 2026-03-31 22:22 UTC  (2+ messages)

[PATCH] drm/xe/sriov: Mark NVL as SR-IOV capable
 2026-03-31 22:07 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe_pat: Print PAT_ATS during register dump
 2026-03-31 21:53 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v1 00/16] VS/PE Override support
 2026-03-31 21:35 UTC  (20+ messages)
` [PATCH v1 01/16] drm/i915/lt: align xe3plpd with VS/PE Override layout
` [PATCH v1 02/16] drm/i915/buf_trans: switch from u8 to u32
` [PATCH v1 03/16] drm/i915/buf_trans: describe VS/PE Override layout
` [PATCH v1 04/16] drm/i915/bios: prepare for parsing VBT #57
` [PATCH v1 05/16] drm/i915/bios: parse LT's VS/PE Override Block #57
` [PATCH v1 06/16] drm/i915/bios: parse Snps's "
` [PATCH v1 07/16] drm/i915/bios: parse EHL's "
` [PATCH v1 08/16] drm/i915/bios: support VS/PE Override per each ddi port
` [PATCH v1 09/16] drm/i915/bios: print VS/PE Override port info
` [PATCH v1 10/16] drm/i915/ddi: cache VS/PE struct pointer into intel_encoder
` [PATCH v1 11/16] drm/i915/buf_trans: override encoder->get_buf_trans when asked
` [PATCH v1 12/16] drm/i915/buf_trans: compute LT's VS/PE Override index
` [PATCH v1 13/16] drm/i915/buf_trans: compute Snps's "
` [PATCH v1 14/16] drm/i915/buf_trans: compute EHL's "
` [PATCH v1 15/16] drm/i915/bios: search for VBT #57 by default
` [PATCH v1 16/16] drm/i915/bios: remove VS/PE Override warning
` ✗ CI.checkpatch: warning for VS/PE Override support
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe: Apply WA_14026999295 to engine
 2026-03-31 21:31 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Apply WA_14026999295 to engine (rev2)

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-03-31 21:20 UTC  (23+ messages)
` [PATCH v10 00/21] "
  ` [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 04/21] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
  ` [PATCH v10 05/21] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
  ` [PATCH v10 06/21] gpu: nova-core: mm: Add common memory management types
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 08/21] gpu: nova-core: mm: Add GpuMm centralized memory manager
  ` [PATCH v10 09/21] gpu: nova-core: mm: Add common types for all page table formats
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 11/21] gpu: nova-core: mm: Add MMU v3 "
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
  ` [PATCH v10 13/21] gpu: nova-core: mm: Add page table walker for MMU v2/v3
  ` [PATCH v10 14/21] gpu: nova-core: mm: Add Virtual Memory Manager
  ` [PATCH v10 15/21] gpu: nova-core: mm: Add virtual address range tracking to VMM
  ` [PATCH v10 16/21] gpu: nova-core: mm: Add multi-page mapping API "
  ` [PATCH v10 17/21] gpu: nova-core: Add BAR1 aperture type and size constant
  ` [PATCH v10 18/21] gpu: nova-core: mm: Add BAR1 user interface
  ` [PATCH v10 19/21] gpu: nova-core: mm: Add BAR1 memory management self-tests
  ` [PATCH v10 20/21] gpu: nova-core: mm: Add PRAMIN aperture self-tests
  ` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB

[PATCH v4 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
 2026-03-31 21:16 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI (rev4)

[PATCH] drm/i915/pfit: Prevent negative coordinates in center mode
 2026-03-31 20:51 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/i915/pfit: Prevent negative coordinates in center mode (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe/vm: Add missing pad and extensions check
 2026-03-31 19:31 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/vm: Add missing pad and extensions check (rev2)

[PATCH 0/5] drm/xe/uapi: Update xe_drm.h documentation
 2026-03-31 19:28 UTC  (9+ messages)
` [PATCH 1/5] drm/xe/uapi: Fix typos and spelling errors in "
` [PATCH 2/5] drm/xe/uapi: Fix grammar "
` [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
` ✗ CI.checkpatch: warning for drm/xe/uapi: Update xe_drm.h documentation (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/{i915,xe}: finish switching to common step.h header
 2026-03-31 19:14 UTC  (2+ messages)

[drm-xe:drm-xe-next 1071/1074] drivers/gpu/drm/xe/xe_sysctrl_mailbox.c:347:20: sparse: sparse: cast to restricted __le32
 2026-03-31 18:49 UTC 

[PATCH] drm/i915/pfit: Prevent negative coordinates in center mode
 2026-03-31 18:24 UTC  (3+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 72d918472886b6e1b998b756303816737929ef0a
 2026-03-31 17:45 UTC 

[PATCH] drm/xe/vm: Add missing pad and extensions check
 2026-03-31 16:48 UTC  (2+ messages)

[PATCH 0/9] drm/i915/casf: Integrate the sharpness filter properly into the scaler code
 2026-03-31 16:44 UTC  (9+ messages)
` [PATCH 9/9] "

[PATCH 0/5] drm/xe: Fix mismatched include guards in header files
 2026-03-31 16:31 UTC  (6+ messages)
` [PATCH 5/5] drm/xe: Normalize double-underscore include guards to single-underscore

[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
 2026-03-31 16:24 UTC  (9+ 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
  ` [v2,08/11] "

[PATCH v4 0/3] Introduce Xe Correctable Error Handling
 2026-03-31 15:48 UTC  (8+ 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
` ✗ CI.checkpatch: warning for Introduce Xe Correctable Error Handling (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[FOR CI][PATCH] drm/xe/xe_vm: Convert comma to semicolon
 2026-03-31 15:10 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/xe_vm: Convert comma to semicolon (rev2)

[PATCH v2 0/5] drm/{i915, xe}: move fbdev fb calls to parent interface
 2026-03-31 14:38 UTC  (10+ messages)
` [PATCH v2 1/5] drm/xe/fbdev: put intel_fbdev_fb_prefer_stolen() behind IS_ENABLED(CONFIG_DRM_FBDEV_EMULATION)
` [PATCH v2 2/5] drm/{i915, xe}/fbdev: drop drm device parameter from intel_fbdev_fb_fill_info()
` [PATCH v2 3/5] drm/{i915, xe}: move fbdev fb calls to parent interface
` [PATCH v2 4/5] drm/i915: pass struct drm_i915_private to i915_bo_fbdev_prefer_stolen()
` [PATCH v2 5/5] drm/xe: pass struct xe_device to xe_display_bo_fbdev_prefer_stolen()
` ✗ CI.checkpatch: warning for drm/{i915, xe}: move fbdev fb calls to parent interface
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
 2026-03-31 13:57 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for User readable error codes on atomic_ioctl failure (rev10)
` ✗ Xe.CI.FULL: "

[PATCH v11 03/22] drm: Add new general DRM property "color format"
 2026-03-31 13:52 UTC  (12+ messages)

[PATCH 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
 2026-03-31 13:35 UTC  (5+ messages)
` [PATCH 2/9] drm/i915/hdmi: Restructure the sink/output format selection
` [PATCH 4/9] drm/i915/dp: "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 56b7432b7e8e6ae1b289cb405d16db4150ef193b
 2026-03-31 13:29 UTC 

[PATCH 0/5] drm/i915: move VLV IOSF SB to display parent interface
 2026-03-31 13:28 UTC  (7+ messages)
` [PATCH 1/5] drm/{i915, xe}: convert VLV sideband display wrappers into real functions
` [PATCH 2/5] drm/i915: pass struct intel_display * to VLV sideband wrappers
` [PATCH 3/5] drm/i915/dram: prefer display abstractions for VLV sideband
` [PATCH 4/5] drm/i915: move VLV IOSF sideband to display parent interface
` [PATCH 5/5] drm/{i915, xe}: add shared header for VLV IOSF sideband units and registers

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

[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-03-31 12:06 UTC  (32+ messages)
` [PATCH 04/19] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 08/19] drm/i915/dp: Add a helper to decide if AS SDP can be used
` [PATCH 11/19] drm/i915/dp: Include all relevant AS SDP fields in comparison
` [PATCH 12/19] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 13/19] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 15/19] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 16/19] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 18/19] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 19/19] drm/i915/dp: Always enable AS SDP if supported by source + sink

[PATCH 0/8] drm/i915: move more display dependencies from i915
 2026-03-31 11:59 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: move SKL clock gating init to display
` [PATCH 6/8] drm/i915/display: move HSW and BDW "

[PATCH v11 00/22] Add new general DRM property "color format"
 2026-03-31 11:44 UTC  (5+ messages)
` [PATCH v11 03/22] drm: "

[RFC v7 0/1] Do not create drm device for PF only admin mode
 2026-03-31 11:28 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Do not create drm device for PF only admin mode (rev6)


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