Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-11 01:20:43 to 2024-06-12 02:15:42 UTC [more...]

[CI 01/43] mm/hmm: let users to tag specific PFNs
 2024-06-12  2:25 UTC  (3+ messages)
` [CI 07/43] drm: move xe_sg_segment_size to drm layer
` [CI 08/43] drm: Move GPUVA_START/LAST to drm_gpuvm.h

[PATCH v17 00/17] Add OA functionality to Xe
 2024-06-12  2:12 UTC  (21+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/17] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/17] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/17] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 11/17] drm/xe/oa: Add OAC support
` [PATCH 12/17] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 13/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 14/17] drm/xe/oa: Add MMIO trigger support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC
` [PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
` ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev17)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v16 00/17] Add OA functionality to Xe
 2024-06-12  2:04 UTC  (19+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC

[PATCH 0/1] Xe OA Consolidated Diffs
 2024-06-12  1:58 UTC  (3+ messages)
` [PATCH 1/1] drm/xe/oa: Combined diff of changes between v16 and v17
` ✗ CI.Patch_applied: failure for Xe OA Consolidated Diffs

[PATCH] drm/i915/display: Send vrr vsync params whne vrr is enabled
 2024-06-12  1:23 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 1/2] drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
 2024-06-12  0:58 UTC  (4+ messages)
` [PATCH 2/2] drm/xe: Use topology to determine page fault queue size
` ✗ CI.FULL: failure for series starting with [1/2] drm/xe: Fix missing workqueue destroy in xe_gt_pagefault

[PATCH v6 1/2] devcoredump: Add dev_coredumpm_timeout()
 2024-06-11 23:28 UTC  (10+ messages)
` [PATCH v6 2/2] drm/xe: Increase devcoredump timeout
` ✓ CI.Patch_applied: success for series starting with [v6,1/2] devcoredump: Add dev_coredumpm_timeout()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v4 0/7] drm/xe/guc: Improve quality and robustness of GuC log dumping
 2024-06-11 23:20 UTC  (17+ messages)
` [PATCH v4 2/7] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v4 3/7] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v4 4/7] drm/print: Introduce drm_line_printer
` [PATCH v4 5/7] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
` [PATCH v4 6/7] drm/xe/guc: Dead CT helper
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve quality and robustness of GuC log dumping (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v3 0/5] Prepare Xe force-wake code for VFs
 2024-06-11 22:27 UTC  (16+ messages)
` [PATCH v3 1/5] drm/xe: Prefer GT oriented messages in xe_force_wake.c
` [PATCH v3 2/5] drm/xe: Kill fw_to_gt() helper
` [PATCH v3 3/5] drm/xe: Include additional info on failed force-wake operation
` [PATCH v3 4/5] drm/xe: Combine common force-wake code into helpers
` [PATCH v3 5/5] drm/xe/vf: Ignore force-wake requests if VF
` ✓ CI.Patch_applied: success for Prepare Xe force-wake code for VFs (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 00/10] drm/i915: PREEMPT_RT related fixups
 2024-06-11 22:25 UTC  (7+ messages)
` [PATCH 09/10] drm/i915/guc: Consider also RCU depth in busy loop

[RFC 0/7] Promote GuC ABI headers to shared location
 2024-06-11 22:12 UTC  (20+ messages)
` [RFC 1/7] drm/xe/guc: "
` [RFC 2/7] Documentation/gpu: Separate GuC ABI section
` [RFC 3/7] Documentation/gpu: Switch to shared GuC ABI definitions
` [RFC 4/7] drm/intel/guc: Update CTB communication ABI
` [RFC 5/7] drm/intel/guc: Add new KLV definitions
` [RFC 6/7] drm/i915: Use shared GuC ABI definitions
` [RFC 7/7] drm/xe: Promote SR-IOV GuC ABI definitions to shared location
` ✓ CI.Patch_applied: success for Promote GuC ABI headers "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[RFC] drm/i915/display: Update vtotal math to address 32b build
 2024-06-11 22:09 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[CI] drm/xe: Add xe_gt_clock_interval_to_ms helper
 2024-06-11 21:29 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/4] More GuC ABI fixes
 2024-06-11 21:24 UTC  (14+ messages)
` [PATCH 1/4] drm/xe/guc: Fixup GuC KLV ABI kernel-doc annotations
` [PATCH 2/4] drm/xe/guc: Update GuC CTB Descriptor ABI
` [PATCH 3/4] drm/xe/guc: Fixup HXG Fast Request description
` [PATCH 4/4] drm/xe/guc: Avoid named enum types in GuC KLV ABI
` ✓ CI.Patch_applied: success for More GuC ABI fixes
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v6 00/11] Only timeout jobs if they run longer than timeout period
 2024-06-11 19:11 UTC  (21+ messages)
` [PATCH v6 01/11] drm/xe: Add LRC ctx timestamp support functions
` [PATCH v6 02/11] drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions
` [PATCH v6 03/11] drm/xe: Emit ctx timestamp copy in ring ops
` [PATCH v6 04/11] drm/xe: Add ctx timestamp to LRC snapshot
` [PATCH v6 05/11] drm/xe: Add xe_gt_clock_interval_to_ms helper
` [PATCH v6 06/11] drm/xe: Improve unexpected state error messages
` [PATCH v6 07/11] drm/xe: Assert runnable state in handle_sched_done
` [PATCH v6 08/11] drm/xe: Add GuC state asserts to deregister_exec_queue
` [PATCH v6 09/11] drm/xe: Add pending disable assert to handle_sched_done
` [PATCH v6 10/11] drm/xe: Add killed, banned, or wedged as stick bit during GuC reset
` [PATCH v6 11/11] drm/xe: Sample ctx timestamp to determine if jobs have timed out
` ✓ CI.Patch_applied: success for Only timeout jobs if they run longer than timeout period
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH] drm/xe/irq: remove xe_irq_shutdown
 2024-06-11 16:22 UTC  (2+ messages)

[PATCH 0/2] Fixup GuC ABI
 2024-06-11 16:18 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/guc: Add kernel-doc for HXG Fast Request

[PATCH V2] drm/xe/xe2lpm: Fixup Wa_14020756599
 2024-06-11 15:24 UTC  (4+ messages)
` ✓ CI.BAT: success for drm/xe/xe2lpm: Fixup Wa_14020756599 (rev2)

[PATCH v2 0/4] Prepare Xe force-wake code for VFs
 2024-06-11 15:09 UTC  (14+ messages)
` [PATCH v2 1/4] drm/xe: Prefer GT oriented messages in xe_force_wake.c
` [PATCH v2 2/4] drm/xe: Include additional info on failed force-wake operation
` [PATCH v2 3/4] drm/xe: Combine common force-wake code into helpers
` [PATCH v2 4/4] drm/xe/vf: Ignore force-wake requests if VF
` ✓ CI.Patch_applied: success for Prepare Xe force-wake code for VFs (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v3 0/2] drm/xe: flush engine buffers before signalling user fence on all engines
 2024-06-11 12:53 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe: flush engine buffers before signalling user fence on all engines (rev2)
  ` â "

[PATCH] drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
 2024-06-11 12:47 UTC  (2+ messages)

[PATCH v5 1/2] devcoredump: Add dev_coredumpm_timeout()
 2024-06-11 10:37 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for series starting with [v5,1/2] devcoredump: Add dev_coredumpm_timeout() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/4] Prepare Xe force-wake code for VFs
 2024-06-11  8:45 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Prepare Xe force-wake code for VFs (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v5 00/10] Only timeout jobs if they run longer than timeout period
 2024-06-11  1:43 UTC  (7+ messages)
` [PATCH v5 06/10] drm/xe: Improve unexpected state error messages
` [PATCH v5 10/10] drm/xe: Sample ctx timestamp to determine if jobs have timed out


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