Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 14:53:31 to 2026-06-17 02:19:00 UTC [more...]

[PATCH v6] drm/ttm/pool: back up at native page order
 2026-06-17  2:18 UTC 

[PATCH v2 0/4] drm/xe/oa: A MERTOA bug-fix
 2026-06-17  2:01 UTC  (7+ messages)
` [PATCH v2 1/4] drm/xe/oa: Rename last argument of WHITELIST_OA_MMIO_TRG
` [PATCH v2 2/4] drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG
` [PATCH v2 3/4] drm/xe/oa: Provide OA status through status ioctl for mmap interface
` [PATCH v2 4/4] drm/xe/oa: Stop whitelisting OA status register
` ✗ CI.checkpatch: warning for drm/xe/oa: A MERTOA bug-fix (rev2)
` ✓ CI.KUnit: success "

[CI] drm/ttm: Drop tt->restore after successful restore
 2026-06-17  1:55 UTC 

[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
 2026-06-17  1:46 UTC  (33+ messages)
` [PATCH v2 01/28] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
` [PATCH v2 02/28] drm/i915/dp: Add struct intel_dp_link_config
` [PATCH v2 03/28] drm/i915/dp_link_caps: Introduce DP link capability module
` [PATCH v2 04/28] drm/i915/dp_link_caps: Move common rate helpers to link caps
` [PATCH v2 05/28] drm/i915/dp_link_caps: Move forced link param "
` [PATCH v2 06/28] drm/i915/dp: Simplify querying of forced link parameters
` [PATCH v2 07/28] drm/i915/dp_link_caps: Move forced and max link debugfs entries to link caps
` [PATCH v2 08/28] drm/i915/dp_link_training: Use helpers to get forced link params
` [PATCH v2 09/28] drm/i915/dp_link_caps: Move forced link params to link_caps
` [PATCH v2 10/28] drm/i915/dp_link_caps: Move link config helpers to link caps
` [PATCH v2 11/28] drm/i915/dp_link_caps: Move link config tracking to link_caps
` [PATCH v2 12/28] drm/i915/dp_link_caps: Rename helper updating the link configurations
` [PATCH v2 13/28] drm/i915/dp: Factor out helper to get link rate capabilities
` [PATCH v2 14/28] drm/i915/dp_link_caps: Pass supported link rates to link caps update
` [PATCH v2 15/28] drm/i915/dp_link_caps: Add helper to print all supported link rates
` [PATCH v2 16/28] drm/i915/dp_link_caps: Add helper to get the number of "
` [PATCH v2 17/28] drm/i915/dp_link_caps: Add helper to get common rate index
` [PATCH v2 18/28] drm/i915/dp_link_caps: Move tracking of common rates to link_caps struct
` [PATCH v2 19/28] drm/i915/dp_link_caps: Track max common lane count in link_caps
` [PATCH v2 20/28] drm/i915/dp_link_caps: Use max common lane count from link_caps
` [PATCH v2 21/28] drm/i915/dp_link_caps: Add helpers to get max link limits
` [PATCH v2 22/28] drm/i915/dp_link_caps: Add helpers to set "
` [PATCH v2 23/28] drm/i915/dp_link_caps: Add helper to reset "
` [PATCH v2 24/28] drm/i915/dp_link_caps: Add helper to reset link_caps state
` [PATCH v2 25/28] drm/i915/dp_link_caps: Move max link limits to link_caps
` [PATCH v2 26/28] drm/i915/dp_link_caps: Pass link_caps to static functions
` [PATCH v2 27/28] drm/i915/dp_link_caps: Pass link_caps to config update/lookup helpers
` [PATCH v2 28/28] drm/i915/dp_link_caps: Pass link_caps to common rate helpers
` ✗ CI.checkpatch: warning for drm/i915/dp_link: Refactor DP link capability logic part1
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/4] Move RTP tables for engine init off the stack
 2026-06-17  0:31 UTC  (14+ messages)
` [PATCH 1/4] drm/xe: Reformat xe_rtp_types.h
` [PATCH 2/4] drm/xe/rtp: Add FIELD_SET_FUNC RTP action
` [PATCH 3/4] drm/xe: Move engines' LRC programming RTP table off the stack
` [PATCH 4/4] drm/xe: Move engines' non-LRC "
` ✗ CI.checkpatch: warning for Move RTP tables for engine init "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 1/1] drm/xe/eustall: Add WA 14027054324 support for graphics IP 35.11
 2026-06-17  0:07 UTC  (3+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "

[PATCH v4] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
 2026-06-16 23:31 UTC  (8+ messages)

[PATCH v2] drm/i915/display: update to the BW buddy configuration
 2026-06-16 23:06 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/i915/display: update to the BW buddy configuration (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 1/1] drm/xe/eustall: Add workaround 14027094826 to graphics IP 35.11
 2026-06-16 22:57 UTC  (3+ messages)

[PATCH 0/9] drm/xe: Probe info outside of xe_info_init() and xe_info_init_early()
 2026-06-16 21:56 UTC  (20+ messages)
` [PATCH 1/9] drm/xe: Add framework for info probing
` [PATCH 2/9] drm/xe/step: Pass xe_step_info to xe_step_*_get() functions
` [PATCH 3/9] drm/xe: Add devid and revid to xe_probed_info
` [PATCH 4/9] drm/xe/step: Make xe_step_platform_get() independent from xe->info
` [PATCH 5/9] drm/xe: Add platform-level step info to xe_probed_info
` [PATCH 6/9] drm/xe/tests: Set non-GMDID graphics step in xe_pci_fake_device_init()
` [PATCH 7/9] drm/xe: Add graphics/media IPs and their step info to xe_probed_info
` [PATCH 8/9] drm/xe: Don't initialize tile_count in xe_info_init_early()
` [PATCH 9/9] drm/xe: Add tile_count to xe_probed_info

[PATCH v6 00/16] drm/i915/display: Add DC3CO support
 2026-06-16 21:12 UTC  (20+ messages)
` [PATCH v6 01/16] drm/i915/display: Remove TGL "
` [PATCH v6 02/16] drm/i915/display: Switch DC3CO enable from standalone bit to DC level encoding
` [PATCH v6 03/16] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [PATCH v6 04/16] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [PATCH v6 05/16] drm/i915/display: Add HAS_DC3CO() macro
` [PATCH v6 06/16] drm/i915/display: Add DC3CO support check
` [PATCH v6 07/16] drm/i915/psr: Add psr2 deep sleep helper API
` [PATCH v6 08/16] drm/i915/display: Add DC3CO compute and set target state in commit tail
` [PATCH v6 09/16] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH v6 10/16] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH v6 11/16] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH v6 12/16] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH v6 13/16] drm/i915/display: Add helper to enable DC counter
` [PATCH v6 14/16] drm/i915/display: Add DC3CO count and residency in dmc debugfs
` [PATCH v6 15/16] drm/i915/display: Guard CMTG function calls
` [PATCH v6 16/16] drm/i915/display: Enable DC3CO DC state
` ✓ CI.KUnit: success for drm/i915/display: Add DC3CO support (rev6)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/display: update to the BW buddy configuration
 2026-06-16 18:43 UTC  (4+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
 2026-06-16 18:40 UTC  (10+ messages)
` [PATCH v2 01/11] drm/i915/vrr: add per-CRTC vrr/cmrr debugfs control
` [PATCH v2 07/11] drm/i915/vrr: Fix the CMRR enabling/disabling sequence
` [PATCH v2 09/11] drm/i915/vrr: Remove TODO as CMRR is exclusive to Adaptive mode
` [PATCH v2 10/11] drm/i915/vrr: Return from CMRR compute config in case of PSR2 enabled
` [PATCH v2 11/11] drm/i915/vrr: Enable cmrr
` ✗ CI.checkpatch: warning for Enable CMRR in fixed-RR VRR path
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/2] Extend VRR safe window wait for VRR TG
 2026-06-16 18:02 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915/dsb: shift delayed-vblank DSL wait start by one scanline
` [PATCH v2 2/2] drm/i915/dsb: Use safe window path when VRR TG is used

[PATCH v4] drm/xe/guc: Hold device ref until queue teardown completes
 2026-06-16 16:04 UTC  (2+ messages)

[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-06-16 15:31 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms (rev5)

[PATCH v3] drm/xe: Add compact-PT and addr mask handling for page reclaim
 2026-06-16 15:19 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Add compact-PT and addr mask handling for page reclaim (rev2)


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