Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-07 12:56:09 to 2025-02-10 12:15:33 UTC [more...]

[PATCH v6 0/7] drm/i915/xe3: FBC Dirty rect feature support
 2025-02-10 12:15 UTC  (6+ messages)
` [PATCH v6 5/7] drm/i915/xe3: dirty rect support for FBC

[PATCH 0/3] drm/i915/hdcp: move hdcp debugfs to intel_hdcp.c, cleanups
 2025-02-10 12:12 UTC  (15+ messages)
` [PATCH 1/3] drm/i915/hdcp: Move HDCP debugfs to intel_hdcp.c
` [PATCH 2/3] drm/i915/hdcp: rename intel_connector to connector
` [PATCH 3/3] drm/i915/hdcp: Convert platform checks to use display->platform
` [PATCH 4/3] drm/i915/hdcp: Make some functions static
` ✓ CI.Build: success for drm/i915/hdcp: move hdcp debugfs to intel_hdcp.c, cleanups
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/2] Cleaning up code related to VRAM regions and its initialization - part 1
 2025-02-10 12:10 UTC  (13+ messages)
` [PATCH v3 1/2] drm/xe: Rename struct xe_mem_region to struct xe_vram_region
` [PATCH v3 2/2] drm/xe: Move VRAM manager "
` ✓ CI.Patch_applied: success for Cleaning up code related to VRAM regions and its initialization - part 1 (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 00/13] Cleanup error handling on probe
 2025-02-10 11:17 UTC  (27+ messages)
` [PATCH v3 01/13] drm/xe: Fix xe_display_fini() calls
` [PATCH v3 02/13] drm/xe: Fix error handling in xe_irq_install()
` [PATCH v3 03/13] drm/xe: Fix xe_tile_init_noalloc() error propagation
` [PATCH v3 04/13] drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
` [PATCH v3 05/13] drm/xe: Remove leftover pxp comment
` [PATCH v3 06/13] drm/xe: Add callback support for driver remove
` [PATCH v3 07/13] drm/xe: Cleanup unwind of gt initialization
` [PATCH v3 08/13] drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
` [PATCH v3 09/13] drm/xe/oa: Move fini to xe_oa
` [PATCH v3 10/13] drm/xe: Move drm_dev_unplug() out of display function
` [PATCH v3 11/13] drm/xe/oa: Handle errors in xe_oa_register()
` [PATCH v3 12/13] drm/xe/pmu: Fail probe if xe_pmu_register() fails
` [PATCH v3 13/13] drm/xe/hwmon: Stop ignoring errors on probe
` ✓ CI.Patch_applied: success for Cleanup error handling on probe (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe: Add stats for vma page faults
 2025-02-10 11:00 UTC  (2+ messages)

[PATCH v1] drm/xe/hwmon: expose fan speed
 2025-02-10 10:44 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v3] drm/sched: Use struct for drm_sched_init() params
 2025-02-10 10:37 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/sched: Use struct for drm_sched_init() params (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/8] PMU support for engine activity
 2025-02-10 10:20 UTC  (19+ messages)
` [PATCH v5 1/8] drm/xe: Add engine activity support
` [PATCH v5 3/8] drm/xe/guc: Expose engine activity only for supported GuC version
` [PATCH v5 4/8] drm/xe/xe_pmu: Add PMU support for engine activity
` [PATCH v5 5/8] drm/xe/xe_pmu: Acquire forcewake on event init for engine events
` [PATCH v5 6/8] drm/xe: Add support for per-function engine activity

[PATCH v4 0/1] drm/xe/pf: Use an explicit check to see if the device has LMTT
 2025-02-10  9:04 UTC  (13+ messages)
` [PATCH v4 1/1] "
` ✓ CI.Patch_applied: success for drm/xe/pf: Use an explicit check to see if the device has LMTT (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/hdcp: Create force_hdcp14 debug fs entry
 2025-02-10  8:22 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] VF: Avoid reading inaccessible RING_TIMESTAMP
 2025-02-10  7:58 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if VF
` [PATCH 2/2] drm/xe/client: Skip show_run_ticks if unable to read timestamp

[PATCH 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-02-10  7:07 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/display: Use display-specific platform checks in intel_bw.c
` ✗ Xe.CI.Full: failure for drm/i915/xe3lpd: Update bandwidth parameters

[PATCH] [CI] drm/i915/dmc: Test Xe2LPD DMC v2.28
 2025-02-10  7:01 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

Regression on linux-next (next-20250205)
 2025-02-10  6:52 UTC 

[PATCH] drm/xe: Carve out wopcm portion from the stolen memory
 2025-02-10  6:09 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "

[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
 2025-02-09 15:23 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 2/2] drm/xe: Add xe_mmio_init() initialization function
 2025-02-09 13:34 UTC  (5+ messages)
` [PATCH v2 "
    ` [PATCH v3 "

[PATCH 1/2] drm/xe: move page fault descriptors to uc types file
 2025-02-09 12:31 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: upon page fault, use generic uc fw instead of guc
` ✗ CI.Patch_applied: failure for series starting with [1/2] drm/xe: move page fault descriptors to uc types file

[PATCH v2 0/8] drm/i915/vrr: Fix DSB+VRR usage for PTL+
 2025-02-08 20:19 UTC  (17+ messages)
` [PATCH v2 1/8] drm/i915/dsb: Move the +1 usec adjustment into dsb_wait_usec()
` [PATCH v2 2/8] drm/i915/vrr: Don't send push for legacy cursor updates
` [PATCH v2 3/8] drm/i915/vrr: Account for TRANS_PUSH delay
` [PATCH v2 4/8] drm/i915/dsb: Compute use_dsb earlier
` [PATCH v2 5/8] drm/i915/dsb: Introduce intel_dsb_poll()
` [PATCH v2 6/8] drm/i915/vrr: Reorder the DSB "wait for safe window" vs. TRANS_PUSH
` [PATCH v2 7/8] drm/i915/vrr: Check that the push send bit is clear after delayed vblank
` [PATCH v2 8/8] drm/i915/dsb: Decode DSB error interrupts
` ✓ CI.Patch_applied: success for drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 6bb05b3631bd81227298b291b651dc7ec6ee0145
 2025-02-08 18:12 UTC 

[PATCH 0/3] drm/i915: Fix scanline_offset for LNL+/BMG+
 2025-02-08 14:18 UTC  (13+ messages)
` [PATCH 1/3] drm/i915: Fix scanline_offset for LNL+ and BMG+
` [PATCH 2/3] drm/i915: Reverse the scanline_offset if ladder
` [PATCH 3/3] drm/i915: Replace the HAS_DDI() in intel_crtc_scanline_offset() with specific platform checks
` ✓ CI.Patch_applied: success for drm/i915: Fix scanline_offset for LNL+/BMG+
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] drm/i915: i915_reg.h display split
 2025-02-08  4:09 UTC  (12+ messages)
` [PATCH 1/3] drm/i915/reg: use REG_BIT and friends to define DP registers
` [PATCH 2/3] drm/i915/reg: Remove some extra blank lines
` [PATCH 3/3] drm/i915: split out display register macros to a separate file
` ✓ CI.Patch_applied: success for drm/i915: i915_reg.h display split
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/14] Cleanup error handling on probe
 2025-02-07 21:38 UTC  (9+ messages)
` [PATCH v2 09/14] drm/xe: Move oa fini to xe_oa
` [PATCH v2 11/14] drm/xe/oa: Handle errors in xe_oa_register()
` [PATCH v2 13/14] drm/xe/hwmon: Fix mutex destroy

[PATCH] drm/xe: Enable SR-IOV for PTL
 2025-02-07 17:25 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe/xe3: Extend wa_15015404425 for xe3
 2025-02-07 17:03 UTC  (7+ messages)

[PATCH 0/3] drm/i915/pch: small cleanups, refactors
 2025-02-07 16:18 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-02-07 14:54 UTC  (33+ messages)
` [PATCH v4 08/33] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR flag
` [PATCH v4 16/33] drm/xe: Add unbind to SVM garbage collector
` [PATCH v4 17/33] drm/xe: Do not allow CPU address mirror VMA unbind if the GPU has bindings
` [PATCH v4 18/33] drm/xe: Enable CPU address mirror uAPI
` [PATCH v4 19/33] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
` [PATCH v4 20/33] drm/xe: Add migrate layer functions for SVM support
` [PATCH v4 21/33] drm/xe: Add SVM device memory mirroring
` [PATCH v4 24/33] drm/xe: Add GPUSVM device memory copy vfunc functions
` [PATCH v4 27/33] drm/xe: Add BO flags required for SVM
` [PATCH v4 28/33] drm/xe: Add SVM VRAM migration
` [PATCH v4 29/33] drm/xe: Basic SVM BO eviction
` [PATCH v4 30/33] drm/xe: Add SVM debug
` [PATCH v4 31/33] drm/xe: Add modparam for SVM notifier size
` [PATCH v4 32/33] drm/xe: Add always_migrate_to_vram modparam
` [PATCH v4 33/33] drm/doc: gpusvm: Add GPU SVM documentation

[PATCH 1/2] drm/xe/display: Move dpt allocation to helper
 2025-02-07 14:33 UTC  (9+ messages)
` [PATCH 2/2] drm/xe/display: Unify display page table mapping

[PATCH 0/2] Introduce fault injection for guc CTB & mmio send/recv
 2025-02-07 13:12 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