Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-15 07:19:01 to 2025-05-16 11:52:58 UTC [more...]

[ONLY FOR INTERNAL REVIEW 0/3] CCS save restore for IGPU
 2025-05-16 11:52 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [ONLY FOR INTERNAL REVIEW 1/3] drm/xe/vf: Create contexts for CCS read write
` [ONLY FOR INTERNAL REVIEW 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [ONLY FOR INTERNAL REVIEW 3/3] drm/xe/vf: Register CCS read/write contexts with Guc
` ✓ CI.Build: success for CCS save restore for IGPU
` ✗ CI.Hooks: failure "

[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
 2025-05-16 11:48 UTC  (14+ messages)
` [PATCH 01/12] drm/i915/dsb: Extract intel_dsb_ins_align()
` [PATCH 02/12] drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()
` [PATCH 03/12] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [PATCH 04/12] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [PATCH 05/12] drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()
` [PATCH 06/12] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH 07/12] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH 08/12] drm/i915/flipq: Implement flipq queue based commit path
` [PATCH 09/12] drm/i915/flipq: Implement Wa_18034343758
` [PATCH 10/12] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH 11/12] drm/i915/flipq: Add intel_flipq_dump()
` [PATCH 12/12] drm/i915/flipq: Enable flipq by default for testing

TTM evicting same-vm bos
 2025-05-16 11:12 UTC  (2+ messages)

[PATCH] drm/xe/display: drop duplicate display->fb_tracking.lock init
 2025-05-16 10:50 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/mocs: Check if all domains awake
 2025-05-16 10:49 UTC  (2+ messages)

[PATCH] drm/xe: Default auto_link_downgrade status to false
 2025-05-16 10:22 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

Sharing dma-bufs using a driver-private interconnect
 2025-05-16  8:53 UTC  (3+ messages)
  ` [Linaro-mm-sig] "

[PATCH 0/4] drm/{i915, xe}: convert i915->display and xe->display into pointers
 2025-05-16  8:32 UTC  (3+ messages)

[PATCH 0/3] More missing XeLP workarounds
 2025-05-16  8:27 UTC  (11+ messages)
` [PATCH 1/3] drm/xe: Clarify LRC size when allocating
` [PATCH 2/3] drm/xe/xelp: Implement HSDES#16010904313 workarounds
` [PATCH 3/3] drm/xe/xelp: Add Wa_18022495364
` ✓ CI.Patch_applied: success for More missing XeLP workarounds
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 00/14] DPLL framework redesign
 2025-05-16  8:26 UTC  (20+ messages)
` [PATCH 06/14] drm/i915/dpll: Rename intel_shared_dpll
` [PATCH 10/14] drm/i915/dpll: Rename intel_unreference_dpll_crtc
` [PATCH 11/14] drm/i915/dpll: Rename intel_reference_dpll_crtc
` [PATCH 12/14] drm/i915/dpll: Rename intel_<release/reserve>_dpll
` [PATCH 13/14] drm/i915/dpll: Rename intel_compute_dpll
` [PATCH 14/14] drm/i915/dpll: Rename intel_update_active_dpll
` ✓ CI.Patch_applied: success for DPLL framework redesign
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4] drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
 2025-05-16  7:44 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device (rev4)
` ✗ Xe.CI.Full: "

[PATCH v3 0/3] drm: Create an app info option for wedge events
 2025-05-16  7:39 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] drm/doc: Add a section about "App information" for the wedge API

[PATCH v6 00/19] AuxCCS handling and render compression modifiers
 2025-05-16  7:28 UTC  (4+ messages)
` [PATCH v6 03/19] drm/xe/xelp: Add Wa_1607983814
` ✗ Xe.CI.Full: failure for AuxCCS handling and render compression modifiers (rev6)

[PATCH v2] drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards
 2025-05-16  7:19 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP
 2025-05-16  6:54 UTC  (2+ messages)

[PATCH] drm/xe/guc: Make creation of SLPC debugfs files conditional
 2025-05-16  5:42 UTC  (14+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4] drm/xe: Add helper function to inject fault into ct_dead_capture()
 2025-05-16  4:50 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add helper function to inject fault into ct_dead_capture() (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "

[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
 2025-05-16  3:00 UTC  (19+ messages)
` [PATCH v10 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v10 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v10 03/10] mtd: intel-dg: implement access functions
` [PATCH v10 04/10] mtd: intel-dg: register with mtd
` [PATCH v10 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v10 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v10 07/10] drm/i915/nvm: add support for access mode
` [PATCH v10 08/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v10 09/10] drm/xe/nvm: add support for access mode
` [PATCH v10 10/10] drm/xe/nvm: add support for non-posted erase
` ✓ CI.Patch_applied: success for mtd: add driver for Intel discrete graphics (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe/vf: Fail migration recovery if fixups needed but platform not supported
 2025-05-16  0:26 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vf: Fail migration recovery if fixups needed but platform not supported (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-05-15 23:03 UTC  (15+ messages)
` [PATCH v2 1/7] drm/xe/sa: Avoid caching GGTT address within the manager
` [PATCH v2 2/7] drm/xe/vf: Finish RESFIX by reset if CTB not enabled
` [PATCH v2 3/7] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v2 4/7] drm/xe: Block reset while recovering from VF migration
` [PATCH v2 5/7] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v2 6/7] drm/xe/vf: Rebase MEMIRQ structures for "
` [PATCH v2 7/7] drm/xe/vf: Post migration, repopulate ring area for pending request
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of queues and jobs (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v1 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-05-15 22:08 UTC  (13+ messages)
` [PATCH v1 3/7] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v1 5/7] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v1 6/7] drm/xe/vf: Rebase MEMIRQ structures for "
` [PATCH v1 7/7] drm/xe/vf: Post migration, repopulate ring area for pending request

[PATCH v4 0/9] Some (drm_sched_|dma_)fence lifetime issues
 2025-05-15 20:53 UTC  (21+ messages)
` [PATCH v4 1/9] dma-fence: Change signature of __dma_fence_is_later
` [PATCH v4 2/9] dma-fence: Use a flag for 64-bit seqnos
` [PATCH v4 3/9] dma-fence: Add helpers for accessing driver and timeline name
` [PATCH v4 4/9] sync_file: Use dma-fence driver and timeline name helpers
` [PATCH v4 5/9] drm/i915: "
` [PATCH v4 6/9] dma-fence: Add safe access helpers and document the rules
` [PATCH v4 7/9] sync_file: Protect access to driver and timeline name
` [PATCH v4 8/9] drm/i915: "
` [PATCH v4 9/9] drm/xe: Make dma-fences compliant with the safe access rules
` ✓ CI.Patch_applied: success for Some (drm_sched_|dma_)fence lifetime issues (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 617d824c5323b8474b3665ae6c410c98b839e0b0
 2025-05-15 19:31 UTC 

[PULL] drm-xe-fixes
 2025-05-15 15:04 UTC 

[PATCH 0/2] Add quirk for panels that support HBR3 without TPS4
 2025-05-15 14:25 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Add quirk for panels that support HBR3 without TPS4 (rev2)
` ✗ Xe.CI.Full: failure "

[PATCH v9 00/12] mtd: add driver for Intel discrete graphics
 2025-05-15 13:07 UTC  (10+ messages)
` [PATCH v9 02/12] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v9 03/12] mtd: intel-dg: implement region enumeration

[PATCH v2] drm/xe/vf: Fail migration recovery if fixups needed but platform not supported
 2025-05-15 13:02 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vf: Fail migration recovery if fixups needed but platform not supported (rev3)

[PULL] drm-misc-fixes
 2025-05-15 12:55 UTC 

[PATCH v8 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-15 12:01 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/7] drm/i915/dmc: PIPEDMC stuff
 2025-05-15 10:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/dmc: PIPEDMC stuff (rev3)

[PATCH 0/2] Suppress some dumps during fault injection tests
 2025-05-15 10:25 UTC  (6+ messages)
` [PATCH 1/2] drm/xe: Introduce flag to indicate possible fault injection

[PATCH 1/2] drm/xe/vm: move rebind_work init earlier
 2025-05-15  9:23 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/2] "

[PULL] drm-intel-next-fixes
 2025-05-15  8:27 UTC 

[PATCH v5 0/4] drm/xe: Improve wedged mode handling
 2025-05-15  7:36 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Improve wedged mode handling (rev5)


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