Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-03 18:58:44 to 2025-09-04 19:29:30 UTC [more...]

[PATCH 0/5] Small improvements around VF CCS
 2025-09-04 19:29 UTC  (2+ messages)
` [PATCH 1/5] drm/xe/guc: Rename xe_guc_register_exec_queue

[PATCH] drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3 platforms
 2025-09-04 19:25 UTC  (3+ messages)

[PATCH v4 03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method
 2025-09-04 18:44 UTC  (2+ messages)

[PATCH v5 1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
 2025-09-04 18:42 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for series starting with [v5,1/2] "

[PATCH v4 02/11] PCI/ACPI: Per root port allow one Aux power limit request
 2025-09-04 18:36 UTC  (2+ messages)

[PATCH v2] drm/xe/migrate: Remove unneeded emit_pte() when copying CCS only
 2025-09-04 18:37 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/migrate: Remove unneeded emit_pte() when copying CCS only (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
 2025-09-04 18:30 UTC  (2+ messages)

[PATCH] drm/xe/uapi: Remove support for PAT memory range attribute
 2025-09-04 18:18 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v4 0/3] drm/xe: Fixes around eviction and suspend
 2025-09-04 17:56 UTC  (8+ messages)
` [PATCH v4 1/3] drm/xe: Attempt to bring bos back to VRAM after eviction
` [PATCH v4 2/3] drm/xe: Allow the pm notifier to continue on failure
` [PATCH v4 3/3] drm/xe: Block exec and rebind worker while evicting for suspend / hibernate
` ✓ CI.KUnit: success for drm/xe: Fixes around eviction and suspend (rev4)
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Fix broken kernel-doc for the struct xe_bo
 2025-09-04 17:13 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe/guc: Update GuC log buffer type value
 2025-09-04 17:02 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Update GuC log buffer type value (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/display: Use DISPLAY_VER over GRAPHICS_VER
 2025-09-04 16:56 UTC  (4+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v5 00/13] Driver-managed exhaustive eviction
 2025-09-04 16:22 UTC  (17+ messages)
` [PATCH v5 01/13] drm/xe: Pass down drm_exec context to validation
` [PATCH v5 02/13] drm/xe: Introduce an xe_validation wrapper around drm_exec
` [PATCH v5 03/13] drm/xe: Convert xe_bo_create_user() for exhaustive eviction
` [PATCH v5 04/13] drm/xe: Convert SVM validation "
` [PATCH v5 05/13] drm/xe: Convert existing drm_exec transactions "
` [PATCH v5 06/13] drm/xe: Convert the CPU fault handler "
` [PATCH v5 07/13] drm/xe/display: Convert __xe_pin_fb_vma()
` [PATCH v5 08/13] drm/xe: Convert xe_dma_buf.c for exhaustive eviction
` [PATCH v5 09/13] drm/xe: Rename ___xe_bo_create_locked()
` [PATCH v5 10/13] drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive eviction
` [PATCH v5 11/13] drm/xe: Convert xe_bo_create_pin_map() "
` [PATCH v5 12/13] drm/xe: Rework instances of variants of xe_bo_create_locked()
` [PATCH v5 13/13] drm/xe: Convert pinned suspend eviction for exhaustive eviction
` ✗ CI.checkpatch: warning for Driver-managed exhaustive eviction (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] Allow to filter-out some configfs attrs
 2025-09-04 15:56 UTC  (12+ messages)
` [PATCH 1/3] drm/xe/configfs: Don't touch survivability_mode on fini
  ` [PATCH v2 "
` ✓ CI.KUnit: success for Allow to filter-out some configfs attrs (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v3 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
 2025-09-04 15:15 UTC  (12+ messages)
` [PATCH v3 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
` [PATCH v3 2/5] drm/xe/dmabuf: Don't migrate BO to System RAM while running in VF mode
` [PATCH v3 3/5] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
` [PATCH v3 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
` [PATCH v3 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while doing bind
` ✗ CI.checkpatch: warning for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/3] drm/xe: Fixes around eviction and suspend
 2025-09-04 15:30 UTC  (8+ messages)
` [PATCH v3 1/3] drm/xe: Attempt to bring bos back to VRAM after eviction
` [PATCH v3 2/3] drm/xe: Allow the pm notifier to continue on failure
` [PATCH v3 3/3] drm/xe: Block exec and rebind worker while evicting for suspend / hibernate
` ✓ CI.KUnit: success for drm/xe: Fixes around eviction and suspend (rev3)
` ✓ Xe.CI.BAT: "

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-09-04 15:02 UTC  (7+ messages)

[PATCH] drm/i915/backlight: Disable backlight when using luminance control
 2025-09-04 14:57 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/backlight: Disable backlight when using luminance control (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] drm/{i915,xe}/fbdev: refactor
 2025-09-04 14:39 UTC  (16+ messages)
` [PATCH 1/9] drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()
` [PATCH 2/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
` [PATCH 3/9] drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init
` [PATCH 4/9] drm/i915/fbdev: abstract bo creation
` [PATCH 5/9] drm/xe/fbdev: "
` [PATCH 6/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_bo_destroy()
` [PATCH 7/9] drm/{i915,xe}/fbdev: deduplicate fbdev creation
` [PATCH 8/9] drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_fill_info()
` [PATCH 9/9] drm/i915/fbdev: drop dependency on display in i915 specific code
` ✗ CI.checkpatch: warning for drm/{i915,xe}/fbdev: refactor
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/2] Ensure GT is in C0 during resumes
 2025-09-04 13:45 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: "

[PATCH v4 06/11] drm/xe/vrsr: Initialize VRSR feature
 2025-09-04 13:42 UTC  (4+ messages)
` [v4,06/11] "

[PATCH] drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODER
 2025-09-04 12:22 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/hwmon: Resolved incompatible cast
 2025-09-04 12:14 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v6 0/4] Core Xe changes preparing for VF migration
 2025-09-04 12:11 UTC  (8+ messages)
` [PATCH v6 1/4] drm/xe: Save off position in ring in which a job was programmed
` [PATCH v6 2/4] drm/xe/guc: Track pending-enable source in submission state
` [PATCH v6 3/4] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH v6 4/4] drm/xe: Don't change LRC ring head on job resubmission
` ✓ CI.KUnit: success for Core Xe changes preparing for VF migration (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC v8 00/21] DRM scheduling cgroup controller
 2025-09-04 12:08 UTC  (3+ messages)
` [RFC 21/21] drm/xe: Register with the "

[PATCH 0/8] drm/{i915, xe}/panic: refactor framebuffer allocation etc
 2025-09-04 11:46 UTC  (2+ messages)

[PATCH 00/20] drm/i915/display: convert to generic poll_timeout_us()
 2025-09-04 11:26 UTC  (40+ messages)
` [PATCH 01/20] drm/i915/hdmi: use generic poll_timeout_us() instead of __wait_for()
` [PATCH 03/20] drm/i915/hdcp: use generic poll_timeout_us() instead of wait_for()
` [PATCH 04/20] drm/i915/dsi: use generic poll_timeout_us() instead of wait_for_us()
` [PATCH 05/20] drm/i915/dsi-pll: use generic poll_timeout_us() instead of wait_for()
` [PATCH 06/20] drm/i915/gmbus: use generic poll_timeout*() instead of wait_for*()
` [PATCH 07/20] drm/i915/wm: use generic poll_timeout_us() instead of wait_for()
` [PATCH 08/20] drm/i915/cdclk: "
` [PATCH 09/20] drm/i915/power: "
` [PATCH 10/20] drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for DKL PHY
` [PATCH 11/20] drm/i915/power-well: use generic poll_timeout_us() instead of wait_for() for VLV/CHV
` [PATCH 12/20] drm/i915/dp: use generic poll_timeout_us() instead of wait_for()
` [PATCH 13/20] drm/i915/dp: use generic poll_timeout_us() instead of wait_for() in link training
` [PATCH 14/20] drm/i915/vblank: use generic poll_timeout_us() instead of wait_for()
` [PATCH 15/20] drm/i915/tc: "
` [PATCH 16/20] drm/i915/dsb: "
` [PATCH 17/20] drm/i915/lspcon: "
` [PATCH 18/20] drm/i915/opregion: "
` [PATCH 19/20] drm/i915/ddi: prefer poll_timeout_us() over readx_poll_timeout()
` [PATCH 20/20] drm/i915/pps: prefer poll_timeout_us() over read_poll_timeout()

[PATCH v5 0/4] Core Xe changes preparing for VF migration
 2025-09-04 11:26 UTC  (8+ messages)
` [PATCH v5 1/4] drm/xe: Save off position in ring in which a job was programmed
` [PATCH v5 2/4] drm/xe/guc: Track pending-enable source in submission state
` [PATCH v5 3/4] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH v5 4/4] drm/xe: Don't change LRC ring head on job resubmission
` ✓ CI.KUnit: success for Core Xe changes preparing for VF migration (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[v4 0/1] drm/i915/display: Remove FBC modulo 4 restriction for
 2025-09-04 10:47 UTC  (4+ messages)
` [v4 1/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL-P+
` ✓ CI.KUnit: success for drm/i915/display: Remove FBC modulo 4 restriction for (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/debugfs: Move sa_info from gt to tile directory
 2025-09-04 10:44 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v4 0/2] Introduce GT runtime suspend/resume
 2025-09-04 10:08 UTC  (6+ messages)
` [PATCH v4 1/2] drm/xe/guc: Split xe_guc_ct_enable()
` [PATCH v4 2/2] drm/xe/gt: Introduce runtime suspend/resume
` ✗ CI.checkpatch: warning for Introduce GT "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe/guc: Add SLPC power profile interface
 2025-09-04  9:44 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Add SLPC power profile interface (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-misc-next
 2025-09-04  9:09 UTC 

[PATCH v2] drm/xe/guc: Set upper limit of H2G retries over CTB
 2025-09-04  6:58 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Set upper limit of H2G retries over CTB (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 00/13] Driver-managed exhaustive eviction
 2025-09-04  6:30 UTC  (4+ messages)
` [PATCH v4 06/13] drm/xe: Convert the CPU fault handler for "

[PATCH v4 10/11] drm/xe/vrsr: Enable VRSR
 2025-09-04  6:01 UTC  (4+ messages)
` [v4,10/11] "

[PATCH 0/7] RFC: Add dedicated printk macros for tile and device
 2025-09-04  4:49 UTC  (16+ messages)
` [PATCH 1/7] drm/xe: Keep xe_gt_err() macro definitions together
` [PATCH 2/7] drm/xe: Drop "gt_" prefix from xe_gt_WARN() macros
` [PATCH 3/7] drm/xe: Prepare format for GT-oriented messages in one place
` [PATCH 4/7] drm/xe: Add dedicated printk macros for tile and device
` [PATCH 5/7] drm/xe: Define verbose debug macros
` [PATCH 6/7] drm/xe: Use tile-oriented messages in GGTT code
` [PATCH 7/7] drm/xe: Use tile-oriented messages in LMTT code
` ✗ CI.checkpatch: warning for RFC: Add dedicated printk macros for tile and device
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe: Expand workaround 13011645652 to PTL, WCL
 2025-09-04  1:16 UTC  (10+ messages)
` [PATCH v2] drm/xe: Extend Wa_13011645652 to PTL-H, WCL
` ✓ CI.KUnit: success for drm/xe: Expand workaround 13011645652 to PTL, WCL (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: success for drm/xe: Expand workaround 13011645652 to PTL, WCL
` ✗ Xe.CI.Full: failure for drm/xe: Expand workaround 13011645652 to PTL, WCL (rev2)

[PATCH v4 0/3] Core Xe changes preparing for VF migration
 2025-09-03 23:26 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for Core Xe changes preparing for VF migration (rev2)

[PATCH v2 0/6] drm/xe: Add user commands to WA BB via configfs
 2025-09-03 22:42 UTC  (4+ messages)
` [PATCH v2 2/6] drm/xe/configfs: Allow to select by class only

[PATCH v2 0/7] Misc xe/kunit improvements
 2025-09-03 22:14 UTC  (4+ messages)
` [PATCH v2 7/7] drm/xe/kunit: Allow to run tests against custom platform

[PATCH] drm/xe/guc: Add SLPC power profile interface
 2025-09-03 22:06 UTC  (3+ messages)

[PATCH] drm/i915/display: Remove power state verification before HW readout
 2025-09-03 21:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915/display: Initialize phy and ch variables
 2025-09-03 20:00 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PULL] drm-xe-fixes
 2025-09-03 18:58 UTC 


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