Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-25 09:33:38 to 2026-05-26 14:10:12 UTC [more...]

[PATCH v7 00/15] CMTG enablement
 2026-05-26 13:38 UTC  (14+ messages)
` [PATCH v7 01/15] drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTG
` [PATCH v7 02/15] drm/i915/cmtg: Set CMTG clock select
` [PATCH v7 03/15] drm/i915/cmtg: Add cmtg transcoder offset in struct _device_info
` [PATCH v7 04/15] drm/i915/cmtg: Set timings for CMTG
` [PATCH v7 05/15] drm/i915/cmtg: Program VRR registers of CMTG
` [PATCH v7 06/15] drm/i915/cmtg: Set transcoder mn for CMTG
` [PATCH v7 07/15] drm/i915/cmtg: Add hook to enable CMTG with sync to port
` [PATCH v7 08/15] drm/i915/cmtg: Add a hook to make eDP transcoder secondary
` [PATCH v7 09/15] drm/i915/cmtg: Modify existing hook to disable CMTG
` [PATCH v7 10/15] drm/i915/cmtg: Add CMTG interrupt handling
` [PATCH v7 11/15] drm/i915/cmtg: Add CMTG HWGB programming
` [PATCH v7 12/15] drm/i915/cmtg: Add CMTG scan line programming
` [PATCH v7 13/15] drm/i915/cmtg: Add trigger to enable/disable cmtg

[PATCH 00/11] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
 2026-05-26 14:04 UTC  (8+ messages)
` [PATCH 10/11] drm/i915/dp: Enable AS SDP whenever VRR is possible
  ` [PATCH 10/11] drm/i915/dp: Enable AS SDP whenever VRR is possible or PR !async
` ✓ CI.KUnit: success for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] drm/xe/madvise: Skip invalidation for purgeable state updates
 2026-05-26 13:54 UTC 

[PATCH 0/3] drm/i915/power: renames, cleanups
 2026-05-26 13:42 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/power: make intel_power_domains_{suspend, resume}() static
` [PATCH 2/3] drm/i915/power: rename intel_power_domains_*() to intel_display_power_*()
` [PATCH 3/3] drm/i915/power: drop resume parameter from intel_display_power_init_hw()
` ✓ CI.KUnit: success for drm/i915/power: renames, cleanups

[PATCH v2 0/5] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-05-26 13:42 UTC  (8+ messages)
` [PATCH v2 1/5] drm/xe/mmio_gem: use write-back mapping for dummy page
` [PATCH v2 2/5] drm/xe/mmio_gem: fix fault handling for split VMA
` [PATCH v2 3/5] drm/xe/mmio_gem: Revoke drm_vma_node on xe_mmio_gem destroy
` [PATCH v2 4/5] drm/xe/mmio_gem: cache the dummy page per object
` [PATCH v2 5/5] drm/xe/mmio_gem: fix destroy flow
` ✓ CI.KUnit: success for drm/xe/mmio_gem: fix fault handler and destroy path (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 0/5] fix LR TLB invalidation gaps
 2026-05-26 13:26 UTC  (15+ messages)
` [PATCH 1/5] Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"
` [PATCH 2/5] drm/xe: Clear pending_disable before signaling suspend fence
` [PATCH 3/5] drm/xe: explcit TLB flush for context based tlb invalidation
` [PATCH 4/5] drm/xe: add exec queue suspended ops callback
` [PATCH 5/5] drm/xe: drm/xe: include suspended queues in TLB invalidation
` ✓ CI.KUnit: success for fix LR TLB invalidation gaps
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915: Don't set min_cdclk in the initial crtc_state
 2026-05-22 13:33 UTC  (3+ messages)

[PATCH v2.1 1/2] drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
 2026-05-25 13:56 UTC  (2+ messages)
` [PATCH v2.1 2/2] drm/i915/color: Fix Pre-CSC degamma LUT bounds

[PATCH v5 05/19] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
 2026-05-24 21:33 UTC 

[RESEND 1/6] drm/{i915, xe}: move xe_display_flush_cleanup_work() to i915 display
 2026-05-26 12:08 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v2] drm/{i915,xe}: "

[PATCH] drm/xe/guc: Avoid self-deadlock in queue destruction
 2026-05-26 11:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4 0/5] Add reclaim to the dmem cgroup controller
 2026-05-26  9:53 UTC  (5+ messages)
` [PATCH v4 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage

[PATCH] drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device
 2026-05-26  9:41 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v5 00/19] drm/atomic: Rework initial state allocation
 2026-05-26  9:36 UTC  (20+ messages)
` [PATCH v5 01/19] drm/atomic: Document atomic commit lifetime
` [PATCH v5 03/19] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v5 04/19] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v5 05/19] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v5 10/19] drm/plane: Add new atomic_create_state callback
` [PATCH v5 12/19] drm/crtc: "
` [PATCH v5 15/19] drm/connector: "
` [PATCH v5 16/19] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v5 17/19] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()

[PATCH v2 00/10] GuC paging engine support
 2026-05-26  9:21 UTC  (4+ messages)
` [PATCH v2 01/10] drm/xe/guc: refactor ads to use guc_class

[PATCH 0/4] drm/xe/mmio: Small improvements
 2026-05-26  8:56 UTC  (8+ messages)
` [PATCH 1/4] drm/xe/mmio: Map MMIO BAR using managed version of pci_iomap
` ✓ CI.KUnit: success for drm/xe/mmio: Small improvements (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v6 00/16] CMTG enablement
 2026-05-26  8:26 UTC  (7+ messages)
` [PATCH v6 01/16] drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTG

[PATCH v6 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-26  7:58 UTC  (10+ messages)
` [PATCH v6 2/6] drm/xe/xe_ras: Add support to get error counter in CRI
` [PATCH v6 3/6] drm/xe/xe_ras: Add support to clear error counter

[PATCH v2 5/5] drm/xe/vsec: Crescent Island PMT callbacks
 2026-05-26  6:31 UTC  (2+ messages)
` [v2,5/5] "

[PATCH v6 0/5] Introduce cold reset recovery method
 2026-05-26  6:31 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for Introduce cold reset recovery method (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/2] fixes to DRM doc & parameter's print
 2026-05-26  4:51 UTC  (6+ messages)
` [PATCH v2 1/2] drm/print: describe 6th & 9th bit of drm.debug
` [PATCH v2 2/2] drm/managed: fix drmm_add_action() kernel-doc

[PATCH v7 0/4] drm/atomic: track individual colorop updates
 2026-05-26  3:29 UTC  (12+ messages)
` [PATCH v7 1/4] drm/colorop: Remove read-only comments from interpolation fields
` [PATCH v7 2/4] drm/colorop: make lut(1/3)d_interpolation mutable
` [PATCH v7 3/4] drm/atomic: track individual colorop updates
` [PATCH v7 4/4] drm/amd/display: use plane color_mgmt_changed to track colorop changes
` ✗ CI.checkpatch: warning for drm/atomic: track individual colorop updates
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/6] drm/xe: Misc initialization improvements
 2026-05-26  1:59 UTC  (29+ messages)
` [PATCH 1/6] drm/xe: Drop unused param from xe_device_create()
` [PATCH 2/6] drm/xe: Move xe->info.force_execlist initialization
` [PATCH 3/6] drm/xe: Move xe->info.devid|revid initialization
  ` [PATCH v2 "
` [PATCH 4/6] drm/xe: Separate early xe_device initialization
` [PATCH 5/6] drm/xe/pm: Don't access device in init_early()
` [PATCH 6/6] drm/xe/pm: Do early initialization "
` ✓ CI.KUnit: success for drm/xe: Misc initialization improvements
` ✓ Xe.CI.BAT: "
` ✓ CI.KUnit: success for drm/xe: Misc initialization improvements (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 00/10] drm/i915/bw: Bunch of fixes
 2026-05-25 20:46 UTC  (15+ messages)
` [PATCH 01/10] drm/i915/bw: Fix num_planes handling on TGL+
` [PATCH 02/10] drm/i915/bw: Fix DCLK rounding mess
` [PATCH 03/10] drm/i915/bw: Fix bw rounding direction
` [PATCH 07/10] drm/i915/bw: Fix/unify peakbw calculations
` [PATCH 08/10] drm/i915/bw: Round the PM demand bandwidth down
` [PATCH 09/10] drm/i915/bw: Remove deinterleave fallback for TGL+
` [PATCH 10/10] drm/i915/bw: Do not consider tile4 as tileY

[PATCH v3 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
 2026-05-25 20:38 UTC  (9+ messages)
` [PATCH v3 1/5] drm/xe/guc: Defer user exec queue scheduler start until after page table restore
` [PATCH v3 2/5] drm/xe/guc: Don't ban LR VM exec queues on PM suspend
` [PATCH v3 3/5] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH v3 4/5] drm/xe: Rename EXEC_MODE_LR to EXEC_MODE_FAULT in hw engine group
` [PATCH v3 5/5] drm/xe: Suspend fault-mode LR jobs before VRAM eviction on S3/S4
` ✓ CI.KUnit: success for drm/xe: Fix LR exec queue suspend/resume for S3/S4 (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v6] drm/xe: Unify fault injection hooks for CSC, GT reset
 2026-05-25 19:47 UTC  (6+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Unify fault injection hooks for CSC, GT reset (rev8)
` ✗ CI.checkpatch: warning for drm/xe: Unify fault injection hooks for CSC, GT reset (rev9)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/4] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-05-25 19:10 UTC  (11+ messages)
` [PATCH 1/4] drm/xe/mmio_gem: fix fault handling for split VMA
` [PATCH 2/4] drm/xe/mmio_gem: Revoke drm_vma_node on xe_mmio_gem destroy
` [PATCH 3/4] drm/xe/mmio_gem: cache the dummy page per object
` [PATCH 4/4] drm/xe/mmio_gem: fix destroy flow
` ✓ CI.KUnit: success for drm/xe/mmio_gem: fix fault handler and destroy path
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v6 00/15] Introduce Xe Uncorrectable Error Handling
 2026-05-25 19:01 UTC  (19+ messages)
` [PATCH v6 02/15] drm/xe/xe_sysctrl: Make sysctrl flood limit reusable
` [PATCH v6 03/15] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v6 07/15] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v6 10/15] drm/xe/xe_ras: Add support to query device memory errors
` [PATCH v6 11/15] drm/xe/xe_ras: Add support to query page offline queue and list
` [PATCH v6 12/15] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v6 13/15] drm/xe/xe_pci_error: Process errors in mmio_enabled
` [RFC PATCH v6 14/15] drm/xe/xe_ras: Add support to offline/decline a page address
` [RFC PATCH v6 15/15] drm/xe/xe_ras: Process pages from offlined list and queue
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/configfs: Constify struct configfs_item_operations and configfs_group_operations
 2026-05-25 16:57 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[RESEND 0/6] drm/i915: crtc iteration cleanups
 2026-05-25 15:39 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915: crtc iteration cleanups (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/color: Fix plane color pipeline programming bugs
 2026-05-25 13:05 UTC  (4+ messages)

[PATCH v12 0/5] Migrate on fault for device pages
 2026-05-25 13:05 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Migrate on fault for device pages (rev4)

[PATCH] drm/i915/display: Handle odd position for planar formats in selective fetch
 2026-05-25 10:34 UTC  (4+ messages)

[PATCH v2 1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
 2026-05-25 10:20 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable

[PATCH] drm/intel/display: Add support for pipe background color (v4)
 2026-05-25 10:12 UTC  (7+ messages)

[PATCH v2 0/4] DRM RAS Fixes
 2026-05-25  9:53 UTC  (3+ messages)
` [PATCH v2 1/4] drm/ras: Cancel and free message on get counter failure


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