Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-26 20:22:11 to 2025-05-27 13:04:33 UTC [more...]

[PATCH 1/1] drm/xe/svm: Avoid duplicate eviction on get_pages() failure
 2025-05-27 13:04 UTC  (3+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "

[PATCH 0/2] Cleaning up code related to VRAM regions and its initialization - part 2
 2025-05-27 12:59 UTC  (12+ messages)
` [PATCH 1/2] drm/xe: Use dynamic allocation for tile and device VRAM region structures
` [PATCH 2/2] drm/xe: Unify the initialization of VRAM regions
` ✓ CI.Patch_applied: success for Cleaning up code related to VRAM regions and its initialization - part 2
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "

[PATCH 1/1] [CI]: drm/xe/: Madvise SQUASH for CI
 2025-05-27 12:52 UTC  (9+ messages)
` ✗ CI.checkpatch: warning for series starting with [1/1,CI] : "
` ✓ CI.Patch_applied: success "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v9 0/6] PCI: VF resizable BAR
 2025-05-27 12:06 UTC  (7+ messages)
` [PATCH v9 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v9 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v9 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v9 4/6] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v9 5/6] PCI: Allow drivers to control VF BAR size
` [PATCH v9 6/6] drm/xe/pf: Set VF LMEM "

[PATCH v3 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-05-27 11:56 UTC  (4+ messages)
` [PATCH v3 2/7] drm/xe/vf: Finish RESFIX by reset if CTB not enabled
` ✗ CI.Patch_applied: failure for drm/xe/vf: Post-migration recovery of queues and jobs (rev3)

[PATCH] drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB
 2025-05-27 11:48 UTC 

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-05-27 11:46 UTC 

[RESEND 0/8] drm/i915/sbi: move under display, cleanup
 2025-05-27 10:59 UTC  (9+ messages)
` [RESEND 1/8] drm/i915/sbi: move intel_sbi.[ch] under display/
` [RESEND 2/8] drm/i915/sbi: convert intel_sbi.[ch] to struct intel_display
` [RESEND 3/8] drm/i915/sbi: move sbi_lock under "
` [RESEND 4/8] drm/i915/de: rename timeout parameters timeout_ms to highlight unit
` [RESEND 5/8] drm/i915: add out_value to intel_wait_for_register_fw() and intel_de_wait_fw()
` [RESEND 6/8] drm/i915/sbi: convert to intel_de_*()
` [RESEND 7/8] drm/i915/sbi: split out intel_sbi_regs.h
` [RESEND 8/8] drm/i915/sbi: clean up SBI register macro definitions and usage

[PATCH v2] drm/xe/sched: stop re-submitting signalled jobs
 2025-05-27 10:20 UTC 

[RESEND 0/6] drm/i915/dram: dram_info refactoring
 2025-05-27  9:25 UTC  (7+ messages)
` [RESEND 1/6] drm/i915/bw: pass struct dram_info pointer around
` [RESEND 2/6] drm/i915/dram: add accessor for struct dram_info and use it
` [RESEND 3/6] drm/i915/wm: DG2 doesn't have dram info to look up wm_lv_0_adjust_needed
` [RESEND 4/6] drm/i915/dram: pass struct dram_info pointer around
` [RESEND 5/6] drm/i915/dram: add return value and handling to intel_dram_detect()
` [RESEND 6/6] drm/i915/dram: allocate struct dram_info dynamically

[PATCH v2 0/3] drm/i915 & drm/xe: allocate struct intel_display dynamically
 2025-05-27  8:51 UTC  (6+ messages)
` [PATCH v2 2/3] drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
` [PATCH v2 3/3] drm/xe: stop including intel_display_{core, device}.h from xe_device_types.h

[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
 2025-05-27  6:25 UTC  (14+ messages)
` [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 08/10] drm/xe/nvm: add on-die non-volatile memory device
` ✓ CI.Patch_applied: success for mtd: add driver for Intel discrete graphics (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH v5 00/17] Enable/Disable DC balance along with VRR DSB
 2025-05-27  6:17 UTC  (4+ messages)
` [PATCH v5 09/17] drm/i915/vrr: Write DC balance params to hw registers
` ✗ CI.Patch_applied: failure for Enable/Disable DC balance along with VRR DSB (rev6)

[PATCH] drm/i915/dp: Allow HBR3 without TPS4 support for eDP panels
 2025-05-27  6:06 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v4] drm/xe/vf: Fail migration recovery if fixups needed but platform not supported
 2025-05-27  5:44 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/vf: Fail migration recovery if fixups needed but platform not supported (rev5)

[PATCH v4 0/3] drm: Create an app info option for wedge events
 2025-05-27  5:39 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm: Create an app info option for wedge events (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH] drm/xe: Allow to trigger GT resets using debugfs writes
 2025-05-27  5:22 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
 2025-05-27  5:05 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/i915/flipq: Rough flip queue implementation (rev3)

[PATCH v4] drm/xe: Allow building as kernel built-in
 2025-05-27  5:00 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Allow building as kernel built-in (rev5)

[PATCH] drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read
 2025-05-27  5:00 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read (rev2)

[PATCH 00/10] Introduce drm sharpness property
 2025-05-27  4:56 UTC  (11+ messages)
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev15)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH 0/2] Fix u32 overflow issues for SNPS PHY HDMI PLL
 2025-05-27  4:50 UTC  (9+ messages)
` [PATCH 1/2] drm/i915/display: Fix get_ana_cp_int_prop() argument type
` [PATCH 2/2] drm/i915/display: Fix intel_snps_hdmi_pll.c overflow issues
` ✓ CI.Patch_applied: success for Fix u32 overflow issues for SNPS PHY HDMI PLL
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH] drm/i915/psr: Underrun on idle PSR wa only when pkgc latency > delayed vblank
 2025-05-27  4:37 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v2] drm/xe/oa: Expose media OA units
 2025-05-27  4:20 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe/oa: Expose media OA units (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH] drm/xe/bo: optimise CCS case for WB pages
 2025-05-27  4:03 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 0/4] Crashlog Type1 Version2 support
 2025-05-27  3:46 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH] drm/i915/display: Implement wa_16011342517
 2025-05-27  3:29 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v2] drm/xe/guc: Make creation of SLPC debugfs files conditional
 2025-05-27  3:13 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/guc: Make creation of SLPC debugfs files conditional (rev2)

[PATCH v2] drm/xe: Default auto_link_downgrade status to false
 2025-05-27  3:08 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Default auto_link_downgrade status to false (rev2)

[PATCH 0/7] drm/i915 & drm/xe: prep work towards opaque struct intel_display
 2025-05-27  3:03 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/xe/display: drop duplicate display->fb_tracking.lock init
 2025-05-27  2:58 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH 0/3] More missing XeLP workarounds
 2025-05-27  2:52 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH v2] drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards
 2025-05-27  2:24 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards (rev2)

[PATCH v4 0/9] Some (drm_sched_|dma_)fence lifetime issues
 2025-05-27  2:02 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Some (drm_sched_|dma_)fence lifetime issues (rev3)

[PATCH 00/14] DPLL framework redesign
 2025-05-27  1:56 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v8 0/6] PCI: VF resizable BAR
 2025-05-27  1:54 UTC  (9+ messages)
` [PATCH v8 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v8 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v8 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v8 4/6] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v8 5/6] PCI: Allow drivers to control VF BAR size
` [PATCH v8 6/6] drm/xe/pf: Set VF LMEM "

[PATCH 0/2] Add quirk for panels that support HBR3 without TPS4
 2025-05-27  1:49 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for Add quirk for panels that support HBR3 without TPS4 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 0/7] drm/i915/dmc: PIPEDMC stuff
 2025-05-27  1:33 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/i915/dmc: PIPEDMC stuff (rev3)

[PATCH 1/2] drm/xe/vm: move rebind_work init earlier
 2025-05-27  1:28 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v6 00/19] AuxCCS handling and render compression modifiers
 2025-05-27  1:11 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for AuxCCS handling and render compression modifiers (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH 0/4] Add debugfs to expose G8, G10 and ModS residency
 2025-05-27  0:53 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH 0/2] Don't allocate managed BO for each policy change
 2025-05-27  0:49 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Don't allocate managed BO for each policy change (rev2)

[PATCH v4 0/4] Track FAST_REQ H2Gs to report where errors came from
 2025-05-27  0:44 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Track FAST_REQ H2Gs to report where errors came from (rev2)

[PATCH] drm/xe: use xe_mmio_read32() to read mtcfg register
 2025-05-27  0:34 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: use xe_mmio_read32() to read mtcfg register (rev2)

[PATCH] drm/xe/guc_submit: Simplify and fix diff calculation
 2025-05-27  0:29 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH 1/2] drm/xe/display: Move dpt allocation to helper
 2025-05-27  0:24 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v8 00/15] Prefetch Support for svm ranges
 2025-05-27  0:07 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Prefetch Support for svm ranges (rev9)

[PATCH v7 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-27  0:02 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 0/8] drm/i915/sbi: move under display, cleanup
 2025-05-26 23:45 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH v1 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-05-26 23:27 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 0/5] drm/i915/display: various small cleanups
 2025-05-26 23:11 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/i915: Indicate which pipe lied about its interrupts
 2025-05-26 23:06 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v4 0/2] ALPM rework and fixes
 2025-05-26 22:32 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for ALPM rework and fixes (rev5)

[PATCH v4] drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
 2025-05-26 22:27 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device (rev4)

[PATCH v3] drm/xe/vsec: Allow for kernel context access
 2025-05-26 22:21 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/vsec: Allow for kernel context access (rev3)

[PATCH 0/2] Suppress some dumps during fault injection tests
 2025-05-26 22:15 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v4 0/8] Replace xe_hmm with gpusvm
 2025-05-26 21:59 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Replace xe_hmm with gpusvm (rev4)

[PATCH v7 0/6] PCI: VF resizable BAR
 2025-05-26 21:54 UTC  (4+ messages)
` [PATCH v7 5/6] PCI: Allow drivers to control VF BAR size

[CI] drm/xe: Reduce DPT table alignment as in i915
 2025-05-26 21:53 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Reduce DPT table alignment as in i915 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v3 0/8] drm/i915: refactor VLV IOSF SB for display usage
 2025-05-26 21:37 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/i915: refactor VLV IOSF SB for display usage (rev3)

[PATCH] drm/i915/ptl: Use everywhere the correct DDI port clock select mask
 2025-05-26 21:32 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v8 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-05-26 21:27 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Enable SVM atomics in Xe / GPU SVM (rev8)

[PATCH v2] drm/dp: Fix Write_Status_Update_Request AUX request format
 2025-05-26 21:22 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH] drm/i915/display: Use str_true_false() helper
 2025-05-23  6:14 UTC 

[REGRESSION] on linux-next (next-20250507)
 2025-05-26 21:05 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH] drm/xe/xe3: Disable null query for anyhit shader
 2025-05-26 20:54 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v14 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-05-26 20:37 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v3] drm/xe/xe2hpg: Add Wa_22021007897
 2025-05-26 20:32 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/xe2hpg: Add Wa_22021007897 (rev3)

[PATCH v5 0/3] Support active context utilization
 2025-05-26 20:27 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Support active context utilization (rev5)

[PATCH v6 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-26 20:22 UTC  (2+ messages)
` ✗ CI.Build: failure for "


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