messages from 2025-08-13 10:52:20 to 2025-08-14 20:38:10 UTC [more...]
[PATCH 00/15] Driver-managed exhaustive eviction
2025-08-14 20:37 UTC (49+ messages)
` [PATCH 01/15] drm/xe/vm: Don't use a pin the vm_resv during validation
` [PATCH 02/15] drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf member
` [PATCH 03/15] drm/xe/vm: Clear the scratch_pt pointer on error
` [PATCH 04/15] drm/xe: Pass down drm_exec context to validation
` [PATCH 05/15] drm/xe: Introduce an xe_validation wrapper around drm_exec
` [PATCH 06/15] drm/xe: Convert xe_bo_create_user() for exhaustive eviction
` [PATCH 07/15] drm/xe: Convert SVM validation "
` [PATCH 08/15] drm/xe: Convert existing drm_exec transactions "
` [PATCH 09/15] drm/xe: Convert the CPU fault handler "
` [PATCH 10/15] drm/xe/display: Convert __xe_pin_fb_vma()
` [PATCH 11/15] drm/xe: Convert xe_dma_buf.c for exhaustive eviction
` [PATCH 12/15] drm/xe: Rename ___xe_bo_create_locked()
` [PATCH 13/15] drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive eviction
` [PATCH 14/15] drm/xe: Convert xe_bo_create_pin_map() "
` [PATCH 15/15] drm/xe: Convert pinned suspend eviction "
` ✗ CI.checkpatch: warning for Driver-managed "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v2 0/2] Tile and GT counting improvements
2025-08-14 20:01 UTC (6+ messages)
` [PATCH v2 1/2] drm/xe: Probe for tile count during device info initialization
` [PATCH v2 2/2] drm/xe: Use for_each_gt to define gt_count
[PATCH v7 00/24] MADVISE FOR XE
2025-08-14 19:01 UTC (31+ messages)
` [PATCH v7 01/24] drm/gpuvm: Pass map arguments through a struct
` [PATCH v7 02/24] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v7 03/24] drm/gpuvm: Introduce drm_gpuvm_madvise_ops_create
` [PATCH v7 04/24] drm/xe/uapi: Add madvise interface
` [PATCH v7 05/24] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v7 06/24] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v7 07/24] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v7 08/24] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v7 09/24] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v7 10/24] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v7 11/24] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v7 12/24] drm/xe: Implement madvise ioctl for xe
` [PATCH v7 13/24] drm/xe/svm: Add svm ranges migration policy on atomic access
` [PATCH v7 14/24] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v7 15/24] drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attribute
` [PATCH v7 16/24] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v7 17/24] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v7 18/24] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v7 19/24] drm/xe/bo: Update atomic_access attribute on madvise
` [PATCH v7 20/24] drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
` [PATCH v7 21/24] drm/xe/vm: Add helper to check for default VMA memory attributes
` [PATCH v7 22/24] drm/xe: Reset VMA attributes to default in SVM garbage collector
` [PATCH v7 23/24] drm/xe: Enable madvise ioctl for xe
` [PATCH v7 24/24] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
` ✗ CI.checkpatch: warning for MADVISE FOR XE (rev7)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/tests: Make cross-device dma-buf BOs CPU-visible on small BAR
2025-08-14 17:39 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PULL] drm-intel-fixes
2025-08-14 16:47 UTC (2+ messages)
[PULL] drm-xe-fixes
2025-08-14 16:17 UTC
[PATCH v8 00/10] Handle Firmware reported Hardware Errors
2025-08-14 16:16 UTC (16+ messages)
` [PATCH v8 01/10] drm/xe: Add documentation for Xe Device Wedging
` [PATCH v8 02/10] drm: Add a vendor-specific recovery method to drm device wedged uevent
` [PATCH v8 03/10] drm/xe: Set GT as wedged before sending "
` [PATCH v8 04/10] drm/xe: Add a helper function to set recovery method
` [PATCH v8 05/10] drm/xe/xe_survivability: Refactor survivability mode
` [PATCH v8 06/10] drm/xe/xe_survivability: Add support for Runtime "
` [PATCH v8 07/10] drm/xe/doc: Document device wedged and runtime survivability
` [PATCH v8 08/10] drm/xe: Add support to handle hardware errors
` [PATCH v8 09/10] drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errors
` [PATCH v8 10/10] drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
` ✗ CI.checkpatch: warning for Handle Firmware reported Hardware Errors (rev8)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[RFC PATCH 0/8] Refactor drm_writeback_connector structure
2025-08-14 16:13 UTC (9+ messages)
` [RFC PATCH 1/8] drm: writeback: "
[PATCH v2] drm/xe/migrate: make MI_TLB_INVALIDATE conditional
2025-08-14 14:56 UTC (4+ messages)
[PATCH 0/4] dma-buf/fence-chain: Speed up processing of rearmed callbacks
2025-08-14 13:13 UTC (9+ messages)
` [PATCH 1/4] dma-buf/fence-chain: Report time spent in wait_* test cases
` [PATCH 2/4] dma-buf/fence-chain: Let test cases decide which fence to wait on
` [PATCH 3/4] dma-buf/fence-chain: Wait on each tested chain link
` [PATCH 4/4] dma-buf/fence-chain: Speed up processing of rearmed callbacks
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v2] drm/xe/i2c: Introduce xe_i2c_present()
2025-08-14 12:05 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/i2c: Introduce xe_i2c_present() (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 00/13] drm/xe: Add psmi support
2025-08-14 11:13 UTC (14+ messages)
` [PATCH v3 04/13] drm/xe/psmi: Add Wa_14020001231
` [PATCH v3 05/13] drm/xe/psmi: Add Wa_16023683509
` [PATCH v3 07/13] drm/xe/configfs: Allow to enable PSMI
` [PATCH v3 09/13] drm/xe/configfs: Block runtime attribute changes
` [PATCH v3 11/13] drm/xe/configfs: Improve documentation steps
[PATCH 00/15] drm/i915: drop __to_intel_display() transitional macro
2025-08-14 10:21 UTC (3+ messages)
[PATCH] drm/i915: silence rpm wakeref asserts on GEN11_GU_MISC_IIR access
2025-08-14 10:08 UTC (3+ messages)
[PULL] drm-misc-next
2025-08-14 7:24 UTC
[PATCH 00/12] drm/i915: vlv clock cleanups
2025-08-14 7:20 UTC (5+ messages)
` [PATCH 01/12] drm/i915: add vlv_clock_get_gpll()
` [PATCH 02/12] drm/i915: add vlv_clock_get_czclk()
"Failed to create device link (0x124)" for Intel Management Engine Interface on Xe graphics
2025-08-14 6:29 UTC
[PATCH] drm/xe/pcode: Initialize data0 for pcode read routine
2025-08-13 23:54 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/pcode: Initialize data0 for pcode read routine (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/9] Add TLB invalidation abstraction
2025-08-13 22:48 UTC (16+ messages)
` [PATCH 1/9] drm/xe: Move explicit CT lock in TLB invalidation sequence
` [PATCH 2/9] drm/xe: Stop the TLB fence timer on driver teardown
` [PATCH 3/9] drm/xe: s/tlb_invalidation/tlb_inval
` [PATCH 4/9] drm/xe: Add xe_tlb_inval structure
` [PATCH 5/9] drm/xe: Add xe_gt_tlb_invalidation_done_handler
` [PATCH 6/9] drm/xe: Decouple TLB invalidations from GT
` [PATCH 7/9] drm/xe: Prep TLB invalidation fence before sending
` [PATCH 8/9] drm/xe: Add helpers to send TLB invalidations
` [PATCH 9/9] drm/xe: Split TLB invalidation code in frontend and backend
` ✗ CI.checkpatch: warning for Add TLB invalidation abstraction (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/1] drm/xe: serialize store_data and user_interrupt for ufence wait
2025-08-13 22:02 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: serialize store_data and user_interrupt for ufence wait (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
2025-08-13 21:23 UTC (5+ messages)
` [PATCH 2/2] drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPG
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2025-08-13 20:21 UTC (2+ messages)
[drm-xe:drm-xe-fixes] BUILD SUCCESS 01d101b96122fa8008b2bddca226e6a54002688a
2025-08-13 19:23 UTC
[PATCH 00/19] perf: Rework event_init checks
2025-08-13 18:48 UTC (25+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks
` ✗ CI.checkpatch: warning for perf: Rework "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 1/2] drm/i915/display: Add power well mapping for WCL
2025-08-13 17:04 UTC (4+ messages)
` [PATCH 2/2] drm/i915/wcl: Add display device info
[PATCH v1 0/4] Preliminary support for separate VRAM region for kernel allocations on tiles
2025-08-13 16:53 UTC (7+ messages)
` [PATCH v1 1/4] drm/xe: Add initial support for separate kernel VRAM region on the tile
` [PATCH v1 2/4] drm/xe: Introduce new BO flag XE_BO_FLAG_FORCE_USER_VRAM
` [PATCH v1 3/4] drm/xe: Force user context allocations in user VRAM
[PATCH v2 0/2] drm/xe: Untangle vm_bind_ioctl cleanup order and fix double free bug
2025-08-13 15:50 UTC (5+ messages)
` [PATCH v2 1/2] drm/xe: Fix vm_bind_ioctl "
` ✓ Xe.CI.BAT: success for drm/xe: Untangle vm_bind_ioctl cleanup order and fix double free bug (rev2)
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: MADVISE SQUASH for CI-v7_with_comments_addressed_gpuvm_changes
2025-08-13 15:37 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[drm-xe:topic/xe-for-CI] BUILD SUCCESS 6916e5fb25c414cb3d4adcfc8f12f55f602c53b2
2025-08-13 14:51 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS 32a4d1b98e6663101fd0abfaf151c48feea7abb1
2025-08-13 14:50 UTC
[PATCH 00/19] drm/i915/tc: Fix enabled/disconnected DP-alt sink handling
2025-08-13 12:43 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/tc: Fix enabled/disconnected DP-alt sink handling (rev3)
[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
2025-08-12 21:33 UTC (8+ messages)
` [PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
[PATCH v2 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
2025-08-13 7:43 UTC (3+ messages)
` [PATCH v2 3/7] kunit: Pass parameterized test context to generate_params()
[PATCH 0/9] Introducing firmware late binding
2025-08-13 12:13 UTC (10+ messages)
` [PATCH 2/9] mei: late_bind: add late binding component driver
[PATCH v5] drm/xe/guc: Add devm release action to safely tear down CT
2025-08-13 11:43 UTC (2+ messages)
` ✗ Xe.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;
as well as URLs for NNTP newsgroup(s).