Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-10 15:24:52 to 2025-04-11 16:14:45 UTC [more...]

[PATCH v3 0/4] drm/xe/guc: Add LFD format output for guc log
 2025-04-11 16:14 UTC  (23+ messages)
` [PATCH v3 1/4] drm/xe/guc: Add LFD related abi definitions
` [PATCH v3 2/4] drm/xe/guc: Add new debugfs entry for lfd format output
` [PATCH v3 3/4] drm/xe/guc: Add GuC log LFD format support
` [PATCH v3 4/4] drm/xe/guc: Only add GuC crash dump if available
` ✓ CI.Patch_applied: success for drm/xe/guc: Add LFD format output for guc log (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] PM notifier
 2025-04-11 15:12 UTC  (14+ messages)
` [PATCH 1/3] drm/xe: evict user memory in "
` [PATCH 2/3] drm/xe: share bo dma-resv with backup object
` [PATCH 3/3] drm/xe: handle pinned memory in PM notifier
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v8 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-04-11 14:39 UTC  (12+ 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

[PATCH v2 0/2] drm/xe/guc: Add LFD format output for guc log
 2025-04-11 14:38 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH v7 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-04-11 14:34 UTC  (6+ messages)
` [PATCH v7 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration

[PATCH 0/4] drm/{i915,xe}: Move PCH stuff under display
 2025-04-11 14:21 UTC  (17+ messages)
` [PATCH 1/4] drm/{i915,xe}: Move intel_pch "
` [PATCH 2/4] drm/i915/display: Convert intel_pch towards intel_display
` [PATCH 3/4] drm/i915/pch: move PCH detection to intel_display_driver_early_probe()
` [PATCH 4/4] drm/i915/pch: clean up includes
` ✓ CI.Patch_applied: success for drm/{i915,xe}: Move PCH stuff under display
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2 0/5] drm/i915: error capture cleanups and refactor
 2025-04-11 13:39 UTC  (23+ 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 v3] "
` [PATCH v2 5/5] drm/i915: use graphics version instead of PCH split in error capture
` [PATCH] drm/i915: don't capture DERRMR for VLV/CHV
` ✓ CI.Patch_applied: success for drm/i915: don't capture DERRMR for VLV/CHV (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Register bit definition for EDP_GENERAL_CAP2
 2025-04-11 13:28 UTC  (2+ messages)

[PULL] drm-intel-next
 2025-04-11 13:07 UTC 

[PATCH 00/13] Modify drm helpers to use luminance
 2025-04-11 10:39 UTC  (23+ messages)
` [PATCH 01/13] drm/dp: Introduce new member in drm_backlight_info
` [PATCH 02/13] drm/dp: Add argument in drm_edp_backlight_init
` [PATCH 03/13] drm/dp: Add argument for luminance range info "
` [PATCH 04/13] drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
` [PATCH 05/13] drm/dp: Change current_level argument type to u32
` [PATCH 06/13] drm/dp: Modify drm_edp_probe_state
` [PATCH 07/13] drm/dp: Change argument type for drm_edp_backlight_set_level
` [PATCH 08/13] drm/dp: Modify drm_edp_backlight_set_level
` [PATCH 09/13] drm/dp: Change argument type of drm_edp_backlight_enable
` [PATCH 10/13] drm/dp: Enable backlight control using luminance
` [PATCH 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight
` [PATCH 12/13] drm/i915/backlight: Use drm helper to set "
` [PATCH 13/13] drm/i915/backlight: Use drm_edp_backlight_enable
` ✓ CI.Patch_applied: success for Modify drm helpers to use luminance
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/3] VF: debugfs fixes
 2025-04-11 10:12 UTC  (9+ messages)
` [PATCH v2 1/3] drm/xe/guc: Refactor GuC debugfs initialization
` [PATCH v2 2/3] drm/xe/guc: Don't expose GuC privileged debugfs files if VF
` [PATCH v2 3/3] drm/xe/vf: Don't expose privileged GT "
` ✗ Xe.CI.Full: failure for VF: debugfs fixes (rev2)

[PATCH 0/2] Register bit definition for EDP_GENERAL_CAP2
 2025-04-11  8:52 UTC  (11+ messages)
` [PATCH 1/2] drm/dp: Add smooth brightness register bit definition
` [PATCH 2/2] drm/i915/backlight: Modify condition to use panel luminance
` ✓ CI.Patch_applied: success for Register bit definition for EDP_GENERAL_CAP2 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 00/19] drm: Eliminate redundant drm_format_info lookups
 2025-04-11  7:30 UTC  (45+ messages)
` [PATCH 01/19] drm: Pass pixel_format+modifier to .get_format_info()
` [PATCH 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
` [PATCH 03/19] drm: Look up the format info earlier
` [PATCH 04/19] drm: Pass the format info to .fb_create()
` [PATCH 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
` [PATCH 06/19] drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()
` [PATCH 07/19] drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
` [PATCH 08/19] drm/gem/afbc: Eliminate redundant drm_get_format_info()
` [PATCH 09/19] drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
` [PATCH 10/19] drm/armada: "
` [PATCH 11/19] drm/exynos: "
` [PATCH 12/19] drm/gma500: "
` [PATCH 13/19] drm/i915: "
` [PATCH 14/19] drm/komeda: "
` [PATCH 15/19] drm/msm: "
` [PATCH 16/19] drm/tegra: "
` [PATCH 17/19] drm/virtio: "
` [PATCH 18/19] drm/vmwgfx: "
` [PATCH 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
` ✓ CI.Patch_applied: success for drm: Eliminate redundant drm_format_info lookups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/2] drm/i915/debugfs: caps cleanups
 2025-04-11  7:00 UTC  (12+ messages)
` [PATCH 1/2] drm/i915/debugfs: remove i915_display_capabilities
` [PATCH 2/2] drm/i915/debugfs: move PCH type to display caps
` ✓ CI.KUnit: success for drm/i915/debugfs: caps cleanups
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Set LRC addresses before guc load
 2025-04-11  4:26 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Set LRC addresses before guc load (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/dma_buf: stop relying on placement in unmap
 2025-04-10 23:38 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/dma_buf: stop relying on placement in unmap (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe: Allow to drop vram resizing
 2025-04-10 22:39 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Allow to drop vram resizing (rev2)

[PATCH 0/8] Enable w/a 16026508708
 2025-04-10 21:25 UTC  (6+ messages)
` [PATCH 5/8] drm/xe/guc: Bump the recommended GuC version to 70.44.1

[PULL] drm-xe-fixes
 2025-04-10 21:06 UTC 

[PATCH 00/10] Introduce drm sharpness property
 2025-04-10 17:47 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Introduce drm sharpness property (rev14)

[PATCH v3 0/4] Large devcoredump file support
 2025-04-10 17:47 UTC  (3+ messages)
` [PATCH v3 1/4] drm/xe: Add devcoredump chunking


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