Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-12 18:30:56 to 2024-02-13 20:42:59 UTC [more...]

[PATCH v2 0/1] drm/xe: support VM sharing between apps
 2024-02-13 20:38 UTC  (2+ messages)
` [PATCH v2 1/1] drm/xe: support sharing VM info between XE drivers

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

[CI v2] drm/xe: VM bind refactor
 2024-02-13 19:32 UTC  (4+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: VM bind refactor (rev4)

[PATCH 0/6] Update MMIO read/write functions
 2024-02-13 18:41 UTC  (4+ messages)
` [PATCH 5/6] drm/xe: Mark VF accessible GT registers

[PATCH v9 0/1] drm/xe: Add helper macro to loop each dss
 2024-02-13 18:01 UTC  (10+ messages)
` [PATCH v9 1/1] "
` ✓ CI.Patch_applied: success for drm/xe: Add helper macro to loop each dss (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/16] Add OA functionality to Xe
 2024-02-13 17:04 UTC  (15+ messages)
` [PATCH 06/16] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/16] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 13/16] drm/xe/oa/uapi: Query OA unit properties

[CI 0/8] VF Tweaks
 2024-02-13 16:25 UTC  (16+ messages)
` [CI 1/8] drm/xe/vf: Assume fixed GSM size if VF
` [CI 2/8] drm/xe/vf: Don't try to capture engine data unavailable to VF
` [CI 3/8] drm/xe/vf: Don't program MOCS if VF
` [CI 4/8] drm/xe/vf: Don't initialize stolen memory manager "
` [CI 5/8] drm/xe/vf: Don't check if LMEM is initialized "
` [CI 6/8] drm/xe/vf: Don't enable hwmon "
` [CI 7/8] drm/xe/vf: Don't program PAT "
` [CI 8/8] drm/xe/vf: Don't support MCR registers "
` ✓ CI.Patch_applied: success for VF Tweaks (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 1/4] drm/xe: Add uapi for dumpable bos
 2024-02-13 15:47 UTC  (11+ messages)
` [PATCH v4 2/4] drm/xe: Annotate each dumpable vma as such
` [PATCH v4 3/4] drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredump
` [PATCH v4 4/4] drm/xe: Implement VM snapshot support for BO's and userptr
` ✓ CI.Patch_applied: success for series starting with [v4,1/4] drm/xe: Add uapi for dumpable bos
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Fix modpost warning on xe_mocs kunit module
 2024-02-13 15:27 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/2] Support/debug for slow GuC loads
 2024-02-13 15:22 UTC  (12+ messages)
` [PATCH v2 1/2] drm/xe: Make read_perf_limit_reasons globally accessible
` [PATCH v2 2/2] drm/xe/guc: Port over the slow GuC loading support from i915
` ✓ CI.Patch_applied: success for Support/debug for slow GuC loads (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Remove exec queue bind.fence_*
 2024-02-13 15:16 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: skip building debugfs code for CONFIG_DEBUG_FS=n
 2024-02-13 14:58 UTC  (4+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v3 4/4] drm/xe: Implement VM snapshot support for BO's and userptr
 2024-02-13 14:41 UTC  (8+ messages)
` [PATCH v3.1] "

[PATCH drm-misc-next] drm/xe: Fix a missing argument to drm_err_printer
 2024-02-13 14:40 UTC  (4+ messages)
  `  "

[PATCH v2 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-02-13 13:42 UTC  (16+ messages)
` [PATCH v2 1/6] drm/mst: read sideband messaging cap
` [PATCH v2 2/6] drm/i915/mst: improve debug logging of DP MST mode detect
` [PATCH v2 3/6] drm/i915/mst: abstract choosing the MST mode to use
` [PATCH v2 4/6] drm/i915/mst: use the MST mode detected previously
` [PATCH v2 5/6] drm/i915/mst: add intel_dp_mst_disconnect()
` [PATCH v2 6/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v3] drm/xe/uapi: Remove support for persistent exec_queues
 2024-02-13 13:04 UTC  (2+ messages)

[PATCH] drm/xe: avoid function cast warnings
 2024-02-13 12:04 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] xe/xe_bo_move: Enhance xe_bo_move trace
 2024-02-13 10:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for xe/xe_bo_move: Enhance xe_bo_move trace (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH drm-misc-next] drm/xe: fix arguments to drm_err_printer()
 2024-02-13 10:04 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/1] Xe OA Consolidated Diffs
 2024-02-13  7:54 UTC  (3+ messages)
` [PATCH 1/1] drm/xe/oa: Combined diff of changes between v9 and v10
` ✗ CI.Patch_applied: failure for Xe OA Consolidated Diffs (rev3)

[PATCH 0/6 V4] fdinfo shared stats
 2024-02-13  6:18 UTC  (14+ messages)
` [PATCH 1/6] Documentation/gpu: Update documentation on drm-shared-*
` [PATCH 2/6] drm: add drm_gem_object_is_shared_for_memory_stats() helper
` [PATCH 3/6] drm: update drm_show_memory_stats() for dma-bufs
` [PATCH 4/6] drm/amdgpu: add shared fdinfo stats
` [PATCH 5/6] drm/i915: Update shared stats to use the new gem helper
` [PATCH 6/6] drm/xe: "
` ✓ CI.Patch_applied: success for fdinfo shared stats (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[topic/xe-for-ci v2] fixup! drm/xe: Add PVC's PCI device IDs
 2024-02-13  1:18 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[topic/xe-for-ci] drm/xe: Add new PVC PCI ID
 2024-02-12 21:58 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/uapi: Remove unused flags
 2024-02-12 20:48 UTC  (4+ messages)
` ✓ CI.checksparse: success for "
` ✗ CI.BAT: failure "

[PATCH] drm/xe: VM bind refactor
 2024-02-12 20:09 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: VM bind refactor (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH] drm/xe: use drm based debugging instead of dev
 2024-02-12 19:30 UTC  (3+ messages)


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