messages from 2024-07-26 07:06:46 to 2024-07-29 08:51:58 UTC [more...]
[PATCH v5 00/12] spi: add driver for Intel discrete graphics
2024-07-29 8:43 UTC (2+ messages)
` [PATCH v5 01/12] spi: add driver for intel graphics on-die spi device
[PATCH v2] drm/xe: Faster devcoredump
2024-07-29 8:47 UTC (4+ messages)
` ✓ CI.FULL: success for drm/xe: Faster devcoredump (rev2)
[PATCH] drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
2024-07-29 8:46 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 00/21] GPU debug support (eudebug)
2024-07-29 8:27 UTC (47+ messages)
` [PATCH 01/21] drm/xe: Export xe_hw_engine's mmio accessors
` [PATCH 02/21] drm/xe: Move and export xe_hw_engine lookup
` [PATCH 03/21] drm/xe/eudebug: Introduce eudebug support
` [PATCH 04/21] kernel: export ptrace_may_access
` [PATCH 05/21] drm/xe/eudebug: Use ptrace_may_access for xe_eudebug_attach
` [PATCH 06/21] drm/xe/eudebug: Introduce discovery for resources
` [PATCH 07/21] drm/xe/eudebug: Introduce exec_queue events
` [PATCH 08/21] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 09/21] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [PATCH 10/21] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 11/21] drm/xe/eudebug: Introduce EU control interface
` [PATCH 12/21] drm/xe/eudebug: Add vm bind and vm bind ops
` [PATCH 13/21] drm/xe/eudebug: Add UFENCE events with acks
` [PATCH 14/21] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 15/21] drm/xe/eudebug: implement userptr_vma access
` [PATCH 16/21] drm/xe: Debug metadata create/destroy ioctls
` [PATCH 17/21] drm/xe: Attach debug metadata to vma
` [PATCH 18/21] drm/xe/eudebug: Add debug metadata support for xe_eudebug
` [PATCH 19/21] drm/xe/eudebug: Implement vm_bind_op discovery
` [PATCH 20/21] drm/xe/eudebug: Dynamically toggle debugger functionality
` [PATCH 21/21] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` ✓ CI.Patch_applied: success for GPU debug support (eudebug)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH v4 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers
2024-07-29 7:41 UTC (3+ messages)
` [PATCH v4 2/6] drm/gma500: Make I2C terminology more inclusive
[PATCH v4 00/12] spi: add driver for Intel discrete graphics
2024-07-29 5:38 UTC (21+ messages)
` [PATCH v4 01/12] spi: add driver for intel graphics on-die spi device
` [PATCH v4 02/12] spi: intel-dg: implement region enumeration
` [PATCH v4 03/12] spi: intel-dg: implement spi access functions
` [PATCH v4 04/12] spi: intel-dg: spi register with mtd
` [PATCH v4 05/12] spi: intel-dg: implement mtd access handlers
` [PATCH v4 06/12] spi: intel-dg: align 64bit read and write
` [PATCH v4 07/12] spi: intel-dg: wake card on operations
` [PATCH v4 08/12] drm/i915/spi: add spi device for discrete graphics
` [PATCH v4 09/12] drm/i915/spi: add intel_spi_region map
` [PATCH v4 10/12] drm/i915/spi: add support for access mode
` [PATCH v4 11/12] drm/xe/spi: add on-die spi device
` [PATCH v4 12/12] drm/xe/spi: add support for access mode
` ✓ CI.Patch_applied: success for spi: add driver for Intel discrete graphics (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.FULL: success "
` ✗ CI.BAT: failure "
[PATCH v3 0/8] Fix rtp when processing OOB workarounds
2024-07-29 5:34 UTC (17+ messages)
` [PATCH v3 1/8] drm/xe/kunit: Test WAs for BMG
` [PATCH v3 2/8] drm/xe/kunit: Rename count to count_sr_entries
` [PATCH v3 3/8] drm/xe/kunit: Test active rtp entries
` [PATCH v3 4/8] drm/xe/kunit: Rename rtp test cases
` [PATCH v3 5/8] drm/xe/kunit: Test rtp with no actions
` [PATCH v3 6/8] drm/xe/rtp: Simplify marking active workarounds
` [PATCH v3 7/8] drm/xe/rtp: Expand max rules/actions per entry again
` [PATCH v3 8/8] drm/xe: Migrate OOB WAs to OR rules
` ✓ CI.Patch_applied: success for Fix rtp when processing OOB workarounds (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.FULL: failure "
` ✓ CI.BAT: success "
[PATCH AUTOSEL 6.10 01/34] drm/xe/preempt_fence: enlarge the fence critical section
2024-07-28 15:40 UTC (2+ messages)
` [PATCH AUTOSEL 6.10 07/34] drm/xe/xe_guc_submit: Fix exec queue stop race condition
[PATCH] drm/xe: Prime userptr notifier lock with reclaim
2024-07-27 10:08 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[drm-xe:drm-xe-next] BUILD SUCCESS fd6797ec50c561f085bc94e3ee26f484a52af79e
2024-07-27 7:49 UTC
[PATCH 0/1] drm/xe/xe2: Introduce performance changes
2024-07-27 7:37 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2: Introduce performance changes (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` [PATCH 1/1] drm/xe/xe2: Introduce performance changes
` ✗ CI.FULL: failure for drm/xe/xe2: Introduce performance changes (rev2)
[PATCH] drm/xe/migrate: Future-proof compressed PAT check
2024-07-27 5:13 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/3] Move GuC FW defs for LNL and BMG to drm-xe-next
2024-07-27 3:26 UTC (17+ messages)
` [PATCH 1/3] drm/xe: Drop pre-release GuC definitions for LNL and BMG
` [PATCH 2/3] drm/xe/guc: Bump LNL GuC recommended version to 70.29.1
` [PATCH 3/3] drm/xe/guc: Add BMG GuC definition
` ✗ CI.FULL: failure for Move GuC FW defs for LNL and BMG to drm-xe-next
` ✓ CI.Patch_applied: success for Move GuC FW defs for LNL and BMG to drm-xe-next (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Annotate xe_vma_userptr_pin_pages with might_alloc
2024-07-27 2:52 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2] drm/xe/uapi: Expose SIMD16 EU mask in topology query
2024-07-27 1:53 UTC (8+ messages)
[PATCH v2] drm/xe: Take ref to VM in delayed snapshot
2024-07-26 23:31 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Take ref to VM in delayed snapshot (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[drm-xe:topic/xe-for-CI] BUILD SUCCESS c5c046d9cd88bed8b8cce1bc7d70e2a19063a876
2024-07-26 20:47 UTC
[PATCH v2 0/7] Fix rtp when processing OOB workarounds
2024-07-26 18:05 UTC (21+ messages)
` [PATCH v2 1/7] drm/xe/kunit: Test WAs for BMG
` [PATCH v2 2/7] drm/xe/kunit: Rename count to sr_entries
` [PATCH v2 3/7] drm/xe/kunit: Test active rtp entries
` [PATCH v2 4/7] drm/xe/kunit: Rename rtp test cases
` [PATCH v2 5/7] drm/xe/rtp: Fix off-by-one when processing rules
` [PATCH v2 6/7] drm/xe/kunit: Test rtp with no actions
` [PATCH v2 7/7] drm/xe/rtp: Simplify marking active workarounds
` ✓ CI.checksparse: success for Fix rtp when processing OOB workarounds (rev3)
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Fix opregion leak
2024-07-26 17:13 UTC (3+ messages)
[CI] drm/xe/guc: Enable w/a 14022293748 and 22019794406
2024-07-26 15:25 UTC (4+ messages)
[Intel-xe] [PATCH v5] drm/xe/xe2: Enable Priority Mem Read
2024-07-26 14:37 UTC (3+ messages)
` ✗ CI.FULL: failure for drm/xe/xe2: Enable Priority Mem Read (rev7)
[PATCH] drm/xe: Faster devcoredump
2024-07-26 13:40 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH] drm/xe: Take ref to VM in delayed snapshot
2024-07-26 12:36 UTC (6+ messages)
` ✗ CI.BAT: failure for "
` ✗ CI.FULL: "
[PATCH] drm/xe: Assert G2H outstanding when releasing G2H
2024-07-26 12:36 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH i-g-t 0/2] tests/device_reset: Wait for device nodes to re-appear
2024-07-26 11:48 UTC (6+ messages)
` [PATCH i-g-t 1/2] "
` [PATCH i-g-t 2/2] tests/core_hotunplug: Fix inline comment on missing device nodes
` ✗ CI.Patch_applied: failure for tests/device_reset: Wait for device nodes to re-appear
[PATCH] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
2024-07-26 8:25 UTC (4+ messages)
[PATCH] drm/xe: Remove unused variable
2024-07-26 8:24 UTC (3+ messages)
` ✗ CI.FULL: failure 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