Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-26 22:38:17 to 2024-06-28 15:10:46 UTC [more...]

[PATCH v4 0/6] Support PMT features in Xe
 2024-06-28 15:09 UTC  (7+ messages)
` [PATCH v4 1/6] platform/x86/intel/vsec.h: Move to include/linux
` [PATCH v4 2/6] platform/x86/intel/vsec: Add PMT read callbacks
` [PATCH v4 3/6] platform/x86/intel/pmt: Use PMT callbacks
` [PATCH v4 4/6] drm/xe/vsec: Support BMG devices
` [PATCH v4 5/6] platform/x86/intel/pmt: Add support for PMT base adjust
` [PATCH v4 6/6] drm/xe/vsec: Add support for DG2

[PATCH v6 0/7] Convert multiple bind ops to 1 job
 2024-06-28 15:00 UTC  (16+ messages)
` [PATCH v6 3/7] drm/xe: Add xe_exec_queue_last_fence_test_dep
` [PATCH v6 4/7] drm/xe: Convert multiple bind ops into single job
` [PATCH v6 6/7] drm/xe: Update PT layer with better error handling
` ✓ CI.Patch_applied: success for Convert multiple bind ops to 1 job (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PULL] drm-intel-next
 2024-06-28 14:46 UTC 

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-06-28 14:04 UTC  (13+ messages)
` [RFC PATCH 1/6] mm/page_counter: Move calculating protection values to page_counter
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
` [RFC PATCH 3/6] drm/ttm: Handle cgroup based eviction in TTM
` [RFC PATCH 4/6] drm/xe: Implement cgroup for vram
` [RFC PATCH 5/6] drm/amdgpu: Add cgroups implementation
` [RFC PATCH 6/6] drm/xe: Hack to test with mapped pages instead of vram
` ✗ CI.Patch_applied: failure for DRM resource management cgroup, try 2

[PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups
 2024-06-28 13:51 UTC  (16+ messages)
` [PATCH v3 1/8] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v3 2/8] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [PATCH v3 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
` [PATCH v3 4/8] drm/i915: Disable tracing points "
` [PATCH v3 5/8] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v3 6/8] drm/i915: Drop the irqs_disabled() check
` [PATCH v3 7/8] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v3 8/8] Revert "drm/i915: Depend on !PREEMPT_RT."
` ✓ CI.Patch_applied: success for drm/i915: PREEMPT_RT related fixups. (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe/pf: Remove unused xe var in pf_get_threshold
 2024-06-28 11:27 UTC  (3+ messages)

[PATCH v9 0/2] drm/xe/pmu: Enable PMU interface
 2024-06-28  9:41 UTC  (8+ messages)
` [PATCH v9 2/2] "

[PATCH v4] drm/xe/guc: Configure TLB timeout based on CT buffer size
 2024-06-28  8:58 UTC 

[PATCH v3] drm/xe/guc: Configure TLB timeout based on CT buffer size
 2024-06-28  8:58 UTC  (3+ messages)

[PATCH RESEND] drm/xe/client: Check return value of xe_force_wake_get
 2024-06-28  8:48 UTC  (3+ messages)

[PATCH] drm/xe/oa: Destroy the stream_lock mutex
 2024-06-28  5:31 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-06-28  5:30 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2024-06-28  5:06 UTC  (15+ messages)
` [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
` [PATCH 2/5] drm/i915/snps_phy: Use "
` [PATCH 4/5] drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
` [PATCH 5/5] drm/xe: Add intel_pll_algorithm in Makefile

[PATCH] drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
 2024-06-28  1:45 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2] drm/xe: remove GuC reload in D3Hot path
 2024-06-28  1:00 UTC  (3+ messages)

[PATCH v11 0/5] drm/xe/guc: Add GuC based register capture for error capture
 2024-06-28  0:01 UTC  (8+ messages)
` [PATCH v11 1/5] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v11 3/5] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v11 4/5] drm/xe/guc: Extract GuC error capture lists

[CI 0/2] Fixes and cleanup for per client utilization
 2024-06-27 23:49 UTC  (15+ messages)
` [CI 1/2] drm/xe: Use a helper to get delta run ticks from the exec queue
` [CI 2/2] drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
` ✓ CI.Patch_applied: success for Fixes and cleanup for per client utilization
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 1/2] drm/xe/mocs: Update MOCS assertions and remove redundant checks
 2024-06-27 22:25 UTC  (10+ messages)
` [PATCH 2/2] drm/xe/mocs: Clarify difference between hw and sw sizes
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/mocs: Update MOCS assertions and remove redundant checks
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/6] drm/i915/display: platform identification with display->is.<PLATFORM>
 2024-06-27 22:19 UTC  (9+ messages)
` [PATCH 4/6] drm/i915/display: add "display is" structure with platform members
` [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display

[PATCH 0/2] Capture per client stats when destroying an exec queue
 2024-06-27 20:58 UTC  (8+ messages)
` [PATCH 2/2] drm/xe: Record utilization before destroying the "

[PATCH] drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
 2024-06-27 20:10 UTC  (5+ messages)

[PATCH v2 0/8] Add MSIX functionality to XE
 2024-06-27 19:54 UTC  (17+ messages)
` [PATCH v2 1/8] drm/xe/irq: refactor irq flows to support also msix
` [PATCH v2 2/8] drm/xe/irq: add msix allocator
` [PATCH v2 3/8] drm/xe/irq: add hw engine irq handler
` [PATCH v2 4/8] drm/xe/exec: adding msix infra to exec queue
` [PATCH v2 5/8] drm/xe: move the kernel lrc from hwe to execlist port
` [PATCH v2 6/8] drm/xe: move memirq out of vf
` [PATCH v2 7/8] drm/xe: msix support preparations - enable memirq
` [PATCH v2 8/8] drm/xe: msix support for hw engines
` ✓ CI.Patch_applied: success for Add MSIX functionality to XE (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/mocs: Check that MOCS table.ops is assigned
 2024-06-27 19:51 UTC  (10+ messages)
` ✓ CI.checkpatch: success for "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOV
 2024-06-27 19:03 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v3 0/1] drm/xe/hwmon: Remove xe_hwmon_process_reg
 2024-06-27 18:52 UTC  (3+ messages)
` ✓ CI.FULL: success for "

[PATCH v3] drm/xe: Add timeout to preempt fences
 2024-06-27 18:03 UTC  (3+ messages)

[PATCH] drm/xe: Process message queue upon submission start
 2024-06-27 18:01 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v3 1/2] drm/ttm: Add a flag to allow drivers to skip clear-on-free
 2024-06-27 17:04 UTC  (4+ messages)
` [PATCH v3 2/2] drm/xe/lnl: Offload system clear page activity to GPU

[CI] drm/xe/guc: Remove spurious line feed in debug print
 2024-06-27 15:27 UTC  (7+ messages)
` ✗ CI.FULL: failure for "

[PATCH v5 0/2] drm/xe/oa: Add NO_PREEMPT property
 2024-06-27 13:43 UTC  (5+ messages)

[PATCH] drm/xe/bmg: Apply Wa_22019338487
 2024-06-27 13:15 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

dma_buf_detach lockdep splat
 2024-06-27 12:18 UTC  (5+ messages)
    ` [Linaro-mm-sig] "

[PULL] drm-misc-next
 2024-06-27 10:49 UTC 

[PATCH 0/2] drm/xe/pf: Disable VFs on remove
 2024-06-27 10:48 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH 0/8] Add MSIX functionality to XE
 2024-06-27  8:36 UTC  (4+ messages)
` [PATCH 8/8] drm/xe: msix support for hw engines

[PATCH] drm/xe/mcr: Avoid clobbering DSS steering
 2024-06-27  9:43 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH 0/2] drm/xe/vf: Track writes to inaccessible registers from VF
 2024-06-27  9:23 UTC  (3+ messages)
` [PATCH 1/2] "

[PULL] drm-intel-fixes
 2024-06-27  8:14 UTC 

[PATCH v5 0/7] Convert multiple bind ops to 1 job
 2024-06-27  6:11 UTC  (4+ messages)
` [PATCH v5 4/7] drm/xe: Convert multiple bind ops into single job

[PATCH 0/2] drm/xe/oa: Add NO_PREEMPT property
 2024-06-27  2:32 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/oa: Add NO_PREEMPT property (rev6)


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