Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-24 10:47:48 to 2025-10-25 20:09:51 UTC [more...]

[PATCH] drm/xe: Limit number of jobs per exec queue
 2025-10-25 20:09 UTC  (5+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe: Limit number of jobs per exec queue (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS fab36494f26c1818f0d02230f30aca45b4888848
 2025-10-25 19:56 UTC 

[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-10-25 18:01 UTC  (21+ messages)
` [PATCH 01/15] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH 02/15] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
` [PATCH 03/15] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH 04/15] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH 05/15] drm/xe: Use the "
` [PATCH 06/15] drm/pagemap: Remove the drm_pagemap_create() interface
` [PATCH 07/15] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [PATCH 08/15] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH 09/15] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH 10/15] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH 11/15] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH 12/15] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH 13/15] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH 14/15] drm/xe/vm: Add a prefetch debug printout
` [PATCH 15/15] drm/xe: Retry migration once
` ✗ CI.checkpatch: warning for Dynamic drm_pagemaps and Initial multi-device SVM
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH AUTOSEL 6.17] drm/xe/pcode: Initialize data0 for pcode read routine
 2025-10-25 16:01 UTC  (22+ messages)
` [PATCH AUTOSEL 6.17] drm/xe: improve dma-resv handling for backup object
` [PATCH AUTOSEL 6.17] drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3 platforms
` [PATCH AUTOSEL 6.17] drm/xe/ptl: Apply Wa_16026007364
` [PATCH AUTOSEL 6.17] drm/xe: Set GT as wedged before sending wedged uevent
` [PATCH AUTOSEL 6.17] drm/xe/i2c: Enable bus mastering
` [PATCH AUTOSEL 6.17] drm/xe/configfs: Enforce canonical device names
` [PATCH AUTOSEL 6.17] drm/xe: Extend Wa_22021007897 to Xe3 platforms
` [PATCH AUTOSEL 6.17] drm/xe: Cancel pending TLB inval workers on teardown
` [PATCH AUTOSEL 6.17-6.12] drm/xe/guc: Increase GuC crash dump buffer size
` [PATCH AUTOSEL 6.17] drm/xe/wcl: Extend L3bank mask workaround
` [PATCH AUTOSEL 6.17-6.12] drm/xe/guc: Set upper limit of H2G retries over CTB
` [PATCH AUTOSEL 6.17] drm/xe: Make page size consistent in loop
` [PATCH AUTOSEL 6.17] drm/xe/guc: Add devm release action to safely tear down CT
` [PATCH AUTOSEL 6.17] drm/xe/pf: Program LMTT directory pointer on all GTs within a tile
` [PATCH AUTOSEL 6.17] drm/xe/guc: Always add CT disable action during second init step
` [PATCH AUTOSEL 6.17] drm/xe/pf: Don't resume device from restart worker
` [PATCH AUTOSEL 6.17-6.12] drm/xe/guc: Return an error code if the GuC load fails
` [PATCH AUTOSEL 6.17] drm/xe: Ensure GT is in C0 during resumes
` [PATCH AUTOSEL 6.17] drm/xe: rework PDE PAT index selection
` [PATCH AUTOSEL 6.17-6.12] drm/xe/guc: Add more GuC load error status codes
` [PATCH AUTOSEL 6.17-6.12] drm/xe: Fix oops in xe_gem_fault when running core_hotunplug test

[PATCH 0/5] drm/xe: CRI support in gt_throttle + refactors
 2025-10-25 15:46 UTC  (5+ messages)
` [PATCH 3/5] drm/xe/gt_throttle: Always read and mask

[PATCH] drm/xe/pf: Fix VF FLR synchronization between all GTs
 2025-10-25 15:03 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 0/2] Fix serialization on burst of unbinds - v2
 2025-10-25 11:11 UTC  (7+ messages)
` [PATCH v3 1/2] drm/xe: Add last fence attachment to TLB invalidation job queues
` [PATCH v3 2/2] drm/xe: Decouple bind queue last fence from TLB invalidations
` ✗ CI.checkpatch: warning for Fix serialization on burst of unbinds - v2
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe/pf: Access VF's register using dedicated MMIO view
 2025-10-25  9:46 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/configfs: Drop MAX_GT_TYPE_CHARS constant
 2025-10-25  8:19 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/xe/uc: Change assertion to error on huc authentication failure
 2025-10-25  7:24 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Change assertion to error on huc authentication failure (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v2 0/7] Pagefault refactor
 2025-10-25  7:17 UTC  (16+ messages)
` [PATCH v2 1/7] drm/xe: Stub out new pagefault layer
` [PATCH v2 2/7] drm/xe: Implement xe_pagefault_init
` [PATCH v2 3/7] drm/xe: Implement xe_pagefault_reset
` [PATCH v2 4/7] drm/xe: Implement xe_pagefault_handler
` [PATCH v2 5/7] drm/xe: Implement xe_pagefault_queue_work
` [PATCH v2 6/7] drm/xe: Add xe_guc_pagefault layer
` [PATCH v2 7/7] drm/xe: Remove unused GT page fault code
` ✗ CI.checkpatch: warning for Pagefault refactor
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[CI v2] verbose p2p
 2025-10-25  6:30 UTC  (4+ messages)
` ✓ CI.KUnit: success for verbose p2p (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/xe3: Apply wa_14024997852
 2025-10-25  5:43 UTC  (3+ messages)

[PATCH v2 0/2] Fix serialization on burst of unbinds - v2
 2025-10-25  5:03 UTC  (7+ messages)
` [PATCH v2 1/2] drm/xe: Add last fence attachment to TLB invalidation job queues
` [PATCH v2 2/2] drm/xe: Decouple bind queue last fence from TLB invalidations
` ✗ CI.checkpatch: warning for Fix serialization on burst of unbinds - v2
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v8 0/3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-25  3:47 UTC  (15+ messages)
` [PATCH v8 1/3] drm/xe/migrate: Use AVX instructions to prevent partial writes during VF migration CCS batch buffer updates
` [PATCH v8 2/3] drm/xe/migrate: Make emit_pte() header write atomic
` [PATCH v8 3/3] drm/xe/vf: Clear CCS read/write buffers in atomic way
` ✗ CI.checkpatch: warning for drm/xe/migrate: Atomicize CCS copy command setup
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[CI] verbose p2p
 2025-10-25  2:18 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-fixes] BUILD SUCCESS ce29214ada6d08dbde1eeb5a69c3b09ddf3da146
 2025-10-25  0:46 UTC 

[PATCH v14 00/13] AuxCCS handling and render compression modifiers
 2025-10-24 23:57 UTC  (11+ messages)
` [PATCH v14 03/13] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v14 06/13] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v14 07/13] drm/xe: Export xe_emit_aux_table_inv
` [PATCH v14 10/13] drm/xe: Handle DPT in system memory
` [PATCH v14 12/13] drm/xe/display: Add support for AuxCCS
` [PATCH v14 13/13] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
 2025-10-24 23:00 UTC  (3+ messages)

[PATCH v1] drm/xe/pm: Enable WAKE# support
 2025-10-24 22:45 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/26] Enable LT PHY
 2025-10-24 21:07 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Enable LT PHY (rev2)
` ✗ Xe.CI.Full: failure "

[PATCH 00/14] PF: Add sriov_admin sysfs tree
 2025-10-24 19:51 UTC  (15+ messages)
` [PATCH 01/14] drm/xe/pf: Prepare sysfs for SR-IOV admin attributes
` [PATCH 03/14] drm/xe/pf: Allow change PF and VFs EQ/PT using sysfs
` [PATCH 07/14] drm/xe/pf: Allow bulk change all "
` [PATCH 09/14] drm/xe/pf: Allow bulk change all VFs priority "
` [PATCH 10/14] drm/xe/pf: Allow change PF scheduling "
` [PATCH 12/14] drm/xe/pf: Add sysfs device symlinks to enabled VFs
` [PATCH 13/14] drm/xe/pf: Allow to stop and reset VF using sysfs

[PATCH v2 0/6] Use display parent interface for runtime pm
 2025-10-24 18:59 UTC  (15+ messages)
` [PATCH v2 1/6] drm/{i915, xe}/display: pass parent interface to display probe
  ` [PATCH v2 1/6] drm/{i915,xe}/display: "
` [PATCH v2 2/6] drm/{i915, xe}/display: Add display runtime pm parent interface
  ` [PATCH v2 2/6] drm/{i915,xe}/display: "
` [PATCH v2 3/6] drm/i915/display: Runtime pm wrappers for display "
` [PATCH v2 4/6] drm/xe/display: "
` [PATCH v2 5/6] drm/i915/display: Use display parent interface for i915 runtime pm
` [PATCH v2 6/6] drm/xe/display: Use display parent interface for xe "
` ✗ Xe.CI.Full: failure for Use display parent interface for runtime pm (rev2)

[PATCH v3 26/27] drm/xe: Remove drm_sched_init_args->num_rqs usage
 2025-10-24 17:55 UTC  (2+ messages)

[PATCH v2] drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV
 2025-10-24 15:58 UTC  (4+ messages)

[PATCH] drm/xe: share USM BCS engine via root-tile helper
 2025-10-24 15:00 UTC  (3+ messages)

[PATCH 00/22] drm/i915/vrr: A few fixes and a bunch of cleanup
 2025-10-24 14:23 UTC  (46+ messages)
` [PATCH 01/22] drm/i915/vrr: Fix intel_vrr_always_use_vrr_tg()==true on TGL
` [PATCH 02/22] drm/i915/lrr: Include SCL in lrr_params_changed()
` [PATCH 03/22] drm/i915: Remove the "vblank delay" state dump
` [PATCH 04/22] drm/i915/vrr: Compute fixed refresh rate timings the sam way as CMRR timings
` [PATCH 05/22] drm/i915/vrr: Reorganize intel_vrr_compute_cmrr_timings() a bit
` [PATCH 06/22] drm/i195/vrr: Move crtc_state->vrr.{vmin, vmax} update into intel_vrr_compute_vrr_timings()
` [PATCH 07/22] drm/i915/vrr: Move compute_fixed_rr_timings()
` [PATCH 08/22] drm/i915/vrr: Extract intel_vrr_set_vrr_timings()
` [PATCH 09/22] drm/i915/vrr: Avoid redundant TRANS_PUSH write in intel_vrr_enable()
` [PATCH 10/22] drm/i915/vrr: Move EMP_AS_SDP_TL write into intel_vrr_set_transcoder_timings()
` [PATCH 11/22] drm/i915/vrr: Use trans_vrr_ctl() in intel_vrr_transcoder_disable()
` [PATCH 12/22] drm/i915/vrr: Extract intel_vrr_tg_disable()
` [PATCH 13/22] drm/i915/vrr: Extract intel_vrr_tg_enable()
` [PATCH 14/22] drm/i915/vrr: Disable VRR TG in intel_vrr_transcoder_disable() only on always use_vrr_tg() platforms
` [PATCH 15/22] drm/i915/vrr: Always write TRANS_VRR_CTL in intel_vrr_set_transcoder_timings() on !always_use_vrr_tg()
` [PATCH 16/22] drm/i915/vrr: Remove redundant HAS_VRR() checks
` [PATCH 17/22] drm/i915/vrr: Move HAS_VRR() check into intel_vrr_set_transcoder_timings()
` [PATCH 18/22] drm/i915/vrr: s/crtc_state/old_crtc_state/ in intel_vrr_transcoder_disable()
` [PATCH 19/22] drm/i915/vrr: Nuke intel_vrr_vblank_exit_length()
` [PATCH 20/22] drm/i915/vrr: Nuke intel_vrr_vmin_flipline()
` [PATCH 21/22] drm/i915/vrr: Update the intel_vrr_extra_vblank_delay() comment
` [PATCH 22/22] drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()

[PATCH] drm/i915/rom: convert intel_rom interfaces to struct drm_device
 2025-10-24 12:58 UTC  (2+ messages)

[PATCH] drm/i915/vrr: Fix transmission line for Adaptive Sync SDP
 2025-10-24 12:39 UTC  (8+ messages)

[drm-xe:topic/xe-for-CI] BUILD SUCCESS da39e07e72ce7927980f9eada791aa74cd2c9717
 2025-10-24 12:22 UTC 

[PATCH v2 0/2] VF double migration
 2025-10-24 11:52 UTC  (3+ messages)
` [PATCH v2 2/2] drm/xe/vf: Use fault injection for testing VF double migration feature

[PULL] drm-xe-fixes
 2025-10-24 11:42 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2025-10-24 11:39 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2025-10-24 11:36 UTC  (2+ messages)

[PULL] drm-misc-next
 2025-10-24 11:26 UTC  (2+ messages)

[PULL] drm-xe-next
 2025-10-24 11:26 UTC  (2+ messages)

[PATCH v1] drm/xe/uc: Change assertion to error on huc authentication failure
 2025-10-24 11:15 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v6] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-10-24 10:52 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev3)

[PATCH v13 00/12] AuxCCS handling and render compression modifiers
 2025-10-24 10:50 UTC  (6+ messages)
` [PATCH v13 04/12] drm/xe/xelp: Support auxccs invalidation on blitter


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