Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-13 13:23:23 to 2025-11-14 14:20:11 UTC [more...]

[PATCH v2 00/11] PCI: BAR resizing fix/rework
 2025-11-14 13:16 UTC  (20+ messages)
` [PATCH v2 01/11] PCI: Prevent resource tree corruption when BAR resize fails
` [PATCH v2 02/11] PCI/IOV: Adjust ->barsz[] when changing BAR size
` [PATCH v2 03/11] PCI: Change pci_dev variable from 'bridge' to 'dev'
` [PATCH v2 04/11] PCI: Try BAR resize even when no window was released
` [PATCH v2 05/11] PCI: Freeing saved list does not require holding pci_bus_sem
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
` [PATCH v2 07/11] PCI: Add kerneldoc for pci_resize_resource()
` [PATCH v2 08/11] drm/xe: Remove driver side BAR release before resize
` [PATCH v2 09/11] drm/i915: "
` [PATCH v2 10/11] drm/amdgpu: "
` [PATCH v2 11/11] PCI: Prevent restoring assigned resources

Cache coherency issues when reading from intel Xe buffer
 2025-11-14 12:11 UTC  (6+ messages)

[PATCH 00/10] drm/i915: call irq and rps through the parent interface
 2025-11-14 14:20 UTC  (23+ messages)
` [PATCH 01/10] drm/{i915, xe}/display: duplicate gen2 irq/error init/reset in display irq
` [PATCH 02/10] drm/i915/display: convert the display irq interfaces to struct intel_display
` [PATCH 03/10] drm/{i915, xe}/display: move irq calls to parent interface
  ` [PATCH 03/10] drm/{i915,xe}/display: "
` [PATCH 04/10] drm/i915: add .vgpu_active "
` [PATCH 05/10] drm/i915: add .fence_support_legacy "
` [PATCH 06/10] drm/i915/rps: store struct dma_fence in struct wait_rps_boost
` [PATCH 07/10] drm/i915/rps: call RPS functions via the parent interface
` [PATCH 08/10] drm/i915/rps: postpone i915 fence check to boost
` [PATCH 09/10] drm/i915: add .fence_priority_display to parent interface
` [PATCH 10/10] drm/xe/rps: build RPS as part of xe
` ✗ CI.checkpatch: warning for drm/i915: call irq and rps through the parent interface
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/pf: Fix kernel-doc warning in migration_save_consume
 2025-11-14 14:19 UTC  (3+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/1] drm/xe/pat: Add helper to query compression enable status
 2025-11-14 14:07 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] drm/xe: Prevent BIT() overflow when handling invalid prefetch region
 2025-11-14 14:05 UTC  (2+ messages)

[PATCH] drm/xe: expose PAT software table via debugfs
 2025-11-14 13:58 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/pf: Check for fence error on VRAM save/restore
 2025-11-14 13:21 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PULL] drm-misc-next
 2025-11-14 13:14 UTC 

[PATCH v2] drm/i915/fbc: Apply wa_15018326506
 2025-11-14 12:59 UTC  (4+ messages)

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-14 12:59 UTC  (28+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 02/21] ceph: Switch to use %ptSp
` [PATCH v3 03/21] libceph: "
` [PATCH v3 04/21] dma-buf: "
` [PATCH v3 05/21] drm/amdgpu: "
` [PATCH v3 06/21] drm/msm: "
` [PATCH v3 07/21] drm/vblank: "
` [PATCH v3 08/21] drm/xe: "
` [PATCH v3 09/21] e1000e: "
` [PATCH v3 10/21] igb: "
` [PATCH v3 11/21] ipmi: "
` [PATCH v3 12/21] media: av7110: "
` [PATCH v3 13/21] mmc: mmc_test: "
` [PATCH v3 14/21] net: dsa: sja1105: "
` [PATCH v3 15/21] PCI: epf-test: "
` [PATCH v3 16/21] pps: "
` [PATCH v3 17/21] ptp: ocp: "
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "
` [PATCH v3 20/21] scsi: snic: "
` [PATCH v3 21/21] tracing: "
` ✗ CI.checkpatch: warning for treewide: Introduce %ptS for struct timespec64 and convert users (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/5] LOBF fixes
 2025-11-14 12:28 UTC  (11+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined
` [PATCH 2/5] drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines
` [PATCH 3/5] drm/i915/alpm: Allow LOBF only for platform that have Always on VRR TG
` [PATCH 4/5] drm/i915/alpm: Simplify and align LOBF checks in pre/post plane update
` [PATCH 5/5] drm/i915/alpm: Disable LOBF around transitioning for LRR/seamless MN
` ✗ CI.checkpatch: warning for LOBF fixes
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/kunit: Fix forcewake assertion in mocs test
 2025-11-14 11:45 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/pf: Drop the VF VRAM BO reference on successful restore
 2025-11-14 11:14 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PULL] drm-xe-next
 2025-11-14 10:49 UTC 

[PATCH] drm/i915/dp: Restrict max source rate for WCL to HBR3
 2025-11-14  9:03 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
 2025-11-14  8:58 UTC  (2+ messages)

[PATCH v2] drm/xe/pcode: Convert unsupported commands to debug level
 2025-11-14  5:25 UTC  (5+ messages)

[PATCH] drm/i915/display: stop using the configurable fence timeout
 2025-11-14  1:01 UTC  (6+ messages)
` [PATCH v2] "
` ✗ CI.checkpatch: warning for drm/i915/display: stop using the configurable fence timeout (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/30] Scope-based forcewake and runtime PM
 2025-11-13 23:28 UTC  (47+ messages)
` [PATCH v2 03/30] drm/xe/oa: Store forcewake reference in stream structure
` [PATCH v2 06/30] drm/xe/gt: Use scope-based cleanup
` [PATCH v2 10/30] drm/xe/mocs: "
` [PATCH v2 11/30] drm/xe/pat: Use scope-based forcewake
` [PATCH v2 12/30] drm/xe/pxp: Use scope-based cleanup
` [PATCH v2 13/30] drm/xe/gsc: "
` [PATCH v2 14/30] drm/xe/device: "
` [PATCH v2 15/30] drm/xe/devcoredump: "
` [PATCH v2 16/30] drm/xe/display: Use scoped-cleanup
` [PATCH v2 17/30] drm/xe: Create scoped cleanup class for force_wake_get_any_engine()
` [PATCH v2 19/30] drm/xe/gt_debugfs: Use scope-based cleanup
` [PATCH v2 20/30] drm/xe/huc: Use scope-based forcewake
` [PATCH v2 21/30] drm/xe/query: "
` [PATCH v2 22/30] drm/xe/reg_sr: "
` [PATCH v2 24/30] drm/xe/bo: Use scope-based runtime PM
` [PATCH v2 25/30] drm/xe/ggtt: Use scope-based runtime pm
` [PATCH v2 26/30] drm/xe/hwmon: Use scope-based runtime PM
` [PATCH v2 27/30] drm/xe/sriov: "
` [PATCH v2 28/30] drm/xe/tests: "
` [PATCH v2 29/30] drm/xe/sysfs: Use scope-based runtime power management
` [PATCH v2 30/30] drm/xe/debugfs: Use scope-based runtime PM

[PATCH v4] drm/xe/uc: Add stop on hardware initialization error
 2025-11-13 23:09 UTC  (2+ messages)

[PATCH 0/2] Redesign survivability mode
 2025-11-13 22:45 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/xe_survivability: Add support for survivability mode v2

[PATCH v4 00/11] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-13 22:02 UTC  (13+ messages)
` [PATCH v4 02/11] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v4 03/11] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v4 04/11] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()

[PATCH v4 00/11] PCI: Resizable BAR improvements
 2025-11-13 21:04 UTC  (13+ messages)
` [PATCH v4 01/11] PCI: Move Resizable BAR code to rebar.c
` [PATCH v4 02/11] PCI: Clean up pci_rebar_bytes_to_size() and move "
` [PATCH v4 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v4 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v4 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v4 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v4 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v4 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v4 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v4 10/11] drm/amdgpu: "
` [PATCH v4 11/11] PCI: Convert BAR sizes bitmasks to u64

[PATCH 2/9] PCI/IOV: Adjust ->barsz[] when changing BAR size
 2025-11-13 21:02 UTC  (5+ messages)

[PATCH v3] drm/xe/uapi: Add NO_COMPRESSION BO flag and query capability
 2025-11-13 20:50 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "

[PATCH v4 00/10] Enable DP2.1 alpm
 2025-11-13 19:44 UTC  (4+ messages)
` ✓ CI.KUnit: success for Enable DP2.1 alpm (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PULL] drm-xe-fixes
 2025-11-13 19:07 UTC 

[PATCH v2 23/30] drm/xe/vram: Use scope-based forcewake
 2025-11-13 17:52 UTC  (3+ messages)
` [PATCH v2.1 "

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-13 16:24 UTC  (7+ messages)

[PATCH 0/8] drm/i915: start dissolving soc/
 2025-11-13 15:45 UTC  (16+ messages)
` [PATCH 5/8] drm/i915/dram: convert to struct intel_display
` [PATCH] drm/i915/gmch: split out i915_gmch.[ch] from soc
` [PATCH] drm/i915: move intel_gmch.[ch] from soc/ to display/
` [PATCH] drm/i915/gmch: convert intel_gmch.c to struct intel_display
` [PATCH] drm/i915/gmch: find bridge device locally
` [PATCH] drm/xe: use the same vga decode code as i915
` ✗ Xe.CI.Full: failure for "

[PATCH 00/24] drm/vblank: refactoring and cleanups
 2025-11-13 14:05 UTC  (3+ messages)
` [PATCH 24/24] drm/vblank: clean up debug logging

[PATCH v3] drm/xe/pcode: Allow checking for mailbox command support during driver probe
 2025-11-13 13:50 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe/pf: Use migration-friendly GGTT auto-provisioning
 2025-11-13 13:31 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PULL] drm-intel-fixes
 2025-11-13 13:29 UTC 

[PULL] drm-misc-fixes
 2025-11-13 13:23 UTC 


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