Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-02 18:20:03 to 2025-09-04 00:09:41 UTC [more...]

[PATCH v2] drm/xe/guc: Add SLPC power profile interface
 2025-09-04  0:09 UTC  (2+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Add SLPC power profile interface (rev2)

[PATCH v3 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
 2025-09-04  0:04 UTC  (10+ 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: "

[PATCH] drm/xe: Expand workaround 13011645652 to PTL, WCL
 2025-09-03 23:48 UTC  (12+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` [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

[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] drm/xe/guc: Set upper limit of H2G retries over CTB
 2025-09-03 23:13 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Set upper limit of H2G retries over CTB (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/display: Use DISPLAY_VER over GRAPHICS_VER
 2025-09-03 22:52 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

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

[PATCH 0/7] RFC: Add dedicated printk macros for tile and device
 2025-09-03 22:21 UTC  (15+ 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 "

[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  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] drm/{i915,xe}/fbdev: refactor
 2025-09-03 21:11 UTC  (13+ 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: "

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

[PATCH 0/3] Allow to filter-out some configfs attrs
 2025-09-03 19:47 UTC  (12+ messages)
` [PATCH 1/3] drm/xe/configfs: Don't touch survivability_mode on fini
` [PATCH 3/3] drm/xe/configfs: Don't expose survivability_mode if not applicable
` ✗ Xe.CI.Full: failure for Allow to filter-out some configfs attrs

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

[PATCH v10 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-03 18:32 UTC  (5+ messages)
` [PATCH v10 1/1] "
` ✓ CI.KUnit: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev13)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 00/13] Driver-managed exhaustive eviction
 2025-09-03 18:09 UTC  (7+ messages)
` [PATCH v4 06/13] drm/xe: Convert the CPU fault handler for "
` [PATCH v4 11/13] drm/xe: Convert xe_bo_create_pin_map() "
` [PATCH v4 12/13] drm/xe: Rework instances of variants of xe_bo_create_locked()

[PATCH] drm/i915/ddi: abstract figuring out encoder name
 2025-09-03 18:08 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/16] Driver-managed exhaustive eviction
 2025-09-03 18:03 UTC  (5+ messages)
` [PATCH v2 14/16] drm/xe: Convert xe_bo_create_pin_map() for "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 379b3c983fc0257c183052278832ac68e3ccd33b
 2025-09-03 17:35 UTC 

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-09-03 16:19 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/i915/display: add intel_display_device_present() (rev3)
` ✗ Xe.CI.Full: failure "

[v3 0/1] drm/i915/display: Remove FBC modulo 4 restriction for
 2025-09-03 15:42 UTC  (6+ messages)
` [v3 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
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC v8 00/21] DRM scheduling cgroup controller
 2025-09-03 15:23 UTC  (22+ messages)
` [RFC 01/21] drm/sched: Add some scheduling quality unit tests
` [RFC 02/21] drm/sched: Add some more "
` [RFC 03/21] drm/sched: Implement RR via FIFO
` [RFC 04/21] drm/sched: Consolidate entity run queue management
` [RFC 05/21] drm/sched: Move run queue related code into a separate file
` [RFC 06/21] drm/sched: Free all finished jobs at once
` [RFC 07/21] drm/sched: Account entity GPU time
` [RFC 08/21] drm/sched: Remove idle entity from tree
` [RFC 09/21] drm/sched: Add fair scheduling policy
` [RFC 10/21] drm/sched: Break submission patterns with some randomness
` [RFC 11/21] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [RFC 12/21] drm/sched: Embed run queue singleton into the scheduler
` [RFC 13/21] cgroup: Add the DRM cgroup controller
` [RFC 14/21] cgroup/drm: Track DRM clients per cgroup
` [RFC 15/21] cgroup/drm: Add scheduling weight callback
` [RFC 16/21] cgroup/drm: Introduce weight based scheduling control
` [RFC 17/21] drm/sched: Add helper for tracking entities per client
` [RFC 18/21] drm/sched: Add helper for DRM cgroup controller weight notifications
` [RFC 19/21] drm/amdgpu: Register with the DRM scheduling cgroup controller
` [RFC 20/21] drm/xe: Allow changing GuC scheduling priority
` [RFC 21/21] drm/xe: Register with the DRM scheduling cgroup controller

[PATCH 0/1] drm/xe: serialize store_data and user_interrupt for ufence wait
 2025-09-03 15:09 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Add GPU frequency tracepoint
 2025-09-03 15:03 UTC  (7+ messages)
` [PATCH 1/2] drm: Add GPU frequency tracepoint at DRM level
` [PATCH 2/2] drm/xe: Add DRM GPU frequency tracepoint to Xe
` ✗ CI.checkpatch: warning for Add GPU frequency tracepoint
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 00/11] VRAM Self Refresh
 2025-09-03 14:18 UTC  (4+ messages)
` [PATCH v4 07/11] drm/xe/vrsr: Enable VRSR on default VGA boot device

[PATCH v4 10/11] drm/xe/vrsr: Enable VRSR
 2025-09-03 14:16 UTC  (3+ messages)
` [v4,10/11] "

[PATCH 00/20] drm/i915/display: convert to generic poll_timeout_us()
 2025-09-03 13:42 UTC  (5+ messages)
` [PATCH 01/20] drm/i915/hdmi: use generic poll_timeout_us() instead of __wait_for()
` [PATCH 02/20] drm/i915/hdcp: "

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

[PATCH] drm/i915/hdmi: Fix potential overflow while using intel_encoder_to_tc
 2025-09-03 13:38 UTC  (9+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/6] Two-pass MMU interval notifiers
 2025-09-03 12:56 UTC  (3+ messages)
` [PATCH 1/6] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH] drm/xe: Misc refine for svm
 2025-09-03 11:49 UTC  (6+ messages)
` [PATCH v3] "
` ✗ CI.checkpatch: warning for drm/xe: Misc refine for svm (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binary
 2025-09-03 10:50 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915/dp: convert open-coded timeout to poll_timeout_us()
 2025-09-03  9:32 UTC  (3+ messages)

[PATCH 0/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL+
 2025-09-03  8:44 UTC  (6+ messages)
` [PATCH 1/1] "

[PULL] drm-misc-fixes
 2025-09-03  7:57 UTC 

[PATCH v11 00/13] AuxCCS handling and render compression modifiers
 2025-09-03  7:50 UTC  (6+ messages)
` [PATCH v11 02/13] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs

[PATCH v4 0/4] User readable error codes on atomic_ioctl failure
 2025-09-03  7:20 UTC  (8+ messages)
` [PATCH v4 1/4] drm: Define user readable error codes for atomic ioctl
` [PATCH v4 3/4] drm/atomic: Return user readable error in atomic_ioctl

[PATCH v5 1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
 2025-09-03  6:05 UTC  (6+ messages)
` [PATCH v5 2/2] drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPG
` ✓ CI.KUnit: success for series starting with [v5,1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe: GPU frequency tracing support
 2025-09-03  6:03 UTC  (7+ messages)

[PATCH v9 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-03  5:35 UTC  (3+ messages)
` [PATCH v9 1/1] "

[PATCH] drm/xe/guc: Set upper limit of H2G retries over CTB
 2025-09-03  4:27 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe: Extend Wa_22021007897 to Xe3 platforms
 2025-09-03  3:18 UTC  (3+ messages)

[PATCH 0/8] drm/{i915, xe}/panic: refactor framebuffer allocation etc
 2025-09-03  2:28 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/hpd: Fix mtp_tc_hpd_enable_detection()
 2025-09-03  1:46 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.Full: "

[PATCH] drm/i915/power: drop a couple of &i915->drm usages
 2025-09-03  0:17 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[CI] drm/xe: Driver-managed exhaustive eviction for CI only
 2025-09-02 22:54 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/8] drm/i915/dram: DRAM detection stuff
 2025-09-02 22:06 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH 0/3] drm/xe: Recomment GuC v70.49.4 for PTL, BMG
 2025-09-02 20:46 UTC  (5+ messages)
` [PATCH 1/3] Revert "drm/xe/pvc: Add GuC firmware definition"
` [PATCH 2/3] drm/xe/guc: Recommend GUC v70.49.4 for PTL, BMG

[PATCH v4] drm/xe/guc: Add devm release action to safely tear down CT
 2025-09-02 18:53 UTC  (2+ messages)

[PATCH] drm/i915/vrr: Refactor VRR live status wait into common helper
 2025-09-02 18:34 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