Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-06 05:50:58 to 2025-09-09 13:23:06 UTC [more...]

[PULL] drm-rust-fixes 2025-09-05
 2025-09-05  9:32 UTC 

[PATCH] drm/xe/configfs: Use config_group_put()
 2025-09-09 13:21 UTC  (9+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 1/3] drm/buddy: Optimize free block management with RB tree
 2025-09-09 12:57 UTC  (7+ messages)
` [PATCH v6 2/3] drm/buddy: Separate clear and dirty free block trees
` [PATCH v6 3/3] drm/buddy: Add KUnit tests for allocator performance under fragmentation
` ✗ CI.checkpatch: warning for series starting with [v6,1/3] drm/buddy: Optimize free block management with RB tree
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v3 0/6] drm/xe: Add user commands to WA BB via configfs
 2025-09-09 12:56 UTC  (13+ messages)
` [PATCH v3 1/6] drm/xe: Update workaround documentation
` [PATCH v3 3/6] drm/xe/configfs: Extract function to parse engine
` [PATCH v3 4/6] drm/xe/configfs: Allow to select by class only
` [PATCH v3 6/6] drm/xe/configfs: Add post context restore bb
` ✗ CI.checkpatch: warning for drm/xe: Add user commands to WA BB via configfs
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/xe_device_sysfs: add cleanup action in xe_device_sysfs_init
 2025-09-09 12:40 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] drm/xe: Use poll_timeout_us()
 2025-09-09 12:22 UTC  (6+ messages)
` [PATCH 4/4] drm/xe/pcode: Refactor pcode_try_request() to use poll_timeout_us()

[PATCH] drm/xe/debugfs: Don't expose dgfx residencies attributes on VF
 2025-09-09 12:13 UTC  (10+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 1/3] drm/buddy: Optimize free block management with RB tree
 2025-09-09 12:04 UTC  (3+ messages)

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

[v2] drm/xe/hwmon: Ensure endian-safe casting
 2025-09-09 11:25 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RESEND] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A
 2025-09-09 10:48 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 01/10] drm/drm-crtc: Introduce sharpness strength property
 2025-09-09 10:28 UTC  (3+ messages)
` [01/10] "

[PATCH v1] drm/xe/i2c: Enable bus mastering
 2025-09-09 10:11 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/7] Refactor drm_writeback_connector structure
 2025-09-09 10:06 UTC  (8+ messages)
` [PATCH 1/7] drm: writeback: "
` [PATCH 2/7] drm: writeback: Modify writeback init helpers
` [PATCH 3/7] drm: writeback: Modify drm_writeback_queue_job params
` [PATCH 4/7] drm: writeback: Modify drm_writeback_signal_completion param
` [PATCH 5/7] drm: writeback: Modify params for drm_writeback_get_out_fence
` [PATCH 6/7] drm/connector: Modify prepare_writeback_job helper
` [PATCH 7/7] drm/connector: Modify cleanup_writeback_job helper

[PATCH v5 3/3] drm/buddy: Add KUnit tests for allocator performance under fragmentation
 2025-09-09  9:57 UTC 

[PATCH v5 2/3] drm/buddy: Separate clear and dirty free block trees
 2025-09-09  9:56 UTC 

[PATCH] drm/xe/debugfs: Make residencies definitions const
 2025-09-09  9:47 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] GuC CT devm actions improvements
 2025-09-09  9:44 UTC  (9+ messages)
` [PATCH 1/2] drm/xe/guc: Always add CT disable action during second init step
` [PATCH 2/2] drm/xe/guc: Don't invoke disable_ct action during replacement
` ✓ CI.KUnit: success for GuC CT devm actions improvements
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/7] Small improvements around VF CCS
 2025-09-09  9:21 UTC  (13+ messages)
` [PATCH v2 1/7] drm/xe/guc: Rename xe_guc_register_exec_queue
` [PATCH v2 2/7] drm/xe/guc: Use proper flag definitions when registering context
` [PATCH v2 3/7] drm/xe/vf: Drop IS_VF_CCS_INIT_NEEDED macro
` [PATCH v2 4/7] drm/xe/vf: Use single check when calling VF CCS functions
` [PATCH v2 5/7] drm/xe/bo: Add xe_bo_has_valid_ccs_bb helper
` [PATCH v2 6/7] drm/xe/vf: Move VF CCS data to xe_device
` [PATCH v2 7/7] drm/xe/vf: Move VF CCS debugfs attribute
` ✓ CI.KUnit: success for Small improvements around VF CCS (rev2)
` ✗ Xe.CI.Full: failure "

[PATCH 00/10] Introduce drm sharpness property
 2025-09-09  8:44 UTC  (4+ messages)

Switching over to GEM refcounts and a bunch of cleanups
 2025-09-09  8:36 UTC  (11+ messages)

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-09-09  8:22 UTC  (3+ messages)

[PATCH 00/14] Optimize vrr.guardband and fix LRR
 2025-09-09  8:02 UTC  (23+ messages)
` [PATCH 01/14] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 02/14] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 03/14] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 04/14] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 05/14] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 06/14] drm/i915/dp: Add SDP latency computation helper
` [PATCH 07/14] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 08/14] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 09/14] drm/i915/display: Add guardband check for feature latencies
` [PATCH 10/14] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 11/14] drm/i915/dsb: Align flipdone with delayed vblank using guardband wait
` [PATCH 12/14] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 13/14] drm/i915/panel: Refactor helper to get highest fixed mode
` [PATCH 14/14] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev9)
` ✗ Xe.CI.Full: failure "
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev10)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-09  6:22 UTC  (4+ messages)

[PATCH 1/3] drm/xe/configfs: Don't touch survivability_mode on fini
 2025-09-09  5:16 UTC  (3+ messages)
` [PATCH v2 "

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

[PATCH v9 0/9] Introducing firmware late binding
 2025-09-09  4:50 UTC  (4+ messages)
` [PATCH v9 2/9] mei: late_bind: add late binding component driver

[PATCH] drm/xe/hwmon: Use devm_mutex_init()
 2025-09-09  2:11 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe/guc: Set RCS/CCS yield policy
 2025-09-09  1:53 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Set RCS/CCS yield policy (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

linux-next: manual merge of the kunit-next tree with the drm-xe tree
 2025-09-08 22:33 UTC  (4+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 1/2] drm/xe: Never report L3 bank mask for media GT going forward
 2025-09-08 21:48 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [1/2] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/display: Use DISPLAY_VER over GRAPHICS_VER
 2025-09-08 21:27 UTC  (7+ messages)

[PATCH 1/3] drm/xe: Rename exec_queue ops.fini to ops.destroy
 2025-09-08 19:33 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for series starting with [1/3] "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] drm/{i915,xe}/fbdev: refactor
 2025-09-08 16:27 UTC  (13+ messages)
` [PATCH 2/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
  ` [PATCH 2/9] drm/{i915, 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] drm/xe/hwmon: Resolved incompatible cast
 2025-09-08 14:47 UTC  (2+ messages)
`  "

[PATCH 0/8] drm/{i915, xe}/panic: refactor framebuffer allocation etc
 2025-09-08 11:29 UTC  (3+ messages)
  ` [PATCH 0/8] drm/{i915,xe}/panic: "

[v4 0/1] drm/i915/display: Remove FBC modulo 4 restriction for
 2025-09-08 11:24 UTC  (3+ messages)
` [v4 1/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL-P+

[PATCH] drm/i915/ddi: abstract figuring out encoder name
 2025-09-08 10:18 UTC  (3+ messages)

[PATCH] drm/i915/power: fix size for for_each_set_bit() in abox iteration
 2025-09-08 10:08 UTC  (3+ messages)

[PATCH] drm/i915: Soft defeature of cursor size reduction
 2025-09-08  8:26 UTC  (2+ messages)

[PATCH] drm/xe/guc: Move ADS BO realloc to xe_guc_ads code
 2025-09-08  8:20 UTC  (3+ messages)

[PATCH v3 0/4] Wait PSR idle before on dsb commit
 2025-09-08  7:32 UTC  (6+ messages)
` ✓ CI.KUnit: success for Wait PSR idle before on dsb commit (rev4)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH] drm/i915/psr: Panel Replay SU cap dpcd read return value
 2025-09-08  7:30 UTC  (2+ messages)

[PATCH] drm/i915/psr: Panel Replay SU cap dpcd read return value
 2025-09-08  7:25 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2] drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODER
 2025-09-08  6:11 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODER (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[drm-xe:drm-xe-next] BUILD SUCCESS cf423b928f27f5228c7942c1b270988c87b2f25b
 2025-09-07  8:14 UTC 


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