messages from 2026-01-13 02:52:40 to 2026-01-13 23:03:55 UTC [more...]
[PATCH 00/79] Cleanup unused headers reported by clangd
2026-01-13 23:04 UTC (63+ messages)
` [PATCH 01/79] drm/xe: Cleanup headers in xe_bb.c
` [PATCH 02/79] drm/xe: Drop unused header in xe_bo.c
` [PATCH 03/79] drm/xe: Cleanup headers in xe_devcoredump.c
` [PATCH 04/79] drm/xe: Drop unused header in xe_device.c
` [PATCH 05/79] drm/xe: Drop unused header in xe_exec.c
` [PATCH 06/79] drm/xe: Cleanup headers in xe_execlist.c
` [PATCH 07/79] drm/xe: Drop unused headers in xe_exec_queue.c
` [PATCH 08/79] drm/xe: Simplify headers in xe_ggtt.c
` [PATCH 09/79] drm/xe: Cleanup headers in xe_gsc_debugfs.c
` [PATCH 10/79] drm/xe: Simplify header in xe_gsc_proxy.c
` [PATCH 11/79] drm/xe: Drop unused headers in xe_gsc_submit.c
` [PATCH 12/79] drm/xe: Drop unused headers in xe_gt.c
` [PATCH 13/79] drm/xe: Cleanup headers in xe_gt_clock.c
` [PATCH 14/79] drm/xe: Drop unused header in xe_gt_debugfs.c
` [PATCH 15/79] drm/xe: Drop unused header in xe_gt_idle.c
` [PATCH 16/79] drm/xe: Drop unused header in xe_gt_mcr.c
` [PATCH 17/79] drm/xe: Drop unused headers in xe_gt_sriov_pf_config.c
` [PATCH 18/79] drm/xe: Drop unused header in xe_gt_sriov_pf_debugfs.c
` [PATCH 19/79] drm/xe: Simplify header in xe_gt_sriov_pf_migration.c
` [PATCH 21/79] drm/xe: Cleanup headers in xe_gt_sriov_pf_service.c
` [PATCH 23/79] drm/xe: Simplify header in xe_gt_stats.c
` [PATCH 25/79] drm/xe: Simplify header in xe_gt_throttle.c
` [PATCH 26/79] drm/xe: Drop unused headers in xe_guc_ads.c
` [PATCH 27/79] drm/xe: Drop unused header in xe_guc_buf.c
` [PATCH 28/79] drm/xe: Cleanup headers in xe_guc_capture.c
` [PATCH 29/79] drm/xe: Cleanup headers in xe_guc_debugfs.c
` [PATCH 30/79] drm/xe: Simplify headers in xe_guc_hwconfig.c
` [PATCH 31/79] drm/xe: Simplify header in xe_guc_log.c
` [PATCH 32/79] drm/xe: Cleanup headers in xe_guc_relay.c
` [PATCH 33/79] drm/xe: Drop unused headers in xe_guc_submit.c
` [PATCH 34/79] drm/xe: Drop unused header in xe_heci_gsc.c
` [PATCH 36/79] drm/xe: Clean up headers in xe_huc_debugfs.c
` [PATCH 37/79] drm/xe: Drop unused header in xe_hw_engine.c
` [PATCH 39/79] drm/xe: Simplify include in xe_hw_engine_group.c
` [PATCH 40/79] drm/xe: Cleanup headers in xe_hw_fence.c
` [PATCH 41/79] drm/xe: Cleanup headers in xe_i2c.c
` [PATCH 42/79] drm/xe: Drop unused header in xe_irq.c
` [PATCH 43/79] drm/xe: Drop unused headers in xe_memirq.c
` [PATCH 44/79] drm/xe: Drop unused headers in xe_mmio.c
` [PATCH 46/79] drm/xe: Simplify include in xe_module.c
` [PATCH 47/79] drm/xe: Drop unused header in xe_nvm.c
` [PATCH 48/79] drm/xe: Drop unused headers in xe_page_reclaim.c
` [PATCH 50/79] drm/xe: Simplify include in xe_psmi.c
` [PATCH 51/79] drm/xe: Drop unused header in xe_pxp.c
` [PATCH 52/79] drm/xe: Simplify header in xe_pxp_debugfs.c
` [PATCH 53/79] drm/xe: Cleanup headers in xe_reg_sr.c
` [PATCH 55/79] drm/xe: Cleanup headers in xe_ring_ops.c
` [PATCH 56/79] drm/xe: Drop unused header in xe_rtp.c
` [PATCH 59/79] drm/xe: Drop unused header in xe_sriov_packet.c
` [PATCH 61/79] drm/xe: Drop unused header in xe_sriov_vf.c
` [PATCH 62/79] drm/xe: Cleanup headers in xe_step.c
` [PATCH 64/79] drm/xe: Cleanup headers in xe_tile.c
` [PATCH 65/79] drm/xe: Cleanup headers in xe_tlb_inval.c
` [PATCH 66/79] drm/xe: Drop unused header in xe_ttm_stolen_mgr.c
` [PATCH 67/79] drm/xe: Drop unused header in xe_ttm_sys_mgr.c
` [PATCH 69/79] drm/xe: Drop unused headers in xe_uc.c
` [PATCH 72/79] drm/xe: Drop unused header in xe_validation.c
` [PATCH 73/79] drm/xe: Drop unused header in xe_vm.c
` [PATCH 74/79] drm/xe: Drop unused headers in xe_vram.c
` [PATCH 75/79] drm/xe: Drop unused header in xe_vram_freq.c
` [PATCH 77/79] drm/xe: Simplify header in xe_wa.c
` [PATCH 78/79] drm/xe: Drop unused header in xe_wait_user_fence.c
[PATCH v4 0/5] drm/xe: Privatize struct xe_ggtt
2026-01-13 22:53 UTC (12+ 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 v5 0/2] drm/xe: drm/xe: Separate out GuC RC code
2026-01-13 22:52 UTC (6+ messages)
` [PATCH v5 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
` [PATCH v5 2/2] drm/xe: Add a wrapper for set/unset params
` ✗ CI.checkpatch: warning for drm/xe: drm/xe: Separate out GuC RC code (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-01-13 22:40 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 00/11] Context based TLB invalidations
2026-01-13 22:36 UTC (9+ messages)
` [PATCH v3 04/11] drm/xe: Add vm to exec queues association
` [PATCH v3 10/11] drm/xe: Add context-based invalidation to GuC TLB invalidation backend
[PATCH v4 00/12] Context based TLB invalidations
2026-01-13 22:21 UTC (22+ messages)
` [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 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 (3+ messages)
` ✗ Xe.CI.Full: failure for "
[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
[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 (5+ messages)
` [PATCH v7 4/4] drm/xe/hwmon: Expose individual VRAM channel temperature
` ✗ Xe.CI.Full: failure for drm/xe/hwmon: Expose new temperature attributes (rev9)
[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 (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v4 0/7] Enable THP support in drm_pagemap
2026-01-13 5:41 UTC (3+ messages)
` [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)
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