Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-28 18:47:12 to 2025-01-29 19:51:31 UTC [more...]

[PATCH v2] drm/sched: Use struct for drm_sched_init() params
 2025-01-29 16:50 UTC  (15+ messages)
` ✗ Xe.CI.Full: failure for drm/sched: Use struct for drm_sched_init() params (rev2)

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-01-29 19:51 UTC  (10+ messages)
` [PATCH v4 01/33] drm/xe: Retry BO allocation
` [PATCH v4 02/33] mm/migrate: Add migrate_device_pfns
` [PATCH v4 03/33] mm/migrate: Trylock device page in do_swap_page
` [PATCH v4 05/33] drm/xe/bo: Introduce xe_bo_put_async
` [PATCH v4 06/33] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v4 08/33] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR flag
` [PATCH v4 09/33] drm/xe: Add SVM init / close / fini to faulting VMs
` [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] drm/xe/guc: Fix size_t print format
 2025-01-29 19:47 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for "

[CI 00/13] Add PXP HWDRM support
 2025-01-29 19:31 UTC  (20+ messages)
` [CI 01/13] drm/xe/pxp: Initialize PXP structure and KCR reg
` [CI 02/13] drm/xe/pxp: Allocate PXP execution resources
` [CI 03/13] drm/xe/pxp: Add VCS inline termination support
` [CI 04/13] drm/xe/pxp: Add GSC session invalidation support
` [CI 05/13] drm/xe/pxp: Handle the PXP termination interrupt
` [CI 06/13] drm/xe/pxp: Add GSC session initialization support
` [CI 07/13] drm/xe/pxp: Add PXP queue tracking and session start
` [CI 08/13] drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
` [CI 09/13] drm/xe/pxp/uapi: Add a query for PXP status
` [CI 10/13] drm/xe/pxp/uapi: Add API to mark a BO as using PXP
` [CI 11/13] drm/xe/pxp: add PXP PM support
` [CI 12/13] drm/xe/pxp: Add PXP debugfs support
` [CI 13/13] drm/xe/pxp: Enable PXP for MTL and LNL
` ✓ CI.Patch_applied: success for Add PXP HWDRM support (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

Regression on linux-next (next-20250120)
 2025-01-29 19:19 UTC  (8+ messages)

[PATCH 0/5] Workaround fixes, improvements, additions
 2025-01-29 18:51 UTC  (17+ messages)
` [PATCH 1/5] drm/xe: Fix GT workaround handling
` [PATCH 2/5] drm/xe/gen12: Add Wa_1604555607
` [PATCH 3/5] drm/xe/gen12: L3 recommended hashing mask
` [PATCH 4/5] drm/xe: Add performance tunings to debugfs
` [PATCH 5/5] drm/xe: Move a couple static workarounds/tunings to the static list
` ✓ CI.Patch_applied: success for Workaround fixes, improvements, additions
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "

[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
 2025-01-29 18:18 UTC  (6+ messages)
` [PATCH 13/26] RFC drm/xe/eudebug: userptr vm pread/pwrite

[PATCH] drm/xe/gt_pagefault: Print engine class string
 2025-01-29 18:14 UTC  (2+ messages)

[PATCH v3 00/30] Introduce GPU SVM and Xe SVM implementation
 2025-01-29 17:42 UTC  (7+ messages)
` [PATCH v3 03/30] mm/migrate: Trylock device page in do_swap_page
` [PATCH v3 04/30] drm/pagemap: Add DRM pagemap

[PATCH 0/6] drm/i915: DP and DP MST cleanups
 2025-01-29 17:13 UTC  (14+ messages)
` [PATCH 1/6] drm/i915/dp: constify struct link_config_limits pointers
` [PATCH 2/6] drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() params
` [PATCH 3/6] drm/i915/mst: change where lane_count and port_clock are set
` [PATCH 4/6] drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()
` [PATCH 5/6] drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp()
` [PATCH 6/6] drm/i915/mst: use min_array() and max_array() instead of hand-rolling
` ✓ CI.Patch_applied: success for series starting with [1/6] drm/i915/dp: constify struct link_config_limits pointers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: success for drm/i915: DP and DP MST cleanups
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 1/3] drm/xe: Add a function to zap page table by address range
 2025-01-29 16:41 UTC  (16+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page before vm_bind
` [PATCH 3/3] drm/xe: Allow scratch page under fault mode for certain platform
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Add a function to zap page table by address range
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH] drm/xe/xe3: Extend wa_15015404425 for xe3
 2025-01-29 16:38 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/i915/display: Allow display PHYs to reset power state
 2025-01-29 15:35 UTC  (12+ messages)
` [PATCH 1/2] drm/i915/display: Drop crtc_state from C10/C20 pll programming
` [PATCH 2/2] drm/i915/display: Allow display PHYs to reset power state
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
 2025-01-29 15:20 UTC  (6+ messages)

[PATCH] Revert "drm/xe/lnl: Enable GuC SLPC DCC task"
 2025-01-29 13:45 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-01-29 12:54 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Consider joiner calculation for panel fitting
 2025-01-29 12:54 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/display: After joiner compute pfit_dst

[PATCH v4 0/8] PMU Support for per-engine-class activity
 2025-01-29 12:36 UTC  (16+ messages)
` [PATCH v4 1/8] drm/xe: Add per-engine-class activity support
` [PATCH v4 2/8] drm/xe/trace: Add trace for engine activity
` [PATCH v4 3/8] drm/xe/guc: Expose engine activity only for supported GuC version
` [PATCH v4 4/8] drm/xe/xe_pmu: Add PMU support for per-engine-class activity
` [PATCH v4 5/8] drm/xe/guc: Bump minimum required GuC version to v70.36.0
` [PATCH v4 6/8] drm/xe: Add support for per-function engine activity
` [PATCH v4 7/8] drm/xe/xe_pmu: Add pmu support for per-function engine activity stats
` [PATCH v4 8/8] drm/xe/pf: Enable per-function per-engine-class "
` ✓ CI.Patch_applied: success for PMU Support for per-engine-class activity (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/ptl: Update the PTL pci id table
 2025-01-29 11:26 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe/bmg: Add new PCI IDs
 2025-01-29  9:18 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/bmg: Add new PCI IDs (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/7] drm/i915/xe3: FBC Dirty rect feature support
 2025-01-29  9:14 UTC  (5+ messages)
` [PATCH v5 4/7] drm/i915/display: update and store the plane damage clips
` ✗ Xe.CI.Full: failure for drm/i915/xe3: FBC Dirty rect feature support (rev6)

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-29  8:49 UTC  (10+ messages)
  `  "
      `  "
            `  "
                `  "

[PATCH v8 00/14] Display Global Histogram
 2025-01-29  7:39 UTC  (6+ messages)
` ✓ CI.Build: success for Display Global Histogram (rev9)
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/3] Enable Survivability mode
 2025-01-29  7:27 UTC  (4+ messages)
` [PATCH v6 2/3] drm/xe: Enable Boot "
` ✗ Xe.CI.Full: failure for Enable Survivability mode (rev7)

[PATCH v10 0/4] Introduce DRM device wedged event
 2025-01-29  7:04 UTC  (8+ messages)
` [PATCH v10 2/4] drm/doc: Document "

[PATCH 0/1] drm/xe/pf: Add runtime registers for graphics gen >= 30
 2025-01-29  6:13 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ Xe.CI.BAT: success "

[PATCH v8 0/7] Add support for EU stall sampling
 2025-01-29  4:32 UTC  (4+ messages)
` [PATCH v8 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
  ` [PATCH v8 4 "

[PATCH 1/3] drm/i915/display: Move shutdown sequences under display driver
 2025-01-28 23:27 UTC  (4+ messages)
` [PATCH 3/3] drm/xe: Use i915-display shutdown sequence directly

[PATCH 1/3] drm/xe/display: Add intel_plane_initial_vblank_wait
 2025-01-28 22:08 UTC  (2+ messages)

[PATCH v6 5/6] drm/xe/xe_hw_engine: Update hw_engine_snapshot_capture for debugfs
 2025-01-28 20:45 UTC  (2+ messages)

[PATCH v4 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-01-28 20:33 UTC  (4+ messages)


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