Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-03 10:50:32 to 2025-09-04 12:09:01 UTC [more...]

[RFC v8 00/21] DRM scheduling cgroup controller
 2025-09-04 12:08 UTC  (23+ 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/8] drm/{i915, xe}/panic: refactor framebuffer allocation etc
 2025-09-04 11:46 UTC  (2+ messages)

[PATCH] drm/xe/hwmon: Resolved incompatible cast
 2025-09-04 11:37 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/3] Allow to filter-out some configfs attrs
 2025-09-04 11:30 UTC  (11+ 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 00/20] drm/i915/display: convert to generic poll_timeout_us()
 2025-09-04 11:26 UTC  (42+ messages)
` [PATCH 01/20] drm/i915/hdmi: use generic poll_timeout_us() instead of __wait_for()
` [PATCH 02/20] drm/i915/hdcp: "
` [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 "

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

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

[PATCH v3 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
 2025-09-04  8:56 UTC  (11+ 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] drm/xe/uapi: Remove support for PAT memory range attribute
 2025-09-04  8:08 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[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  (8+ 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 v4 10/11] drm/xe/vrsr: Enable VRSR
 2025-09-04  6:01 UTC  (4+ messages)
` [v4,10/11] "

[PATCH] drm/i915/backlight: Disable backlight when using luminance control
 2025-09-04  5:31 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/i915/backlight: Disable backlight when using luminance control (rev2)
` ✓ Xe.CI.BAT: "

[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 v6 0/4] Core Xe changes preparing for VF migration
 2025-09-04  3:30 UTC  (7+ 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: "

[PATCH 0/9] drm/{i915,xe}/fbdev: refactor
 2025-09-04  3:14 UTC  (14+ 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] drm/xe: Expand workaround 13011645652 to PTL, WCL
 2025-09-04  1:16 UTC  (13+ 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
` ✗ 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] 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  (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  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[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: "

[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  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev13)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/ddi: abstract figuring out encoder name
 2025-09-03 18:08 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ 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  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: add intel_display_device_present() (rev3)

[v3 0/1] drm/i915/display: Remove FBC modulo 4 restriction for
 2025-09-03 15:42 UTC  (4+ messages)
` [v3 1/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL-P+
` ✗ Xe.CI.Full: failure for drm/i915/display: Remove FBC modulo 4 restriction for

[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  (2+ messages)
` ✗ Xe.CI.Full: failure for "

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

[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  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Misc refine for svm (rev3)

[PATCH] drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binary
 2025-09-03 10:50 UTC  (3+ messages)


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