messages from 2024-07-05 14:53:48 to 2024-07-08 20:28:16 UTC [more...]
[PATCH 0/5] Have xe_vm and xe_exec_queue take references to xef
2024-07-08 20:28 UTC (9+ messages)
` [PATCH 1/5] drm/xe: Move part of xe_file cleanup to a helper
` [PATCH 2/5] drm/xe: Add ref counting for xe_file
` [PATCH 3/5] drm/xe: Take a reference to xe file when user creates exec_queue
` [PATCH 4/5] drm/xe: Take a ref to xe file when user creates a VM
` [PATCH 5/5] Revert "drm/xe: Do not access xe file when updating exec queue run_ticks"
` ✓ CI.Patch_applied: success for Have xe_vm and xe_exec_queue take references to xef
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
[PATCH v5 0/6] Support PMT features in Xe
2024-07-08 20:04 UTC (6+ messages)
` [PATCH v5 2/6] platform/x86/intel/vsec: Add PMT read callbacks
` [PATCH v5 4/6] drm/xe/vsec: Support BMG devices
[PATCH] drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removal
2024-07-08 19:40 UTC (17+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removal (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure for drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removal
` ✓ CI.FULL: success for drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removal (rev2)
[CI 1/2] Reapply "drm/xe/gsc: define GSC FW for LNL"
2024-07-08 19:33 UTC (9+ messages)
` [CI 2/2] drm/xe/display: do not allocate the FB in stolen
` ✓ CI.Patch_applied: success for series starting with [CI,1/2] Reapply "drm/xe/gsc: define GSC FW for LNL"
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/gt: Remove double include
2024-07-08 18:11 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/xe2lpg: Extend workaround 14021402888
2024-07-08 17:42 UTC (4+ messages)
[PATCH 0/2] drm/xe/kunit: Minor cleanup
2024-07-08 17:39 UTC (12+ messages)
` [PATCH 1/2] drm/xe/kunit: Kill xe_cur_kunit()
` [PATCH 2/2] drm/xe/kunit: Drop XE_TEST_EXPORT
` ✓ CI.Patch_applied: success for drm/xe/kunit: Minor cleanup
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/4] drm/xe/kunit: Simplify live tests code layout
2024-07-08 17:37 UTC (14+ messages)
` [PATCH 1/4] drm/xe/kunit: Simplify xe_bo "
` [PATCH 2/4] drm/xe/kunit: Simplify xe_dma_buf "
` [PATCH 3/4] drm/xe/kunit: Simplify xe_migrate "
` [PATCH 4/4] drm/xe/kunit: Simplify xe_mocs "
` ✓ CI.Patch_applied: success for drm/xe/kunit: Simplify "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Simplify selecting caching mode
2024-07-08 17:33 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH V3] drm/xe/xe2: Add Wa_15015404425
2024-07-08 17:15 UTC (2+ messages)
[PATCH] drm/xe/xe2lpm: Extend Wa_16021639441
2024-07-08 15:30 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH v7 0/8] TTM LRU-walk cherry-picks
2024-07-08 15:18 UTC (19+ messages)
` [PATCH v7 1/8] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v7 2/8] drm/ttm: Slightly clean up LRU list iteration
` [PATCH v7 3/8] drm/ttm: Use LRU hitches
` [PATCH v7 4/8] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v7 5/8] drm/ttm: Provide a generic LRU walker helper
` [PATCH v7 6/8] drm/ttm: Use the LRU walker helper for swapping
` [PATCH v7 7/8] drm/ttm: Use the LRU walker for eviction
` [PATCH v7 8/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` ✓ CI.Patch_applied: success for TTM LRU-walk cherry-picks
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
Patch "drm/ttm: Always take the bo delayed cleanup path for imported bos" has been added to the 6.9-stable tree
2024-07-08 13:03 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH] drm/xe/gsc: add Battlemage support
2024-07-08 9:52 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
2024-07-08 7:00 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v5 1/4] drm/ttm: Add a flag to allow drivers to skip clear-on-free
2024-07-08 6:32 UTC (3+ messages)
` [PATCH v5 4/4] drm/xe/lnl: Offload system clear page activity to GPU
[PATCH v2 00/11] Proper GT TLB invalidation layering and new coalescing feature
2024-07-08 5:46 UTC (20+ messages)
` [PATCH v2 01/11] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
` [PATCH v2 02/11] drm/xe: Drop xe_gt_tlb_invalidation_wait
` [PATCH v2 03/11] drm/xe: s/tlb_invalidation.lock/tlb_invalidation.fence_lock
` [PATCH v2 04/11] drm/xe: Add tlb_invalidation.seqno_lock
` [PATCH v2 05/11] drm/xe: Add xe_gt_tlb_invalidation_done_handler
` [PATCH v2 06/11] drm/xe: Add send tlb invalidation helpers
` [PATCH v2 07/11] drm/xe: Add xe_guc_tlb_invalidation layer
` [PATCH v2 08/11] drm/xe: Add multi-client support for GT TLB invalidations
` [PATCH v2 09/11] drm/xe: Add GT TLB invalidation coalescing
` [PATCH v2 10/11] drm/xe: Add GT TLB invalidation coalesce tracepoints
` [PATCH v2 11/11] drm/xe: Add GT TLB invalidation watermark debugfs
` ✓ CI.Patch_applied: success for Proper GT TLB invalidation layering and new coalescing feature. (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/1] Add support for EU stall sampling
2024-07-08 0:25 UTC (10+ messages)
` [PATCH v2 1/1] drm/xe/eustall: "
` ✓ CI.Patch_applied: success for Add support for EU stall sampling (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
2024-07-07 22:23 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev3)
[drm-xe:drm-xe-next] BUILD SUCCESS 01e0cfc994be484ddcb9e121e353e51d8bb837c0
2024-07-07 1:37 UTC
[PATCH 16/20] drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()
2024-07-06 12:06 UTC (2+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS c55f79f317ab428ae6d005965bc07e37496f209f
2024-07-06 2:17 UTC
[PATCH 00/11] Proper GT TLB invalidation layering and new coalescing feature
2024-07-06 1:41 UTC (20+ messages)
` [PATCH 01/11] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
` [PATCH 02/11] drm/xe: Drop xe_gt_tlb_invalidation_wait
` [PATCH 03/11] drm/xe: s/tlb_invalidation.lock/tlb_invalidation.fence_lock
` [PATCH 04/11] drm/xe: Add tlb_invalidation.seqno_lock
` [PATCH 05/11] drm/xe: Add xe_gt_tlb_invalidation_done_handler
` [PATCH 06/11] drm/xe: Add send tlb invalidation helpers
` [PATCH 07/11] drm/xe: Add xe_guc_tlb_invalidation layer
` [PATCH 08/11] drm/xe: Add multi-client support for GT TLB invalidations
` [PATCH 09/11] drm/xe: Add GT TLB invalidation coalescing
` [PATCH 10/11] drm/xe: Add GT TLB coalesce tracepoints
` [PATCH 11/11] drm/xe: Add GT TLB invalidation watermark debugfs
` ✓ CI.Patch_applied: success for Proper GT TLB invalidation layering and new coalescing feature
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v3] drm/xe: Use write-back caching mode for system memory on DGFX
2024-07-05 23:52 UTC (10+ messages)
` ✗ CI.FULL: failure for drm/xe: Use write-back caching mode for system memory on DGFX (rev4)
` ✓ CI.Patch_applied: success for drm/xe: Use write-back caching mode for system memory on DGFX (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 00/20] drm/{i915, xe}: FBC cleanups + tweak fbdev stolen usage
2024-07-05 17:43 UTC (13+ messages)
` [PATCH 17/20] drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()
` [PATCH 18/20] drm/xe/fbdev: Use the same logic for fbdev stolen takever and fresh allocation
` [PATCH 19/20] drm/i915/fbdev: Adjust fbdev stolen mem usage heuristic
` [PATCH 20/20] drm/xe/fbdev: "
` ✓ CI.Patch_applied: success for drm/{i915, xe}: FBC cleanups + tweak fbdev stolen usage
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox