Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-07 18:31:38 to 2025-02-10 16:55:21 UTC [more...]

[PATCH v3 00/13] Cleanup error handling on probe
 2025-02-10 16:54 UTC  (29+ 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 0/8] drm/i915/vrr: Fix DSB+VRR usage for PTL+
 2025-02-10 16:39 UTC  (24+ 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 v3 "
` [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 "
` ✓ CI.Patch_applied: success for drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v6 00/12] PSR DSB support
 2025-02-10 16:34 UTC  (11+ messages)
` [PATCH v6 07/12] drm/i915/psr: Changes for PSR2_MAN_TRK_CTL handling when DSB is in use
` [PATCH v6 08/12] drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bit
` [PATCH v6 09/12] drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabled
` [PATCH v6 10/12] drm/i915/psr: Add function for triggering "Frame Change" event
` [PATCH v6 11/12] drm/i915/display: Ensure we have "Frame Change" event in DSB commit

[PATCH v2] drm/xe: Add stats for vma page faults
 2025-02-10 16:28 UTC  (3+ messages)

[PATCH 0/3] drm/i915: Fix scanline_offset for LNL+/BMG+
 2025-02-10 16:16 UTC  (15+ 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 v1] drm/xe/hwmon: expose fan speed
 2025-02-10 16:15 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2] drm/xe: Carve out wopcm portion from the stolen memory
 2025-02-10 16:07 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Carve out wopcm portion from the stolen memory (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

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

[PATCH v9 0/8] Add support for EU stall sampling
 2025-02-10 14:54 UTC  (15+ messages)
` [PATCH v9 1/8] drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
` [PATCH v9 2/8] drm/xe/uapi: Introduce API for EU stall sampling
` [PATCH v9 3/8] drm/xe/eustall: Add support to init, enable and disable "
` [PATCH v9 4/8] drm/xe/eustall: Add support to read() and poll() EU stall data
` [PATCH v9 5/8] drm/xe/eustall: Add support to handle dropped "
` [PATCH v9 6/8] drm/xe/eustall: Add EU stall sampling support for Xe2
` [PATCH v9 7/8] drm/xe/uapi: Add a device query to get EU stall sampling information
` [PATCH v9 8/8] drm/xe/eustall: Add workaround 22016596838 which applies to PVC
` ✓ CI.Patch_applied: success for Add support for EU stall sampling
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/xe/display: Fix fbdev GGTT mapping handling
 2025-02-10 14:25 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/9] drm_i915_private to intel_display cleanup
 2025-02-10 13:34 UTC  (17+ messages)
` [PATCH 1/9] drm/i915/display_debug_fs: Use intel_display wherever possible
` [PATCH 2/9] drm/i915/display_debug_fs: Prefer using display->platform
` [PATCH 3/9] drm/i915/dpll: Change param to intel_display in for_each_shared_dpll
` [PATCH 4/9] drm/i915/dpll: Use intel_display for dpll dump and compare hw state
` [PATCH 5/9] drm/i915/dpll: Use intel_display possible in shared_dpll_mgr hooks
` [PATCH 6/9] drm/i915/dpll: Use intel_display for asserting pll
` [PATCH 7/9] drm/i915/dpll: Use intel_display for update_refclk hook
` [PATCH 8/9] drm/i915/dpll: Accept intel_display as argument for shared_dpll_init
` [PATCH 9/9] drm/i915/dpll: Replace all other leftover drm_i915_private
` ✓ CI.Patch_applied: success for drm_i915_private to intel_display cleanup
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/client: bo->client does not need bos_lock
 2025-02-10 13:12 UTC  (2+ messages)

[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  (5+ messages)
` [PATCH 4/3] drm/i915/hdcp: Make some functions static
` ✗ Xe.CI.Full: failure for drm/i915/hdcp: move hdcp debugfs to intel_hdcp.c, cleanups

[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] drm/sched: Use struct for drm_sched_init() params
 2025-02-10 10:37 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for drm/sched: Use struct for drm_sched_init() params (rev3)
` ✗ 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  (5+ messages)
` [PATCH v4 1/1] "
` ✗ Xe.CI.Full: failure for drm/xe/pf: Use an explicit check to see if the device has LMTT (rev4)

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

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

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

[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

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

[PATCH 0/3] drm/i915: i915_reg.h display split
 2025-02-08  4:09 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 00/14] Cleanup error handling on probe
 2025-02-07 21:38 UTC  (5+ 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()


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