intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-09 08:56:23 to 2025-04-10 12:06:38 UTC [more...]

[PATCH 0/2] dma-fence: Rename dma_fence_is_signaled()
 2025-04-10  8:37 UTC  (13+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dma-fence: Improve docu for dma_fence_check_and_signal()
` ✗ CI.Patch_applied: failure for dma-fence: Rename dma_fence_is_signaled()

[PATCH v3 0/4] Large devcoredump file support
 2025-04-10 12:06 UTC  (10+ messages)
` [PATCH v3 1/4] drm/xe: Add devcoredump chunking
` [PATCH v3 2/4] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v3 3/4] drm/print: Add drm_printer_is_full
` [PATCH v3 4/4] drm/xe: Abort printing coredump in VM printer output if full
` ✓ CI.Patch_applied: success for Large devcoredump file support
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH v1] drm/xe/pm: Wait for lmem ready in resume
 2025-04-10 12:06 UTC  (2+ messages)

[PATCH] drm/xe: Allow to drop vram resizing
 2025-04-10 11:59 UTC  (23+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
` ✓ CI.Patch_applied: success for drm/xe: Allow to drop vram resizing (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
` ✓ CI.Build: success for drm/xe: Allow to drop vram resizing
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.Build: success for drm/xe: Allow to drop vram resizing (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v8 0/9] LOBF enablement fix
 2025-04-10 11:49 UTC  (22+ messages)
` [PATCH v8 1/9] drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
` [PATCH v8 2/9] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v8 3/9] drm/i915/lobf: Add debug print for LOBF
` [PATCH v8 4/9] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
` [PATCH v8 5/9] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v8 6/9] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v8 7/9] drm/i915/lobf: Add debug interface for lobf
` [PATCH v8 8/9] drm/i915/lobf: Add mutex for alpm update
` [PATCH v8 9/9] drm/i915/lobf: Check for sink error and disable LOBF
` ✓ CI.Patch_applied: success for LOBF enablement fix (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 00/14] drm/i915/display: final (?!) mass conversions to struct intel_display
 2025-04-10 11:41 UTC  (26+ messages)
` [PATCH 01/14] drm/i915/fb: convert intel_fbdev.[ch] and intel_fbdev_fb.[ch] "
` [PATCH 02/14] drm/i915/display: convert intel_modeset_setup.[ch] "
` [PATCH 03/14] drm/i915/display: convert intel_modeset_verify.c "
` [PATCH 04/14] drm/i915/sprite: convert intel_sprite_uapi.c "
` [PATCH 05/14] drm/i915/frontbuffer: convert intel_frontbuffer.[ch] "
` [PATCH 06/14] drm/i915/crt: switch to display->platform based platform detection
` [PATCH 07/14] drm/i915/dmc: "
` [PATCH 08/14] drm/i915/dp-aux: "
` [PATCH 09/14] drm/i915/dpio: "
` [PATCH 10/14] drm/i915/gmbus: "
` [PATCH 11/14] drm/i915/hdmi: "
` [PATCH 12/14] drm/i915/display: switch to display->platform.dgfx from IS_DGFX()
` [PATCH 13/14] drm/i915/audio: don't set LPE audio irq chip data, it's unused
` [PATCH 14/14] drm/xe/compat: clean up unused platform check macros
` ✓ CI.Patch_applied: success for drm/i915/display: final (?!) mass conversions to struct intel_display
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe: Set LRC addresses before guc load
 2025-04-10 11:29 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH v2 0/5] drm/i915: error capture cleanups and refactor
 2025-04-10 10:57 UTC  (18+ messages)
` [PATCH v2 1/5] drm/i915: use 32-bit access for gen2 irq registers
` [PATCH v2 2/5] drm/i915: record GEN2_IER in gtier[0] for pre-ilk error capture
` [PATCH v2 3/5] drm/i915: stop recording IER in "
` [PATCH v2 4/5] drm/i915: use display snapshot mechanism for display irq regs
` [PATCH v2 5/5] drm/i915: use graphics version instead of PCH split in error capture
` ✓ CI.Patch_applied: success for drm/i915: error capture cleanups and refactor
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/6] drm/i915: Precompute plane SURF address/etc
 2025-04-10  8:53 UTC  (15+ messages)
` [PATCH v2 1/6] drm/i915: Precompute plane SURF address
` [PATCH v2 2/6] drm/i915: Nuke intel_plane_ggtt_offset()
` [PATCH v2 3/6] drm/i915: Move the intel_dpt_offset() check into intel_plane_pin_fb()
` [PATCH v2 4/6] drm/i915: Use i915_vma_offset() in intel_dpt_offset()
` [PATCH v2 5/6] drm/i915: Remove unused dpt_total_entries()
` [PATCH v2 6/6] drm/i915: Don't pass crtc_state to foo_plane_ctl() & co

[CI 00/14] drm/xe: Use migration for display GGTT updates
 2025-04-10  7:58 UTC  (21+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use migration for display GGTT updates. (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.Full: failure "
` ✗ Xe.CI.BAT: "

[PATCH 0/2] Register bit definition for EDP_GENERAL_CAP2
 2025-04-10  5:45 UTC  (8+ messages)
` [PATCH 1/2] drm/dp: Add smooth brightness register bit definition
` [PATCH 2/2] drm/i915/backlight: Modify condition to use panel luminance

[PATCH v2] drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for MTL onwards
 2025-04-10  5:29 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/4] Large devcoredump file support
 2025-04-10  3:58 UTC  (4+ messages)
` [PATCH v2 2/4] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access

[PATCH v2] drm/xe: Add the missed value paramter of LE_COS
 2025-04-09 23:15 UTC  (4+ messages)
` [PATCH v5] drm/xe: remove unused LE_COS

[PATCH v8 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-04-09 21:26 UTC  (9+ messages)
` [PATCH v8 1/4] drm/xe/vf: Divide GGTT ballooning into allocation and insertion
` [PATCH v8 2/4] drm/xe/vf: Shifting GGTT area post migration
` [PATCH v8 3/4] drm/xe/guc: Introduce enum with offsets for context register H2Gs
` [PATCH v8 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH v7 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-04-09 21:09 UTC  (13+ messages)
` [PATCH v7 1/4] drm/xe/vf: Divide GGTT ballooning into allocation and insertion
` [PATCH v7 2/4] drm/xe/vf: Shifting GGTT area post migration
` [PATCH v7 3/4] drm/xe/guc: Introduce enum with offsets for context register H2Gs
` [PATCH v7 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration

[PATCH] drm/xe/ptl: Extend Wa_13011645652
 2025-04-09 18:25 UTC  (2+ messages)

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

[PATCH v4 0/3] Add configfs support for survivability mode
 2025-04-09 17:35 UTC  (2+ messages)

[PATCH 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
 2025-04-09 16:28 UTC  (5+ messages)

[PATCH v2 0/7] drm/i915/wm: convert to struct intel_display
 2025-04-09 14:55 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/i915/wm: convert to struct intel_display (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 00/10] drm/i915/dp_mst: Add support for fractional link bpps
 2025-04-09 14:47 UTC  (12+ messages)
` [PATCH 07/10] drm/i915/dp: Use an intel_connector pointer everywhere
` [PATCH 08/10] drm/i915/hdmi: "
` [PATCH 10/10] drm/i915: Add force link bpp debugfs entry to connectors

[PATCH v2] drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
 2025-04-09 12:42 UTC  (6+ messages)

[PULL] drm-intel-fixes
 2025-04-09 12:41 UTC 

[CI] drm/xe: Disble invalidate in migration job
 2025-04-09 11:28 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v2 0/3] VF: debugfs fixes
 2025-04-09 10:29 UTC  (3+ messages)
` [PATCH v2 3/3] drm/xe/vf: Don't expose privileged GT debugfs files if VF

[PATCH] drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
 2025-04-09  8:56 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;
as well as URLs for NNTP newsgroup(s).