messages from 2025-05-29 03:33:51 to 2025-05-30 04:39:46 UTC [more...]
[PATCH v3 00/19] MADVISE FOR XE
2025-05-30 4:40 UTC (31+ messages)
` [PATCH v3 02/19] drm/xe/uapi: Add madvise interface
` [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 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 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 19/19] drm/xe/bo: Update atomic_access attribute on madvise
[PATCH] drm/i915/display: Implement wa_16011342517
2025-05-30 4:16 UTC (4+ messages)
[PATCH v1] drm/xe: drop redundant conversion to bool
2025-05-30 2:18 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/3] drm/xe: Small fixes and cleanups for PXP
2025-05-30 1:08 UTC (3+ messages)
` [PATCH v3 3/3] drm/xe/pxp: Decouple queue addition from PXP start
[PATCH 0/4] Enable media OA
2025-05-30 0:39 UTC (12+ messages)
` [PATCH 1/4] drm/xe/oa: Expose media OA units
` [PATCH 2/4] drm/xe/oa: Print hwe to OA unit mapping
` [PATCH 3/4] drm/xe/oa: Introduce stream->oa_unit
` [PATCH 4/4] drm/xe/oa: Assign hwe for OAM_SAG
` ✓ CI.Patch_applied: success for Enable media OA
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v4 00/11] VRAM Self Refresh
2025-05-29 21:57 UTC (16+ messages)
` [PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v4 02/11] PCI/ACPI: Per root port allow one Aux power limit request
` [PATCH v4 03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method
` [PATCH v4 04/11] drm/xe/vrsr: Introduce flag has_vrsr
` [PATCH v4 05/11] drm/xe/vrsr: Detect VRSR Capability
` [PATCH v4 06/11] drm/xe/vrsr: Initialize VRSR feature
` [PATCH v4 07/11] drm/xe/vrsr: Enable VRSR on default VGA boot device
` [PATCH v4 08/11] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [PATCH v4 09/11] drm/xe/pm: D3Cold target state
` [PATCH v4 10/11] drm/xe/vrsr: Enable VRSR
` [PATCH v4 11/11] drm/xe/vrsr: Introduce a debugfs node named vrsr_capable
` ✗ CI.Patch_applied: failure for VRAM Self Refresh (rev4)
[PATCH] drm/xe/mocs: Initialize MOCS index early
2025-05-29 21:35 UTC (3+ messages)
` ✓ Xe.CI.Full: success for drm/xe/mocs: Initialize MOCS index early (rev2)
[PATCH 0/3] drm/xe/bmg: Update PCI Id's and Workarounds
2025-05-29 21:03 UTC (16+ messages)
` [PATCH 1/3] drm/xe/xe2_hpg: Add set of workarounds
` [PATCH 2/3] drm/xe/xe2_hpg: Add PCI IDs for xe2_hpg
` [PATCH 3/3] drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_ID
` ✓ CI.Patch_applied: success for drm/xe/bmg: Update PCI Id's and Workarounds
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/4] Fixes for VF GuC version
2025-05-29 20:49 UTC (6+ messages)
` [PATCH v2 1/4] drm/xe/uc: Prepare uc_fw_version for storing the VF ABI version
` [PATCH v2 2/4] drm/xe/vf: Boostrap all GTs immediately after MMIO init
` ✓ Xe.CI.Full: success for Fixes for VF GuC version
[PATCH 0/3] Add debugfs node to expose pcie link state residency
2025-05-29 20:31 UTC (7+ messages)
` [PATCH 1/3] Utility function and macro for telemetry reading
` [PATCH 2/3] drm/xe/regs/xe_pmt: Macros for pcie link state residency offset
` [PATCH 3/3] drm/xe/xe_debugfs: Exposure of pcie link state residency counters through debugfs
` ✓ CI.Patch_applied: success for Add debugfs node to expose pcie link state residency
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH v2 0/3] Add debugfs to expose G2, G6, G8, G10 and ModS residency
2025-05-29 20:26 UTC (5+ messages)
` [PATCH v2 1/3] Utility function and macro for telemetry reading
` [PATCH v2 2/3] drm/xe/xe_debugfs: Exposure of G-State residency counter through debugfs
` [PATCH v2 3/3] drm/xe/regs/xe_pmt: Macros for G-State residency offset
` ✗ CI.Patch_applied: failure for Add debugfs to expose G2, G6, G8, G10 and ModS residency (rev2)
[PATCH] drm/xe/hwmon: Simplify and fix 32b wrap
2025-05-29 20:19 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency
2025-05-29 19:07 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v11 0/6] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
2025-05-29 18:21 UTC (17+ messages)
` [PATCH v11 1/6] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v11 2/6] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v11 3/6] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v11 4/6] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v11 5/6] drm/xe/hwmon: Read energy status from PMT
` [PATCH v11 6/6] drm/xe/hwmon: Expose power sysfs entries based on firmware support
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Do not warn on SVM migration failing because of 64k requirements
2025-05-29 18:17 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ 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-29 17:36 UTC (14+ messages)
` [PATCH v12 1/6] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v12 2/6] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v12 3/6] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v12 4/6] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v12 5/6] drm/xe/hwmon: Read energy status from PMT
` [PATCH v12 6/6] drm/xe/hwmon: Expose power sysfs entries based on firmware support
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 40493d97b329f8185c0f04dc0ef2b9ffc58e7f3b
2025-05-29 15:01 UTC
[PATCH] drm/xe: Fix NPD when saving default context
2025-05-29 14:24 UTC (7+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 0/2] Cleaning up code related to VRAM regions and its initialization - part 2
2025-05-29 14:23 UTC (8+ messages)
` ✓ CI.Patch_applied: success for Cleaning up code related to VRAM regions and its initialization - part 2 (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[REGRESSSION] on linux-next (next-20250509)
2025-05-28 15:40 UTC (3+ messages)
[PATCH v11 00/10] Improve gpu_scheduler trace events + UAPI
2025-05-28 14:18 UTC (2+ messages)
[PATCH 3/8] drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
2025-05-29 12:31 UTC (2+ messages)
[PATCH 03/12] PCI/ACPI: Add aux power grant notifier
2025-05-29 11:31 UTC (10+ messages)
[PATCH v2] drm/xe: Create LRC BO without VM
2025-05-29 10:59 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Create LRC BO without VM (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe: Create LRC BO without VM
2025-05-29 9:53 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/i915/vrr: Set vrr.vmin to min Vtotal to re-enable LRR for PTL
2025-05-29 9:08 UTC (3+ messages)
[PATCH v2] drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
2025-05-29 8:55 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v3 00/11] VRAM Self Refresh
2025-05-29 7:11 UTC (5+ messages)
` [PATCH v3 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
[PATCH v4 00/12] Panel Replay + Adaptive sync
2025-05-29 5:33 UTC (4+ messages)
[PATCH v3] drm/xe/sched: stop re-submitting signalled jobs
2025-05-29 5:13 UTC (4+ messages)
[PATCH v4 0/5] drm/xe: Add configfs to load with fewer engines
2025-05-29 4:19 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Add configfs to load with fewer engines (rev4)
[PATCH] drm/xe: Have LRC hold VM reference
2025-05-29 4:08 UTC (3+ messages)
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