Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-29 12:47:20 to 2025-05-01 20:00:44 UTC [more...]

[PATCH 1/1] drm/xe: Use copy_from_user() instead of __copy_from_user()
 2025-05-01 20:00 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] drm/xe: Fix page fault queue calculation
 2025-05-01 19:48 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/xe: Add ASID to range invalidation feature flag
 2025-05-01 17:56 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[RFC 0/9] Introducing firmware late binding
 2025-05-01 15:44 UTC  (19+ messages)
` [RFC 1/9] mei: bus: add mei_cldev_mtu interface
` [RFC 2/9] mei: late_bind: add late binding component driver
` [RFC 3/9] drm/xe/late_bind_fw: Introducing late_bind_fw
` [RFC 4/9] drm/xe/xe_late_bind_fw: Initialize late binding firmware
` [RFC 5/9] drm/xe/xe_late_bind_fw: Load "
` [RFC 6/9] drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
` [RFC 7/9] drm/xe/xe_late_bind_fw: Reload late binding fw in S2Idle/S3 resume
` [RFC 8/9] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
` [RFC 9/9] {fwctl,drm}/xe/pcode: Introduce xe_pcode_fwctl
` ✓ CI.Patch_applied: success for Introducing firmware late binding (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe: fix devcoredump chunk alignmnent calculation
 2025-05-01 15:32 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: fix devcoredump chunk alignmnent calculation (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP
 2025-05-01 15:17 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Add WA BB to capture active context utilization
 2025-05-01 13:58 UTC  (4+ messages)

[PATCH v3 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-01  9:09 UTC  (13+ messages)
` [PATCH v3 1/5] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v3 2/5] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v3 3/5] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v3 4/5] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v3 5/5] drm/xe/hwmon: Read energy status from PMT
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/3] BMG PCIe Gen5 downgrade attributes and usage
 2025-05-01  2:19 UTC  (7+ messages)

[PATCH v2] drm/xe: Add helper function to inject fault into ct_dead_capture()
 2025-04-30 23:10 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add helper function to inject fault into ct_dead_capture() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/1] drm/xe/eustall: Use copy_from_user() instead of __copy_from_user()
 2025-04-30 22:49 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.Full: failure "

[PATCH v6 00/20] Prefetch Support for svm ranges
 2025-04-30 20:06 UTC  (31+ messages)
` [PATCH v6 01/20] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v6 02/20] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v6 03/20] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v6 04/20] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v6 05/20] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` [PATCH v6 06/20] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [PATCH v6 07/20] drm/xe: Make xe_svm_alloc_vram public
` [PATCH v6 08/20] drm/xe/svm: Helper to add tile masks to svm ranges
` [PATCH v6 09/20] drm/xe/svm: Make to_xe_range a public function
` [PATCH v6 10/20] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [PATCH v6 11/20] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [PATCH v6 12/20] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [PATCH v6 13/20] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [PATCH v6 14/20] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [PATCH v6 15/20] drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
` [PATCH v6 16/20] drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
` [PATCH v6 17/20] drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
` [PATCH v6 18/20] drm/xe/svm: Add xe_svm_find_vma_start() helper
` [PATCH v6 19/20] drm/xe/svm: Implement prefetch support for SVM ranges
` [PATCH v6 20/20] drm/xe/vm: Add debug prints for SVM range prefetch
` ✓ CI.Patch_applied: success for Prefetch Support for svm ranges (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "

[PATCH v23 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-04-30 18:42 UTC  (5+ messages)
` [PATCH v23 2/5] drm/xe/xe_gt_pagefault: Move pagefault struct to header

[PATCH v3] drm/xe: Allow building as kernel built-in
 2025-04-30 13:51 UTC  (4+ messages)

[PATCH] drm/xe: Add helper function to inject fault into ct_dead_capture()
 2025-04-30 13:01 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "

[RFC 0/9] Introducing firmware late binding
 2025-04-30 12:23 UTC  (5+ messages)
` [RFC 1/9] mei: late_bind: add late binding component driver

[PATCH v5 0/3] BMG PCIe link downgrade attributes and usage
 2025-04-30  9:39 UTC  (11+ messages)
` [PATCH v5 1/3] drm/xe/pm: s/xe_device_sysfs_init/xe_pm_sysfs_init
` [PATCH v5 2/3] drm/xe: Expose PCIe link downgrade attributes
` [PATCH v5 3/3] drm/xe/doc: Wire up PCIe Gen5 limitations
` ✓ CI.Patch_applied: success for BMG PCIe link downgrade attributes and usage
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-intel-fixes
 2025-04-30  9:22 UTC 

[PATCH 00/10] drm/i915/hdcp: refactor HDCP GSC
 2025-04-30  9:13 UTC  (10+ messages)
` [PATCH 01/10] drm/i915/hdcp: remove duplicate declarations
` [PATCH 04/10] drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_context
` [PATCH 07/10] drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*
` [PATCH 08/10] drm/i915/hdcp: simplify HDCP GSC firmware usage selection

Regression on linux-next (next-20250414)
 2025-04-30  8:55 UTC  (10+ messages)
  ` [REGRESSION] x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machinery (linux-next)
` ✗ LGCI.VerificationFailed: failure for "
` ✗ LGCI.VerificationFailed: failure for x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machinery (linux-next) (rev2)

[PULL] drm-misc-fixes
 2025-04-30  8:24 UTC 

[PATCH v5 00/20] Prefetch Support for svm ranges
 2025-04-30  4:21 UTC  (10+ messages)
` [PATCH v5 16/20] drm/xe/svm: Add xe_svm_range_validate_and_evict() function
` [PATCH v5 17/20] drm/gpusvm: Introduce drm_gpusvm_range_find_or_insert_start() function
` ✗ Xe.CI.Full: failure for Prefetch Support for svm ranges (rev4)

[PATCH V2] drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
 2025-04-30  3:34 UTC  (3+ messages)

[PATCH v5 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-04-30  0:25 UTC  (14+ messages)
` [PATCH v5 1/5] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v5 2/5] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v5 3/5] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v5 4/5] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v5 5/5] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` ✓ CI.Patch_applied: success for Enable SVM atomics in Xe / GPU SVM (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "

linux-next: Tree for Apr 29 (drivers/gpu/drm/xe/xe_devcoredump.c)
 2025-04-29 23:09 UTC 

[PATCH] drm/xe: fix devcoredump chunk alignmnent calculation
 2025-04-29 17:55 UTC  (3+ messages)

[PATCH v2 1/2] drm/xe: move page fault descriptors to uc types file
 2025-04-29 17:10 UTC  (7+ messages)
` [PATCH v2 2/2] drm/xe: upon page fault, use generic uc fw instead of guc

[PATCH] drm/i915/backlight: drop dmesg suggestion to file bugs
 2025-04-29 15:05 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] drm/i915: Use intel_connector for DP and HDMI
 2025-04-29 14:04 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/hdmi: Use an intel_connector pointer everywhere


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox