public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-01-14 05:45:21 to 2026-01-15 16:19:35 UTC [more...]

[PULL] drm-intel-next
 2026-01-15 16:19 UTC  (2+ messages)

[PULL] drm-xe-next
 2026-01-15 16:16 UTC 

[PATCH v3 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-15 16:10 UTC  (4+ messages)
` [PATCH v3 2/6] drm/xe/sysctrl: Add System Controller types and structures

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-15 15:58 UTC  (8+ messages)

[PULL] drm-intel-next
 2026-01-15 15:52 UTC 

[PATCH] drm/xe/eustall: use bitmap_weighted_or() in xe_eu_stall_stream_init()
 2026-01-15 15:29 UTC  (3+ messages)

[PATCH v6 00/12] VRAM Self Refresh
 2026-01-15 15:25 UTC  (13+ messages)
` [PATCH v6 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
` [PATCH v6 06/12] drm/xe/vrsr: Enable VRSR on default VGA boot device
` ✓ CI.KUnit: success for VRAM Self Refresh (rev7)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe: Cleanup unused header includes
 2026-01-15 15:24 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/i915/display: Disable casf with joiner
 2026-01-15 14:11 UTC  (7+ messages)
` [PATCH v3] drm/i915/casf: Disable CASF "
` ✓ CI.KUnit: success for drm/i915/display: Disable casf with joiner (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/sched: Simplify idle entity check
 2026-01-15 13:30 UTC  (5+ messages)

[PATCH v2] drm/{i915, xe}/pcode: move display pcode calls to parent interface
 2026-01-15 13:20 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/{i915, xe}/pcode: move display pcode calls to parent interface (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] platform/x86/intel/vsec: Prep for ACPI PMT discovery
 2026-01-15 13:15 UTC  (9+ messages)
` [PATCH 1/4] platform/x86/intel/vsec: Decouple add/link helpers from PCI
` [PATCH 2/4] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
` [PATCH 3/4] platform/x86/intel/vsec: Return real error codes from registration path
` [PATCH 4/4] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec

[PULL] drm-misc-next
 2026-01-15 12:29 UTC 

[PATCH] drm/xe: Manage nvm aux cleanup with devres
 2026-01-15 11:30 UTC  (2+ messages)

[PATCH] drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
 2026-01-15 11:09 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/5] Enable THP support in drm_pagemap
 2026-01-15 11:05 UTC  (32+ messages)
` [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
` [PATCH v5 2/5] drm/pagemap: Unlock and put folios when possible
` [PATCH v5 3/5] drm/pagemap: Add helper to access zone_device_data
` [PATCH v5 4/5] drm/pagemap: Correct cpages calculation for migrate_vma_setup
` [PATCH v5 5/5] drm/pagemap: Enable THP support for GPU memory migration
` ✓ CI.KUnit: success for Enable THP support in drm_pagemap (rev6)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PULL] drm-intel-fixes
 2026-01-15 10:01 UTC 

[PATCH v3 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2026-01-15  9:35 UTC  (20+ messages)
` [PATCH v3 01/15] drm/i915/cx0: Move C10 port clock calculation
` [PATCH v3 02/15] drm/i915/cx0: Move C20 "
` [PATCH v3 03/15] drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculation
` [PATCH v3 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [PATCH v3 05/15] drm/i915/cx0: Drop encoder from port clock calculation
` [PATCH v3 06/15] drm/i915/cx0: Create macro around PLL tables
` [PATCH v3 07/15] drm/i915/lt_phy: Create macro for LT PHY PLL state
` [PATCH v3 08/15] drm/i915/display: Add helper function for fuzzy clock check
` [PATCH v3 09/15] drm/i915/cx0: Fix HDMI FRL clock rates
` [PATCH v3 10/15] drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programming
` [PATCH v3 11/15] drm/i915/cx0: Verify C10/C20 pll dividers
` [PATCH v3 12/15] drm/i915/lt_phy: Add verification for lt phy "
` [PATCH v3 13/15] drm/i915/cx0: Drop C20 25.175 MHz rate
` [PATCH v3 14/15] drm/i915/lt_phy: Drop 27.2 "
` [PATCH v3 15/15] drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables
` ✗ CI.checkpatch: warning for drm/i915/pll: Verify pll dividers and remove redundant .clock member (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/4] drm/xe/hwmon: Expose new temperature attributes
 2026-01-15  9:27 UTC  (6+ messages)
` [PATCH v7 4/4] drm/xe/hwmon: Expose individual VRAM channel temperature

[PATCH] drm/xe: Do not preempt fence signaling CS instructions
 2026-01-15  6:13 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS def675cf3f107ba8da78ca0b8650997fdf667538
 2026-01-15  4:58 UTC 

[PATCH 0/6] drm/xe/rtp: Miscellaneous improvements to rule matching
 2026-01-15  4:53 UTC  (12+ messages)
` [PATCH 1/6] drm/xe/rtp: Write kunit test cases specific for "
` [PATCH 2/6] drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_cases
` [PATCH 3/6] drm/xe/rtp: Do not break parsing when missing context
` [PATCH 4/6] drm/xe/rtp: Extract rule_match_item()
` [PATCH 5/6] drm/xe/rtp: Fully parse the ruleset
` [PATCH 6/6] drm/xe/rtp: Implement a structured parser for rule matching
` ✗ CI.checkpatch: warning for drm/xe/rtp: Miscellaneous improvements to "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Reduce LRC timestamp stuck message on VFs to notice
 2026-01-15  2:48 UTC  (9+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix memory leak in guc_exec_queue_timedout_job
 2026-01-15  2:05 UTC  (8+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe: Fix memory leak in guc_exec_queue_timedout_job (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/7] drm/xe/guc: Recommend GuC v70.55.3 for BMG, PTL
 2026-01-14 23:56 UTC  (3+ messages)
` [PATCH 4/7] drm/xe/guc: Recommend GuC v70.55.3 for BMG,PTL

[PATCH v3 00/11] Context based TLB invalidations
 2026-01-14 23:45 UTC  (7+ messages)
` [PATCH v3 10/11] drm/xe: Add context-based invalidation to GuC TLB invalidation backend

[PATCH 00/15] drm/i915/dp: Clean up link BW/DSC slice config computation (DSC slice)
 2026-01-14 23:26 UTC  (21+ messages)
` [PATCH 01/15] drm/i915/dsc: Track the detaild DSC slice configuration
` [PATCH 02/15] drm/i915/dsc: Track the DSC stream count in the DSC slice config state
` [PATCH 03/15] drm/i915/dsi: Move initialization of DSI DSC streams-per-pipe to fill_dsc()
` [PATCH 04/15] drm/i915/dsi: Track the detailed DSC slice configuration
` [PATCH 05/15] drm/i915/dp: "
` [PATCH 06/15] drm/i915/dsc: Switch to using intel_dsc_line_slice_count()
` [PATCH 07/15] drm/i915/dp: Factor out intel_dp_dsc_min_slice_count()
` [PATCH 08/15] drm/i915/dp: Use int for DSC slice count variables
` [PATCH 09/15] drm/i915/dp: Rename test_slice_count to slices_per_line
` [PATCH 10/15] drm/i915/dp: Simplify the DSC slice config loop's slices-per-pipe iteration
` [PATCH 11/15] drm/i915/dsc: Add intel_dsc_get_slice_config()
` [PATCH 12/15] drm/i915/dsi: Use intel_dsc_get_slice_config()
` [PATCH 13/15] drm/i915/dp: Unify DP and eDP slice count computation
` [PATCH 14/15] drm/i915/dp: Add intel_dp_dsc_get_slice_config()
` [PATCH 15/15] drm/i915/dp: Use intel_dp_dsc_get_slice_config()
` ✗ CI.checkpatch: warning for drm/i915/dp: Clean up link BW/DSC slice config computation (DSC slice)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/3] Attempt to fixup reset, wedge, unload corner cases
 2026-01-14 22:35 UTC  (5+ messages)
` [PATCH v2 2/3] drm/xe: Forcefully tear down exec queues in GuC submit fini

[PATCH 0/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
 2026-01-14 21:21 UTC  (10+ messages)
` [PATCH 1/2] drm/xe/rtp: Extend support for max rules/actions per entry
` [PATCH 2/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v4 00/12] Context based TLB invalidations
 2026-01-14 21:17 UTC  (6+ messages)
` [PATCH v4 10/12] drm/xe: Add exec queue active vfunc

[PATCH v6 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
 2026-01-14 20:24 UTC  (2+ messages)

[PATCH 0/2] Add feature to force ring-based TLB invalidations
 2026-01-14 19:22 UTC  (6+ messages)
` [PATCH 1/2] drm/xe: "
` ✗ Xe.CI.Full: failure for "

[PATCH v6 10/12] drm/xe/vrsr: Enable VRSR
 2026-01-14 18:02 UTC  (2+ messages)

[PATCH v6 09/12] drm/xe/pm: Refactor PM Sleep Ops
 2026-01-14 18:00 UTC  (2+ messages)

[PATCH 00/79] Cleanup unused headers reported by clangd
 2026-01-14 17:11 UTC  (12+ messages)
` [PATCH 41/79] drm/xe: Cleanup headers in xe_i2c.c
` ✓ Xe.CI.Full: success for Cleanup unused headers reported by clangd

[PATCH v4 0/5] drm/xe: Privatize struct xe_ggtt
 2026-01-14 17:03 UTC  (9+ 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 v2 0/3] Fix Cx0 Suspend Resume issue
 2026-01-14 15:42 UTC  (8+ messages)
` [PATCH v2 1/3] drm/i915/cx0: Split PLL enabling/disabling in two parts
` [PATCH v2 3/3] drm/i915/cx0: Rename intel_clear_response_ready flag
` ✗ Xe.CI.Full: failure for Fix Cx0 Suspend Resume issue (rev2)

[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2026-01-14 13:01 UTC  (4+ messages)
` [PATCH v2 08/15] drm/i915/display: Add helper function for fuzzy clock check

[PATCH v3] drm/i915/bios: Use get_unaligned_* for VBT block size
 2026-01-14 11:55 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for drm/i915/bios: Use get_unaligned_* for VBT block size (rev3)

[PATCH] drm/i915/gvt_mmio_table: Use the gvt versions of the display macros
 2026-01-14 11:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] drm/xe: Replace use of system_wq with tlb_inval->timeout_wq
 2026-01-14  9:21 UTC  (4+ messages)

[PATCH] drm/xe/mert: Improve handling of MERT CAT errors
 2026-01-14  8:56 UTC  (2+ messages)

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 912b9b537ae6e75c352d42f7ac40b50f9aa3d2ce
 2026-01-14  8:17 UTC 

[PATCH v3 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-14  7:51 UTC  (4+ messages)
` [PATCH v3 06/13] drm: Allow driver-managed destruction of colorop objects

[PATCH v5 0/2] drm/xe: drm/xe: Separate out GuC RC code
 2026-01-14  7:31 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: drm/xe: Separate out GuC RC code (rev4)


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