Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 17:21:19 to 2026-05-27 14:51:50 UTC [more...]

[RFC PATCH] drm/xe/hwmon: report a single fan for DG2 instead of two
 2026-05-27 13:53 UTC  (2+ messages)

[PATCH v3 00/10]
 2026-05-27 14:46 UTC  (11+ messages)
` [PATCH v3 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v3 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v3 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v3 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v3 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v3 06/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v3 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v3 08/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v3 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v3 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state

[PATCH] drm/xe/ggtt: use full-range drm_mm with reserved nodes on PF
 2026-05-27 14:45 UTC 

[PATCH v2] drm/xe: Move xe_uc_fw_abi.h to abi/
 2026-05-27 14:45 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Move xe_uc_fw_abi.h to abi/ (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-27 14:32 UTC  (4+ messages)
` [PATCH v4 2/2] gpu/tests/buddy: add clear-tracker allocation latency benchmarks
` ✗ CI.checkpatch: warning for series starting with [v4,1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
` ✓ CI.KUnit: success "

[PATCH v4 00/10] GuC paging engine support
 2026-05-27 14:23 UTC  (15+ messages)
` [PATCH v4 01/10] drm/xe/guc: refactor ads to use guc_class
` [PATCH v4 02/10] drm/xe/guc: refactor to_guc_class() to accept hwe
` [PATCH v4 03/10] drm/xe/guc: add the plumbing for GUC_PAGING_CLASS
` [PATCH v4 04/10] drm/xe/hw_engine: don't open code is_usm_hwe()
` [PATCH v4 05/10] drm/xe: refactor the paging engine setup
` [PATCH v4 06/10] drm/xe/guc: handle guc logical instance for paging engine
` [PATCH v4 07/10] drm/xe/guc: handle submit mask with "
` [PATCH v4 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
` [PATCH v4 09/10] drm/xe/hw_engine: document top-down paging requirement
` [PATCH v4 10/10] drm/xe/guc: toggle paging engine support for NVL-S+
` ✓ CI.KUnit: success for GuC paging engine support (rev4)
` ✓ Xe.CI.BAT: "

[PATCH 0/2] drm/i915: .runtime_suspend/.runtime_resume renames for clarity
 2026-05-27 13:59 UTC  (9+ messages)
` [PATCH 1/2] drm/i915/power: add "runtime" to intel_display_power_{suspend, resume}() names
  ` [PATCH 1/2] drm/i915/power: add "runtime" to intel_display_power_{suspend,resume}() names
` [PATCH 2/2] drm/i915: rename intel_runtime_{suspend, resume} to i915_pm_runtime_{suspend, resume}
  ` [PATCH 2/2] drm/i915: rename intel_runtime_{suspend,resume} to i915_pm_runtime_{suspend,resume}
` ✓ CI.KUnit: success for drm/i915: .runtime_suspend/.runtime_resume renames for clarity
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/4] drm/xe/mmio: Small improvements
 2026-05-27 13:49 UTC  (7+ messages)
` [PATCH 1/4] drm/xe/mmio: Map MMIO BAR using managed version of pci_iomap

[PATCH 0/4] DSC max delta bpp support
 2026-05-27 13:06 UTC  (7+ messages)
` [PATCH 1/4] drm/dp: Add DP_DSC_MAX_BPP_DELTA register
` [PATCH 2/4] drm/dp: Rename YCbCr420 bpp delta mask to native
` [PATCH 3/4] drm/dp: Add max bpp delta computation constants
` [PATCH 4/4] drm/i915/dp: Decode dsc max delta bpp from sink dpcd
` ✓ CI.KUnit: success for DSC max delta bpp support (rev3)
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/{i915, xe}: relocate shutdown and pm hooks from xe to display
 2026-05-27 13:06 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/display: rename xe_display_pm_shutdown*() to xe_display_shutdown*()
` [PATCH 2/3] drm/{i915, xe}: move xe display shutdown and pm hooks to intel_display_driver.c
` [PATCH 3/3] drm/i915/display: move d3cold allowed handling to parent interface

[PATCH 00/12] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
 2026-05-27 12:43 UTC  (18+ messages)
` [PATCH 01/12] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 02/12] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 03/12] drm/i915/dp: Allow AS SDP only if v2 is supported
` [PATCH 04/12] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 05/12] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 06/12] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 07/12] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 08/12] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 09/12] drm/i915/dp: Compute and include coasting vtotal for AS SDP
` [PATCH 10/12] drm/i915/dp: Compute AS SDP after PSR compute config
` [PATCH 11/12] drm/i915/dp: Enable AS SDP whenever VRR is possible or PR !async
` [PATCH 12/12] drm/i915/dp: Account for AS_SDP guardband only when enabled
` ✓ CI.KUnit: success for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4 00/13] drm/i915/display: Add DC3CO support
 2026-05-27 12:30 UTC  (22+ messages)
` [PATCH v4 01/13] drm/i915/display: Remove TGL "
` [PATCH v4 02/13] drm/i915/display: Switch DC3CO enable from standalone bit to DC level encoding
` [PATCH v4 03/13] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [PATCH v4 04/13] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [PATCH v4 05/13] drm/i915/display: Add DC3CO support check
` [PATCH v4 06/13] drm/i915/display: Add HAS_DC3CO() macro
` [PATCH v4 07/13] drm/i915/display: Add DC3CO eligibility computation
` [PATCH v4 08/13] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH v4 09/13] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH v4 10/13] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH v4 11/13] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH v4 12/13] drm/i915/display: Add helper to enable DC counter
` [PATCH v4 13/13] drm/i915/display: Add DC3CO count and residency in dmc debugfs
` ✓ CI.KUnit: success for drm/i915/display: Add DC3CO support (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: add configfs knobs to disable RC6 and MC6 at driver load
 2026-05-27 12:24 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/ggtt: Fix xe_ggtt documentation
 2026-05-27 12:21 UTC 

[PATCH v4 0/5] gpu/buddy: Per-order free and used block scoreboards
 2026-05-27 12:03 UTC  (7+ messages)
` [PATCH v4 5/5] gpu/buddy: Track per-order used blocks with a scoreboard

[PATCH v3 0/1] drm/xe: Add fault-injection support for CRI throttle reasons
 2026-05-27 11:35 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v3 0/7] drm/xe: Misc initialization improvements
 2026-05-27 10:50 UTC  (13+ messages)
` [PATCH v3 1/7] drm/xe: Use raw device ID to find sub-platform descriptor
` [PATCH v3 2/7] drm/xe: Drop unused param from xe_device_create()
` [PATCH v3 3/7] drm/xe: Move xe->info.force_execlist initialization
` [PATCH v3 4/7] drm/xe: Move xe->info.devid|revid initialization
` [PATCH v3 5/7] drm/xe: Separate early xe_device initialization
` [PATCH v3 6/7] drm/xe/pm: Don't access device in init_early()
` [PATCH v3 7/7] drm/xe/pm: Do early initialization "
` ✓ CI.KUnit: success for drm/xe: Misc initialization improvements (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v3 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
 2026-05-27 10:19 UTC  (7+ 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 V10 00/10] Add memory page offlining support
 2026-05-27  9:24 UTC  (6+ messages)
` [PATCH V10 03/10] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper

[PATCH 2/9] drm/i915/display: Use an unbound workqueue for atomic clean up
 2026-05-27  9:12 UTC  (2+ messages)

[PATCH v3 00/10] GuC paging engine support
 2026-05-27  9:08 UTC  (10+ messages)
` [PATCH v3 03/10] drm/xe/guc: add the plumbing for GUC_PAGING_CLASS
` [PATCH v3 06/10] drm/xe/guc: handle guc logical instance for paging engine
` [PATCH v3 07/10] drm/xe/guc: handle submit mask with "
` [PATCH v3 09/10] drm/xe/hw_engine: document top-down paging requirement

[PATCH 0/3] drm/i915/power: renames, cleanups
 2026-05-27  9:03 UTC  (3+ messages)

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-05-27  8:53 UTC  (7+ messages)
` [PATCH v6 01/19] drm/atomic: Document atomic commit lifetime
` ✗ CI.checkpatch: warning for drm/atomic: Rework initial state allocation (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-27  8:21 UTC  (11+ messages)
` ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI (rev6)
` ✓ CI.KUnit: success "
` [PATCH v7 1/6] drm/xe/uapi: Add additional error components to xe drm_ras
` [PATCH v7 2/6] drm/xe/xe_ras: Add support to get error counter in CRI
` [PATCH v7 3/6] drm/xe/xe_ras: Add support to clear error counter
` [PATCH v7 4/6] drm/xe/xe_drm_ras: Wire get/clear counter callbacks
` [PATCH v7 5/6] drm/xe: Move xe drm_ras initialization
` [PATCH v7 6/6] drm/xe/xe_ras: Add drm_ras feature flag
` ✓ Xe.CI.BAT: success for Add get-error-counter and clear-error-counter support for CRI (rev6)
` ✓ Xe.CI.FULL: "

[PULL] drm-intel-fixes
 2026-05-27  7:55 UTC 

[PATCH RFC 00/12] Add support for DisplayPort link training information report
 2026-05-27  7:24 UTC  (7+ messages)

[PATCH v2 0/9] Introduce error threshold to drm_ras
 2026-05-27  6:25 UTC  (9+ messages)
` [PATCH v2 2/9] drm/ras: Introduce get-error-threshold
` [PATCH v2 3/9] drm/ras: Introduce set-error-threshold
` [PATCH v2 6/9] drm/xe/ras: Set error threshold support
` [PATCH v2 7/9] drm/xe/drm_ras: Wire up error threshold callbacks

[PATCH v1] drm/xe: Fix decompress validation in vm_bind_ioctl_check_args
 2026-05-27  5:54 UTC  (3+ messages)

[PATCH v7 0/8] Introduce Xe PCIe FLR
 2026-05-27  5:44 UTC  (4+ messages)
` [PATCH v7 1/8] drm/xe/uc_fw: Allow re-initializing firmware

[PATCH] drm/i915/color: Fix plane color pipeline programming bugs
 2026-05-27  5:22 UTC  (4+ messages)
` [PATCH v2 1/2] drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
  ` [PATCH v2 2/2] drm/i915/color: Fix Pre-CSC degamma LUT bounds

[PATCH 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-05-27  4:34 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH 2/2] drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault report
` ✓ CI.KUnit: success for drm/xe/pagefault: Add SRCID to pagefault reporting
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe: Move xe_uc_fw_abi.h to abi/
 2026-05-27  3:58 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
 2026-05-27  3:34 UTC  (8+ messages)
` [PATCH v2 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
` [PATCH v2 2/2] drm/xe: gate observation streams with perf_allow_cpu()

[PATCH v4 0/4] drm/xe/rtp: WA table context testing
 2026-05-27  0:24 UTC  (9+ messages)
` [PATCH v4 1/4] drm/xe/rtp: Add struct types for RTP tables
` [PATCH v4 2/4] drm/xe/rtp: Ensure gt_was doesn't evaluate rules with engine types
` [PATCH v4 3/4] drm/xe/rtp: Ensure oob_was does not evaluate engine type rules
` [PATCH v4 4/4] drm/xe/rtp: Ensure device_oob_was only evaluates correct rules
` ✗ CI.checkpatch: warning for drm/xe/rtp: WA table context testing (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/3] don't allow changes to inactive colorops
 2026-05-26 23:04 UTC  (8+ messages)
` [PATCH 1/3] drm/atomic: only add states of active or transient active colorops
` [PATCH 3/3] drm/atomic: reject colorop update from inactive color pipeline
` ✓ CI.KUnit: success for don't allow changes to inactive colorops
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/5] fix LR TLB invalidation gaps
 2026-05-26 22:20 UTC  (3+ messages)
` [PATCH 4/5] drm/xe: add exec queue suspended ops callback

[RFC] drm/xe/display: do intel_display_power_{suspend, resume}() on runtime suspend/resume
 2026-05-26 22:10 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH] drm/xe: Restore IDLEDLY regiter on engine reset
 2026-05-26 21:52 UTC  (2+ messages)

[PATCH] drm/xe/pxp: PXP no longer requires HuC from media 35 onwards
 2026-05-26 21:01 UTC  (2+ messages)

[PATCH] drm/xe: Do not allow setting the same exec queue property twice
 2026-05-26 20:37 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2] drm/xe: Assign queue name in time for drm_sched_init
 2026-05-26 19:31 UTC  (2+ messages)

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

[PATCH] drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device
 2026-05-26 19:17 UTC  (2+ messages)

[PATCH 0/9] Don't whitelist OA registers unconditionally
 2026-05-26 19:12 UTC  (5+ messages)
` [PATCH 1/9] drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists

[PATCH] drm/i915/audio: skip ELD query for force-off connectors
 2026-05-26 18:35 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v7 00/15] CMTG enablement
 2026-05-26 18:30 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for CMTG enablement (rev8)

[PATCH v2] drm/xe/madvise: Skip invalidation for purgeable state updates
 2026-05-26 17:38 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/madvise: Skip invalidation for purgeable state updates (rev2)


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