messages from 2024-05-15 01:26:28 to 2024-05-16 18:47:31 UTC [more...]
[linux-next:master] BUILD REGRESSION dbd9e2e056d8577375ae4b31ada94f8aa3769e8a
2024-05-16 18:46 UTC
[CI v3 00/21] xe bo shrinker and exhaustive eviction
2024-05-16 18:46 UTC (28+ messages)
` [CI v3 01/21] drm/ttm: Allow TTM LRU list nodes of different types
` [CI v3 02/21] drm/ttm: Slightly clean up LRU list iteration
` [CI v3 03/21] drm/ttm: Use LRU hitches
` [CI v3 04/21] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI v3 05/21] drm/ttm: Provide a generic LRU walker helper
` [CI v3 06/21] drm/ttm: Use restartable LRU and sleeping locks for swapping
` [CI v3 07/21] drm/ttm: sleeping evict lock
` [CI v3 08/21] drm/ttm: Add a virtual base class for graphics memory backup
` [CI v3 09/21] drm/ttm/pool: Provide a helper to shrink pages
` [CI v3 10/21] drm/ttm: Use fault-injection to test error paths
` [CI v3 11/21] drm/ttm, drm/xe: Add a shrinker for xe bos
` [CI v3 12/21] dma-buf/dma-resv: Introduce dma_resv_trylock_ctx()
` [CI v3 13/21] drm/exec: Rework contended locking
` [CI v3 14/21] drm/exec: drm_exec_trylock()
` [CI v3 15/21] drm/exec: Add a snapshot capability
` [CI v3 16/21] drm/exec: Introduce an evict mode
` [CI v3 17/21] drm/ttm: Support drm_exec locking for eviction and swapping
` [CI v3 18/21] drm/ttm: Convert ttm vm to using drm_exec
` [CI v3 19/21] drm/xe: Use drm_exec for fault locking
` [CI v3 20/21] drm/ttm: Use drm_exec_trylock for bo initialization
` [CI v3 21/21] drm/xe: Initial support for drm exec locking during validate
` ✓ CI.Patch_applied: success for xe bo shrinker and exhaustive eviction (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
[PATCH v4 0/8] drm/xe: Per client usage
2024-05-16 18:33 UTC (21+ messages)
` [PATCH v4 1/8] drm/xe: Promote xe_hw_engine_class_to_str()
` [PATCH v4 2/8] drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
` [PATCH v4 3/8] drm/xe/lrc: Add helper to capture context timestamp
` [PATCH v4 4/8] drm/xe: Add helper to capture engine timestamp
` [PATCH v4 5/8] drm/xe: Add helper to accumulate exec queue runtime
` [PATCH v4 6/8] drm/xe: Cache data about user-visible engines
` [PATCH v4 7/8] drm/xe: Add helper to return any available hw engine
` [PATCH v4 8/8] drm/xe/client: Print runtime to fdinfo
` ✓ CI.Patch_applied: success for drm/xe: Per client usage (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/6] Add support for VF to query its configuration
2024-05-16 18:14 UTC (17+ messages)
` [PATCH v2 1/6] drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABI
` [PATCH v2 2/6] drm/xe/guc: Add VF2GUC_VF_RESET "
` [PATCH v2 3/6] drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV "
` [PATCH v2 4/6] drm/xe/vf: Add support for VF to query its configuration
` [PATCH v2 5/6] drm/xe/vf: Custom hardware config load step if VF
` [PATCH v2 6/6] drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs
` ✓ CI.Patch_applied: success for Add support for VF to query its configuration (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-16 17:40 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for tracing/treewide: Remove second parameter of __assign_str() (rev3)
[PATCH i-g-t 1/5] tests/intel/xe_pm: Update runtime pm conditions
2024-05-16 16:49 UTC (2+ messages)
[PATCH 0/2] Update on habanalabs, Xe maintainer status
2024-05-16 15:12 UTC (12+ messages)
` [PATCH 1/2] MAINTAINERS: Change habanalabs maintainer and git repo path
` [PATCH 2/2] MAINTAINERS: update Xe driver maintainers
` ✓ CI.Patch_applied: success for Update on habanalabs, Xe maintainer status
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PULL] drm-misc-next-fixes
2024-05-16 15:00 UTC
[PATCH v2 0/8] PF: Support for adverse events notifications
2024-05-16 14:51 UTC (6+ messages)
` [PATCH v2 2/8] drm/xe/guc: Introduce GuC KLV thresholds set
` ✗ CI.FULL: failure for PF: Support for adverse events notifications (rev2)
[PATCH 1/2] drm: print top commit sha after loading the driver
2024-05-16 14:17 UTC (6+ messages)
[PATCH 0/6] Add support for VF to query its configuration
2024-05-16 10:26 UTC (10+ messages)
` [PATCH 3/6] drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV to ABI
` [PATCH 4/6] drm/xe/vf: Add support for VF to query its configuration
` [PATCH 5/6] drm/xe/vf: Custom hardware config load step if VF
` [PATCH 6/6] drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs
[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
2024-05-16 10:09 UTC (7+ messages)
[PATCH] DO NOT MERGE: drm/xe/display: Disable PSR by default
2024-05-16 9:36 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v9] drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler
2024-05-16 8:13 UTC (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PULL] drm-misc-fixes
2024-05-16 7:26 UTC
[CI v2 00/21] xe bo shrinker and exhaustive eviction
2024-05-16 6:51 UTC (25+ messages)
` [CI v2 01/21] drm/ttm: Allow TTM LRU list nodes of different types
` [CI v2 02/21] drm/ttm: Slightly clean up LRU list iteration
` [CI v2 03/21] drm/ttm: Use LRU hitches
` [CI v2 04/21] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI v2 05/21] drm/exec: Rework contended locking
` [CI v2 06/21] drm/ttm: Provide a generic LRU walker helper
` [CI v2 07/21] drm/ttm: Use restartable LRU and sleeping locks for swapping
` [CI v2 08/21] drm/ttm: sleeping evict lock
` [CI v2 09/21] drm/ttm: Add a virtual base class for graphics memory backup
` [CI v2 10/21] drm/ttm/pool: Provide a helper to shrink pages
` [CI v2 11/21] drm/ttm: Use fault-injection to test error paths
` [CI v2 12/21] drm/ttm, drm/xe: Add a shrinker for xe bos
` [CI v2 13/21] dma-buf/dma-resv: Introduce dma_resv_trylock_ctx()
` [CI v2 14/21] drm/exec: drm_exec_trylock()
` [CI v2 15/21] drm/exec: Add a snapshot capability
` [CI v2 16/21] drm/exec: Introduce an evict mode
` [CI v2 17/21] drm/ttm: Support drm_exec locking for eviction and swapping
` [CI v2 18/21] drm/ttm: Convert ttm vm to using drm_exec
` [CI v2 19/21] drm/xe: Use drm_exec for fault locking
` [CI v2 20/21] drm/ttm: Use drm_exec_trylock for bo initialization
` [CI v2 21/21] drm/xe: Initial support for drm exec locking during validate
` ✓ CI.Patch_applied: success for xe bo shrinker and exhaustive eviction (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH v3 0/2] Imrpove GuC debug log/status output
2024-05-16 0:00 UTC (6+ messages)
` [PATCH v3 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
[PATCH v2 0/6] Convert multiple bind ops to 1 job
2024-05-15 22:45 UTC (12+ messages)
` [PATCH v2 1/6] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v2 2/6] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v2 4/6] drm/xe: Update VM trace events
` [PATCH v2 6/6] drm/xe: Add VM bind IOCTL error injection
` ✓ CI.BAT: success for Convert multiple bind ops to 1 job (rev2)
` ✗ CI.FULL: failure "
[PATCH v8 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-05-15 21:55 UTC (8+ messages)
` [PATCH v8 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v8 4/6] drm/xe/guc: Extract GuC error capture lists
[PATCH v3] drm/xe/pf: Implement pci_driver.sriov_configure callback
2024-05-15 21:42 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pf: Implement pci_driver.sriov_configure callback (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[linux-next:master] BUILD REGRESSION 82d92a9a1b9ea0ea52aff27cddd05009b4edad49
2024-05-15 19:27 UTC
[PATCH] drm/xe/pf: Don't advertise support to enable VFs if not ready
2024-05-15 18:56 UTC (8+ messages)
` ✗ CI.FULL: failure for "
` ✗ CI.FULL: failure for drm/xe/pf: Don't advertise support to enable VFs if not ready (rev2)
[CI 00/21] xe bo shrinker and exhaustive eviction
2024-05-15 14:55 UTC (28+ messages)
` [CI 01/21] drm/ttm: Allow TTM LRU list nodes of different types
` [CI 02/21] drm/ttm: Slightly clean up LRU list iteration
` [CI 03/21] drm/ttm: Use LRU hitches
` [CI 04/21] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI 05/21] drm/exec: Rework contended locking
` [CI 06/21] drm/ttm: Provide a generic LRU walker helper
` [CI 07/21] drm/ttm: Use restartable LRU and sleeping locks for swapping
` [CI 08/21] drm/ttm: sleeping evict lock
` [CI 09/21] drm/ttm: Add a virtual base class for graphics memory backup
` [CI 10/21] drm/ttm/pool: Provide a helper to shrink pages
` [CI 11/21] drm/ttm: Use fault-injection to test error paths
` [CI 12/21] drm/ttm, drm/xe: Add a shrinker for xe bos
` [CI 13/21] dma-buf/dma-resv: Introduce dma_resv_trylock_ctx()
` [CI 14/21] drm/exec: drm_exec_trylock()
` [CI 15/21] drm/exec: Add a snapshot capability
` [CI 16/21] drm/exec: Introduce an evict mode
` [CI 17/21] drm/ttm: Support drm_exec locking for eviction and swapping
` [CI 18/21] drm/ttm: Convert ttm vm to using drm_exec
` [CI 19/21] drm/xe: Use drm_exec for fault locking
` [CI 20/21] drm/ttm: Use drm_exec_trylock for bo initialization
` [CI 21/21] drm/xe: Initial support for drm exec locking during validate
` ✓ CI.Patch_applied: success for xe bo shrinker and exhaustive eviction
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Patch_applied: success for xe bo shrinker and exhaustive eviction (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[drm-xe:drm-xe-next] BUILD SUCCESS b31cfb47b27ae02ea7fb3f956b99c79356730e2a
2024-05-15 13:51 UTC
[PATCH v3 0/1] L3 bank mask
2024-05-15 10:11 UTC (3+ messages)
` [PATCH v3 1/1] drm/xe/uapi: Expose the "
[PATCH 0/2] Enable Coarse Power Gating
2024-05-15 7:35 UTC (7+ messages)
` [PATCH 1/2] drm/xe: change the power gating register names
` [PATCH 2/2] RFC drm/xe: Enable Coarse Power Gating
[PATCH] drm/xe: Only zap PTEs as needed
2024-05-15 6:53 UTC (2+ messages)
[PATCH V2 0/2] Extend wa_14020756599 to xe2lpg/lpm
2024-05-15 3:30 UTC (3+ messages)
` [PATCH V2 2/2] drm/xe/xe2lpm: Add permanent wa_14020756599
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