Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-30 04:39:46 to 2025-05-31 00:23:31 UTC [more...]

[PATCH v11 0/6] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-31  0:23 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2 0/5] Enable media OA
 2025-05-31  0:21 UTC  (9+ messages)
` [PATCH 1/5] drm/xe/oa: Expose media OA units
` [PATCH 2/5] drm/xe/oa: Print hwe to OA unit mapping
` [PATCH 3/5] drm/xe/oa: Introduce stream->oa_unit
` [PATCH 4/5] drm/xe/oa: Assign hwe for OAM_SAG
` [PATCH 5/5] drm/xe/oa: Enable OAM latency measurement
` ✓ CI.Patch_applied: success for Enable media OA
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH v3 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-05-31  0:05 UTC  (7+ messages)
` [PATCH v3 3/7] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v3 7/7] drm/xe/vf: Post migration, repopulate ring area for pending request

[PATCH v2] drm/xe/bo: add GPU memory trace points
 2025-05-30 23:37 UTC  (6+ messages)

[PATCH v2] drm/xe/hwmon: Simplify and fix 32b wrap
 2025-05-30 23:17 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Simplify and fix 32b wrap (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] Cleaning up code related to VRAM regions and its initialization - part 2
 2025-05-30 23:03 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Cleaning up code related to VRAM regions and its initialization - part 2 (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Use GT-oriented printer to dump topology on init
 2025-05-30 22:12 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 00/19] MADVISE FOR XE
 2025-05-30 21:34 UTC  (13+ messages)
` [PATCH v3 08/19] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v3 10/19] drm/xe: Implement madvise ioctl for xe
` [PATCH v3 12/19] drm/xe/svm : Add svm ranges migration policy on atomic access

[PATCH v2] drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency
 2025-05-30 21:29 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency (rev2)

[PATCH v2 0/8] Crashlog Type1 Version2 support
 2025-05-30 21:23 UTC  (16+ messages)
` [PATCH v2 1/8] drm/xe: Correct BMG VSEC header sizing
` [PATCH v2 2/8] platform/x86/intel/pmt: white space cleanup
` [PATCH v2 3/8] platform/x86/intel/pmt: use guard(mutex)
` [PATCH v2 4/8] platform/x86/intel: refactor endpoint usage
` [PATCH v2 5/8] platform/x86/intel/pmt: crashlog binary file endpoint
` [PATCH v2 6/8] platform/x86/intel/pmt: decouple sysfs and namespace
` [PATCH v2 7/8] platform/x86/intel/pmt: use a version struct
` [PATCH v2 8/8] platform/x86/intel/pmt: support BMG crashlog
` ✓ CI.Patch_applied: success for Crashlog Type1 Version2 support (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
 2025-05-30 21:02 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 01/10] drm/xe: Correct BMG VSEC header sizing
 2025-05-30 20:33 UTC  (9+ messages)
` [PATCH 02/10] platform/x86/intel/pmt: white space cleanup
` [PATCH 03/10] platform/x86/intel/pmt: use guard(mutex)
` [PATCH 04/10] platform/x86/intel: refactor endpoint usage
` [PATCH 05/10] platform/x86/intel/pmt: crashlog binary file endpoint
` [PATCH 06/10] platform/x86/intel/pmt: decouple sysfs and namespace
` [PATCH 07/10] platform/x86/intel/pmt: use a version struct
` [PATCH 08/10] platform/x86/intel/pmt: support BMG crashlog
` [PATCH 09/10] sysfs debug

[PATCH 0/4] Enable media OA
 2025-05-30 18:54 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v3 0/3] drm/xe: Small fixes and cleanups for PXP
 2025-05-30 18:26 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Small fixes and cleanups for PXP (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Convert page fault messages to be GT-oriented
 2025-05-30 17:33 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 0/3] Add debugfs to expose G2, G6, G8, G10 and ModS residency
 2025-05-30 16:10 UTC  (3+ messages)
` [PATCH v2 1/3] Utility function and macro for telemetry reading

[PATCH] drm/xe/hwmon: Simplify and fix 32b wrap
 2025-05-30 16:07 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v1 0/2] drm/xe: i2c support
 2025-05-30 16:02 UTC  (5+ messages)
` [PATCH v1 1/2] i2c: designware: Add quirk for Intel Xe
` [PATCH v1 2/2] drm/xe: Support for I2C attached MCUs
` ✗ CI.Patch_applied: failure for drm/xe: i2c support

[PATCH] drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
 2025-05-30 14:22 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
 2025-05-30 14:08 UTC  (10+ messages)
` [PATCH v2 1/8] drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
` [PATCH v2 2/8] drm/sched: Allow drivers to skip the reset and keep on running
` [PATCH v2 3/8] drm/sched: Reduce scheduler's timeout for timeout tests
` [PATCH v2 4/8] drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
` [PATCH v2 5/8] drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
` [PATCH v2 6/8] drm/etnaviv: "
` [PATCH v2 7/8] drm/xe: "
` [PATCH v2 8/8] drm/panfrost: "
` ✗ CI.Patch_applied: failure for drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG

[PATCH v2 0/4] Fixes for VF GuC version
 2025-05-30 13:55 UTC  (3+ messages)
` [PATCH v2 4/4] drm/xe/vf: Store the GuC FW info in guc->fw

[PATCH v11 00/10] mtd: add driver for Intel discrete graphics
 2025-05-30 13:54 UTC  (9+ messages)
` [PATCH v11 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v11 04/10] mtd: intel-dg: register with mtd
` [PATCH v11 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v11 08/10] drm/xe/nvm: add on-die non-volatile memory device

[PATCH 0/3] drm/xe/bmg: Update some WAs
 2025-05-30 13:23 UTC  (14+ messages)
` [PATCH 1/3] drm/xe/bmg: Update Wa_14022085890
` [PATCH 2/3] drm/xe/bmg: Update Wa_22019338487
` [PATCH 3/3] drm/xe/bmg: Update Wa_16023588340
` ✓ CI.Patch_applied: success for drm/xe/bmg: Update some WAs
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3] drm/xe/sched: stop re-submitting signalled jobs
 2025-05-30 12:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/sched: stop re-submitting signalled jobs (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v12 0/6] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-30 11:57 UTC  (9+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/display: Implement wa_16011342517
 2025-05-30 11:35 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Implement wa_16011342517 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-05-30  9:38 UTC  (3+ messages)

[PATCH v3] drm/xe: Make VMA tile_present, tile_invalidated access rules clear
 2025-05-30  8:46 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Make VMA tile_present, tile_invalidated access rules clear (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v1] drm/xe: drop redundant conversion to bool
 2025-05-30  7:53 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: drop redundant conversion to bool (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Do not warn on SVM migration failing because of 64k requirements
 2025-05-30  7:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/3] drm/xe/bmg: Update PCI Id's and Workarounds
 2025-05-30  6:57 UTC  (9+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ CI.Patch_applied: success for drm/xe/bmg: Update PCI Id's and Workarounds (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v5 00/17] Enable/Disable DC balance along with VRR DSB
 2025-05-30  6:22 UTC  (3+ messages)
` [PATCH v5 03/17] drm/i915/display: Add pipe dmc registers and bits for DC Balance

[PATCH v2] drm/xe: Make VMA tile_present, tile_invalidated access rules clear
 2025-05-30  6:06 UTC 

[PATCH] drm/xe: Make VMA tile_present, tile_invalidated access rules clear
 2025-05-30  5:52 UTC 


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