Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-25 21:50:52 to 2025-07-28 20:00:13 UTC [more...]

[PATCH v4 00/11] Updates for drm/xe/configfs
 2025-07-28 20:00 UTC  (26+ messages)
` [PATCH v4 01/11] drm/xe: Simplify module initialization code
` [PATCH v4 02/11] drm/xe: Print module init abort code
` [PATCH v4 03/11] drm/xe/configfs: Destroy xe_configfs.su_mutex on exit/error
` [PATCH v4 04/11] drm/xe/configfs: Use mutex from xe_configfs subsystem
` [PATCH v4 05/11] drm/xe/configfs: Rename struct xe_config_device
` [PATCH v4 06/11] drm/xe/configfs: Rename configfs_find_group() helper
` [PATCH v4 07/11] drm/xe/configfs: Reintroduce struct xe_config_device
` [PATCH v4 08/11] drm/xe/configfs: Keep default device config settings together
` [PATCH v4 09/11] drm/xe/configfs: Check if device was preconfigured
` [PATCH v4 10/11] drm/xe/configfs: Only allow configurations for supported devices
` [PATCH v4 11/11] drm/xe/configfs: Allow adding configurations for future VFs
` ✓ CI.KUnit: success for Updates for drm/xe/configfs (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/xe/devcoredump: Defer devcoredump initialization during probe
 2025-07-28 19:57 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/devcoredump: Defer devcoredump initialization during probe (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5] drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions
 2025-07-28 19:55 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions (rev5)

[PATCH v2 0/2] Tile and GT counting improvements
 2025-07-28 19:33 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe: Probe for tile count during device info initialization
` [PATCH v2 2/2] drm/xe: Use for_each_gt to define gt_count
` ✓ CI.KUnit: success for Tile and GT counting improvements (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH v7 0/9] Handle Firmware reported Hardware Errors
 2025-07-28 19:12 UTC  (15+ messages)
` [PATCH v7 1/9] drm: Add a vendor-specific recovery method to drm device wedged uevent
` [PATCH v7 2/9] drm/xe: Set GT as wedged before sending "
` [PATCH v7 3/9] drm/xe: Add a helper function to set recovery method
` [PATCH v7 4/9] drm/xe/xe_survivability: Refactor survivability mode
` [PATCH v7 5/9] drm/xe/xe_survivability: Add support for Runtime "
` [PATCH v7 6/9] drm/xe/doc: Document device wedged and runtime survivability
` [PATCH v7 7/9] drm/xe: Add support to handle hardware errors
` [PATCH v7 8/9] drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errors
` [PATCH v7 9/9] drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
` ✗ CI.checkpatch: warning for Handle Firmware reported Hardware Errors (rev7)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: MADVISE SQUASH for CI -v5_drm_tip_with_gpuvm_patches
 2025-07-28 18:47 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe/guc: Add more GuC load error status codes
 2025-07-28 18:07 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Add more GuC load error status codes (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] Revert "CCS save restore for IGPU"
 2025-07-28 17:48 UTC  (8+ messages)
` [PATCH 1/3] Revert "drm/xe/vf: Register CCS read/write contexts with Guc"
` [PATCH 2/3] Revert "drm/xe/vf: Attach and detach CCS copy commands with BO"
` [PATCH 3/3] Revert "drm/xe/vf: Create contexts for CCS read write"
` ✗ CI.checkpatch: warning for Revert "CCS save restore for IGPU" (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

Regression on linux-next (next-20250721)
 2025-07-28 16:53 UTC 

[PATCH v6] drm/i915/display: Use the recomended min_hblank values
 2025-07-28 16:40 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Use the recomended min_hblank values (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Tile and GT counting improvements
 2025-07-28 16:37 UTC  (6+ messages)
` [PATCH 1/2] drm/xe: Probe for tile count during device info initialization
` ✗ CI.KUnit: failure for Tile and GT counting improvements

Regression on linux-next (next-20250708)
 2025-07-28 16:37 UTC  (7+ messages)

[PATCH v4] drm/i915/display: Optimize panel power-on wait time
 2025-07-28 15:55 UTC  (7+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Optimize panel power-on wait time (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.KUnit: success for drm/i915/display: Optimize panel power-on wait time (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/xe_pat: Adding the graphics version for BMG-G31
 2025-07-28 15:04 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/6] Prepare GPU SVM for migration of THP
 2025-07-28 14:10 UTC  (13+ messages)
` [PATCH v2 2/6] drm/pagemap: Use struct drm_pagemap_addr in mapping and copy functions
` [PATCH v2 3/6] drm/pagemap: DMA map folios when possible
` [PATCH v2 4/6] drm/pagemap: Allocate "
` [PATCH v2 5/6] drm/xe/migrate: Populate struct drm_pagemap_addr array
` [PATCH v2 6/6] drm/xe/svm: Migrate folios when possible

[PATCH v3 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-07-28 13:45 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 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment

[PATCH v7 0/5] drm/xe: i2c support
 2025-07-28 13:44 UTC  (5+ messages)
` [PATCH v7 1/5] i2c: designware: Use polling by default when there is no irq resource
` [PATCH v7 2/5] i2c: designware: Add quirk for Intel Xe

[PATCH 0/3] eDP Data Override
 2025-07-28 13:00 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/vbt: Add eDP Data Overrride field in VBT
` [PATCH 2/3] drm/i915/bios: Add function to check if edp data override is needed
` [PATCH 3/3] drm/i915/edp: eDP Data Overrride

[PATCH 00/10] Introduce drm sharpness property
 2025-07-28 11:42 UTC  (2+ messages)

[PATCH v10 00/10] drm/i915: Add drm_panic support
 2025-07-28 11:19 UTC  (4+ messages)
` [PATCH v10 03/10] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes

[RFC v7 00/12] Fair DRM scheduler
 2025-07-28 11:14 UTC  (5+ messages)
` [RFC v7 10/12] drm/sched: Break submission patterns with some randomness

[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
 2025-07-28 10:22 UTC  (7+ messages)
` [PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory

[PATCH v5 00/23] MADVISE FOR XE
 2025-07-28 10:20 UTC  (8+ messages)
` [PATCH v5 01/23] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops

[PATCH 0/3] Revert "CCS save restore for IGPU"
 2025-07-28  9:34 UTC  (4+ messages)
` [PATCH 1/3] Revert "drm/xe/vf: Register CCS read/write contexts with Guc"
` [PATCH 2/3] Revert "drm/xe/vf: Attach and detach CCS copy commands with BO"
` [PATCH 3/3] Revert "drm/xe/vf: Create contexts for CCS read write"

[PATCH v5] drm/i915/display: Use the recomended min_hblank values
 2025-07-28  8:37 UTC  (2+ messages)

[PATCH v2] drm/xe/vf: Fix VM crash during VF driver release
 2025-07-28  8:14 UTC  (12+ messages)
` ✗ CI.checkpatch: warning for drm/xe/vf: Fix VM crash during VF driver release (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

Valgrind support
 2025-07-28  7:54 UTC 

[PATCH] drm/i915/vblank: Change log from err to debug
 2025-07-28  7:53 UTC  (3+ messages)

[PATCH v4] drm/i915/display: Use the recomended min_hblank values
 2025-07-28  7:18 UTC 

[PATCH v3] drm/i915/display: Use the recomended min_hblank values
 2025-07-28  6:49 UTC  (3+ messages)

[PATCH 00/28] Enable Pipe writeback
 2025-07-28  6:31 UTC  (23+ messages)
` [PATCH 01/28] drm/writeback: Add function that takes preallocated connector
` [PATCH 02/28] drm/writeback: Add a helper function to get writeback connector
` [PATCH 03/28] drm/writeback: Define function to get drm_connector from writeback
` [PATCH 04/28] drm/i915/writeback: Add writeback registers
` [PATCH 17/28] drm/i915/writeback: Define function to destroy writeback connector
` [PATCH 18/28] drm/i915/writeback: Add connector atomic check

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

[PATCH] drm/xe/vf: Fix VM crash during VF driver release
 2025-07-27 17:33 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] Introducing firmware late binding
 2025-07-27 14:46 UTC  (8+ messages)
` [PATCH 2/9] mei: late_bind: add late binding component driver

[PATCH v2 0/1] Mark xe driver as BROKEN if kernel page size is not 4kB
 2025-07-27  8:56 UTC  (6+ messages)
` [PATCH v2 1/1] "
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/1] Mark xe driver as BROKEN until fixed
 2025-07-27  6:13 UTC  (7+ messages)
` [PATCH 1/1] Mark xe driver as BROKEN if kernel page size is not 4kB
` ✗ CI.checkpatch: warning for Mark xe driver as BROKEN until fixed
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[drm-xe:drm-xe-next] BUILD SUCCESS 1ffcf8b8ae8a786b61350ee082b6c82846a31e53
 2025-07-27  0:57 UTC 

[PATCH 27/28] drm/i915/writeback: Make exception for writeback connector
 2025-07-26 16:06 UTC  (2+ messages)

[PATCH 14/28] drm/i915/writeback: Define function for prepare and cleanup hooks
 2025-07-26 13:42 UTC  (2+ messages)

[PATCH v4] drm/xe: Support for mmap-ing mmio regions
 2025-07-26 12:02 UTC  (2+ messages)

[PATCH 11/28] drm/i915/writeback: Define encoder->get_hw_state
 2025-07-26 11:55 UTC  (2+ messages)

[PATCH v9 00/12] AuxCCS handling and render compression modifiers
 2025-07-26  8:45 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for AuxCCS handling and render compression modifiers (rev9)
` ✗ Xe.CI.Full: failure "

[PATCH v4] drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions
 2025-07-26  0:53 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/guc: Add more GuC load error status codes
 2025-07-26  0:19 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions
 2025-07-25 22:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions (rev3)


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