Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-17 15:36:09 to 2025-10-20 18:51:51 UTC [more...]

[PATCH 00/22] drm/i915/vrr: A few fixes and a bunch of cleanup
 2025-10-20 18:50 UTC  (19+ messages)
` [PATCH 01/22] drm/i915/vrr: Fix intel_vrr_always_use_vrr_tg()==true on TGL
` [PATCH 02/22] drm/i915/lrr: Include SCL in lrr_params_changed()
` [PATCH 03/22] drm/i915: Remove the "vblank delay" state dump
` [PATCH 04/22] drm/i915/vrr: Compute fixed refresh rate timings the sam way as CMRR timings
` [PATCH 05/22] drm/i915/vrr: Reorganize intel_vrr_compute_cmrr_timings() a bit
` [PATCH 06/22] drm/i195/vrr: Move crtc_state->vrr.{vmin, vmax} update into intel_vrr_compute_vrr_timings()
` [PATCH 07/22] drm/i915/vrr: Move compute_fixed_rr_timings()
` [PATCH 08/22] drm/i915/vrr: Extract intel_vrr_set_vrr_timings()
` [PATCH 09/22] drm/i915/vrr: Avoid redundant TRANS_PUSH write in intel_vrr_enable()
` [PATCH 10/22] drm/i915/vrr: Move EMP_AS_SDP_TL write into intel_vrr_set_transcoder_timings()
` [PATCH 11/22] drm/i915/vrr: Use trans_vrr_ctl() in intel_vrr_transcoder_disable()
` [PATCH 12/22] drm/i915/vrr: Extract intel_vrr_tg_disable()
` [PATCH 13/22] drm/i915/vrr: Extract intel_vrr_tg_enable()
` [PATCH 14/22] drm/i915/vrr: Disable VRR TG in intel_vrr_transcoder_disable() only on always use_vrr_tg() platforms
` [PATCH 15/22] drm/i915/vrr: Always write TRANS_VRR_CTL in intel_vrr_set_transcoder_timings() on !always_use_vrr_tg()
` [PATCH 16/22] drm/i915/vrr: Remove redundant HAS_VRR() checks
` [PATCH 17/22] drm/i915/vrr: Move HAS_VRR() check into intel_vrr_set_transcoder_timings()
` [PATCH 18/22] drm/i915/vrr: s/crtc_state/old_crtc_state/ in intel_vrr_transcoder_disable()

[PATCH v2 0/7] Some migration fixes/improvements
 2025-10-20 18:41 UTC  (10+ messages)
` [PATCH v2 1/7] drm/xe/migrate: rework size restrictions for sram pte emit
` [PATCH v2 2/7] drm/xe/migrate: fix chunk handling for 2M page emit
` [PATCH v2 3/7] drm/xe/migrate: fix batch buffer sizing
` [PATCH v2 4/7] drm/xe/migrate: trim "
` [PATCH v2 5/7] drm/xe/migrate: support MEM_COPY instruction
` [PATCH v2 6/7] drm/xe/migrate: skip bounce buffer path on xe2
` [PATCH v2 7/7] drm/xe/configfs: add disable_mem_copy knob
` ✗ CI.KUnit: failure for Some migration fixes/improvements (rev2)

[PATCH 00/14] PF: Add sriov_admin sysfs tree
 2025-10-20 18:24 UTC  (15+ messages)
` [PATCH 01/14] drm/xe/pf: Prepare sysfs for SR-IOV admin attributes
` [PATCH 02/14] drm/xe/pf: Take RPM during calls to SR-IOV attr.store()
` [PATCH 03/14] drm/xe/pf: Allow change PF and VFs EQ/PT using sysfs
` [PATCH 04/14] drm/xe/pf: Relax report helper to accept PF in bulk configs
` [PATCH 05/14] drm/xe/pf: Add functions to bulk configure EQ/PT on GT
` [PATCH 06/14] drm/xe/pf: Add functions to bulk provision EQ/PT
` [PATCH 07/14] drm/xe/pf: Allow bulk change all VFs EQ/PT using sysfs
` [PATCH 08/14] drm/xe/pf: Add functions to provision scheduling priority
` [PATCH 09/14] drm/xe/pf: Allow bulk change all VFs priority using sysfs
` [PATCH 10/14] drm/xe/pf: Allow change PF scheduling "
` [PATCH 11/14] drm/xe/pf: Promote xe_pci_sriov_get_vf_pdev
` [PATCH 12/14] drm/xe/pf: Add sysfs device symlinks to enabled VFs
` [PATCH 13/14] drm/xe/pf: Allow to stop and reset VF using sysfs
` [PATCH 14/14] drm/xe/pf: Add documentation for sriov_admin attributes

[PATCH] drm/i915/xe3lpd: Load DMC for xe3lpd 3002
 2025-10-20 17:05 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v13 00/12] AuxCCS handling and render compression modifiers
 2025-10-20 16:37 UTC  (23+ messages)
` [PATCH v13 01/12] drm/xe: Fix ggtt fb alignment
` [PATCH v13 02/12] drm/xe/xelpg: Flush CCS when flushing caches
` [PATCH v13 03/12] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v13 04/12] drm/xe/xelp: Support auxccs invalidation on blitter
` [PATCH v13 05/12] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [PATCH v13 06/12] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v13 07/12] drm/xe: Export xe_emit_aux_table_inv
` [PATCH v13 08/12] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v13 09/12] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v13 10/12] drm/xe: Handle DPT in system memory
` [PATCH v13 11/12] drm/xe/display: Add support for AuxCCS
` [PATCH v13 12/12] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers (rev2)
` ✓ CI.KUnit: success "

[PATCH 0/2] drm/xe/xe3p: Use main gamctrl if available
 2025-10-20 15:47 UTC  (8+ messages)
` [PATCH 1/2] drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECT
` [PATCH 2/2] drm/xe/xe3p_lpm: Add special check in Media GT for Main GAMCTRL
` ✓ CI.KUnit: success for drm/xe/xe3p: Use main gamctrl if available
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/dp: Simplify intel_dp_needs_8b10b_fec()
 2025-10-20 15:44 UTC 

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-20 14:56 UTC  (13+ messages)
` [PATCH 01/26] drm/xe/pf: Remove GuC version check for migration support
` [PATCH 02/26] drm/xe: Move migration support to device-level struct
` [PATCH 04/26] drm/xe/pf: Extract migration mutex out of its struct
` [PATCH 05/26] drm/xe/pf: Add data structures and handlers for migration rings

[PATCH 0/2] Fix additional sysfs node access CFI violations
 2025-10-20 10:05 UTC  (8+ messages)
` [PATCH 1/2] drm/xe/sysfs: "
` [PATCH 2/2] drm/xe/configfs: fix clang warnings for missing parameter name
` ✗ CI.checkpatch: warning for Fix additional sysfs node access CFI violations
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[bug-report] i915 DMC assert crash on HDMI hotplug
 2025-10-19 18:26 UTC  (2+ messages)

[PATCH 00/20] Intel Xe GPU Debug Support (eudebug) v5
 2025-10-20 12:56 UTC  (5+ messages)
` [PATCH 16/20] drm/xe/eudebug: Mark guc contexts as debuggable

[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-20 12:43 UTC  (14+ messages)
` [PATCH 15/32] drm/i915/xe3p_lpd: Always apply level-0 watermark adjustment
` [PATCH 24/32] drm/i915/xe3p_lpd: Introduce pixel normalizer config support
` [PATCH 27/32] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc

[PATCH v5 0/2] Introduce GT runtime suspend/resume
 2025-10-20 11:48 UTC  (6+ messages)
` [PATCH v5 2/2] drm/xe/gt: Introduce "

[PATCH 00/25] Enable LT PHY
 2025-10-20 11:10 UTC  (3+ messages)
` [PATCH 01/25] drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers

[PATCH 0/4] PF: Update auto-provisioning
 2025-10-20 11:08 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC PATCH 00/39] drm/i915/display: Add MTL+ platforms to support dpll framework
 2025-10-20 10:51 UTC  (5+ messages)
` [RFC PATCH 18/39] drm/i915/display: Determine Cx0 PLL DP mode from PLL state

[PATCH v2 1/2] drm/xe: Retain vma flags when recreating and splitting vmas for madvise
 2025-10-20  9:59 UTC  (3+ messages)
` [PATCH v2 2/2] drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag

[PATCH i-g-t v2] lib/igt_fb/intel: Use correct MOCS for displayable surfaces
 2025-10-20  9:39 UTC  (2+ messages)

[RFC 0/8] dma-buf: Add support for mapping dmabufs via interconnects
 2025-10-20  9:34 UTC  (5+ messages)
` [RFC 1/8] dma-buf: Add support for map/unmap APIs for interconnects
` [RFC 2/8] dma-buf: Add a helper to match interconnects between exporter/importer

[PULL] drm-xe-next
 2025-10-20  8:31 UTC 

[PATCH 1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
 2025-10-20  7:29 UTC  (7+ messages)
` [PATCH 2/2] drm/atomic: WARN about invalid drm_foo_get_state() usage
` ✓ CI.KUnit: success for series starting with [1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] mei: intel_lb_mei_interface.h: mark struct member with kernel-doc
 2025-10-20  0:38 UTC  (4+ messages)
` ✓ Xe.CI.Full: success for mei: intel_lb_mei_interface.h: mark struct member with kernel-doc (rev2)

linux-next: manual merge of the drm-xe tree with the drm-intel tree
 2025-10-19 23:31 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS d104d7ea864c1b9d8ffb3d93a58d49f9395be670
 2025-10-19 19:59 UTC 

[PATCH] drm/xe/xe_survivability: Add support for survivability mode v2
 2025-10-19 15:55 UTC  (3+ messages)

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 7ae3386872235016be2f83f41efe787ad82b5687
 2025-10-19 15:18 UTC 

[PATCH v3 00/24] drm/xe: Add Xe3p support
 2025-10-19  2:55 UTC  (21+ messages)
` [PATCH v3 10/24] drm/xe/xe3p: Dump CSMQDEBUG register
` [PATCH v3 15/24] drm/xe/xe3p_xpc: Add L3 bank mask
` [PATCH v3 18/24] drm/xe/irq: Split irq mask per engine class
` [PATCH v3 19/24] drm/xe/irq: Rename bits used with all engines
` [PATCH v3 20/24] drm/xe/irq: Check fuse mask for media engines
` [PATCH v3 21/24] drm/xe/xe3p_xpc: Add support for compute walker for non-MSIx
` [PATCH v3 23/24] drm/xe/xe3p_xpc: Setup PAT table
` ✗ Xe.CI.Full: failure for drm/xe: Add Xe3p support (rev3)

[PATCH 0/1] Fix serialization on burst of unbinds
 2025-10-18 18:20 UTC  (5+ messages)
` [PATCH 1/1] drm/xe: Avoid serializing unbind jobs on prior TLB invalidations
` ✓ CI.KUnit: success for Fix serialization on burst of unbinds
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
 2025-10-18 16:15 UTC  (14+ messages)
` [PATCH 1/9] drm/i915/scaler: Don't clobber plane scaler scale factors with pfit scale factors
` [PATCH 2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
` [PATCH 3/9] drm/i915: s/intel_atomic_check_crtcs()/intel_atomic_check_crtcs_late()/
` [PATCH 4/9] drm/i915: Introduce a new intel_atomic_check_crtcs()
` [PATCH 5/9] drm/i915/scaler: Call skl_update_scaler_crtc() earlier
` [PATCH 6/9] drm/i915/scaler: Assign scalers earlier
` [PATCH 7/9] drm/i915/wm: Do skl_wm_check_vblank() after DDB stuff
` [PATCH 8/9] drm/i915/cdclk: Use a more optimal min_cdclk for vblank length check
` [PATCH 9/9] drm/i915/scaler: Use the actual scale factors "
` ✓ CI.KUnit: success for drm/i915: Fix CDCLK and scaler prefill calculations
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS ee74634683e4b3e526a4b014b0358796e97c7ce3
 2025-10-18 15:54 UTC 

[PATCH v1] drm/i915: Add fallback for CDCLK selection when min_cdclk is too high
 2025-10-18 14:26 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: Add fallback for CDCLK selection when min_cdclk is too high (rev2)
` ✗ Xe.CI.Full: failure for drm/i915: Add fallback for CDCLK selection when min_cdclk is too high
` ✗ Xe.CI.Full: failure for drm/i915: Add fallback for CDCLK selection when min_cdclk is too high (rev2)

[PATCH v7 0/3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-18 12:27 UTC  (16+ messages)
` [PATCH v7 1/3] "
` ✗ Xe.CI.Full: failure for "

[PATCH 0/5] Optimize vrr.guardband
 2025-10-18 10:17 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Optimize vrr.guardband (rev4)

[PATCH] drm/xe: share USM BCS engine via root-tile helper
 2025-10-18  9:50 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/5] Optimize vrr.guardband
 2025-10-18  4:53 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Optimize vrr.guardband (rev3)

[PATCH v3 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2025-10-17 22:19 UTC  (8+ messages)
` [PATCH v3 1/3] drm/xe: add VM_BIND DECOMPRESS uapi flag
` [PATCH v3 2/3] drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve support
` [PATCH v3 3/3] drm/xe: implement VM_BIND decompression in vm_bind_ioctl

[PATCH v7 00/12] drm/xe: Make all xe_ggtt structs private
 2025-10-17 20:54 UTC  (9+ messages)
` [PATCH v7 03/12] drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_node
` [PATCH v7 05/12] drm/xe: Do not dereference ggtt_node in xe_bo.c

[PATCH v1] drm/xe/guc: Change outstanding assertion to error
 2025-10-17 22:27 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 0/2] drm/xe/display: Make panic support work on vram
 2025-10-17 22:18 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] drm/xe: Fix stolen size check to allow equal WOPCM size
 2025-10-17 20:53 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v3 0/7] Fix DRM scheduler layering violations in Xe
 2025-10-17 18:43 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Fix DRM scheduler layering violations in Xe (rev3)

[PATCH v2 00/10] drm/i915/frontbuffer: Fix the intel_frontbuffer lifetime mess
 2025-10-17 16:49 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/frontbuffer: Fix the intel_frontbuffer lifetime mess (rev2)

[FOR CI 0/5] Testing PREEMPT_RT with disabling interrupts in the most critical section
 2025-10-17 16:37 UTC  (8+ messages)
` [FOR CI 1/5] drm/xe: Bump xe_device_l2_flush even higher
` [FOR CI 2/5] drm/i915: Use preempt_disable/enable_rt() where recommended
` [FOR CI 3/5] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [FOR CI 4/5] drm/i915/display: Disable interrupts on xe for realtime preemption
` [FOR CI 5/5] [FOR-CI] PREEMPT_RT injection
` ✗ CI.checkpatch: warning for Testing PREEMPT_RT with disabling interrupts in the most critical section
` ✗ CI.KUnit: failure "

[FOR CI 0/5] Test PREEMPT_RT with irqs disabled
 2025-10-17 16:32 UTC  (6+ messages)
` [FOR CI 2/5] drm/i915: Use preempt_disable/enable_rt() where recommended
` [FOR CI 3/5] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [FOR CI 5/5] [FOR-CI] PREEMPT_RT injection
` ✗ CI.checkpatch: warning for Test PREEMPT_RT with irqs disabled
` ✗ CI.KUnit: failure "

[PATCH v3 0/5] drm/xe/vf: Minor fixes to post-migration recovery
 2025-10-17 15:40 UTC  (5+ messages)
` [PATCH v3 2/5] drm/xe/vf: Fix GuC FW check for VF migration support


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