intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[CI v3 01/26] mm/hmm: let users to tag specific PFNs
 2024-05-29  1:19 UTC  (27+ messages)
` ✗ CI.Patch_applied: failure for series starting with [CI,v3,01/26] "
` [CI v3 02/26] dma-mapping: provide an interface to allocate IOVA
` [CI v3 03/26] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
` [CI v3 04/26] iommu/dma: Provide an interface to allow preallocate IOVA
` [CI v3 05/26] iommu/dma: Prepare map/unmap page functions to receive IOVA
` [CI v3 06/26] iommu/dma: Implement link/unlink page callbacks
` [CI v3 07/26] drm: move xe_sg_segment_size to drm layer
` [CI v3 08/26] drm: Move GPUVA_START/LAST to drm_gpuvm.h
` [CI v3 09/26] drm/svm: add a mm field to drm_gpuvm struct
` [CI v3 10/26] drm/svm: introduce drm_mem_region concept
` [CI v3 11/26] drm/svm: introduce hmmptr and helper functions
` [CI v3 12/26] drm/svm: Introduce helper to remap drm memory region
` [CI v3 13/26] drm/svm: handle CPU page fault
` [CI v3 14/26] drm/svm: Migrate a range of hmmptr to vram
` [CI v3 15/26] drm/svm: Add DRM SVM documentation
` [CI v3 16/26] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [CI v3 17/26] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [CI v3 18/26] drm/xe: Convert multiple bind ops into single job
` [CI v3 19/26] drm/xe: Update VM trace events
` [CI v3 20/26] drm/xe: Update PT layer with better error handling
` [CI v3 21/26] drm/xe: Retry BO allocation
` [CI v3 22/26] drm/xe: Rework GPU page fault handling
` [CI v3 23/26] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATOR flag
` [CI v3 24/26] drm/xe: Add dma_addr res cursor
` [CI v3 25/26] drm/xe: Use drm_mem_region for xe
` [CI v3 26/26] drm/xe: use drm_hmmptr in xe

[PATCH] drm/xe/xe2lpm: Add Wa_15015404425
 2024-05-28 23:03 UTC  (3+ messages)

[PATCH 0/5] VF: Setup VRAM based on received config data
 2024-05-28 22:15 UTC  (14+ messages)
` [PATCH 1/5] drm/xe: Move XEHP_MTCFG_ADDR register definition to xe_regs.h
` [PATCH 2/5] drm/xe: Move BAR definitions to dedicated file
` [PATCH 3/5] drm/xe: Promote VRAM initialization function to own file
` [PATCH 4/5] drm/xe: Rename internal vram helper function
` [PATCH 5/5] drm/xe/vf: Setup VRAM based on received config data
` ✗ CI.BAT: failure for VF: "
` ✗ CI.FULL: "

[CI v2 0/3] Test GSC loading with Wa_22019338487
 2024-05-28 22:03 UTC  (7+ messages)
` [CI v2 1/3] drm/xe/lnl: Apply Wa_22019338487
` [CI v2 2/3] Revert "drm/xe: make gt_remove use devm"
` [CI v2 3/3] Reapply "drm/xe/gsc: define GSC FW for LNL"
` ✓ CI.Patch_applied: success for Test GSC loading with Wa_22019338487 (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[linux-next:master] BUILD REGRESSION 6dc544b66971c7f9909ff038b62149105272d26a
 2024-05-28 21:32 UTC  (2+ messages)

[PATCH] drm/xe: Check empty pinned BO list with lock held
 2024-05-28 20:56 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH] drm/xe/vf: Postpone GT topology initialization if VF
 2024-05-28 20:55 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v2] drm/xe: Add engine name to the engine reset and cat-err log
 2024-05-28 20:49 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add engine name to the engine reset and cat-err log (rev2)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v2 1/2] drm/xe: Promote xe_hw_engine_class_to_str()
 2024-05-28 20:47 UTC  (3+ messages)
` [PATCH v2 2/2] drm/xe: Add engine name to the engine reset and cat-err log

[PATCH] drm/xe/guc: Fix uninitialised count in GuC load debug prints
 2024-05-28 20:17 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH 0/2] drm/xe: Apply Wa_22019338487
 2024-05-28 19:58 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/lnl: "

[PATCH] Revert "drm/xe: make gt_remove use devm"
 2024-05-28 18:31 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH] drm/xe/client: Check return value of xe_force_wake_get
 2024-05-28 17:22 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v3] drm/xe: Add device CXL capabilities identification
 2024-05-28 17:20 UTC  (2+ messages)

[CI 0/2] Test GSC loading with Wa_22019338487
 2024-05-28 17:20 UTC  (13+ messages)
` [CI 1/2] drm/xe/lnl: Apply Wa_22019338487
` [CI 2/2] Reapply "drm/xe/gsc: define GSC FW for LNL"
` ✓ CI.Patch_applied: success for Test GSC loading with Wa_22019338487
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/xe2: Enable Priority Mem Read
 2024-05-28 16:34 UTC  (2+ messages)

[PATCH 1/2] drm/xe: Use run_ticks instead of runtime for client stats
 2024-05-28 15:43 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: Do not access xe file when updating exec queue run_ticks

[PATCH 0/6] Support PMT features in Xe
 2024-05-28 15:43 UTC  (3+ messages)
` [PATCH 1/6] platform/x86/intel/vsec.h: Move to include/linux

[PATCH] drm/xe: Don't refer to general LRC initialization as a "wa"
 2024-05-28 15:07 UTC  (3+ messages)
` ✗ CI.BAT: failure for "

[PATCH] drm/xe: replace format-less snprintf() with strscpy()
 2024-05-28 14:46 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 00/12] drm/i915: mem/fsb/rawclk freq cleanups
 2024-05-28 14:33 UTC  (16+ messages)
` [PATCH 01/12] drm/i915/wm: rename intel_get_cxsr_latency -> pnv_get_cxsr_latency
` [PATCH 02/12] drm/i915/wm: clarify logging on not finding CxSR latency config
` [PATCH 03/12] drm/i915/dram: separate fsb freq detection from mem freq
` [PATCH 04/12] drm/i915/dram: split out pnv DDR3 detection
` [PATCH 05/12] drm/i915/dram: rearrange mem freq init
` [PATCH 06/12] drm/i915: convert fsb_freq and mem_freq to kHz
` [PATCH 07/12] drm/i915: extend the fsb_freq initialization to more platforms
` [PATCH 08/12] drm/i915: use i9xx_fsb_freq() for GT clock frequency
` [PATCH 09/12] drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initialization
` [PATCH 10/12] drm/i915: move rawclk init to intel_cdclk_init()
` [PATCH 11/12] drm/i915: move rawclk from runtime to display runtime info
` [PATCH 12/12] drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
` ✓ CI.Patch_applied: success for drm/i915: mem/fsb/rawclk freq cleanups
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[CI v5 00/20] xe bo shrinker and exhaustive eviction
 2024-05-28 14:23 UTC  (31+ messages)
` [CI v5 01/22] drm/ttm: Allow TTM LRU list nodes of different types
` [CI v5 02/22] drm/ttm: Slightly clean up LRU list iteration
` [CI v5 03/22] drm/ttm: Use LRU hitches
` [CI v5 04/22] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI v5 05/22] drm/ttm: Provide a generic LRU walker helper
` [CI v5 06/22] drm/ttm: Use the LRU walker helper for swapping
` [CI v5 07/22] drm/ttm: Use the LRU walker for eviction
` [CI v5 08/22] drm/ttm: Add a virtual base class for graphics memory backup
` [CI v5 09/22] drm/ttm/pool: Provide a helper to shrink pages
` [CI v5 10/22] drm/ttm: Use fault-injection to test error paths
` [CI v5 11/22] drm/ttm, drm/xe: Add a shrinker for xe bos
` [CI v5 12/22] dma-buf/dma-resv: Introduce dma_resv_trylock_ctx()
` [CI v5 13/22] drm/exec: Add a snapshot capability
` [CI v5 14/22] drm/exec: Introduce an evict mode
` [CI v5 15/22] drm/ttm: Support drm_exec locking for eviction and swapping
` [CI v5 16/22] drm/ttm: Convert ttm vm to using drm_exec
` [CI v5 17/22] drm/xe: Use drm_exec for fault locking
` [CI v5 18/22] drm/exec: Introduce drm_exec_sanitize_for_trylock
` [CI v5 19/22] drm/ttm: Use drm_exec_trylock for bo initialization
` [CI v5 20/22] drm/xe: Initial support for drm exec locking during validate
` [CI v5 21/22] HAX: Add a missing include
` [CI v5 22/22] HAX: drm/tests: Add a missing Kconfig select
` ✓ CI.Patch_applied: success for xe bo shrinker and exhaustive eviction (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH 0/3] Store platform name in xe_device.info
 2024-05-28 14:18 UTC  (2+ messages)

[PATCH] drm/xe: Add more document to xe_vm::lock
 2024-05-28 13:22 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe: allow unaligned start and size xe_res_cursor parameters
 2024-05-28 12:58 UTC  (4+ messages)

[PATCH v2] drm/xe: flush gtt before signalling user fence on all engines
 2024-05-28 12:41 UTC  (3+ messages)

[drm-xe:drm-xe-next] BUILD REGRESSION ce62827bc294ba5f8b3909bfa5d7dbf9de8aab6b
 2024-05-28 11:17 UTC 

[PATCH v3 00/21] TTM shrinker helpers and xe buffer object shrinker
 2024-05-28 11:03 UTC  (14+ messages)
` [PATCH v3 01/21] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v3 02/21] drm/ttm: Slightly clean up LRU list iteration
` [RFC PATCH v3 13/21] drm/exec: Rework contended locking

[CI v5 00/20] xe bo shrinker and exhaustive eviction
 2024-05-28 10:04 UTC  (24+ messages)
` [CI v5 01/20] drm/ttm: Allow TTM LRU list nodes of different types
` [CI v5 02/20] drm/ttm: Slightly clean up LRU list iteration
` [CI v5 03/20] drm/ttm: Use LRU hitches
` [CI v5 04/20] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI v5 05/20] drm/ttm: Provide a generic LRU walker helper
` [CI v5 06/20] drm/ttm: Use the LRU walker helper for swapping
` [CI v5 07/20] drm/ttm: Use the LRU walker for eviction
` [CI v5 08/20] drm/ttm: Add a virtual base class for graphics memory backup
` [CI v5 09/20] drm/ttm/pool: Provide a helper to shrink pages
` [CI v5 10/20] drm/ttm: Use fault-injection to test error paths
` [CI v5 11/20] drm/ttm, drm/xe: Add a shrinker for xe bos
` [CI v5 12/20] dma-buf/dma-resv: Introduce dma_resv_trylock_ctx()
` [CI v5 13/20] drm/exec: Add a snapshot capability
` [CI v5 14/20] drm/exec: Introduce an evict mode
` [CI v5 15/20] drm/ttm: Support drm_exec locking for eviction and swapping
` [CI v5 16/20] drm/ttm: Convert ttm vm to using drm_exec
` [CI v5 17/20] drm/xe: Use drm_exec for fault locking
` [CI v5 18/20] drm/exec: Introduce drm_exec_sanitize_for_trylock
` [CI v5 19/20] drm/ttm: Use drm_exec_trylock for bo initialization
` [CI v5 20/20] drm/xe: Initial support for drm exec locking during validate
` ✓ CI.Patch_applied: success for xe bo shrinker and exhaustive eviction (rev6)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[v6 0/3] Fix cursor FB unpinning
 2024-05-28  8:01 UTC  (8+ messages)
` [v6 1/3] drm: Add drm_vblank_work_flush_all()
` [v6 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [v6 3/3] drm/i915: Use the same vblank worker for atomic unpin

[PATCH v15 00/17] Add OA functionality to Xe
 2024-05-28  7:43 UTC  (9+ messages)
` [PATCH 07/17] drm/xe/oa: OA stream initialization (OAG)

[PATCH 0/2] Add HWMON support for BMG
 2024-05-28  5:09 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/hwmon: "
` [PATCH 2/2] drm/xe/hwmon: Expose card power and energy attributes of BMG


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).