Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-11 19:17:07 to 2025-09-15 12:42:35 UTC [more...]

[PATCH v2 00/11] PCI: Resizable BAR improvements
 2025-09-15 12:42 UTC  (17+ messages)
` [PATCH v2 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH v2 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH v2 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v2 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v2 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v2 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v2 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v2 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v2 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v2 10/11] drm/amdgpu: "
` [PATCH v2 11/11] PCI: Convert BAR sizes bitmasks to u64
` ✗ CI.checkpatch: warning for PCI: Resizable BAR improvements (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH -next 1/2] drm/xe: Remove duplicated include in xe_pt.c
 2025-09-15 12:36 UTC  (6+ messages)
` [PATCH -next 2/2] drm/xe: Remove duplicated include in xe_tlb_inval.c
` ✓ CI.KUnit: success for series starting with [-next,1/2] drm/xe: Remove duplicated include in xe_pt.c
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
 2025-09-15 12:34 UTC  (3+ messages)

[PATCH 00/15] Optimize vrr.guardband and fix LRR
 2025-09-15 12:32 UTC  (25+ messages)
` [PATCH 03/15] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 05/15] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 06/15] drm/i915/dp: Add SDP latency computation helper
` [PATCH 10/15] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
` [PATCH 14/15] drm/i915/panel: Refactor helper to get highest fixed mode
` [PATCH 15/15] drm/i915/vrr: Fix seamless_mn drrs for PTL

[PATCH] drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
 2025-09-15 12:27 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v10 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-15 12:07 UTC  (3+ messages)
` [PATCH v10 1/1] "

[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-09-15 10:35 UTC  (2+ messages)

[PATCH v4 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
 2025-09-15 10:19 UTC  (10+ messages)
` [PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
` [PATCH v4 2/5] drm/xe/dmabuf: Don't migrate BO to System RAM if P2P check succeeds
` [PATCH v4 3/5] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
` [PATCH v4 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
` [PATCH v4 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while doing bind
` ✗ CI.checkpatch: warning for drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe/tests: Add legacy IP descriptors to param generators
 2025-09-15  9:31 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/tests: Add legacy IP descriptors to param generators (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/4] Preliminary support for separate VRAM region for kernel allocations on tiles
 2025-09-15  8:42 UTC  (5+ messages)
` [PATCH v3 3/4] drm/xe: Force user context allocations in user VRAM

[PATCH v2 0/9] [ANDROID]: Add GPU work period support for Xe driver
 2025-09-15  8:20 UTC  (14+ messages)
` [PATCH v2 1/9] Add a new xe_user structure
` [PATCH v2 2/9] Add xe_gt_clock_interval_to_ns function
` [PATCH v2 3/9] Add a trace point for GPU work period
` [PATCH v2 4/9] Modify xe_exec_queue_update_run_ticks
` [PATCH v2 5/9] Handle xe_user creation and removal
` [PATCH v2 6/9] Implement xe_work_period_worker
` [PATCH v2 7/9] Add a Kconfig option for GPU work period
` [PATCH v2 8/9] Handle xe_work_period destruction
` [PATCH v2 9/9] Fix runtime PM handling of Xe work period worker

[drm-xe:drm-xe-next] BUILD REGRESSION d4c3ed963e41d488695cf91068eabb8eb9f538ec
 2025-09-13 19:48 UTC 

[PATCH] drm/i915: Defeature DRRS on LNL+
 2025-09-13  5:59 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Use ARRAY_SIZE in guc_waklv_init()
 2025-09-13  1:37 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix build with CONFIG_MODULES=n
 2025-09-13  0:53 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/5] drm/xe: Use poll_timeout_us()
 2025-09-12 23:55 UTC  (6+ messages)
` [PATCH v3 2/5] drm/xe/guc_pc: Use poll_timeout_us() for waiting
` ✗ Xe.CI.Full: failure for drm/xe: Use poll_timeout_us() (rev4)

[PATCH] drm/xe: Increase global invalidation timeout to 1000us
 2025-09-12 23:45 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[CI 1/2] drm/xe: Fix error handling if PXP fails to start
 2025-09-12 22:07 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for series starting with [CI,1/2] drm/xe: Fix error handling if PXP fails to start (rev2)
` ✓ CI.KUnit: success for series starting with [CI,1/2] drm/xe: Fix error handling if PXP fails to start (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/pcode: Allow min_gt_freq equal to max_gt_freq
 2025-09-12 19:21 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: defer free of NVM auxiliary container to device release callback
 2025-09-12 19:19 UTC  (2+ messages)

[PATCH v2 00/15] drm/i915: vlv clock cleanups
 2025-09-12 17:25 UTC  (21+ messages)
` [PATCH v2 01/15] drm/i915: do cck get/put inside vlv_get_hpll_vco()
` [PATCH v2 02/15] drm/i915: do cck get/put inside vlv_get_cck_clock()
` [PATCH v2 03/15] drm/i915: add vlv_clock_get_gpll()
` [PATCH v2 04/15] drm/i915: add vlv_clock_get_czclk()
` [PATCH v2 05/15] drm/i915: add vlv_clock_get_hrawclk()
` [PATCH v2 06/15] drm/i915: make vlv_get_cck_clock_hpll() static
` [PATCH v2 07/15] drm/i915: add vlv_clock_get_cdclk()
` [PATCH v2 08/15] drm/i915: make vlv_get_cck_clock() static
` [PATCH v2 09/15] drm/i915: rename vlv_get_hpll_vco() to vlv_clock_get_hpll_vco()
` [PATCH v2 10/15] drm/i915: cache the results in vlv_clock_get_hpll_vco() and use it more
` [PATCH v2 11/15] drm/i915: remove vlv_get_cck_clock_hpll()
` [PATCH v2 12/15] drm/i915: remove intel_update_czclk() as unnecessary
` [PATCH v2 13/15] drm/i915: log HPLL frequency similar to CZCLK
` [PATCH v2 14/15] drm/i915: move hpll and czclk caching under display
` [PATCH v2 15/15] drm/i915: split out vlv_clock.[ch]
` ✗ CI.checkpatch: warning for drm/i915: vlv clock cleanups (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/6] drm/xe: Add user commands to WA BB via configfs
 2025-09-12 16:56 UTC  (17+ messages)
` [PATCH v4 1/6] drm/xe: Update workaround documentation
` [PATCH v4 2/6] drm/xe/configfs: Fix documentation warning
` [PATCH v4 3/6] drm/xe/configfs: Extract function to parse engine
` [PATCH v4 4/6] drm/xe/configfs: Allow to select by class only
` [PATCH v4 5/6] drm/xe/lrc: Allow to add user commands on context switch
` [PATCH v4 6/6] drm/xe/configfs: Add post context restore bb
` ✗ CI.checkpatch: warning for drm/xe: Add user commands to WA BB via configfs
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 1/1] drm/xe/xe3: Extend Wa_18041344222 to graphics IP versions 30.00 and 30.01
 2025-09-12 15:17 UTC  (2+ messages)

[PATCH][next] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"
 2025-09-12 15:14 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[v5] drm/xe/hwmon: Remove type casting
 2025-09-12 15:13 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v11 00/13] AuxCCS handling and render compression modifiers
 2025-09-12 14:25 UTC  (5+ messages)
` [PATCH v11 04/13] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [PATCH v11 05/13] drm/xe/xelp: Wait for AuxCCS invalidation to complete

[PATCH v2 6.12 1/3] drm/managed: Add DRM-managed alloc_ordered_workqueue
 2025-09-12 13:54 UTC  (4+ messages)
` [PATCH v2 6.12 2/3] drm/xe/hw_engine_group: Fix potential leak
` [PATCH v2 6.12 3/3] drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()
` ✗ LGCI.VerificationFailed: failure for series starting with [v2,6.12,1/3] drm/managed: Add DRM-managed alloc_ordered_workqueue

[PATCH] drm/xe: Fix circular locking dependency
 2025-09-12 13:43 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-intel-next
 2025-09-12 13:36 UTC 

[PATCH v2 0/5] RFC: Add dedicated printk macros for tile and device
 2025-09-12 10:18 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for RFC: Add dedicated printk macros for tile and device (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] Add WCL as subplatform from PTL
 2025-09-12 10:02 UTC  (12+ messages)
` [PATCH 1/3] drm/pcids: Split PTL pciids group to make wcl subplatform
` [PATCH 2/3] drm/i915/display: Add definition for wcl as subplatform
` [PATCH 3/3] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A
` ✗ CI.checkpatch: warning for Add WCL as subplatform from PTL
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/i915/alpm: Remove error handling from get_lfps_cycle_min_max_time
 2025-09-12  9:09 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PULL] drm-intel-gt-next
 2025-09-12  6:49 UTC 

[PATCH v9 0/9] Introducing firmware late binding
 2025-09-12  5:19 UTC  (6+ messages)
` [PATCH v9 2/9] mei: late_bind: add late binding component driver

[CI] drm/xe: Check GuC v70.50.0 on all Platforms
 2025-09-12  1:35 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI] drm/ttm: rename ttm_bo_put to _fini v3
 2025-09-12  1:10 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe/madvise: Fix ioctl argument check
 2025-09-12  0:06 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RESEND] drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A
 2025-09-11 21:08 UTC  (5+ messages)

[PATCH 00/11] PCI: Resizable BAR improvements
 2025-09-11 20:58 UTC  (3+ messages)
` [PATCH 04/11] PCI: Improve Resizable BAR functions kernel doc

[PATCH v3] drm/xe: Fix driver reference in FLR comment
 2025-09-11 19:17 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Fix driver reference in FLR comment (rev3)


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