messages from 2024-07-18 06:44:15 to 2024-07-19 10:11:21 UTC [more...]
[PATCH v6 1/3] drm/ttm: Add a flag to allow drivers to skip clear-on-free
2024-07-19 9:55 UTC (3+ messages)
` [PATCH v6 2/3] drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
` [PATCH v6 3/3] drm/xe/lnl: Offload system clear page activity to GPU
[PATCH v4 0/4] Have xe_vm and xe_exec_queue take references to xef
2024-07-19 9:44 UTC (15+ messages)
` [PATCH v4 1/4] drm/xe: Move part of xe_file cleanup to a helper
` [PATCH v4 2/4] drm/xe: Add ref counting for xe_file
` [PATCH v4 3/4] drm/xe: Take a ref to xe file when user creates a VM
` [PATCH v4 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 (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "
[PATCH] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
2024-07-19 9:32 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Revert "drm/i915: Disable DSB in Xe KMD" (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[CI] drm/xe/huc: Test newer HuC blobs for LNL and BMG
2024-07-19 8:06 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v4 0/4] Keep device awake TLB invalidations and G2H in flight
2024-07-19 7:50 UTC (14+ messages)
` [PATCH v4 1/4] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
` [PATCH v4 2/4] drm/xe: Drop xe_gt_tlb_invalidation_wait
` [PATCH v4 3/4] drm/xe: Hold a PM ref when GT TLB invalidations are inflight
` [PATCH v4 4/4] drm/xe: Build PM into GuC CT layer
` ✓ CI.Patch_applied: success for Keep device awake TLB invalidations and G2H in flight
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PULL] drm-misc-next-fixes
2024-07-19 7:39 UTC
[PATCH] drm/xe: Unlink client during vm close
2024-07-19 7:08 UTC (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/2] drm/xe: Add NEEDS_2M BO flag
2024-07-19 6:05 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add NEEDS_2M BO flag (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] RFC drm/xe/xe_gt_idle: Expose Coarse power gating sysfs entries
2024-07-19 5:46 UTC (3+ messages)
[PATCH] drm/xe/vf: Fix register value lookup
2024-07-19 4:12 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH v3 0/1] Build PM into GuC CT layer
2024-07-19 0:35 UTC (14+ messages)
` [PATCH v3 1/1] drm/xe: "
` ✓ CI.Patch_applied: success for Build PM into GuC CT layer (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] Reapply "drm/xe/gsc: define GSC FW for LNL"
2024-07-18 23:49 UTC (19+ messages)
` ✓ CI.Patch_applied: success for Reapply "drm/xe/gsc: define GSC FW for LNL" (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for Reapply "drm/xe/gsc: define GSC FW for LNL" (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure for Reapply "drm/xe/gsc: define GSC FW for LNL" (rev3)
` ✗ CI.FULL: failure for Reapply "drm/xe/gsc: define GSC FW for LNL" (rev4)
[PATCH v2 0/1] drm/xe: Build PM into GuC CT layer
2024-07-18 22:43 UTC (12+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2] drm/xe/uapi: Expose SIMD16 EU mask in topology query
2024-07-18 22:32 UTC (6+ messages)
[PATCH v3 0/4] Have xe_vm and xe_exec_queue take references to xef
2024-07-18 20:37 UTC (6+ messages)
` [PATCH v3 1/4] drm/xe: Move part of xe_file cleanup to a helper
` [PATCH v3 2/4] drm/xe: Add ref counting for xe_file
` [PATCH v3 3/4] drm/xe: Take a ref to xe file when user creates a VM
` [PATCH v3 4/4] drm/xe: Fix use after free when client stats are captured
` ✗ CI.Patch_applied: failure for Have xe_vm and xe_exec_queue take references to xef (rev3)
[PATCH v2 0/4] Have xe_vm and xe_exec_queue take references to xef
2024-07-18 19:24 UTC (12+ 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
[PATCH v5 1/4] drm/ttm: Add a flag to allow drivers to skip clear-on-free
2024-07-18 18:45 UTC (7+ messages)
` [PATCH v5 3/4] drm/xe/migrate: Clear CCS when clearing bo on xe2
` [PATCH v5 4/4] drm/xe/lnl: Offload system clear page activity to GPU
[PATCH v4 0/2] drm/xe: remove GuC reload in D3Hot path
2024-07-18 17:56 UTC (5+ messages)
` [PATCH v4 2/2] "
[PULL] drm-xe-next-fixes
2024-07-18 15:51 UTC
[PATCH] fixup! drm/xe/oa: Add OAR support
2024-07-18 14:22 UTC (5+ messages)
` ✓ CI.checksparse: success for "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v3 0/3] Keep device awake during GT TLB invalidations
2024-07-18 12:45 UTC (13+ messages)
` [PATCH v3 1/3] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
` [PATCH v3 2/3] drm/xe: Drop xe_gt_tlb_invalidation_wait
` [PATCH v3 3/3] drm/xe: Hold a PM ref when GT TLB invalidations are inflight
` ✓ CI.Patch_applied: success for Keep device awake during GT TLB invalidations (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH i-g-t v4 0/5] tests/gem_ctx_exec: Fix failing preempt timeout updates
2024-07-18 12:17 UTC (12+ messages)
` [PATCH i-g-t v4 1/5] tests/gem_ctx_exec: Fail on unsuccessful preempt timeout update
` [PATCH i-g-t v4 2/5] lib: Add more debug messages to error paths
` [PATCH i-g-t v4 3/5] lib/gem_engine_topology: Fix premature break from primary find loop
` [PATCH i-g-t v4 4/5] lib/gem_engine_topology: Simplify the method of opening a primary
` [PATCH i-g-t v4 5/5] lib/gem_engine_topology: Fix broken compare of device links
` ✗ CI.Patch_applied: failure for tests/gem_ctx_exec: Fix failing preempt timeout updates (rev4)
[PATCH v2] drm/xe/pm: Add trace for pm functions
2024-07-18 11:26 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pm: Add trace for pm functions (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v4 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers
2024-07-18 9:54 UTC (3+ messages)
` [PATCH v4 3/6] drm/i915: Make I2C terminology more inclusive
[PATCH 0/1] Build PM into GuC CT layer
2024-07-18 9:35 UTC (9+ messages)
` [PATCH 1/1] drm/xe: "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PULL] drm-intel-next-fixes
2024-07-18 9:30 UTC
[PATCH i-g-t v3 0/5] tests/gem_ctx_exec: Fix failing preempt timeout updates
2024-07-18 8:51 UTC (3+ messages)
` [PATCH i-g-t v3 2/5] lib: Add more debug messages to error paths
[PATCH 0/3] Keep device awake during GT TLB invalidations
2024-07-18 7:32 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v7 0/7] Implement Compression Support on BMG
2024-07-18 7:23 UTC (3+ messages)
` [PATCH v7 5/7] drm/xe/xe_migrate: Handle migration logic for xe2+ dgfx
[PATCH v2 0/7] Convert live tests to parameterized style
2024-07-18 7:11 UTC (3+ messages)
` ✗ CI.FULL: failure for Convert live tests to parameterized style (rev2)
[PATCH v2 0/3] Keep device awake during GT TLB invalidations
2024-07-18 6:55 UTC (4+ messages)
` [PATCH v2 1/3] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
` [PATCH v2 2/3] drm/xe: Drop xe_gt_tlb_invalidation_wait
` [PATCH v2 3/3] drm/xe: Hold a PM ref when GT TLB invalidations are inflight
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