messages from 2026-06-17 11:56:41 to 2026-06-17 21:09:48 UTC [more...]
[PATCH v2 0/5] Move RTP tables for engine init off the stack
2026-06-17 21:09 UTC (11+ messages)
` [PATCH v2 1/5] drm/xe: Reformat xe_rtp_types.h
` [PATCH v2 2/5] drm/xe/rtp: Add FIELD_SET_FUNC RTP action
` [PATCH v2 3/5] drm/xe: Move engines' LRC programming RTP table off the stack
` [PATCH v2 4/5] drm/xe: Move engines' non-LRC "
` [PATCH v2 5/5] drm/xe/rtp: Add kunit tests to exercise FIELD_SET_FUNC action
` ✗ CI.checkpatch: warning for Move RTP tables for engine init off the stack (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19
2026-06-17 20:30 UTC (6+ messages)
[PULL] drm-xe-next-fixes
2026-06-17 20:09 UTC (2+ messages)
[PATCH v3 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
2026-06-17 19:06 UTC (5+ messages)
` [PATCH v3 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH v3 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 (rev3)
` ✗ Xe.CI.BAT: failure "
[PATCH v4 0/1] drm/xe: Add support for GPU health indicator
2026-06-17 18:48 UTC (4+ messages)
` [PATCH v4 1/1] drm/xe/xe_ras: Add RAS "
[PATCH] drm/xe: Create imported sg BO only after dma-buf attach
2026-06-17 18:04 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 0b5ed2756d45b04669502a1f13b1657ec7664571
2026-06-17 17:59 UTC
[PATCH v2] drm/xe/uapi: Add flag to tell if VM_GET_PROPERTY_FAULTS is supported
2026-06-17 16:59 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/uapi: Add flag to tell if VM_GET_PROPERTY_FAULTS is supported (rev2)
` ✗ Xe.CI.BAT: failure "
[v3 00/14] drm/i915/color: Enable SDR plane color pipeline
2026-06-17 16:44 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/color: Enable SDR plane color pipeline (rev3)
[PATCH] drm/xe/uapi: Add flag to tell if VM_GET_PROPERTY_FAULTS is supported
2026-06-17 16:13 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
[RFC PATCH v3 0/3] drm/xe: Structured RAS error logging infrastructure
2026-06-17 16:06 UTC (3+ messages)
` [RFC PATCH v3 3/3] drm/xe: use XE_RAS_WEDGED macro in xe_device_declare_wedged
[PATCH] drm/i915/backlight: Set brightness to 0 on disable
2026-06-17 16:00 UTC (3+ messages)
[PATCH 00/14] drm/i915/cdclk: cdclk pcode related fixes and refactoring
2026-06-17 15:15 UTC (11+ messages)
` [PATCH 01/14] drm/i915/cdclk: Don't bail if pcode post nofify fails
` [PATCH 08/14] drm/i915/cdclk: Unify the pcode pre/post notify in bxt_set_cdclk()
` [PATCH 13/14] drm/i915/cdclk: Introduce CDCLK .{pre, post}_notify() vfuncs
` [PATCH 14/14] drm/i915/cdclk: Hoist intel_cdclk_{pre, post}_notify() calls upwards
[PATCH] drm/xe: Return error on non-migratable faults requiring devmem
2026-06-17 14:56 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v5 0/1] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
2026-06-17 14:20 UTC (4+ messages)
` [PATCH v5 1/1] [PATCH] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
` ✓ CI.KUnit: success for drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels (rev5)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Move drm_client_dev_suspend/resume outside pm block signalling
2026-06-17 14:13 UTC (6+ messages)
[PATCH v1] drm/xe: Improve wedged state management
2026-06-17 14:06 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/2] Extend VRR safe window wait for VRR TG
2026-06-17 13:34 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for Extend VRR safe window wait for VRR TG (rev2)
[PATCH v6 00/16] drm/i915/display: Add DC3CO support
2026-06-17 13:31 UTC (2+ messages)
[PATCH v2] drm/i915/display: update to the BW buddy configuration
2026-06-17 13:30 UTC (3+ messages)
[PATCH 0/9] drm/xe: Probe info outside of xe_info_init() and xe_info_init_early()
2026-06-17 12:43 UTC (4+ messages)
` [PATCH 1/9] drm/xe: Add framework for info probing
[PATCH RESEND v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
2026-06-17 12:13 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/display: Program TRANS_VTOTAL from mode vtotal (rev4)
[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
2026-06-17 12:02 UTC (7+ messages)
` [PATCH v2 01/11] drm/i915/vrr: add per-CRTC vrr/cmrr debugfs control
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically
` [PATCH v2 06/11] drm/i915/display: Move CMRR crtc_state members under VRR
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox