Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-04 04:24:22 to 2024-06-05 03:23:05 UTC [more...]

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-05  3:23 UTC  (19+ messages)
` ✓ CI.Patch_applied: success for series starting with [v1,1/1] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 1/3] drm/xe: Cleanup force wake registers bit definitions
 2024-06-05  3:03 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for series starting with [v2,1/3] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/vm: Simplify if condition
 2024-06-05  2:36 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[v2 00/31] Basic system allocator support in xe driver
 2024-06-05  2:29 UTC  (7+ messages)
` [v2 13/31] drm/xe/svm: Introduce DRM_XE_SVM kernel config
` [v2 19/31] drm/xe/svm: Determine a vma is backed by device memory

[PATCH v2] drm/xe: Don't overmap identity VRAM mapping
 2024-06-05  2:15 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Don't overmap identity VRAM mapping (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/9] Ensure xe_force_wake_put is always called after xe_force_wake_get
 2024-06-05  1:48 UTC  (24+ messages)
` [PATCH 1/9] drm/xe/display: Always call xe_force_wake_put/get in pairs
` [PATCH 2/9] drm/xe/pat: "
` [PATCH 3/9] drm/xe/xe_reg_sr: "
` [PATCH 4/9] drm/xe/xe_gt: "
` [PATCH 5/9] drm/xe/uc: "
` [PATCH 6/9] drm/xe: Add xe_force_wake_tryget to simplify forcewake handling
` [PATCH 7/9] drm/xe: Use xe_force_wake_tryget when possible
` [PATCH 8/9] drm/xe/client: Check return value of xe_force_wake_get
` [PATCH 9/9] drm/xe: Add __must_check for xe_force_wake_get
` ✓ CI.Patch_applied: success for Ensure xe_force_wake_put is always called after xe_force_wake_get
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] drm/xe: Restrict user fences to long running VMs
 2024-06-05  1:19 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH V2] drm/xe: Access port only after lock acquired
 2024-06-05  1:01 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Access port only after lock acquired (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] drm/xe/bmg: Add PCI IDs
 2024-06-05  0:26 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/2] drm/xe: flush engine buffers before signalling user fence on all engines
 2024-06-05  0:15 UTC  (13+ messages)
` [PATCH v2 1/2] Revert "drm/xe: flush gtt before signalling user fence on all engines"
` [PATCH v2 2/2] drm/xe: flush engine buffers before signalling user fence on all engines
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/guc: Request max GT freq during resume
 2024-06-04 23:37 UTC 

[PATCH 1/2] drm/xe: Avoid fbdev suspend at runtime pm suspend
 2024-06-04 23:29 UTC  (11+ messages)
` [PATCH 2/2] drm/xe: Ensure d3cold is only allowed in DGFX
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Avoid fbdev suspend at runtime pm suspend
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] drm/xe: validate client of BO inside lock
 2024-06-04 22:58 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/xe_guc_submit: Declare reset if guc stopped
 2024-06-04 22:42 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v2] MAINTAINERS: Update Xe driver maintainers
 2024-06-04 22:29 UTC  (2+ messages)

[PATCH] drm/xe/guc: Drop redundant ARAT timer enabling
 2024-06-04 21:55 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH 0/4] VF: Custom init and reset steps
 2024-06-04 21:22 UTC  (5+ messages)
` [PATCH 1/4] drm/xe/vf: Support only GuC/HuC firmwares
` [PATCH 2/4] drm/xe/vf: Custom uC initialization
` [PATCH 3/4] drm/xe/vf: Custom GuC reset
` [PATCH 4/4] drm/xe/vf: Custom GT restart

[PATCH] drm/xe: Always check force_wake_get return code
 2024-06-04 21:01 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Always check force_wake_get return code (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 00/10] drm/i915 and drm/xe display and compat cleanups
 2024-06-04 20:34 UTC  (6+ messages)
` [PATCH 01/10] drm/i915/display: include gem/i915_gem_stolen.h where needed

[PATCH V4 0/2] Extend wa_14020756599 to xe2lpg/lpm
 2024-06-04 18:51 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Extend wa_14020756599 to xe2lpg/lpm (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Drop EXEC_QUEUE_FLAG_BANNED
 2024-06-04 18:47 UTC 

[linux-next:master] BUILD REGRESSION d97496ca23a2d4ee80b7302849404859d9058bcd
 2024-06-04 16:40 UTC 

[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
 2024-06-04 15:54 UTC  (3+ messages)
` [RFC PATCH 1/3] drm/fourcc: define Intel Xe2 related tile4 ccs modifier

[PULL] drm-xe-fixes
 2024-06-04 15:09 UTC 

[CI 00/11] Xe + TTM bo shrinker
 2024-06-04 14:46 UTC  (12+ messages)
` [CI 01/11] drm/ttm: Allow TTM LRU list nodes of different types
` [CI 02/11] drm/ttm: Slightly clean up LRU list iteration
` [CI 03/11] drm/ttm: Use LRU hitches
` [CI 04/11] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI 05/11] drm/ttm: Provide a generic LRU walker helper
` [CI 06/11] drm/ttm: Use the LRU walker helper for swapping
` [CI 07/11] drm/ttm: Use the LRU walker for eviction
` [CI 08/11] drm/ttm: Add a virtual base class for graphics memory backup
` [CI 09/11] drm/ttm/pool: Provide a helper to shrink pages
` [CI 10/11] drm/ttm: Use fault-injection to test error paths
` [CI 11/11] drm/ttm, drm/xe: Add a shrinker for xe bos

[PATCH 00/12] drm/i915: mem/fsb/rawclk freq cleanups
 2024-06-04 11:46 UTC  (5+ messages)
` [PATCH 07/12] drm/i915: extend the fsb_freq initialization to more platforms

[PATCH] drm/xe: Fix xe_force_wake_assert_held for enum XE_FORCEWAKE_ALL
 2024-06-04 10:52 UTC  (6+ messages)

[PATCH] drm/xe: Access port only after lock acquired
 2024-06-04  8:46 UTC 

[CI 00/11] Xe + TTM bo shrinker
 2024-06-04  8:27 UTC  (12+ messages)
` [CI 01/11] drm/ttm: Allow TTM LRU list nodes of different types
` [CI 02/11] drm/ttm: Slightly clean up LRU list iteration
` [CI 03/11] drm/ttm: Use LRU hitches
` [CI 04/11] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI 05/11] drm/ttm: Provide a generic LRU walker helper
` [CI 06/11] drm/ttm: Use the LRU walker helper for swapping
` [CI 07/11] drm/ttm: Use the LRU walker for eviction
` [CI 08/11] drm/ttm: Add a virtual base class for graphics memory backup
` [CI 09/11] drm/ttm/pool: Provide a helper to shrink pages
` [CI 10/11] drm/ttm: Use fault-injection to test error paths
` [CI 11/11] drm/ttm, drm/xe: Add a shrinker for xe bos


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