messages from 2025-05-27 10:59:26 to 2025-05-28 06:27:51 UTC [more...]
[PATCH] drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB
2025-05-28 6:27 UTC (16+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
` ✗ CI.Patch_applied: "
[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
2025-05-28 5:33 UTC (14+ messages)
` [PATCH v2 18/32] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v2 23/32] drm/xe: Implement madvise ioctl for xe
` [PATCH v2 24/32] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
[RESEND 0/8] drm/i915/sbi: move under display, cleanup
2025-05-28 5:26 UTC (20+ messages)
` [RESEND 1/8] drm/i915/sbi: move intel_sbi.[ch] under display/
` [RESEND 2/8] drm/i915/sbi: convert intel_sbi.[ch] to struct intel_display
` [RESEND 3/8] drm/i915/sbi: move sbi_lock under "
` [RESEND 4/8] drm/i915/de: rename timeout parameters timeout_ms to highlight unit
` [RESEND 5/8] drm/i915: add out_value to intel_wait_for_register_fw() and intel_de_wait_fw()
` [RESEND 6/8] drm/i915/sbi: convert to intel_de_*()
` [RESEND 7/8] drm/i915/sbi: split out intel_sbi_regs.h
` [RESEND 8/8] drm/i915/sbi: clean up SBI register macro definitions and usage
` ✓ CI.Patch_applied: success for drm/i915/sbi: move under display, cleanup (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "
` ✓ CI.Patch_applied: success for drm/i915/sbi: move under display, cleanup (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH] drm/i915/display: add intel_display_device_present()
2025-05-28 5:16 UTC (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.Patch_applied: success for drm/i915/display: add intel_display_device_present() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH v4 00/12] Panel Replay + Adaptive sync
2025-05-28 5:06 UTC (12+ messages)
` ✓ CI.Patch_applied: success for Panel Replay + Adaptive sync (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "
` ✓ CI.Patch_applied: success for Panel Replay + Adaptive sync (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v4 0/3] CCS save restore for IGPU
2025-05-28 5:04 UTC (10+ messages)
` [PATCH v4 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v4 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [PATCH v4 3/3] drm/xe/vf: Register CCS read/write contexts with Guc
[PATCH] drm/xe/bo: optimise CCS case for WB pages
2025-05-27 22:32 UTC (4+ messages)
[PATCH] drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM
2025-05-27 21:50 UTC (10+ messages)
` [PATCH v2] "
` ✓ CI.Patch_applied: success for drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v3 00/19] MADVISE FOR XE
2025-05-27 21:40 UTC (24+ messages)
` [PATCH v3 01/19] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops
` [PATCH v3 02/19] drm/xe/uapi: Add madvise interface
` [PATCH v3 03/19] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v3 04/19] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v3 05/19] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v3 06/19] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v3 07/19] drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
` [PATCH v3 08/19] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v3 09/19] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v3 10/19] drm/xe: Implement madvise ioctl for xe
` [PATCH v3 11/19] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v3 12/19] drm/xe/svm : Add svm ranges migration policy on atomic access
` [PATCH v3 13/19] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v3 14/19] drm/xe/svm: Support DRM_XE_SVM_ATTR_PAT memory attribute
` [PATCH v3 15/19] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v3 16/19] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v3 17/19] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
` [PATCH v3 18/19] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v3 19/19] drm/xe/bo: Update atomic_access attribute on madvise
` ✓ CI.Patch_applied: success for MADVISE FOR XE
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH 1/1] drm/xe/svm: For atomic operations, continue with page fault handling
2025-05-27 21:30 UTC (6+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH v9 0/6] PCI: VF resizable BAR
2025-05-27 21:20 UTC (11+ messages)
` [PATCH v9 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v9 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v9 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v9 4/6] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v9 5/6] PCI: Allow drivers to control VF BAR size
` [PATCH v9 6/6] drm/xe/pf: Set VF LMEM "
` ✓ CI.Patch_applied: success for PCI: VF resizable BAR (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v2] drm/xe: Add configfs to load with fewer engines
2025-05-27 21:01 UTC (3+ messages)
[PATCH] drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency
2025-05-27 20:55 UTC (2+ messages)
[PATCH 0/3] More missing XeLP workarounds
2025-05-27 20:44 UTC (5+ messages)
` [PATCH 3/3] drm/xe/xelp: Add Wa_18022495364
[PATCH v2] drm/xe/sched: stop re-submitting signalled jobs
2025-05-27 19:51 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/sched: stop re-submitting signalled jobs (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 1/2] drm/xe: Make xe_gt_freq part of the Documentation
2025-05-27 19:23 UTC (5+ messages)
` [PATCH 2/2] drm/xe: Add missing documentation of rpa_freq
[PATCH v3 0/3] drm/xe: Add configfs to load with fewer engines
2025-05-27 19:20 UTC (9+ messages)
` [PATCH v3 2/3] drm/xe: Allow to disable engines
` [PATCH v3 3/3] drm/xe/configfs: Add attribute "
[RESEND 0/6] drm/i915/dram: dram_info refactoring
2025-05-27 19:06 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dram: dram_info refactoring (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v2] drm/xe: Rework eviction rejection of bound external bos
2025-05-27 18:57 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Rework eviction rejection of bound external bos (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
2025-05-27 18:49 UTC (13+ messages)
` [PATCH v10 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v10 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v10 08/10] drm/xe/nvm: add on-die non-volatile memory device
[PATCH 1/1] drm/xe/svm: Avoid duplicate eviction on get_pages() failure
2025-05-27 18:28 UTC (10+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/mocs: Initialize MOCS index early
2025-05-27 18:24 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/mocs: Initialize MOCS index early (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v6 0/4] drm/xe: Improve wedged mode handling
2025-05-27 17:18 UTC (3+ messages)
` [PATCH v6 1/4] drm/xe: Validate wedged_mode parameter and define enum for modes
[PATCH] drm/i915/display: Add skip link check quirk
2025-05-27 16:53 UTC (4+ messages)
[PATCH] drm/i915/display: Use str_true_false() helper
2025-05-27 15:16 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v3 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
2025-05-27 14:28 UTC (11+ messages)
` [PATCH v3 2/7] drm/xe/vf: Finish RESFIX by reset if CTB not enabled
` [PATCH v3 3/7] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v3 5/7] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v3 6/7] drm/xe/vf: Rebase MEMIRQ structures for "
[PATCH 0/2] Cleaning up code related to VRAM regions and its initialization - part 2
2025-05-27 14:23 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 1/1] [CI]: drm/xe/: Madvise SQUASH for CI
2025-05-27 12:52 UTC (9+ messages)
` ✗ CI.checkpatch: warning for series starting with [1/1,CI] : "
` ✓ CI.Patch_applied: success "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
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