Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-14 14:36:29 to 2024-05-16 00:05:38 UTC [more...]

[PATCH v4 0/8] drm/xe: Per client usage
 2024-05-16  0:05 UTC  (17+ messages)
` [PATCH v4 1/8] drm/xe: Promote xe_hw_engine_class_to_str()
` [PATCH v4 2/8] drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
` [PATCH v4 3/8] drm/xe/lrc: Add helper to capture context timestamp
` [PATCH v4 4/8] drm/xe: Add helper to capture engine timestamp
` [PATCH v4 5/8] drm/xe: Add helper to accumulate exec queue runtime
` [PATCH v4 6/8] drm/xe: Cache data about user-visible engines
` [PATCH v4 7/8] drm/xe: Add helper to return any available hw engine
` [PATCH v4 8/8] drm/xe/client: Print runtime to fdinfo
` ✓ CI.Patch_applied: success for drm/xe: Per client usage (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v3 0/2] Imrpove GuC debug log/status output
 2024-05-16  0:00 UTC  (10+ messages)
` [PATCH v3 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg

[PATCH v2 0/6] Convert multiple bind ops to 1 job
 2024-05-15 22:45 UTC  (20+ messages)
` [PATCH v2 1/6] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v2 2/6] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v2 3/6] drm/xe: Convert multiple bind ops into single job
` [PATCH v2 4/6] drm/xe: Update VM trace events
` [PATCH v2 5/6] drm/xe: Update PT layer with better error handling
` [PATCH v2 6/6] drm/xe: Add VM bind IOCTL error injection
` ✓ CI.Patch_applied: success for Convert multiple bind ops to 1 job (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v8 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-05-15 21:55 UTC  (14+ messages)
` [PATCH v8 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v8 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v8 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v8 4/6] drm/xe/guc: Extract GuC error capture lists

[PATCH v3] drm/xe/pf: Implement pci_driver.sriov_configure callback
 2024-05-15 21:42 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pf: Implement pci_driver.sriov_configure callback (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v9] drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler
 2024-05-15 20:04 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[linux-next:master] BUILD REGRESSION 82d92a9a1b9ea0ea52aff27cddd05009b4edad49
 2024-05-15 19:27 UTC 

[PATCH] drm/xe/pf: Don't advertise support to enable VFs if not ready
 2024-05-15 18:56 UTC  (15+ messages)
` ✗ CI.FULL: failure for "
` ✓ CI.Patch_applied: success for drm/xe/pf: Don't advertise support to enable VFs if not ready (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/2] Update on habanalabs, Xe maintainer status
 2024-05-15 18:15 UTC  (11+ messages)
` [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path
` [PATCH 2/2] MAINTAINERS: update Xe driver maintainers
` ✓ CI.Patch_applied: success for Update on habanalabs, Xe maintainer status
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

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

[drm-xe:drm-xe-next] BUILD SUCCESS b31cfb47b27ae02ea7fb3f956b99c79356730e2a
 2024-05-15 13:51 UTC 

[PATCH v2 0/8] PF: Support for adverse events notifications
 2024-05-15 11:54 UTC  (18+ messages)
` [PATCH v2 1/8] drm/xe/guc: Add more KLV helper macros
` [PATCH v2 2/8] drm/xe/guc: Introduce GuC KLV thresholds set
` [PATCH v2 3/8] drm/xe/guc: Add support for threshold KLVs in to_string() helper
` [PATCH v2 4/8] drm/xe/pf: Introduce functions to configure VF thresholds
` [PATCH v2 5/8] drm/xe/pf: Allow configuration of VF thresholds over debugfs
` [PATCH v2 6/8] drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABI
` [PATCH v2 7/8] drm/xe/pf: Track adverse events notifications from GuC
` [PATCH v2 8/8] drm/xe/pf: Expose PF monitor details via debugfs
` ✓ CI.Patch_applied: success for PF: Support for adverse events notifications (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v3 0/1] L3 bank mask
 2024-05-15 10:11 UTC  (3+ messages)
` [PATCH v3 1/1] drm/xe/uapi: Expose the "

[PATCH 0/2] Enable Coarse Power Gating
 2024-05-15  7:35 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: change the power gating register names
` [PATCH 2/2] RFC drm/xe: Enable Coarse Power Gating

[PATCH] drm/xe: Only zap PTEs as needed
 2024-05-15  6:53 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH V2 0/2] Extend wa_14020756599 to xe2lpg/lpm
 2024-05-15  3:30 UTC  (3+ messages)
` [PATCH V2 2/2] drm/xe/xe2lpm: Add permanent wa_14020756599

[PATCH] tests/intel/xe_vm: Add bind array conflict tests
 2024-05-15  0:38 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/xe: Retry BO allocation
 2024-05-14 23:06 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/4] Expose raw access to GuC log over debugfs
 2024-05-14 22:31 UTC  (11+ messages)
` [PATCH 4/4] drm/xe/guc: "

[PATCH v4 0/2] Imrpove GuC debug log/status output
 2024-05-14 22:09 UTC  (11+ messages)
` [PATCH v4 1/2] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v4 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
` ✓ CI.Patch_applied: success for Imrpove GuC debug log/status output (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe: Rework GPU page fault handling
 2024-05-14 21:55 UTC 

[PATCH 0/2] Move GuC submission init to post hwconfig step
 2024-05-14 20:24 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/uc: Reorder post hwconfig uC initialization step
` [PATCH 2/2] drm/xe/uc: Move GuC submission init to post hwconfig step

[PATCH] drm/xe: Remove the pat_index field from xe_vma_op_map
 2024-05-14 20:20 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf
 2024-05-14 20:15 UTC 

[PATCH 0/2] Apply LNL workaround
 2024-05-14 17:24 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/lnl: Apply Wa_22019338487

[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
 2024-05-14 16:51 UTC  (5+ messages)

[PATCH i-g-t 1/5] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-14 16:39 UTC  (4+ messages)
` [PATCH i-g-t 4/5] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation

[PATCH 0/8] PF: Support for adverse events notifications
 2024-05-14 16:23 UTC  (13+ messages)
` [PATCH 2/8] drm/xe/guc: Introduce GuC KLV thresholds set
` [PATCH 3/8] drm/xe/guc: Add support for threshold KLVs in to_string() helper
` [PATCH 4/8] drm/xe/pf: Introduce functions to configure VF thresholds
` [PATCH 7/8] drm/xe/pf: Track adverse events notifications from GuC

[PATCH 0/6] Add support for VF to query its configuration
 2024-05-14 16:05 UTC  (4+ messages)
` [PATCH 1/6] drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABI

[PATCH 0/2] Fix xe_pcode_request
 2024-05-14 15:27 UTC  (3+ messages)
` ✗ CI.FULL: failure for "


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