Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-23 10:27:44 to 2025-07-24 14:10:13 UTC [more...]

[PATCH v6 0/9] Handle Firmware reported Hardware Errors
 2025-07-24 14:34 UTC  (6+ messages)
` [PATCH v6 1/9] drm: Add a vendor-specific recovery method to drm device wedged uevent
` [PATCH v6 2/9] drm/xe: Set GT as wedged before sending "
` [PATCH v6 3/9] drm/xe: Add a helper function to set recovery method
` [PATCH v6 4/9] drm/xe/xe_survivability: Refactor survivability mode
` [PATCH v6 5/9] drm/xe/xe_survivability: Add support for Runtime "

[PATCH 00/10] Introduce drm sharpness property
 2025-07-24 13:59 UTC  (3+ messages)

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

[PATCH 00/10] Introduce drm sharpness property
 2025-07-24 13:45 UTC  (11+ messages)
` [PATCH 01/10] drm/drm-crtc: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add strength and winsize register
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property

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

[PATCH] drm/i915/display: Use drm_crtc_vblank_count in intel_crtc_get_vblank_counter()
 2025-07-24 13:40 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

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

[PATCH] drm/i915/vblank: Change log from err to debug
 2025-07-24 12:34 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[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  (7+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/display: Block hpd during suspend (rev3)
` ✗ Xe.CI.Full: failure "

[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 v2 0/8] treewide: Fix typo "notifer"
 2025-07-23 18:40 UTC  (3+ messages)
` [PATCH v2 3/8] drm/xe: "

[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  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[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


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