intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PATCH v26 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-11-20 20:42 UTC  (8+ messages)
` [PATCH v26 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` ✗ CI.checkpatch: warning for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-20 20:33 UTC  (16+ messages)
` [PATCH v4 1/8] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [PATCH v4 2/8] drm/sched: Add pending job list iterator
` [PATCH v4 3/8] drm/xe: Add dedicated message lock
` [PATCH v4 4/8] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v4 5/8] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH v4 6/8] drm/xe: Do not deregister queues in TDR
` [PATCH v4 7/8] drm/xe: Remove special casing for LR queues in submission
` [PATCH v4 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR

[PATCH 1/2] drm/xe: Track pre-production workaround support
 2025-11-20 20:31 UTC  (11+ messages)
` [PATCH 2/2] drm/xe/lnl: Drop "
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe: Track "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
` [PATCH v2 1/2] "
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/xe: Track pre-production workaround support (rev2)

[PATCH v2 00/13] drm/i915: dissolve soc/
 2025-11-20 20:25 UTC  (15+ messages)
` [PATCH v2 05/13] drm/i915/dram: convert to struct intel_display
  ` [PATCH v3] "
` ✗ CI.checkpatch: warning for drm/i915: dissolve soc/
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
` ✗ CI.checkpatch: warning for drm/i915: dissolve soc/ (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/2] Add tracepoints to profile SVM page faults and migration
 2025-11-20 20:20 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/migrate: Add tracepoint during VRAM copy
` [PATCH 2/2] drm/xe/pagefault: Add tracepoints for page faults
` ✗ CI.checkpatch: warning for Add tracepoints to profile SVM page faults and migration (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915: Walk crtcs in pipe order
 2025-11-20 19:21 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` [PATCH v2] "

[PATCH] drm/xe: Fix memory leak when handling pagefault vma
 2025-11-20 19:14 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 0/1] drm/xe/guc: Don't run jobs during GT reset
 2025-11-20 18:29 UTC  (4+ messages)
` [PATCH 1/1] "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/2] Some bind queue fixes
 2025-11-20 17:38 UTC  (11+ messages)
` [PATCH v3 1/2] drm/xe/uapi: disallow bind queue sharing
` [PATCH v3 2/2] drm/xe/migrate: fix job lock assert
` ✗ CI.checkpatch: warning for Some bind queue fixes (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/5] drm/i915/cx0: Fix port to PLL ID mapping on BMG
 2025-11-20 17:23 UTC  (5+ messages)
` [PATCH 2/5] drm/i915/tc: Add separate intel_tc_phy_port_to_tc() for TC DDI/PHY ports
` [PATCH 3/5] drm/i915/cx0: Use intel_port_to_tc() instead of open coding it
` [PATCH 4/5] drm/i915/cx0: Read out power-down state of both TXs in PHY lane 0
` [PATCH 5/5] drm/i915/cx0: Read out power-down state of both PHY lanes for reversed lanes

[PATCH] drm/xe: Fix freq kobject leak on sysfs_create_files failure
 2025-11-20 17:06 UTC  (4+ messages)

[PATCH v3] drm/xe/uc: Add stop on hardware initialization error
 2025-11-20 17:05 UTC  (6+ messages)

[PATCH] drm/xe/guc: Register CT fini action before mutex init
 2025-11-20 17:03 UTC  (4+ messages)
` [PATCH v3] drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()

[PATCH] drm/xe/xe3_lpg: Apply Wa_16028005424
 2025-11-20 16:50 UTC 

[PATCH v5 0/3] VF double migration
 2025-11-20 16:40 UTC  (6+ messages)
` [PATCH v5 1/3] drm/xe/vf: Enable VF migration only on supported GuC versions
` [PATCH v5 2/3] drm/xe/vf: Introduce RESFIX start marker support
` [PATCH v5 3/3] drm/xe/vf: Add debugfs entries to test VF double migration
` ✓ CI.KUnit: success for VF double migration (rev5)
` ✓ Xe.CI.BAT: "

[RFC PATCH 0/2] locking/ww_mutex, dma-buf/dma-resv: Improve detection of unheld locks
 2025-11-20 16:23 UTC  (10+ messages)
` [RFC PATCH 1/2] kernel/locking/ww_mutex: Add per-lock lock-check helpers
` [RFC PATCH 2/2] dma-buf/dma-resv: Improve the dma-resv lockdep checks
` ✗ CI.checkpatch: warning for locking/ww_mutex, dma-buf/dma-resv: Improve detection of unheld locks
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v4 07/10] drm/display: hdmi-state-helper: Act on color format DRM property
 2025-11-20 15:54 UTC  (2+ messages)

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

[PATCH v1 0/4] Introduce xe_pcode_read_probe()
 2025-11-20 15:02 UTC  (5+ messages)
` [PATCH v1 1/4] drm/xe/pcode: "

[PATCH v3] drm/i915/display: change pipe allocation order for discrete platforms
 2025-11-20 14:53 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] Redesign survivability mode
 2025-11-20 14:25 UTC  (7+ messages)
` [PATCH 2/2] drm/xe/xe_survivability: Add support for survivability mode v2

[PULL] drm-intel-fixes
 2025-11-20 14:17 UTC 

[PATCH 0/2] drm/i915: Go back to using AUX interrupts
 2025-11-20 14:11 UTC  (8+ messages)
` [PATCH 2/2] Revert "drm/i915/dp: change aux_ctl reg read to polling read"
` ✗ CI.checksparse: warning for drm/i915: Go back to using AUX interrupts
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/3] VF double migration
 2025-11-20 13:35 UTC  (8+ messages)
` [PATCH v4 2/3] drm/xe/vf: Introduce RESFIX start marker support
` [PATCH v4 3/3] drm/xe/vf: Add debugfs entries to test VF double migration

[PATCH] CI test with forcedac
 2025-11-20 13:31 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH CI] drm/i915/cx0: Fix port to PLL ID mapping on BMG
 2025-11-20 13:03 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/2] Some bind queue fixes
 2025-11-20 12:50 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe/uapi: disallow bind queue sharing
` [PATCH v2 2/2] drm/xe/migrate: fix job lock assert
` ✗ CI.checkpatch: warning for Some bind queue fixes (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/buddy: release free_trees array on buddy mm teardown
 2025-11-20 12:44 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2 00/32] drm/i915/cx0: Add MTL+ platforms to support dpll framework
 2025-11-20 12:41 UTC  (4+ messages)

[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-20 12:40 UTC  (9+ messages)
` [PATCH v5 24/28] drm/xe/pf: Enable SR-IOV "
` [PATCH v5 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

[PATCH 0/5] LOBF fixes
 2025-11-20 12:21 UTC  (12+ 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

[PATCH 0/2] Add tracepoints to profile SVM page faults and migration
 2025-11-20 10:43 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/migrate: Add tracepoint during VRAM copy
` [PATCH 2/2] drm/xe/pagefault: Add tracepoints for page faults

[PATCH 00/11] Account for DSC bubble overhead for horizontal slices
 2025-11-20  9:22 UTC  (16+ messages)
` [PATCH 01/11] drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_valid
` [PATCH 02/11] drm/i915/dp: Extract code to get slice and bpp to a separate function
` [PATCH 03/11] drm/i915/dp: Move num_joined_pipes and related checks together
` [PATCH 04/11] drm/i915/dp: Extract helper to get the hdisplay limit
` [PATCH 05/11] drm/i915/dp: Refactor DSC BW calculation
` [PATCH 06/11] drm/i915/dp: Check if bandwidth is sufficient with DSC in intel_dp_mode_valid()
` [PATCH 07/11] drm/i915/dp: Rework pipe joiner logic in mode_valid
` [PATCH 08/11] drm/i915/dp: Rework pipe joiner logic in compute_config
` [PATCH 09/11] drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
` [PATCH 10/11] drm/i915/dp: Account for DSC slice overhead in intel_dp_mode_valid()
` [PATCH 11/11] drm/i915/dp: Account for DSC slice overhead in intel_dp_dsc_compute_config()
` ✓ CI.KUnit: success for Account for DSC bubble overhead for horizontal slices (rev2)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[REGRESSION][RFC] memleak on xe load & unload on PTL
 2025-11-20  8:56 UTC  (3+ messages)

REGRESSION on linux-next (next-20251106)
 2025-11-20  7:27 UTC  (10+ messages)

[PATCH 0/2] Some bind queue fixes
 2025-11-20  6:51 UTC  (10+ messages)
` [PATCH 1/2] drm/xe/uapi: disallow bind queue sharing
` [PATCH 2/2] drm/xe/migrate: fix job lock assert
` ✗ CI.checkpatch: warning for Some bind queue fixes
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v3] drm/xe/pcode: Allow checking for mailbox command support during driver probe
 2025-11-20  6:09 UTC  (3+ messages)

[PATCH] drm/i915/display: Stop touching vga on post enable
 2025-11-20  6:02 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/xe/vf: Start re-emission from first unsignaled job during VF migration
 2025-11-20  0:31 UTC  (6+ messages)

[CI] drm/xe/guc: Test GuC v70.54.0 for BMG, PTL
 2025-11-19 23:55 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for drm/xe/guc: Test GuC v70.54.0 for BMG, PTL (rev2)

[PATCH 0/6] drm/i915: uapi vs. hw state fixes
 2025-11-19 23:04 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH 2/2] drm/xe/guc_ct: Cleanup ifdef'ry
 2025-11-19 21:45 UTC  (3+ messages)
` [PATCH] "

[PATCH 16/20] drm/xe/eudebug: Mark guc contexts as debuggable
 2025-11-19 21:33 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).