Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-08 00:07:14 to 2025-11-10 19:45:48 UTC [more...]

[PATCH] drm/xe: fix kernel-doc function name mismatch in xe_pm.c
 2025-11-10 19:02 UTC  (2+ messages)

[PATCH] drm/xe/guc: Register CT fini action before mutex init
 2025-11-10 19:45 UTC  (4+ messages)
` [PATCH v3] drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()
` ✓ CI.KUnit: success for drm/xe/guc: Register CT fini action before mutex init (rev3)

[PATCH 0/4] drm/{i915, xe}/irq: clarify display and parent driver interfaces
 2025-11-10 19:31 UTC  (5+ messages)
` [PATCH 1/4] drm/{i915, xe}/display: move irq calls to parent interface
` [PATCH 2/4] drm/{i915, xe}/display: duplicate gen2 irq/error init/reset in display irq
` [PATCH 3/4] drm/i915/display: convert the display irq interfaces to struct intel_display
` [PATCH 4/4] drm/i915/display: shorten the intel_display_irq_regs_* function names

[PATCH v2 00/12] Context based TLB invalidations
 2025-11-10 19:29 UTC  (7+ messages)
` [PATCH v2 09/12] drm/xe: Add xe_tlb_inval_idle helper
` [PATCH v2 11/12] drm/xe: Add context-based invalidation to GuC TLB invalidation backend

[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-10 19:24 UTC  (27+ messages)
` [PATCH v1 01/23] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v1 02/23] ALSA: seq: Switch to use %ptSp
` [PATCH v1 03/23] ceph: "
` [PATCH v1 04/23] libceph: "
` [PATCH v1 05/23] dma-buf: "
` [PATCH v1 06/23] drm/amdgpu: "
` [PATCH v1 07/23] drm/msm: "
` [PATCH v1 08/23] drm/vblank: "
` [PATCH v1 09/23] drm/xe: "
` [PATCH v1 10/23] e1000e: "
` [PATCH v1 11/23] igb: "
` [PATCH v1 12/23] ipmi: "
` [PATCH v1 13/23] media: av7110: "
` [PATCH v1 14/23] media: v4l2-ioctl: "
` [PATCH v1 15/23] mmc: mmc_test: "
` [PATCH v1 16/23] net: dsa: sja1105: "
` [PATCH v1 17/23] PCI: epf-test: "
` [PATCH v1 18/23] pps: "
` [PATCH v1 19/23] ptp: ocp: "
` [PATCH v1 20/23] s390/dasd: "
` [PATCH v1 21/23] scsi: fnic: Switch to use %ptS
` [PATCH v1 22/23] scsi: snic: Switch to use %ptSp
` [PATCH v1 23/23] tracing: "

[PATCH 00/16] drm/i915/de: Register polling cleanup
 2025-11-10 18:46 UTC  (21+ messages)
` [PATCH 01/16] drm/i915/de: Implement register waits one way
` [PATCH 02/16] drm/i915/de: Have intel_de_wait() hand out the final register value
` [PATCH 03/16] drm/i915/de: Include units in intel_de_wait*() function names
` [PATCH 04/16] drm/i915/de: Introduce intel_de_wait_us()
` [PATCH 05/16] drm/i915/de: Use intel_de_wait_us()
` [PATCH 06/16] drm/i915/de: Use intel_de_wait_ms() for the obvious cases
` [PATCH 07/16] drm/i915/de: Nuke intel_de_wait_custom()
` [PATCH 08/16] drm/i915/de: Introduce intel_de_wait_for_{set, clear}_us()
` [PATCH 09/16] drm/i915/de: Use intel_de_wait_for_{set,clear}_us()
` [PATCH 10/16] drm/i915/de: Use intel_de_wait_for_{set,clear}_ms()
` [PATCH 11/16] drm/1915/dpio: Stop using intel_de_wait_fw_ms()
` [PATCH 12/16] drm/u195/de: Replace __intel_de_rmw_nowl() with intel_de_rmw_fw()
` [PATCH 13/16] drm/i915/de: Nuke wakelocks from intel_de_wait_fw_ms()
` [PATCH 14/16] drm/i915/de: Replace __intel_de_wait_for_register_nowl() with intel_de_wait_fw_us_atomic()
` [PATCH 15/16] drm/i915/power: Use the intel_de_wait_ms() out value
` [PATCH 16/16] drm/i915/dpio: "
` ✗ CI.checkpatch: warning for drm/i915/de: Register polling cleanup
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe: Fix timeout and add cpu_relax() in gt_engine_identity()
 2025-11-10 18:39 UTC  (2+ messages)

[RESEND 00/10] Introduce drm sharpness property
 2025-11-10 18:25 UTC  (2+ messages)

[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
 2025-11-10 18:17 UTC  (5+ messages)

Possible bug?
 2025-11-10 18:10 UTC  (3+ messages)

[PATCH v2] drm/xe/pcode: Rework error mapping
 2025-11-10 17:56 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/pcode: Rework error mapping (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 00/24] drm/vblank: refactoring and cleanups
 2025-11-10 17:45 UTC  (27+ messages)
` [PATCH 01/24] drm/vblank: Unexport drm_wait_one_vblank()
` [PATCH 02/24] drm/vblank: remove drm_wait_one_vblank() completely
` [PATCH 03/24] drm/vblank: remove superfluous pipe check
` [PATCH 04/24] drm/vblank: add return value to drm_crtc_wait_one_vblank()
` [PATCH 05/24] drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers more
` [PATCH 06/24] drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()
` [PATCH 07/24] drm/vblank: pass vlank to drm_vblank_get()/_put()/_count()
` [PATCH 08/24] drm/vblank: pass vblank to drm_update_vblank_count()
` [PATCH 09/24] drm/vblank: pass vblank to drm_handle_vblank_events()
` [PATCH 10/24] drm/vblank: use the vblank based interfaces more
` [PATCH 11/24] drm/vblank: pass vblank to drm_queue_vblank_event()
` [PATCH 12/24] drm/vblank: pass vblank to drm_wait_vblank_reply()
` [PATCH 13/24] drm/vblank: pass vblank to drm_vblank_count_and_time()
` [PATCH 14/24] drm/vblank: pass vblank to drm_reset_vblank_timestamp()
` [PATCH 15/24] drm/vblank: pass vblank to store_vblank()
` [PATCH 16/24] drm/vblank: pass vblank to drm_vblank_enable()
` [PATCH 17/24] drm/vblank: merge drm_vblank_restore() into drm_crtc_vblank_restore()
` [PATCH 18/24] drm/vblank: add drm_crtc_from_vblank() helper
` [PATCH 19/24] drm/vblank: pass vblank to __get_vblank_counter() and drm_max_vblank_count()
` [PATCH 20/24] drm/vblank: pass vblank to __{enable,disable}_vblank()
` [PATCH 21/24] drm/vblank: pass vblank to drm_get_last_vbltimestamp()
` [PATCH 22/24] drm/vblank: pass vblank to drm_vblank_disable_and_save(), make static
` [PATCH 23/24] drm/vblank: reduce pipe checks
` [PATCH 24/24] drm/vblank: clean up debug logging
` ✗ CI.KUnit: failure for drm/vblank: refactoring and cleanups

[PATCH 0/2] drm/xe: Tile address change
 2025-11-10 17:43 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v4 00/11] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-10 17:03 UTC  (14+ messages)
` [PATCH v4 05/11] drm/i915/fbc: Add intel_fbc_id_for_pipe()
` [PATCH v4 06/11] drm/i915/xe3p_lpd: Handle underrun debug bits
` [PATCH v4 11/11] 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 (rev4)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[FOR-CI 00/10] Fixed PREEMPT_RT CI run
 2025-11-10 16:52 UTC  (8+ messages)
` [FOR-CI 01/10] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` ✗ CI.checksparse: warning for Fixed PREEMPT_RT CI run
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

Cache coherency issues when reading from intel Xe buffer
 2025-11-10 16:48 UTC 

[PATCH] drm/xe/pcode: Rework error mapping
 2025-11-10 16:24 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] drm/xe/pm: Enable WAKE# support
 2025-11-10 15:30 UTC  (4+ messages)

[PATCH] drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
 2025-11-10 15:26 UTC  (3+ messages)

[PATCH] drm/i915/dp_mst: Disable Panel Replay
 2025-11-10 15:17 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[CI] drm/i915/rom: convert intel_rom interfaces to struct drm_device
 2025-11-10 15:14 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/rom: convert intel_rom interfaces to struct drm_device (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe: Fix MTL vm_max_level
 2025-11-10 15:04 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/6] drm: avoid poking at dev->vblank[] directly
 2025-11-10 13:42 UTC  (13+ messages)
` [PATCH 1/6] drm/vblank: use drm_crtc_vblank_crtc() in workers
` [PATCH 2/6] drm/atomic: use drm_crtc_vblank_waitqueue()
` [PATCH 3/6] drm/msm: "
` [PATCH 4/6] drm/tidss: use drm_crtc_vblank_crtc()
` ✗ Xe.CI.Full: failure for drm: avoid poking at dev->vblank[] directly

[PATCH 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2025-11-03 18:41 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v5 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2025-11-10 12:26 UTC  (5+ messages)
` [PATCH v5 3/3] drm/xe: implement VM_BIND decompression in vm_bind_ioctl
` ✗ Xe.CI.Full: failure for drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression (rev5)

[v6 00/16] Plane Color Pipeline support for Intel platforms
 2025-11-10 12:09 UTC  (5+ messages)
` [v6 14/16] drm/i915/display: Add registers for 3D LUT
` [v6 15/16] drm/i915/color: Add 3D LUT to color pipeline

[PATCH 0/5] drm/i915/rps: call rps functions through the parent interface
 2025-11-10 11:30 UTC  (4+ messages)
` [PATCH 4/5] drm/i915/rps: make fence priority setting part of the rps interface

[PATCH] drm/i915/psr: fix pipe to vblank conversion
 2025-11-10 11:21 UTC  (3+ messages)

[PATCH 0/9] drm/i915: Further drm_get_format_info() stuff
 2025-11-10 11:10 UTC  (9+ messages)
` [PATCH 5/9] drm/i915/fb: Init 'ret' in each error branch in intel_framebuffer_init()
` [PATCH 6/9] drm/i915/wm: Use drm_get_format_info() in SKL+ cursor DDB allocation
` [PATCH 7/9] drm/i915: Use mode_config->cursor_width for "
` ✗ Xe.CI.Full: failure for drm/i915: Further drm_get_format_info() stuff

[PATCH v3 1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state
 2025-11-10  9:53 UTC  (8+ messages)
` [PATCH v3 2/2] drm/i915/ltphy: Return lowest portclock for HDMI from reverse algorithm
` ✗ CI.checkpatch: warning for series starting with [v3,1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/2] drm/xe/guc: Remove cached frequency values for GuC SLPC
 2025-11-10  9:46 UTC  (6+ messages)
` [PATCH v6 1/2] drm/xe/guc: Eliminate RPe caching for SLPC parameter handling
` [PATCH v6 2/2] drm/xe/guc: Eliminate RPa frequency caching

[PATCH v2 00/10] Enable DP2.1 alpm
 2025-11-10  9:06 UTC  (12+ messages)
` [PATCH v2 02/10] drm/i915/alpm: alpm_init() for DP2.1
` [PATCH v2 03/10] drm/i915/alpm: Enable debugfs "
` [PATCH v2 04/10] drm/i915/alpm: Refactor Auxless wake time calculation
` [PATCH v2 10/10] drm/i915/alpm: Introduce has_alpm to decouple from pr/psr2/lobf

[PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-10  8:16 UTC  (6+ messages)
` [PATCH v3 21/29] drm/i915/xe3p_lpd: Enable system caching for FBC

REGRESSION on linux-next (next-20251106)
 2025-11-10  6:36 UTC 

[PATCH 0/7] drm/i915: Stop the intel_de_wait_custom() abuse
 2025-11-10  6:32 UTC  (9+ messages)
` [PATCH 5/7] drm/i915/ltphy: Nuke bogus weird timeouts

[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
 2025-11-10  5:13 UTC  (10+ messages)
` DRM_RAS for CPER Error logging?!

[PATCH v2 1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state
 2025-11-10  4:49 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/ltphy: Return lowest portclock for HDMI from reverse algorithm
` ✗ Xe.CI.Full: failure for series starting with [v2,1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state

[CI v5] drm/xe/pf: Allow to lockdown the PF using custom guard
 2025-11-09 18:19 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/pf: Allow to lockdown the PF using custom guard (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 0995c2fc39b0f998d40f5d276f67ae22fc1c37c3
 2025-11-09 10:54 UTC 

[PATCH v2] drm/xe/pf: Add runtime registers for GFX ver >= 35
 2025-11-09  7:36 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/pf: Add runtime registers for GFX ver >= 35 (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/33] Scope-based forcewake and runtime PM
 2025-11-09  3:59 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] drm/xe/xe3p: Add page fault prefetch bit handling
 2025-11-09  3:01 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[drm-xe:drm-xe-next] BUILD SUCCESS a46768ef5f91f2029a67513f43658dfa5451be4a
 2025-11-09  1:58 UTC 

[PATCH] drm/xe/vf: Enable VF resource fixup unconditionally
 2025-11-09  1:58 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 0/2] VF double migration
 2025-11-09  1:31 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for VF double migration (rev3)

[PATCH] drm/i915/fbc: Apply wa_15018326506
 2025-11-09  0:21 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

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

[PATCH v2] drm/xe/pcode: Convert unsupported commands to debug level
 2025-11-08 22:14 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-08  4:31 UTC  (8+ messages)
` [PATCH v4 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v4 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics


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