Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-08 09:03:57 to 2024-07-09 16:18:24 UTC [more...]

[PATCH 0/6] Implement compression support on BMG
 2024-07-10  7:53 UTC  (2+ messages)

[PATCH V5] drm/xe/xe2: Add Wa_15015404425
 2024-07-09 16:18 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2: Add Wa_15015404425 (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[PATCH v2 00/11] Proper GT TLB invalidation layering and new coalescing feature
 2024-07-09 16:08 UTC  (9+ 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 0/2] Restrict BMG to use 64K pages for scanout buffers
 2024-07-09 16:07 UTC  (11+ messages)
` [PATCH v2 1/2] drm/xe: Separate 64K physical allocation for display
` [PATCH v2 2/2] drm/xe: Use 64K pages for scanout buffers for Battlemage
` ✓ CI.Patch_applied: success for Restrict BMG to use 64K pages for scanout buffers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH V4] drm/xe/xe2: Add Wa_15015404425
 2024-07-09 15:30 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2: Add Wa_15015404425 (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/5] Have xe_vm and xe_exec_queue take references to xef
 2024-07-09 15:11 UTC  (29+ 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: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/4] drm/xe/kunit: Simplify live tests code layout
 2024-07-09 14:52 UTC  (18+ 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/gt: Remove double include
 2024-07-09 14:38 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/2] drm/xe/kunit: Minor cleanup
 2024-07-09 14:36 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/kunit: Kill xe_cur_kunit()
` [PATCH 2/2] drm/xe/kunit: Drop XE_TEST_EXPORT
` ✗ CI.FULL: failure for drm/xe/kunit: Minor cleanup

[PATCH] drm/xe/xe2lpg: Extend workaround 14021402888
 2024-07-09 14:31 UTC  (5+ messages)

[PATCH 0/2] Restrict Xe2 to use 64K pages for scanout buffers
 2024-07-09 12:54 UTC  (14+ messages)
` [PATCH 1/2] drm/xe: Separate 64K physical allocation for display
` [PATCH 2/2] drm/xe: Use 64K pages for scanout buffers for Xe2
` ✓ CI.Patch_applied: success for Restrict Xe2 to use 64K pages for scanout buffers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 6.9 150/197] drm/ttm: Always take the bo delayed cleanup path for imported bos
 2024-07-09 11:10 UTC 

[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
 2024-07-09 10:23 UTC  (4+ messages)

[PATCH v2 0/4] Have xe_vm and xe_exec_queue take references to xef
 2024-07-09  4:21 UTC  (14+ messages)
` [PATCH v2 1/4] drm/xe: Move part of xe_file cleanup to a helper
` [PATCH v2 2/4] drm/xe: Add ref counting for xe_file
` [PATCH v2 3/4] drm/xe: Take a ref to xe file when user creates a VM
` [PATCH v2 4/4] drm/xe: Fix use after free when client stats are captured
` ✓ CI.Patch_applied: success for Have xe_vm and xe_exec_queue take references to xef (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v2] drm/xe: Generate oob before compiling anything
 2024-07-09  3:29 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Generate oob before compiling anything (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH] drm/xe: Drop trace_xe_hw_fence_free
 2024-07-09  2:43 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[CI 1/2] Reapply "drm/xe/gsc: define GSC FW for LNL"
 2024-07-08 23:35 UTC  (10+ 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: "
` ✗ CI.FULL: failure "

[PATCH] Reapply "drm/xe/gsc: define GSC FW for LNL"
 2024-07-08 22:59 UTC  (9+ messages)
` ✓ CI.BAT: success for "

[PATCH v5 0/6] Support PMT features in Xe
 2024-07-08 20:04 UTC  (4+ messages)
` [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)

[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  (3+ messages)
` [PATCH v7 8/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()

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: "


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