Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-09 18:53:42 to 2026-01-12 16:31:22 UTC [more...]

[PATCH v4 0/7] Enable THP support in drm_pagemap
 2026-01-12 16:31 UTC  (26+ messages)
` [PATCH v4 1/7] mm/zone_device: Add order argument to folio_free callback
` [PATCH v4 2/7] mm/zone_device: Add free_zone_device_folio_prepare() helper
` [PATCH v4 3/7] fs/dax: Use "
` [PATCH v4 4/7] drm/pagemap: Unlock and put folios when possible
` [PATCH v4 5/7] drm/pagemap: Add helper to access zone_device_data
` [PATCH v4 6/7] drm/pagemap: Correct cpages calculation for migrate_vma_setup
` [PATCH v4 7/7] drm/pagemap: Enable THP support for GPU memory migration
` ✓ CI.KUnit: success for Enable THP support in drm_pagemap (rev5)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[FOR-CI-DO-NOT-REVIEW-v4 00/12] Testing entire GGTT privatization preparation series
 2026-01-12 16:19 UTC  (16+ messages)
` [FOR-CI-DO-NOT-REVIEW-v4 01/12] drm/xe: Start using ggtt->start in preparation of balloon removal
` [FOR-CI-DO-NOT-REVIEW-v4 02/12] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [FOR-CI-DO-NOT-REVIEW-v4 03/12] drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_node
` [FOR-CI-DO-NOT-REVIEW-v4 04/12] drm/xe/display: Avoid "
` [FOR-CI-DO-NOT-REVIEW-v4 05/12] drm/xe: Do not dereference ggtt_node in xe_bo.c
` [FOR-CI-DO-NOT-REVIEW-v4 06/12] drm/xe: Improve xe_gt_sriov_pf_config GGTT handling
` [FOR-CI-DO-NOT-REVIEW-v4 07/12] drm/xe: Privatize xe_ggtt_node
` [FOR-CI-DO-NOT-REVIEW-v4 08/12] drm/xe: Make xe_ggtt_node offset relative to starting offset
` [FOR-CI-DO-NOT-REVIEW-v4 09/12] drm/xe: Rewrite GGTT VF initialisation
` [FOR-CI-DO-NOT-REVIEW-v4 10/12] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [FOR-CI-DO-NOT-REVIEW-v4 11/12] drm/xe: Make xe_ggtt_node_insert return a node
` [FOR-CI-DO-NOT-REVIEW-v4 12/12] drm/xe: Remove xe_ggtt_node_allocated
` ✗ CI.checkpatch: warning for Testing entire GGTT privatization preparation series. (rev5)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.Full: failure "

[PATCH RFC v3 0/7] Async Flip in Atomic ioctl corrections
 2026-01-12 16:03 UTC  (16+ messages)
` [PATCH [RFC] v3 5/7] drm/atomic: Allow planes with NULL fb along with async flip

[PATCH v2 0/7] drm/xe: Privatize struct xe_ggtt_node
 2026-01-12 14:46 UTC  (3+ messages)
` [PATCH v2 4/7] drm/xe/display: Avoid dereferencing xe_ggtt_node

[PATCH v2 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-12 14:33 UTC  (9+ messages)
` [PATCH v2 03/13] drm/vkms: Fix color pipeline enum name leak
` [PATCH v2 05/13] drm/colorop: Add destroy helper for colorop objects
` [PATCH v2 08/13] drm/vkms: Hook up colorop destroy helper for plane pipelines
` [PATCH v2 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()

[PATCH v6 0/4] drm/xe/hwmon: Expose new temperature attributes
 2026-01-12 14:10 UTC  (8+ messages)
` [PATCH v6 1/4] drm/xe/hwmon: Expose temperature limits
` [PATCH v6 2/4] drm/xe/hwmon: Expose memory controller temperature
` [PATCH v6 3/4] drm/xe/hwmon: Expose GPU PCIe temperature
` [PATCH v6 4/4] drm/xe/hwmon: Expose individual VRAM channel temperature
` ✓ CI.KUnit: success for drm/xe/hwmon: Expose new temperature attributes (rev8)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/sched: Simplify idle entity check
 2026-01-12 10:35 UTC  (5+ messages)

[PATCH v2] MAINTAINERS: drm: add maintainers for DRM buddy allocator
 2026-01-12 13:27 UTC  (4+ messages)
` ✓ CI.KUnit: success for MAINTAINERS: drm: add maintainers for DRM buddy allocator (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe: Replace use of system_wq with tlb_inval->timeout_wq
 2026-01-12 12:34 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v5 0/4] drm/xe/hwmon: Expose new temperature attributes
 2026-01-12 11:45 UTC  (18+ messages)
` [PATCH v5 1/4] drm/xe/hwmon: Expose temperature limits
` [PATCH v5 2/4] drm/xe/hwmon: Expose memory controller temperature
` [PATCH v5 3/4] drm/xe/hwmon: Expose GPU pcie temperature
` [PATCH v5 4/4] drm/xe/hwmon: Expose individual vram channel temperature
` ✓ CI.KUnit: success for drm/xe/hwmon: Expose new temperature attributes (rev7)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 0/4] Introduce DRM_RAS using generic netlink for RAS
 2026-01-12 10:27 UTC  (20+ messages)
` [PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v3 2/4] drm/xe/xe_drm_ras: Add support for drm ras
` [PATCH v3 3/4] drm/xe/xe_hw_error: Add support for GT hardware errors
` [PATCH v3 4/4] drm/xe/xe_hw_error: Add support for PVC SOC errors

[PATCH] MAINTAINERS: drm: add maintainers for DRM buddy allocator
 2026-01-12 10:08 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/xe2hpg: Performance tuning changes
 2026-01-12  8:45 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ CI.KUnit: success for drm/xe/xe2hpg: Performance tuning changes (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe: Replace use of system_wq with tlb_inval->fence_signal_wq
 2026-01-12  8:21 UTC  (4+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-01-12  8:04 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: Coalesce pagefault error handling
` [PATCH 2/2] drm/xe: Add prefetch fault support for Xe3p
` ✗ CI.checkpatch: warning for drm/xe: Add prefetch pagefault "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RESENDv2 v2 00/11] Remove device private pages from physical address space
 2026-01-12  1:05 UTC  (6+ messages)
` [RESENDv2 v2 07/11] mm: Add a new swap type for migration entries of device private pages

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-12  1:00 UTC  (8+ messages)
` [PATCH v2 01/11] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v2 07/11] mm: Add a new swap type for migration entries of device private pages

[PATCH 0/5] drm/xe/mert: Minor improvements to MERT code
 2026-01-11 23:18 UTC  (5+ messages)
` ✓ Xe.CI.Full: success for "
` ✓ CI.KUnit: success for drm/xe/mert: Minor improvements to MERT code (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/1] drm/xe/cri: vram addr range is expanded to bit[17:8]
 2026-01-11 21:47 UTC  (6+ messages)
` [PATCH 1/1] "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 3/5] drm/xe/mert: Always refer to MERT using xe_device
 2026-01-11 21:38 UTC  (2+ messages)
` [PATCH v2 "

[drm-xe:drm-xe-next] BUILD SUCCESS bb63e7257e6341aa1e48da07b13d2d00fd899fb3
 2026-01-11 13:00 UTC 

[PATCH 0/3] Enable GSC loading and PXP for PTL
 2026-01-10 23:50 UTC  (7+ messages)
` ✓ CI.KUnit: success for Enable GSC loading and PXP for PTL (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.KUnit: success for Enable GSC loading and PXP for PTL (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v9 0/7] Fix DRM scheduler layering violations in Xe
 2026-01-10 21:39 UTC  (14+ messages)
` [PATCH v9 1/7] drm/xe: Add dedicated message lock
` [PATCH v9 2/7] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v9 3/7] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH v9 4/7] drm/xe: Do not deregister queues in TDR
` [PATCH v9 5/7] drm/xe: Remove special casing for LR queues in submission
` [PATCH v9 6/7] drm/xe: Disable timestamp WA on VFs
` [PATCH v9 7/7] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
` ✓ CI.KUnit: success for Fix DRM scheduler layering violations in Xe (rev9)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.KUnit: success for Fix DRM scheduler layering violations in Xe (rev10)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI v2 0/2] acpi: pm: s2idle: LPS0 changes
 2026-01-10 17:23 UTC  (6+ messages)
` [CI v2 1/2] ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
` [CI v2 2/2] ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
` ✓ CI.KUnit: success for acpi: pm: s2idle: LPS0 changes
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 12/22] drm/xe: Implement GuC submission backend ops for deadlines
 2026-01-10 10:48 UTC  (2+ messages)

[PATCH v2] drm/xe/pm: Handle GT resume failure
 2026-01-10  7:35 UTC  (7+ messages)

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-10  4:52 UTC  (3+ messages)

[FOR-CI] ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
 2026-01-10  4:07 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Manage nvm aux cleanup with devres
 2026-01-10  3:27 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe: Unregister drm device on probe error
 2026-01-10  2:48 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-10  0:16 UTC  (14+ messages)
` [PATCH v3 1/6] drm/xe/sysctrl: Add System Controller register definitions
` [PATCH v3 2/6] drm/xe/sysctrl: Add System Controller types and structures
` [PATCH v3 3/6] drm/xe/sysctrl: Add System Controller mailbox implementation
` [PATCH v3 4/6] drm/xe/sysctrl: Add System Controller initialization
` [PATCH v3 5/6] drm/xe/sysctrl: Integrate System Controller into device
` [PATCH v3 6/6] drm/xe/sysctrl: Enable System Controller for Xe3p

[PATCH v3 0/7] Enable THP support in drm_pagemap
 2026-01-09 23:33 UTC  (26+ messages)
` [PATCH v3 1/7] mm: Add folio_split_unref helper
` [PATCH v3 3/7] mm: Split device-private and coherent folios before freeing
` [PATCH v3 7/7] drm/pagemap: Enable THP support for GPU memory migration

[PATCH v5] drm/xe: Allow compressible surfaces to be 1-way coherent
 2026-01-09 22:58 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Allow compressible surfaces to be 1-way coherent (rev6)


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