Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-14 09:03:31 to 2025-11-17 05:45:13 UTC [more...]

[PATCH v2 00/11] PCI: BAR resizing fix/rework
 2025-11-14 18:35 UTC  (12+ messages)
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
` [PATCH v2 08/11] drm/xe: Remove driver side BAR release before resize
` [PATCH v2 09/11] drm/i915: "

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

[PATCH v2 00/11] PCI: BAR resizing fix/rework
 2025-11-14 18:27 UTC  (2+ messages)

[PATCH v8 00/18] Enable/Disable DC balance along with VRR DSB
 2025-11-17  5:44 UTC  (19+ messages)
` [PATCH v8 01/18] drm/i915/display: Add source param for dc balance
` [PATCH v8 02/18] drm/i915/dmc: Add pipe dmc registers and bits for DC Balance
` [PATCH v8 03/18] drm/i915/vrr: Add VRR DC balance registers
` [PATCH v8 04/18] drm/i915/vrr: Add functions to read out vmin/vmax stuff
` [PATCH v8 05/18] drm/i915/vrr: Add DC Balance params to crtc_state
` [PATCH v8 06/18] drm/i915/vrr: Add state dump for DC Balance params
` [PATCH v8 07/18] drm/i915/vrr: Add compute config "
` [PATCH v8 08/18] drm/i915/vrr: Add function to reset DC balance accumulated params
` [PATCH v8 09/18] drm/i915/display: Add DC Balance flip count operations
` [PATCH v8 10/18] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v8 11/18] drm/i915/vblank: Extract vrr_vblank_start()
` [PATCH v8 12/18] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v8 13/18] drm/i915/display: Wait for VRR PUSH status update
` [PATCH v8 14/18] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v8 15/18] drm/i915/vrr: Pause DC Balancing for DSB commits
` [PATCH v8 16/18] drm/i915/display: Add function to configure event for dc balance
` [PATCH v8 17/18] drm/i915/vrr: Enable DC Balance
` [PATCH v8 18/18] drm/i915/vrr: Add function to check if DC Balance Possible

[PATCH] drm/i915/dp: Restrict max source rate for WCL to HBR3
 2025-11-17  5:44 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-17  5:09 UTC  (4+ messages)

[PATCH v2] drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
 2025-11-17  5:07 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation (rev3)

[PATCH v3 1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state
 2025-11-17  4:59 UTC  (3+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS c34a14bce7090862ebe5a64abe8d85df75e62737
 2025-11-16 15:49 UTC 

[PATCH] drm/xe/pf: Fix .bulk_profile/sched_priority description
 2025-11-15 21:33 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/pf: Use div_u64 when calculating GGTT profile
 2025-11-15 20:47 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/i915/xe3p_lpd: Enable display use of system cache for FBC
 2025-11-15 19:31 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3] drm/xe: expose PAT software table via debugfs
 2025-11-15 12:27 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: expose PAT software table via debugfs (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 00/27] Scope-based forcewake and runtime PM
 2025-11-15 11:18 UTC  (32+ messages)
` [PATCH v3 01/27] drm/xe/forcewake: Add scope-based cleanup for forcewake
` [PATCH v3 02/27] drm/xe/pm: Add scope-based cleanup helper for runtime PM
` [PATCH v3 03/27] drm/xe/gt: Use scope-based cleanup
` [PATCH v3 04/27] drm/xe/gt_idle: "
` [PATCH v3 05/27] drm/xe/guc: "
` [PATCH v3 06/27] drm/xe/guc_pc: "
` [PATCH v3 07/27] drm/xe/mocs: "
` [PATCH v3 08/27] drm/xe/pat: Use scope-based forcewake
` [PATCH v3 09/27] drm/xe/pxp: Use scope-based cleanup
` [PATCH v3 10/27] drm/xe/gsc: "
` [PATCH v3 11/27] drm/xe/device: "
` [PATCH v3 12/27] drm/xe/devcoredump: "
` [PATCH v3 13/27] drm/xe/display: Use scoped-cleanup
` [PATCH v3 14/27] drm/xe: Return forcewake reference type from force_wake_get_any_engine()
` [PATCH v3 15/27] drm/xe/drm_client: Use scope-based cleanup
` [PATCH v3 16/27] drm/xe/gt_debugfs: "
` [PATCH v3 17/27] drm/xe/huc: Use scope-based forcewake
` [PATCH v3 18/27] drm/xe/query: "
` [PATCH v3 19/27] drm/xe/reg_sr: "
` [PATCH v3 20/27] drm/xe/vram: "
` [PATCH v3 21/27] drm/xe/bo: Use scope-based runtime PM
` [PATCH v3 22/27] drm/xe/ggtt: Use scope-based runtime pm
` [PATCH v3 23/27] drm/xe/hwmon: Use scope-based runtime PM
` [PATCH v3 24/27] drm/xe/sriov: "
` [PATCH v3 25/27] drm/xe/tests: "
` [PATCH v3 26/27] drm/xe/sysfs: Use scope-based runtime power management
` [PATCH v3 27/27] drm/xe/debugfs: Use scope-based runtime PM
` ✗ CI.checkpatch: warning for Scope-based forcewake and runtime PM (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix freq kobject leak on sysfs_create_files failure
 2025-11-15  8:30 UTC  (8+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/8] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-15  6:34 UTC  (13+ messages)
` [PATCH v5 1/8] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v5 2/8] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v5 3/8] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH v5 4/8] drm/i915/xe3p_lpd: Handle underrun debug bits
` [PATCH v5 5/8] drm/i915/nvls: Add NVL-S display support
` [PATCH v5 6/8] drm/i915/display: Use platform check in HAS_LT_PHY()
` [PATCH v5 7/8] drm/i915/display: Move HAS_LT_PHY() to intel_display_device.h
` [PATCH v5 8/8] drm/i915/display: Use HAS_LT_PHY() for LT PHY AUX power
` ✗ CI.checkpatch: warning for drm/i915/display: Add initial support for Xe3p_LPD (rev5)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "

[CI] pci changes for drm-tip
 2025-11-15  2:21 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/7] Fix DRM scheduler layering violations in Xe
 2025-11-15  1:25 UTC  (5+ messages)
` [PATCH v3 1/7] drm/sched: Add pending job list iterator
` [PATCH v3 7/7] drm/xe: Only toggle scheduling in TDR if GuC is running

[PATCH v4 00/11] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-15  1:22 UTC  (6+ messages)
` [PATCH v4 07/11] drm/i915/xe3p_lpd: Extend Type-C flow for static DDI allocation

[PATCH] drm/xe/irq: Handle msix vector0 interrupt
 2025-11-14 23:59 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/irq: Handle msix vector0 interrupt (rev2)

[PATCH v2] drm/xe: expose PAT software table via debugfs
 2025-11-14 22:27 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/xe: expose PAT software table via debugfs (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: use the same vga decode code as i915
 2025-11-14 22:23 UTC  (2+ messages)

[PATCH] drm/xe/pf: Fix kernel-doc warning in migration_save_consume
 2025-11-14 22:17 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/xe: Add xe_pci_rebar
 2025-11-14 21:56 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Move rebar to its own file
` [PATCH 2/2] drm/xe: Improve rebar log messages

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

[PATCH 00/10] drm/i915: call irq and rps through the parent interface
 2025-11-14 19:45 UTC  (31+ 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 v2] FIXME drm/i915: add .has_fenced_regions "
` [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 v2] "
` [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 v3] "
` [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 "
` ✗ Xe.CI.Full: failure "

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

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

[PATCH] drm/xe: Remove duplicate DRM_EXEC selection from Kconfig
 2025-11-14 17:07 UTC  (2+ messages)

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

[PULL] drm-intel-gt-next
 2025-11-14 16:22 UTC 

[PATCH v4] drm/xe/uc: Add stop on hardware initialization error
 2025-11-14 15:36 UTC  (3+ messages)

[PATCH 0/5] LOBF fixes
 2025-11-14 15:15 UTC  (8+ messages)
` [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
` ✓ Xe.CI.Full: success for LOBF fixes

[PULL] drm-intel-next
 2025-11-14 14:58 UTC 

[PATCH v8 0/4] Introduce GT runtime suspend/resume
 2025-11-14 14:53 UTC  (6+ messages)
` [PATCH v8 3/4] drm/xe/pm: Assert on runtime suspend if VFs are enabled

[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)

[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  (3+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64

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


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