messages from 2024-07-08 20:28:16 to 2024-07-10 06:33:09 UTC [more...]
[PATCH] drm/xe/uapi: Expose EU width via topology query
2024-07-10 6:33 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
[PATCH v2 0/8] Add MSIX functionality to XE
2024-07-10 6:32 UTC (11+ messages)
` [PATCH v2 2/8] drm/xe/irq: add msix allocator
` [PATCH v2 3/8] drm/xe/irq: add hw engine irq handler
` [PATCH v2 4/8] drm/xe/exec: adding msix infra to exec queue
` [PATCH v2 5/8] drm/xe: move the kernel lrc from hwe to execlist port
` [PATCH v2 6/8] drm/xe: move memirq out of vf
[PATCH] drm/xe/xe2: Make subsequent L2 flush sequential
2024-07-10 6:15 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH -next] drm/xe: Remove duplicate generated/xe_wa_oob.h header
2024-07-10 6:08 UTC (2+ messages)
[PATCH v2 0/2] Restrict BMG to use 64K pages for scanout buffers
2024-07-10 5:00 UTC (13+ 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 v2 00/11] Proper GT TLB invalidation layering and new coalescing feature
2024-07-10 4:02 UTC (16+ 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 07/11] drm/xe: Add xe_guc_tlb_invalidation layer
[PATCH] drm/xe/oa/uapi: Allow OA config's to have arbitrary names/id's
2024-07-10 3:02 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/2] Update page fault queue size calculation
2024-07-09 22:54 UTC (16+ messages)
` [PATCH 1/2] drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
` [PATCH 2/2] drm/xe: Use topology to determine page fault queue size
` ✓ CI.Patch_applied: success for Update page fault queue size calculation
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PULL] drm-xe-next-fixes
2024-07-09 21:31 UTC
[PATCH v2 0/4] Have xe_vm and xe_exec_queue take references to xef
2024-07-09 20:46 UTC (16+ 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 0/5] Have xe_vm and xe_exec_queue take references to xef
2024-07-09 20:37 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.KUnit: success for Have xe_vm and xe_exec_queue take references to xef
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH 00/20] drm/{i915, xe}: FBC cleanups + tweak fbdev stolen usage
2024-07-09 20:28 UTC (21+ messages)
` [PATCH 01/20] drm/i915/fbc: Extract intel_fbc_has_fences()
` [PATCH 02/20] drm/i915/fbc: Convert to intel_display, mostly
` [PATCH 03/20] drm/i915/fbc: s/_intel_fbc_cfb_stride()/intel_fbc_plane_cfb_stride()/
` [PATCH 04/20] drm/i915/fbc: Extract intel_fbc_max_plane_size()
` [PATCH 05/20] drm/i915/fbc: Extract intel_fbc_max_surface_size()
` [PATCH 06/20] drm/i915/fbc: s/intel_fbc_hw_tracking_covers_screen()/intel_fbc_surface_size_ok()/
` [PATCH 07/20] drm/i915/fbc: Adjust g4x+ platform checks
` [PATCH 09/20] drm/i915/fbc: s/lines/height/
` [PATCH 10/20] drm/i915/fbc: Reoder CFB max height platform checks
` [PATCH 16/20] drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()
[PULL] drm-intel-next
2024-07-09 20:27 UTC (2+ messages)
[PATCH 0/6] Implement compression support on BMG
2024-07-10 8:17 UTC (6+ messages)
` [PATCH 1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
[PATCH V5] drm/xe/xe2: Add Wa_15015404425
2024-07-09 20:00 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2: Add Wa_15015404425 (rev5)
` ✓ 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 19:46 UTC (11+ 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/gsc: add Battlemage support
2024-07-09 19:15 UTC (2+ messages)
[PATCH] drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removal
2024-07-09 19:12 UTC (2+ messages)
[PATCH V2] drm/xe/xe2: Add Wa_15015404425
2024-07-09 17:46 UTC (3+ messages)
[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/4] drm/xe/kunit: Simplify live tests code layout
2024-07-09 14:52 UTC (9+ 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 "
[PATCH] drm/xe/gt: Remove double include
2024-07-09 14:38 UTC (4+ messages)
` ✗ CI.FULL: failure for "
[PATCH 0/2] drm/xe/kunit: Minor cleanup
2024-07-09 14:36 UTC (5+ messages)
` [PATCH 1/2] drm/xe/kunit: Kill xe_cur_kunit()
` [PATCH 2/2] drm/xe/kunit: Drop XE_TEST_EXPORT
[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] 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 (2+ messages)
` ✗ CI.FULL: failure for series starting with [CI,1/2] "
[PATCH] Reapply "drm/xe/gsc: define GSC FW for LNL"
2024-07-08 22:59 UTC (9+ messages)
` ✓ CI.BAT: success for "
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