intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-30 04:59:38 to 2025-07-30 20:58:16 UTC [more...]

[PATCH v5 00/25] MADVISE FOR XE
 2025-07-30 20:57 UTC  (32+ messages)
` [PATCH v5 01/25] drm/gpuvm: Pass map arguments through a struct
` [PATCH v5 02/25] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v5 03/25] drm/gpuvm: Support flags in drm_gpuva_op_map
` [PATCH v5 04/25] drm/gpuvm: Introduce DRM_GPUVM_SM_MAP_OPS_FLAG_SPLIT_MADVISE flag
` [PATCH v5 05/25] drm/xe/uapi: Add madvise interface
` [PATCH v5 06/25] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v5 07/25] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v5 08/25] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v5 09/25] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v5 10/25] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v5 11/25] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v5 12/25] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v5 13/25] drm/xe: Implement madvise ioctl for xe
` [PATCH v5 14/25] drm/xe/svm : Add svm ranges migration policy on atomic access
` [PATCH v5 15/25] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v5 16/25] drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attribute
` [PATCH v5 17/25] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v5 18/25] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v5 19/25] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v5 20/25] drm/xe/bo: Update atomic_access attribute on madvise
` [PATCH v5 21/25] drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
` [PATCH v5 22/25] drm/xe/vm: Add helper to check for default VMA memory attributes
` [PATCH v5 23/25] drm/xe: Reset VMA attributes to default in SVM garbage collector
` [PATCH v5 24/25] drm/xe: Enable madvise ioctl for xe
` [PATCH v5 25/25] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
` ✗ CI.checkpatch: warning for MADVISE FOR XE (rev5)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/8] Add TLB invalidation abstraction
 2025-07-30 20:53 UTC  (11+ messages)
` [PATCH 1/8] drm/xe: Move explicit CT lock in TLB invalidation sequence
` [PATCH 2/8] drm/xe: s/tlb_invalidation/tlb_inval
` [PATCH 3/8] drm/xe: Add xe_tlb_inval structure
` [PATCH 4/8] drm/xe: Add xe_gt_tlb_invalidation_done_handler
` [PATCH 5/8] drm/xe: Decouple TLB invalidations from GT
` [PATCH 6/8] drm/xe: Prep TLB invalidation fence before sending
` [PATCH 7/8] drm/xe: Add helpers to send TLB invalidations
` [PATCH 8/8] drm/xe: Split TLB invalidation code in frontend and backend
` ✗ CI.checkpatch: warning for Add TLB invalidation abstraction (rev2)
` ✓ CI.KUnit: success "

[PATCH] drm/xe: rename XE_WA to XE_GT_WA
 2025-07-30 20:39 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] Misc PF improvements
 2025-07-30 20:14 UTC  (6+ messages)
` [PATCH 1/3] drm/xe/pf: Disable PF restart worker on device removal
` [PATCH 2/3] drm/xe/pf: Make sure PF is ready to configure VFs
` [PATCH 3/3] drm/xe/pf: Don't resume device from restart worker
` ✓ CI.KUnit: success for Misc PF improvements
` ✓ Xe.CI.BAT: "

[PATCH v5 00/11] Updates for drm/xe/configfs
 2025-07-30 20:10 UTC  (11+ messages)
` [PATCH v5 10/11] drm/xe/configfs: Only allow configurations for supported devices

[PATCH 0/4] Add test for G2G communications
 2025-07-30 20:06 UTC  (4+ messages)
` [PATCH 2/4] drm/xe/guc: Add firmware build type to available info

[PATCH 00/10] Supporting RAS on XE
 2025-07-30 19:59 UTC  (18+ messages)
` [PATCH 01/10] drm/xe: Handle errors from various components
` [PATCH 02/10] drm/xe: Add new helpers to log hardware errrors
` [PATCH 03/10] drm/xe: Log and count the GT hardware errors
` [PATCH 04/10] drm/xe: Support GT hardware error reporting for PVC
` [PATCH 05/10] drm/xe: Support GSC "
` [PATCH 06/10] drm/xe: Support SOC FATAL error handling "
` [PATCH 07/10] drm/xe: Support SOC NONFATAL "
` [PATCH 08/10] drm/xe: Handle MDFI error severity
` [PATCH 09/10] drm/xe: Clear SOC CORRECTABLE error registers
` [PATCH 10/10] drm/xe: Clear all SoC errors post warm reset
` ✗ CI.checkpatch: warning for Supporting RAS on XE
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/3] Some more xe_migrate_access_memory fixes
 2025-07-30 19:54 UTC  (11+ messages)
` [PATCH 1/3] drm/xe/migrate: prevent infinite recursion
` [PATCH 2/3] drm/xe/migrate: don't overflow max copy size
` [PATCH 3/3] drm/xe/migrate: prevent potential UAF
` ✗ CI.checkpatch: warning for Some more xe_migrate_access_memory fixes
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 0/6] Prepare GPU SVM for migration of THP
 2025-07-30 19:00 UTC  (10+ messages)
` [PATCH v3 1/6] drm/pagemap: Rename drm_pagemap_device_addr to drm_pagemap_addr
` [PATCH v3 2/6] drm/pagemap: Use struct drm_pagemap_addr in mapping and copy functions
` [PATCH v3 3/6] drm/pagemap: DMA map folios when possible
` [PATCH v3 4/6] drm/pagemap: Allocate "
` [PATCH v3 5/6] drm/xe/migrate: Populate struct drm_pagemap_addr array
` [PATCH v3 6/6] drm/xe/svm: Migrate folios when possible
` ✓ CI.KUnit: success for Prepare GPU SVM for migration of THP (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-07-30 17:40 UTC  (3+ messages)
` [PATCH v6 5/6] drm/xe/guc: Add GuC log event buffer output in LFD format

[PATCH] [v2] drm/xe: MADVISE SQUASH for CI-v5_addressed__with_gpuvm_changes
 2025-07-30 17:01 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: MADVISE SQUASH for CI-v5_addressed__with_gpuvm_changes (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 6.12 0/4] drm/xe: Fix xe_force_wake_get return handling
 2025-07-30 15:42 UTC  (16+ messages)
` [PATCH 6.12 1/4] Revert "drm/xe/gt: Update handling of xe_force_wake_get return"
  ` Patch "Revert "drm/xe/gt: Update handling of xe_force_wake_get return"" has been added to the 6.12-stable tree
` [PATCH 6.12 2/4] Revert "drm/xe/tests/mocs: Update xe_force_wake_get() return handling"
  ` Patch "Revert "drm/xe/tests/mocs: Update xe_force_wake_get() return handling"" has been added to the 6.12-stable tree
  ` ✗ CI.checkpatch: warning for "
  ` ✓ CI.KUnit: success "
  ` ✓ Xe.CI.BAT: "
  ` ✗ Xe.CI.Full: failure "
` [PATCH 6.12 3/4] Revert "drm/xe/devcoredump: Update handling of xe_force_wake_get return"
  ` Patch "Revert "drm/xe/devcoredump: Update handling of xe_force_wake_get return"" has been added to the 6.12-stable tree
` [PATCH 6.12 4/4] Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"
  ` Patch "Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"" has been added to the 6.12-stable tree
  ` ✗ CI.checkpatch: warning for "
  ` ✗ CI.KUnit: failure "
` ✗ LGCI.VerificationFailed: failure for drm/xe: Fix xe_force_wake_get return handling

[PATCH 0/9] kunit: Refactor and extend KUnit's
 2025-07-30 15:41 UTC  (14+ messages)
` [PATCH 1/9] kunit: Add parent kunit for parameterized test context
` [PATCH 2/9] kunit: Introduce param_init/exit for parameterized test shared context management
` [PATCH 3/9] kunit: Pass additional context to generate_params for parameterized testing
` [PATCH 4/9] kcsan: test: Update parameter generator to new signature
` [PATCH 5/9] drm/xe: "
` [PATCH 6/9] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH 7/9] kunit: Add example parameterized test with shared resources and direct static parameter array setup
` [PATCH 8/9] kunit: Add example parameterized test with direct dynamic "
` [PATCH 9/9] Documentation: kunit: Document new parameterized test features
` ✗ CI.KUnit: failure for kunit: Refactor and extend KUnit's

[PATCH] drm/xe/pm: Enable RPM via PCIe PM capability
 2025-07-30 15:31 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/4] User readable error codes on atomic_ioctl failure
 2025-07-30 14:19 UTC  (14+ messages)
` [PATCH v2 1/4] drm: Define user readable error codes for atomic ioctl
` [PATCH v2 2/4] drm/atomic: Add error_code element in atomic_state
` [PATCH v2 3/4] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v2 4/4] drm/i915/display: Error codes for async flip failures
` ✓ CI.KUnit: success for User readable error codes on atomic_ioctl failure
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/9] Handle Firmware reported Hardware Errors
 2025-07-30 14:03 UTC  (3+ messages)
` [PATCH v7 1/9] drm: Add a vendor-specific recovery method to drm device wedged uevent

[PATCH v7] drm/i915/display: Use the recomended min_hblank values
 2025-07-30 14:03 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Use the recomended min_hblank values (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[RFC v7 00/12] Fair DRM scheduler
 2025-07-30  7:56 UTC  (5+ messages)
` [RFC v7 10/12] drm/sched: Break submission patterns with some randomness

[PATCH v6 0/4] drm/xe: Improve wedged mode handling
 2025-07-30 13:38 UTC  (5+ messages)
` [PATCH v6 2/4] drm/xe: Don't update wedged mode in case of an error

[PATCH 0/9] Introducing firmware late binding
 2025-07-30 11:47 UTC  (4+ messages)
` [PATCH 3/9] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw

[PATCH] drm/xe: MADVISE SQUASH for CI-v5_addressed__with_gpuvm_changes
 2025-07-30 12:00 UTC 

[PATCH] mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
 2025-07-30 12:18 UTC  (5+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v4 00/20] MADVISE FOR XE
 2025-07-30 11:16 UTC  (3+ messages)

[PATCH v5 00/23] MADVISE FOR XE
 2025-07-30 11:08 UTC  (12+ messages)
` [PATCH v5 11/23] drm/xe/svm : Add svm ranges migration policy on atomic access
` [PATCH v5 20/23] drm/xe: Reset VMA attributes to default in SVM garbage collector
` [PATCH v5 21/23] drm/xe/vm: Add a delayed worker to merge fragmented vmas

Regression on linux-next (next-20250721)
 2025-07-30 10:54 UTC  (2+ messages)

[PATCH] drm/xe/vf: Disable CSC support on VF
 2025-07-30 10:27 UTC  (2+ messages)

[PATCH v2] drm/xe/display: Block hpd during suspend
 2025-07-30 10:24 UTC  (9+ messages)

[PATCH 0/2] Limit minimum BPP to 30 for HDR content
 2025-07-30  9:40 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/dp: Refactor intel_dp_in_hdr_mode() for broader reuse
` [PATCH 2/2] drm/i915/dp: Set min_bpp limit to 30 in HDR mode
` ✓ CI.KUnit: success for Limit minimum BPP to 30 for HDR content
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/10] Introduce drm sharpness property
 2025-07-30  7:33 UTC  (4+ messages)
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support

[PATCH] drm/i915/fbc: fix the implementation of wa_18038517565
 2025-07-30  7:30 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2025-07-30  6:49 UTC  (6+ messages)
` [RFC v5 1/5] drm/netlink: Add netlink infrastructure
` [RFC v5 2/5] drm/xe/RAS: Register netlink capability
` [RFC v5 3/5] drm/xe/RAS: Expose the error counters
` [RFC v5 4/5] drm/netlink: Define multicast groups
` [RFC v5 5/5] drm/xe/RAS: send multicast event on occurrence of an error


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).