Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-10 00:39:36 to 2025-12-10 18:47:28 UTC [more...]

[PATCH 0/1] drm/xe: Restore engine registers before restarting schedulers after GT reset
 2025-12-10 18:47 UTC  (4+ messages)
` [PATCH 1/1] "

[CI 00/11] auxccs dpt wc no stolen
 2025-12-10 18:33 UTC  (15+ messages)
` [CI 01/11] drm/xe: Fix ggtt fb alignment
` [CI 02/11] drm/i915/display: Detect AuxCCS support via display parent interface
` [CI 03/11] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [CI 04/11] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 05/11] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 06/11] drm/xe: Export xe_emit_aux_table_inv
` [CI 07/11] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 08/11] drm/xe/display: Add support for AuxCCS
` [CI 09/11] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
` [CI 10/11] use wc for dpt
` [CI 11/11] drm/xe: Do not use stolen memory for DPT on IGFX and AuxCCS
` ✗ CI.checkpatch: warning for auxccs dpt wc no stolen (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[PATCH v3 0/4] Introduce DRM_RAS using generic netlink for RAS
 2025-12-10 18:18 UTC  (3+ messages)
` [PATCH v3 3/4] drm/xe/xe_hw_error: Add support for GT hardware errors

[PATCH v2] drm/xe/hw_engine_group: Add stats for mode switching
 2025-12-10 18:12 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/hw_engine_group: Add stats for mode switching (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/xe_guc_ct: Exit CT submission fence wait on GT reset
 2025-12-10 18:07 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
 2025-12-10 17:44 UTC 

[PATCH] drm/i915/pc8: Add parent interface for PC8 forcewake tricks
 2025-12-10 17:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v15 00/10] AuxCCS handling and render compression modifiers
 2025-12-10 17:20 UTC  (10+ messages)
` [PATCH v15 06/10] drm/xe: Handle DPT in system memory

[CI] drm/xe/guc: Test GuC v70.55.3 for LNL, BMG, PTL
 2025-12-10 17:12 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Test GuC v70.55.3 for LNL, BMG, PTL (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI 00/10] auxccs wc dpt
 2025-12-10 17:03 UTC  (11+ messages)
` [CI 01/10] drm/xe: Fix ggtt fb alignment
` [CI 02/10] drm/i915/display: Detect AuxCCS support via display parent interface
` [CI 03/10] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [CI 04/10] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 05/10] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 06/10] drm/xe: Export xe_emit_aux_table_inv
` [CI 07/10] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 08/10] drm/xe/display: Add support for AuxCCS
` [CI 09/10] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
` [CI 10/10] use wc for dpt

[PATCH 1/2] drm/xe: Use generic_handle_irq_safe inside heci gsc irq handler
 2025-12-10 17:00 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT

[PATCH 01/20] drm/xe/eudebug: Introduce eudebug interface
 2025-12-10 16:48 UTC  (2+ messages)
` [PATCH 01/21] "

[PATCH v9 0/2] Add DRM sched support functions to avoid driver side layering violations
 2025-12-10 16:33 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for Add DRM sched support functions to avoid driver side layering violations (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI 00/10] auxccs wc dpt
 2025-12-10 16:18 UTC  (11+ messages)
` [CI 01/10] drm/xe: Fix ggtt fb alignment
` [CI 02/10] drm/i915/display: Detect AuxCCS support via display parent interface
` [CI 03/10] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [CI 04/10] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 05/10] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 06/10] drm/xe: Export xe_emit_aux_table_inv
` [CI 07/10] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 08/10] drm/xe/display: Add support for AuxCCS
` [CI 09/10] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
` [CI 10/10] use wc for dpt

[CI 00/11] auxccs dpt wc no stolen
 2025-12-10 16:14 UTC  (12+ messages)
` [CI 01/11] drm/xe: Fix ggtt fb alignment
` [CI 02/11] drm/i915/display: Detect AuxCCS support via display parent interface
` [CI 03/11] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [CI 04/11] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 05/11] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 06/11] drm/xe: Export xe_emit_aux_table_inv
` [CI 07/11] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 08/11] drm/xe/display: Add support for AuxCCS
` [CI 09/11] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
` [CI 10/11] use wc for dpt
` [CI 11/11] drm/xe: Do not use stolen memory for DPT on IGFX and AuxCCS

[CI 00/10] auxccs wc dpt
 2025-12-10 16:14 UTC  (10+ messages)
` [CI 01/10] drm/xe: Fix ggtt fb alignment
` [CI 02/10] drm/i915/display: Detect AuxCCS support via display parent interface
` [CI 03/10] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [CI 04/10] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 05/10] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 06/10] drm/xe: Export xe_emit_aux_table_inv
` [CI 07/10] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 08/10] drm/xe/display: Add support for AuxCCS
` [CI 09/10] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P

[PATCH] drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
 2025-12-10 15:10 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
 2025-12-10 15:04 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-12-10 14:44 UTC  (19+ messages)
` [PATCH 08/50] drm/i915/dp: Use the effective data rate for DP BW calculation
` [PATCH 09/50] drm/i915/dp: Use the effective data rate for DP compressed "
` [PATCH 10/50] drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BW
` [PATCH 11/50] drm/i915/dp: Account with DSC BW overhead for compressed DP-SST "
` [PATCH 12/50] drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and eDP
` [PATCH 13/50] drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config()
` [PATCH 45/50] drm/i915/dp: Simplify the DSC slice config loop's slices-per-pipe iteration
` [PATCH 46/50] drm/i915/dsc: Add intel_dsc_get_slice_config()
` [PATCH 47/50] drm/i915/dsi: Use intel_dsc_get_slice_config()

[PATCH 14/19] video/vga: Add VGA_IS0_R
 2025-12-10 14:24 UTC  (3+ messages)

[PATCH] drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-table
 2025-12-10 13:49 UTC  (4+ messages)
`  "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/3] Selective Fetch and async flip
 2025-12-10 13:41 UTC  (9+ messages)

[PULL] drm-misc-fixes
 2025-12-10 11:29 UTC 

[PATCH v3 00/22] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-12-10 11:07 UTC  (23+ messages)
` [PATCH v3 01/22] drm/xe/svm: Fix a debug printout
` [PATCH v3 02/22] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
` [PATCH v3 03/22] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH v3 04/22] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
` [PATCH v3 05/22] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH v3 06/22] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH v3 07/22] drm/xe: Use the "
` [PATCH v3 08/22] drm/pagemap: Remove the drm_pagemap_create() interface
` [PATCH v3 09/22] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [PATCH v3 10/22] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH v3 11/22] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH v3 12/22] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH v3 13/22] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH v3 14/22] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH v3 15/22] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH v3 16/22] drm/xe/vm: Add a couple of VM debug printouts
` [PATCH v3 17/22] drm/xe/svm: Document how xe keeps drm_pagemap references
` [PATCH v3 18/22] drm/pagemap, drm/xe: Clean up the use of the device-private page owner
` [PATCH v3 19/22] drm/gpusvm: Introduce a function to scan the current migration state
` [PATCH v3 20/22] drm/xe: Use drm_gpusvm_scan_mm()
` [PATCH v3 21/22] drm/pagemap, drm/xe: Support destination migration over interconnect
` [PATCH v3 22/22] drm/pagemap: Support source "

[PATCH] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2025-12-10 11:08 UTC  (4+ messages)

[PATCH v2] drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocations
 2025-12-10 11:05 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocations (rev2)
` ✗ Xe.CI.Full: failure "

[PULL] drm-misc-next-fixes
 2025-12-10 10:21 UTC 

[PATCH RESEND v9 00/20] Display Global Histogram
 2025-12-10  9:35 UTC  (3+ messages)
` [PATCH [RESEND] v9 02/20] drm: Define histogram structures exposed to user

[PATCH v1 0/3] drm/xe/hwmon: Expose new temperature attributes
 2025-12-10  8:20 UTC  (4+ messages)
` [PATCH v1 1/3] drm/xe/hwmon: Read temperature limits using pcode mailbox

[PATCH v3 0/2] Redesign survivability mode
 2025-12-10  7:57 UTC  (3+ messages)
` [PATCH v3 1/2] drm/xe/xe_survivability: "

[PATCH] drm/xe/hw_engine_group: Add stats for mode switching
 2025-12-10  7:22 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[RFC v3 0/8] drm/xe/madvise: Add support for purgeable buffer objects
 2025-12-10  7:18 UTC  (13+ messages)
` [RFC v3 1/8] drm/xe/uapi: Add UAPI "
` [RFC v3 2/8] drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
` [RFC v3 3/8] drm/xe/madvise: Implement purgeable buffer object support
` [RFC v3 4/8] drm/xe/bo: Handle CPU faults on purged buffer objects
` [RFC v3 5/8] drm/xe/vm: Prevent binding of "
` [RFC v3 6/8] drm/xe/madvise: Implement per-VMA purgeable state tracking
` [RFC v3 7/8] drm/xe/madvise: Block imported and exported dma-bufs
` [RFC v3 8/8] drm/xe/bo: Add purgeable shrinker state helpers

[PATCH v5 00/10] Page Reclamation Support for Xe3p Platforms
 2025-12-10  6:49 UTC  (17+ messages)
` [PATCH v5 01/10] drm/xe: Do not forward invalid TLB invalidation seqnos to upper layers
` [PATCH v5 02/10] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH v5 03/10] drm/xe: Add page reclamation info to device info
` [PATCH v5 04/10] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH v5 05/10] drm/xe: Create page reclaim list on unbind
` [PATCH v5 06/10] drm/xe: Suballocate BO for page reclaim
` [PATCH v5 07/10] drm/xe: Prep page reclaim in tlb inval job
` [PATCH v5 08/10] drm/xe: Append page reclamation action to tlb inval
` [PATCH v5 09/10] drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim
` [PATCH v5 10/10] drm/xe: Add debugfs support for page reclamation

[PATCH v2 0/7] drm/xe/hwmon: Expose new temperature attributes
 2025-12-10  6:23 UTC  (8+ messages)
` [PATCH v2 1/7] drm/xe/hwmon: Read temperature limits using pcode mailbox
` [PATCH v2 2/7] drm/xe/hwmon: Expose tempX_emergency
` [PATCH v2 3/7] drm/xe/hwmon: Expose tempX_crit
` [PATCH v2 4/7] drm/xe/hwmon: Read thermal sensors count
` [PATCH v2 5/7] drm/xe/hwmon: Expose memory controller temperature
` [PATCH v2 6/7] drm/xe/hwmon: Expose GPU pcie temperature
` [PATCH v2 7/7] drm/xe/hwmon: Expose individual vram temperature

[PATCH v3 0/2] Reset recovery_queued after issuing RESFIX_START
 2025-12-10  5:39 UTC  (4+ messages)
` [PATCH v3 1/2] drm/xe/vf: Fix queuing of recovery work
` [PATCH v3 2/2] drm/xe/vf: Reset recovery_queued after issuing RESFIX_START

[PATCH] drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message
 2025-12-10  3:34 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message (rev2)

[PATCH v4 00/10] Page Reclamation Support for Xe3p Platforms
 2025-12-10  1:00 UTC  (4+ messages)
` [PATCH v4 07/10] drm/xe: Prep page reclaim in tlb inval job

[PATCH v5 00/17] drm/xe: Multi Queue feature support
 2025-12-10  0:39 UTC  (5+ messages)
` [PATCH v5 01/17] drm/xe/multi_queue: Add multi_queue_enable_mask to gt information
` [PATCH v5 07/17] drm/xe/multi_queue: Add support for multi queue dynamic priority change
` [PATCH v5 13/17] drm/xe/multi_queue: Teardown group upon job timeout
` [PATCH v5 17/17] drm/xe/doc: Add documentation for Multi Queue Group GuC interface


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