messages from 2026-08-05 21:43:02 to 2026-08-06 21:47:08 UTC [more...]
[PULL] drm-misc-next
2026-08-06 21:48 UTC
[RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
2026-08-06 21:13 UTC (15+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL (rev2)
[PATCH 0/4] drm/xe: Adopt xe_log SIGID API for structured error reporting
2026-08-06 20:44 UTC (13+ messages)
` [PATCH 1/4] drm/xe/log: DO NOT REVIEW
` [PATCH 2/4] drm/xe: Use xe_log SIGID API for probe-path error reporting
` [PATCH 3/4] drm/xe/pcode: Improve pcode timeout logging
` [PATCH 4/4] drm/xe/sysctrl: Add better sysctrl error reporting
` ✗ CI.checkpatch: warning for drm/xe: Adopt xe_log SIGID API for structured "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-06 20:21 UTC (21+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 09/20] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v4 20/20] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
[PATCH v9 00/12] Fine grained fault locking, threaded prefetch, storm cache
2026-08-06 20:18 UTC (18+ messages)
` [PATCH v9 01/12] drm/xe: Fine grained page fault locking
` [PATCH v9 02/12] drm/xe: Allow prefetch-only VM bind IOCTLs to use VM read lock
` [PATCH v9 03/12] drm/xe: Thread prefetch of SVM ranges
` [PATCH v9 04/12] drm/xe: Use a single page-fault queue with multiple workers
` [PATCH v9 05/12] drm/xe: Add num_pf_work modparam
` [PATCH v9 06/12] drm/xe: Engine class and instance into a u8
` [PATCH v9 07/12] drm/xe: Track pagefault worker runtime
` [PATCH v9 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms
` [PATCH v9 09/12] drm/xe: Add pagefault chaining stats
` [PATCH v9 10/12] drm/xe: Add debugfs pagefault_info
` [PATCH v9 11/12] drm/xe: batch CT pagefault acks with periodic flush
` [PATCH v9 12/12] drm/xe: Track parallel page fault activity in GT stats
` ✗ CI.checkpatch: warning for Fine grained fault locking, threaded prefetch, storm cache (rev9)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/pf: Restore default PF scheduling on failed VF enable
2026-08-06 20:05 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() call
2026-08-06 19:52 UTC (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
2026-08-06 19:46 UTC (8+ messages)
` [PATCH v3 02/23] drm/xe/log: "
[PULL] drm-misc-fixes
2026-08-06 19:26 UTC
[PATCH] drm/xe: Skip GT TLB invalidation when VM has no queues mapped
2026-08-06 19:14 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe/pm: do not warn about missing runtime PM protection after hot-unplug
2026-08-06 19:01 UTC (7+ messages)
` ✓ CI.KUnit: success for drm/xe/pm: do not warn about missing runtime PM protection after hot-unplug (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-08-06 17:24 UTC (7+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
[PATCH] drm/xe/xe_debugfs: Expose G-State and PCIe link state debugfs for CRI
2026-08-06 17:23 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v13 0/4] Introduce cold reset recovery method
2026-08-06 17:22 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for Introduce cold reset recovery method (rev13)
` ✓ CI.KUnit: success for Introduce cold reset recovery method (rev14)
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/display: Limit max joined dotclock on pipes available
2026-08-06 16:41 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v1 0/3] Separate GGTT pools for submissions and VFs provisioning
2026-08-06 16:07 UTC (7+ messages)
` [PATCH v1 1/3] drm/xe/ggtt: Split GGTT into usable and shareable pools
` [PATCH v1 2/3] drm/xe/ggtt: Initialize GGTT pools by SR-IOV mode
` [PATCH v1 3/3] drm/xe/ggtt: Add KUnit tests for usable and shareable pools
` ✗ CI.checkpatch: warning for Separate GGTT pools for submissions and VFs provisioning
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/pagemap: Prevent double migration of device pages
2026-08-06 15:53 UTC (6+ messages)
` ✓ CI.KUnit: success for drm/pagemap: Prevent double migration of device pages (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/7] Crescent Island PMT support
2026-08-06 15:29 UTC (11+ messages)
` [PATCH 1/7] platform/x86/intel/pmt: complete pcidev to device update
` [PATCH 2/7] platform/x86/intel/pmt: Add register access callbacks
` [PATCH 3/7] drm/xe/vsec: Use correct pm state get
` [PATCH 4/7] drm/xe/vsec: Support Crescent Island PMT
` [PATCH 5/7] drm/xe/vsec: Crescent Island PMT decode
` [PATCH 6/7] drm/xe/vsec: Crescent Island PMT callbacks
` [PATCH 7/7] drm/xe/vsec: support late bind fw information
` ✓ CI.KUnit: success for Crescent Island PMT support (rev3)
` ✓ Xe.CI.BAT: "
[PATCH V4 0/2] Add gpu_buddy_allocated_addr_to_block helper and its Kunit tests
2026-08-06 15:15 UTC (12+ messages)
` [PATCH V4 1/2] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V4 2/2] gpu/tests/gpu_buddy: Add KUnit test for gpu_buddy_allocated_addr_to_block
` ✓ CI.KUnit: success for Add gpu_buddy_allocated_addr_to_block helper and its Kunit tests (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v6 0/2] drm/xe/sysctrl: Add helper to query application status
2026-08-06 14:55 UTC (5+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] drm/xe/sysctrl: Add helper to check oCode firmware readiness
` ✓ CI.KUnit: success for drm/xe/sysctrl: Add helper to query application status (rev6)
` ✓ Xe.CI.BAT: "
[drm-xe:drm-xe-fixes] BUILD SUCCESS d1643db3b037b57f2af7f85c3821d6fe69c492f6
2026-08-06 14:37 UTC
[PATCH v6 0/2] drm/xe/sysctrl: Add helpers to query application
2026-08-06 14:09 UTC (5+ messages)
` [PATCH v6 1/2] drm/xe/sysctrl: Add helper to query application status
` [PATCH v6 2/2] drm/xe/sysctrl: Add helper to check oCode firmware readiness
` ✓ CI.KUnit: success for drm/xe/sysctrl: Add helpers to query application
` ✓ Xe.CI.BAT: "
[PATCH v2 0/2] drm/xe/sysctrl: Add fwctl support for System Controller
2026-08-06 13:26 UTC (6+ messages)
` [PATCH v2 1/2] drm/xe/sysctrl: Add System Controller get application status
` [PATCH v2 2/2] drm/xe/sysctrl: Add fwctl support for System Controller
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PULL] drm-xe-fixes
2026-08-06 12:55 UTC
[PATCH v3] drm/xe: Fix a bug in pc_adjust_freq_bounds()
2026-08-06 12:45 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix a bug in pc_adjust_freq_bounds() (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v8 0/3] drm/xe/guc_ads: allocate UM queues in a separate UC BO
2026-08-06 11:11 UTC (4+ messages)
` [PATCH v8 1/3] drm/xe/guc_ads: allocate UM queues in a separate BO
[PATCH 0/3] Modify the SW tail logic in OA
2026-08-06 11:10 UTC (5+ messages)
` ✗ CI.checkpatch: warning for Modify the SW tail logic in OA (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 00/10] Add new debug infrastructure for configfs
2026-08-06 9:47 UTC (15+ messages)
` [PATCH 01/10] drm/xe: Guard configfs attribute reads in getters
` [PATCH 02/10] drm/xe: Sort xe_config_device fields
` [PATCH 03/10] drm/xe: Split out configfs data structures
` [PATCH 04/10] drm/xe: Add a new debug focused configfs group
` [PATCH 05/10] drm/xe: Move debug configfs entries to xe_configfs_debug.c
` [PATCH 06/10] drm/xe/guc: Add configfs support for guc_log_level
` [PATCH 07/10] drm/xe/guc: Add support for NPK as a GuC log target
` [PATCH 08/10] drm/xe: Add infrastructure for debug configfs parameters
` [PATCH 09/10] drm/xe: Migrate existing debug configfs entries to params infrastructure
` [PATCH 10/10] drm/xe: Taint kernel when debug configfs parameters are set
` ✗ CI.checkpatch: warning for Add new debug infrastructure for configfs (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v3 0/6] Fix device page migration in low memory fallback
2026-08-06 9:15 UTC (13+ messages)
` [PATCH v3 1/6] mm/migrate_device: Clear stale mapping after freeing swapcache
` [PATCH v3 2/6] mm/migrate_device: Do not write past the end of the src_pfns array
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio
` [PATCH v3 4/6] drm/pagemap: dma-unmap pages before handling migration errors
` [PATCH v3 5/6] drm/pagemap: Fix folio allocation fallback and use-after-put
` [PATCH v3 6/6] drm/pagemap: Add fault injection for higher-order RAM folio allocation
` ✗ CI.checkpatch: warning for Fix device page migration in low memory fallback (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe/pm: do not warn about missing runtime PM protection after hot-unplug
2026-08-06 6:27 UTC (8+ messages)
[PATCH 0/3] drm/xe/pf: Add _locked variants of some config functions
2026-08-06 4:37 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 0/2] cdclk mismatch with sw/hw
2026-08-06 1:53 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for cdclk mismatch with sw/hw (rev2)
[PATCH] drm/i915/mst: let the branch-sink check uncompressed with 18bpp
2026-08-06 0:27 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/mst: let the branch-sink check uncompressed with 18bpp (rev2)
[PATCH v2] drm/xe: Fix a bug in pc_adjust_freq_bounds()
2026-08-05 21:42 UTC (3+ messages)
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