messages from 2026-01-12 18:04:02 to 2026-01-13 21:33:08 UTC [more...]
[PATCH v4 00/12] Context based TLB invalidations
2026-01-13 21:32 UTC (20+ messages)
` [PATCH v4 01/12] drm/xe: Add normalize_invalidation_range
` [PATCH v4 02/12] drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAIT
` [PATCH v4 03/12] drm/xe: Add has_ctx_tlb_inval to device info
` [PATCH v4 04/12] drm/xe: Add xe_device_asid_to_vm helper
` [PATCH v4 05/12] drm/xe: Add vm to exec queues association
` [PATCH v4 06/12] drm/xe: Taint TLB invalidation seqno lock with GFP_KERNEL
` [PATCH v4 07/12] drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgtt
` [PATCH v4 08/12] drm/xe: Add send_tlb_inval_ppgtt helper
` [PATCH v4 09/12] drm/xe: Add xe_tlb_inval_idle helper
` [PATCH v4 10/12] drm/xe: Add exec queue active vfunc
` [PATCH v4 11/12] drm/xe: Add context-based invalidation to GuC TLB invalidation backend
` [PATCH v4 12/12] drm/xe: Enable context TLB invalidations for CI
` ✓ CI.KUnit: success for Context based TLB invalidations (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v2 00/11] Remove device private pages from physical address space
2026-01-13 20:04 UTC (5+ messages)
` [PATCH v2 05/11] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn to track device private pages
` [PATCH v2 11/11] mm: Remove device private pages from the physical address space
[PATCH v4 0/5] drm/xe: Privatize struct xe_ggtt
2026-01-13 20:02 UTC (10+ messages)
` [PATCH v4 1/5] drm/xe: Make xe_ggtt_node offset relative to starting offset
` [PATCH v4 2/5] drm/xe: Rewrite GGTT VF initialisation
` [PATCH v4 3/5] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [PATCH v4 4/5] drm/xe: Make xe_ggtt_node_insert return a node
` [PATCH v4 5/5] drm/xe: Remove xe_ggtt_node_allocated
` ✗ CI.checkpatch: warning for drm/xe: Privatize struct xe_ggtt. (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v3 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
2026-01-13 19:20 UTC (19+ messages)
` [PATCH v3 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH v3 02/13] drm/amd/display: Fix color pipeline enum name leak
` [PATCH v3 03/13] drm/vkms: "
` [PATCH v3 04/13] drm/i915/display: "
` [PATCH v3 05/13] drm/colorop: Add destroy helper for colorop objects
` [PATCH v3 06/13] drm: Allow driver-managed destruction of "
` [PATCH v3 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
` [PATCH v3 08/13] drm/vkms: "
` [PATCH v3 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH v3 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH v3 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
` [PATCH v3 12/13] drm/colorop: Use destroy callback for color pipeline teardown
` [PATCH v3 13/13] drm/i915/color: Add failure handling in plane color pipeline init
` ✗ CI.checkpatch: warning for drm: Color pipeline teardown and follow-up fixes/improvements (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 00/19] rm/i915/dp: Clean up link BW/DSC slice config computation (link BW)
2026-01-13 17:33 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dp: Fail state computation for invalid DSC source input BPP values (rev3)
[PATCH v6 00/12] VRAM Self Refresh
2026-01-13 17:04 UTC (16+ messages)
` ✓ CI.KUnit: success for VRAM Self Refresh (rev6)
` [PATCH v6 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v6 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
` [PATCH v6 03/12] drm/xe/vrsr: Introduce flag has_vrsr
` [PATCH v6 04/12] drm/xe/vrsr: Detect VRSR Capability
` [PATCH v6 05/12] drm/xe/vrsr: Initialize VRSR feature
` [PATCH v6 06/12] drm/xe/vrsr: Enable VRSR on default VGA boot device
` [PATCH v6 07/12] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [PATCH v6 08/12] drm/xe/pm: D3cold target state
` [PATCH v6 09/12] drm/xe/pm: Refactor PM Sleep Ops
` [PATCH v6 10/12] drm/xe/vrsr: Enable VRSR
` [PATCH v6 11/12] drm/xe/pm/s2idle: Don't evict user BOs D3cold-VRSR state
` [PATCH v6 12/12] drm/xe/vrsr: Introduce a debugfs node named vrsr_capable
` ✗ CI.checksparse: warning for VRAM Self Refresh (rev6)
[PATCH 0/7] drm/xe/guc: Recommend GuC v70.55.3 for BMG, PTL
2026-01-13 16:42 UTC (13+ messages)
` [PATCH 1/7] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH 2/7] Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH 3/7] Revert "drm/xe/pvc: Add GuC firmware definition"
` [PATCH 4/7] drm/xe/guc: Recommend GuC v70.55.3 for BMG,PTL
` [PATCH 5/7] drm/xe/pvc: Add GuC firmware definition
` [PATCH 6/7] drm/xe/nvls: Define GuC firmware for NVL-S
` [PATCH 7/7] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` ✗ CI.checkpatch: warning for drm/xe/guc: Recommend GuC v70.55.3 for BMG, PTL
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Manage nvm aux cleanup with devres
2026-01-13 16:11 UTC (2+ messages)
[PATCH] drm/xe: Unregister drm device on probe error
2026-01-13 16:10 UTC (2+ messages)
[PATCH] drm/xe/xe2hpg: Performance tuning changes
2026-01-13 15:34 UTC (2+ messages)
[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
2026-01-13 14:57 UTC (7+ messages)
` [PATCH v2 12/15] drm/i915/lt_phy: Add verification for lt phy pll dividers
[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-01-13 14:48 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/i915/display: Disable casf with joiner
2026-01-13 12:20 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Disable casf with joiner (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/2] Enable multi_queue
2026-01-13 11:41 UTC (6+ messages)
` [PATCH v2 1/2] drm/xe: Ban entire multi-queue group on any job timeout
` [PATCH v2 2/2] drm/xe/multi_queue: Enable multi_queue on xe3p_xpc
` ✓ CI.KUnit: success for Enable multi_queue (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[drm-xe:drm-xe-next] BUILD SUCCESS 49a498338417281f78594294c83707b140afde85
2026-01-13 11:15 UTC
[PATCH] drm/xe/xe_query: Removing check for gt
2026-01-13 11:02 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_query: Removing check for gt (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/bios: Use get_unaligned_* for VBT block size
2026-01-13 10:57 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v2 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
2026-01-13 10:53 UTC (4+ messages)
` [PATCH v2 05/13] drm/colorop: Add destroy helper for colorop objects
[PATCH v2] drm/i915/bios: Use get_unaligned_* for VBT block size
2026-01-13 10:04 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/i915/bios: Use get_unaligned_* for VBT block size (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v7 0/4] drm/xe/hwmon: Expose new temperature attributes
2026-01-13 9:58 UTC (10+ messages)
` [PATCH v7 1/4] drm/xe/hwmon: Expose temperature limits
` [PATCH v7 2/4] drm/xe/hwmon: Expose memory controller temperature
` [PATCH v7 3/4] drm/xe/hwmon: Expose GPU PCIe temperature
` [PATCH v7 4/4] drm/xe/hwmon: Expose individual VRAM channel temperature
` ✓ CI.KUnit: success for drm/xe/hwmon: Expose new temperature attributes (rev9)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/5] drm/xe: Privatize struct xe_ggtt
2026-01-13 9:20 UTC (9+ messages)
` [PATCH v3 1/5] drm/xe: Make xe_ggtt_node offset relative to starting offset
` [PATCH v3 2/5] drm/xe: Rewrite GGTT VF initialisation
` [PATCH v3 3/5] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [PATCH v3 4/5] drm/xe: Make xe_ggtt_node_insert return a node
` [PATCH v3 5/5] drm/xe: Remove xe_ggtt_node_allocated
` ✗ CI.checkpatch: warning for drm/xe: Privatize struct xe_ggtt
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/4] Introduce DRM_RAS using generic netlink for RAS
2026-01-13 8:20 UTC (6+ messages)
` [PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
[PATCH 0/1] drm/xe: vram addr range is expanded to bit[17:8]
2026-01-13 6:08 UTC (6+ messages)
` [PATCH 1/1] "
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "
[PATCH v4 0/7] Enable THP support in drm_pagemap
2026-01-13 5:41 UTC (29+ 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 7/7] drm/pagemap: Enable THP support for GPU memory migration
[PATCH 0/2] Enable multi_queue
2026-01-13 4:45 UTC (5+ messages)
` [PATCH 1/2] drm/xe: Ban entire multi-queue group on any job timeout
` [PATCH 2/2] drm/xe/multi_queue: Enable multi_queue on xe3p_xpc
` ✓ CI.KUnit: success for Enable multi_queue
` ✓ Xe.CI.BAT: "
[PATCH v3] drm/xe: Replace use of system_wq with tlb_inval->timeout_wq
2026-01-13 2:54 UTC (2+ messages)
[PATCH RFC v3 0/7] Async Flip in Atomic ioctl corrections
2026-01-13 2:47 UTC (10+ messages)
` [PATCH [RFC] v3 5/7] drm/atomic: Allow planes with NULL fb along with async flip
[PATCH v3 00/11] Context based TLB invalidations
2026-01-13 1:36 UTC (20+ messages)
` [PATCH v3 01/11] drm/xe: Add normalize_invalidation_range
` [PATCH v3 02/11] drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAIT
` [PATCH v3 03/11] drm/xe: Add xe_device_asid_to_vm helper
` [PATCH v3 04/11] drm/xe: Add vm to exec queues association
` [PATCH v3 05/11] drm/xe: Taint TLB invalidation seqno lock with GFP_KERNEL
` [PATCH v3 06/11] drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgtt
` [PATCH v3 07/11] drm/xe: Add send_tlb_inval_ppgtt helper
` [PATCH v3 08/11] drm/xe: Add xe_tlb_inval_idle helper
` [PATCH v3 09/11] drm/xe: Add exec queue active vfunc
` [PATCH v3 10/11] drm/xe: Add context-based invalidation to GuC TLB invalidation backend
` [PATCH v3 11/11] drm/xe: Enable context TLB invalidations for CI
` ✓ CI.KUnit: success for Context based TLB invalidations (rev3)
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/xe/mert: Improve handling of MERT CAT errors
2026-01-13 1:18 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/tests: Fix g2g_test_array indexing
2026-01-13 0:58 UTC (3+ messages)
[PATCH v4 0/2] drm/xe: drm/xe: Separate out GuC RC code
2026-01-12 23:36 UTC (4+ messages)
` [PATCH v4 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
[CI v2 0/2] acpi: pm: s2idle: LPS0 changes
2026-01-12 21:59 UTC (2+ messages)
[PATCH 0/1] drm/xe/cri: vram addr range is expanded to bit[17:8]
2026-01-12 21:06 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v6 0/4] drm/xe/hwmon: Expose new temperature attributes
2026-01-12 18:32 UTC (4+ messages)
` [PATCH v6 4/4] drm/xe/hwmon: Expose individual VRAM channel temperature
[PATCH 0/2] drm/xe: Add prefetch pagefault support for Xe3p
2026-01-12 18:17 UTC (3+ messages)
` [PATCH 1/2] drm/xe: Coalesce pagefault error handling
[PATCH 0/3] Enable GSC loading and PXP for PTL
2026-01-12 18:03 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