Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-22 16:47:52 to 2025-07-24 11:19:25 UTC [more...]

[PATCH v3] drm/xe/display: Block hpd during suspend
 2025-07-24 11:19 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/display: Block hpd during suspend (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/2] eDP Data Override
 2025-07-24 11:14 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/edp: eDP Data Overrride

[PATCH v2] drm/xe/display: Block hpd during suspend
 2025-07-24 11:15 UTC  (8+ messages)
` ✓ CI.KUnit: success for drm/xe/display: Block hpd during suspend (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/vblank: Change log from err to debug
 2025-07-24 10:36 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] drm/xe/uapi: Add documentation for DRM_XE_GEM_CREATE_FLAG_DEFER_BACKING
 2025-07-24 10:35 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/uapi: Add documentation for DRM_XE_GEM_CREATE_FLAG_DEFER_BACKING (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 00/23] MADVISE FOR XE
 2025-07-24 10:32 UTC  (9+ messages)
` [PATCH v5 01/23] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops
` [PATCH v5 13/23] drm/xe/svm: Support DRM_XE_SVM_ATTR_PAT memory attribute

[PATCH] drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORE
 2025-07-24 10:14 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORE (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3] drm/i915/display: Optimize panel power-on wait time
 2025-07-24 10:02 UTC  (7+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Optimize panel power-on wait time (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.KUnit: success for drm/i915/display: Optimize panel power-on wait time (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/7] drm/xe: Add psmi support
 2025-07-24  9:13 UTC  (12+ messages)
` [PATCH v2 1/7] drm/xe/psmi: Add GuC flag to enable PSMI
` [PATCH v2 2/7] drm/xe/psmi: Add debugfs interface for PSMI
` [PATCH v2 3/7] drm/xe/rtp: Add match for psmi
` [PATCH v2 4/7] drm/xe/psmi: Add Wa_14020001231
` [PATCH v2 5/7] drm/xe/psmi: Add Wa_16023683509
` [PATCH v2 6/7] drm/xe/configfs: Simplify kernel doc
` [PATCH v2 7/7] drm/xe/configfs: Allow to enable PSMI
` ✗ CI.checkpatch: warning for drm/xe: Add psmi support (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/2] Clean up of GuC init data macros & add extra log option
 2025-07-24  7:49 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/guc: Clean up of GuC 'CTL' defines
` [PATCH 2/2] drm/xe/guc: Add support for NPK as a GuC log target
` ✓ CI.KUnit: success for Clean up of GuC init data macros & add extra log option
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-misc-next-fixes
 2025-07-24  6:52 UTC 

[PATCH v5 0/9] Handle Firmware reported Hardware Errors
 2025-07-24  5:25 UTC  (10+ messages)
` [PATCH v5 4/9] drm/xe/xe_survivability: Refactor survivability mode
` [PATCH v5 5/9] drm/xe/xe_survivability: Add support for Runtime "
` [PATCH v5 6/9] drm/xe/doc: Document device wedged and runtime survivability

[PATCH] drm/xe/guc: Explicitly initialize g2h_fence.cancel
 2025-07-24  5:09 UTC  (7+ messages)
` [PATCH v2] drm/xe/guc: Clear whole g2h_fence during initialization
` ✓ CI.KUnit: success for drm/xe/guc: Explicitly initialize g2h_fence.cancel (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] devcoredump: Fix circular locking dependency with devcd->mutex
 2025-07-24  2:54 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for devcoredump: Fix circular locking dependency with devcd->mutex. (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/5] Add TLB invalidation abstraction
 2025-07-23 23:46 UTC  (19+ messages)
` [PATCH 1/5] drm/xe: Add xe_gt_tlb_invalidation_done_handler
` [PATCH 2/5] drm/xe: Decouple TLB invalidations from GT
` [PATCH 3/5] drm/xe: Prep TLB invalidation fence before sending
` [PATCH 4/5] drm/xe: Add helpers to send TLB invalidations
` [PATCH 5/5] drm/xe: Split TLB invalidation code in frontend and backend

[PATCH 0/2] Tile and GT counting improvements
 2025-07-23 22:01 UTC  (6+ messages)
` [PATCH 1/2] drm/xe: Probe for tile count during device info initialization
` [PATCH 2/2] drm/xe: Use for_each_gt to define gt_count
` ✗ CI.KUnit: failure for Tile and GT counting improvements

[PATCH] drm/xe/ptl: Apply Wa_16026007364
 2025-07-23 20:16 UTC  (2+ messages)

[PATCH] drm/xe: Make GGTT TLB invalidation failure message GT oriented
 2025-07-23 19:57 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-23 18:40 UTC  (8+ messages)
` [PATCH v2 3/8] drm/xe: "
` [PATCH v2 6/8] serial: 8250_dw: "

[PATCH v2 00/11] Proper GT TLB invalidation layering and new coalescing feature
 2025-07-23 17:22 UTC  (3+ messages)
` [PATCH v2 05/11] drm/xe: Add xe_gt_tlb_invalidation_done_handler

[PATCH v3 0/6] Updates for drm/xe/configfs
 2025-07-23 17:15 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for Updates for drm/xe/configfs (rev4)

[PATCH v3] drm/xe: Improve VF provision stability with fault injection
 2025-07-23 17:10 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe: Improve VF provision stability with fault injection (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

linux-next: Tree for Jul 21 [drivers/gpu/drm/xe/xe.ko]
 2025-07-23 15:50 UTC  (5+ messages)

[PATCH] drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORE
 2025-07-23 15:22 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORE (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] SR-IOV promotions
 2025-07-23 14:38 UTC  (12+ messages)
` [PATCH 1/4] drm/xe/for-CI: Revert "drm/xe: Enable SR-IOV for ADL/ATSM"
` [PATCH 2/4] drm/xe/pf: Enable SR-IOV PF mode by default
` [PATCH 3/4] drm/xe: Enable SR-IOV for ADL/ATSM
` [PATCH 4/4] drm/xe: Enable SR-IOV for TGL
` ✓ CI.KUnit: success for SR-IOV promotions
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe: Improve VF provision stability with fault injection
 2025-07-23 13:18 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Improve VF provision stability with fault injection (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORE
 2025-07-23 12:57 UTC  (3+ messages)
` ✓ CI.KUnit: success for "

[CI v4 0/7] Relax VF/PF version negotiation
 2025-07-17 15:51 UTC  (2+ messages)

[PATCH v1 0/5] Prepare GPU SVM for migration of THP
 2025-07-23 12:10 UTC  (4+ messages)
` [PATCH v1 1/5] drm/pagemap: Use struct drm_pagemap_device_addr in mapping and copy functions

[CI 00/14] adl auxcss ci run
 2025-07-23 10:27 UTC  (15+ messages)
` [CI 01/14] drm/i915/display: Fix dma_fence_wait_timeout() return value handling
` [CI 02/14] drm/xe: Use emit_flush_imm_ggtt helper instead of open coding
` [CI 03/14] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 04/14] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [CI 05/14] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 06/14] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 07/14] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 08/14] drm/xe: Export xe_emit_aux_table_inv
` [CI 09/14] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 10/14] drm/xe: Flush GGTT writes after populating DPT
` [CI 11/14] drm/xe: Handle DPT in system memory
` [CI 12/14] drm/xe/display: Add support for AuxCCS
` [CI 13/14] drm/xe: Force flush system memory AuxCCS data before scan out
` [CI 14/14] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe

[PATCH v3 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-07-23  9:37 UTC  (9+ messages)
` [PATCH v3 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes
` [PATCH v3 2/5] drm/xe/guc: use GUC_SIZE (SZ_4K) for alignment
` [PATCH v3 3/5] drm/xe/regs: fix RING_CTL_SIZE(size) calculation
` [PATCH v3 4/5] drm/xe: use 4KiB alignment for cursor jumps
` [PATCH v3 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment
` ✓ CI.KUnit: success for drm/xe: enable driver usage on non-4KiB kernels
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-07-23  9:28 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PULL] drm-misc-fixes
 2025-07-23  9:18 UTC 

[PATCH] drm/xe/gsc: Don't create mei-gscfi auxiliary device in a Guest VM
 2025-07-23  7:35 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/4] PHY LFPS sending configuration fixes
 2025-07-23  6:47 UTC  (5+ messages)
` [PATCH v3 4/4] drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
` ✓ Xe.CI.Full: success for PHY LFPS sending configuration fixes (rev2)

[PATCH v3 0/7] Use DRM scheduler for delayed GT TLB invalidations
 2025-07-23  5:34 UTC  (12+ messages)
` [PATCH v3 1/7] drm/xe: Explicitly mark migration queues with flag
` [PATCH v3 2/7] drm/xe: Add generic dependecy jobs / scheduler
` [PATCH v3 3/7] drm/xe: Create ordered workqueue for GT TLB invalidation jobs
` [PATCH v3 4/7] drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
` [PATCH v3 5/7] drm/xe: Add GT TLB invalidation jobs
` [PATCH v3 6/7] drm/xe: Use GT TLB invalidation jobs in PT layer
` [PATCH v3 7/7] drm/xe: Remove unused GT TLB invalidation trace points
` ✗ CI.checkpatch: warning for Use DRM scheduler for delayed GT TLB invalidations (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe: Fix build without debugfs
 2025-07-23  4:50 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] [CI-test] devcoredump: Fix circular locking dependency with devcd->mutex
 2025-07-22 22:29 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for devcoredump: Fix circular locking dependency with devcd->mutex. (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/7] drm/panthor: support repeated mappings
 2025-07-22 19:21 UTC  (5+ messages)
` [PATCH v4 4/7] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v4 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map

[PATCH] drm/xe/hwmon: Return early on power limit read failure
 2025-07-22 18:14 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "


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