messages from 2025-11-05 15:10:58 to 2025-11-06 17:08:53 UTC [more...]
[PATCH v2 00/10] drm/i915: Stop the intel_de_wait_custom() abuse
2025-11-06 17:08 UTC (28+ messages)
` [PATCH v2 01/10] drm/i915/cx0: Print the correct timeout
` [PATCH v2 02/10] drm/i915/cx0: Nuke extraneous timeout debugs
` [PATCH v2 03/10] drm/i915/ltphy: "
` [PATCH v2 04/10] drm/i915/cx0: Replace XELPDP_PORT_POWERDOWN_UPDATE_TIMEOUT_US with XELPDP_PORT_POWERDOWN_UPDATE_TIMEOUT_MS
` [PATCH v2 05/10] drm/i915/cx0: Get rid of XELPDP_MSGBUS_TIMEOUT_FAST_US
` [PATCH v2 06/10] drm/i915/cx0: s/XELPDP_MSGBUS_TIMEOUT_SLOW/XELPDP_MSGBUS_TIMEOUT_MS/
` [PATCH v2 07/10] drm/i915/cx0: s/XELPDP_PORT_RESET_END_TIMEOUT/XELPDP_PORT_RESET_END_TIMEOUT_US/
` [PATCH v3 07/10] drm/i915/cx0: s/XELPDP_PORT_RESET_END_TIMEOUT/XELPDP_PORT_RESET_END_TIMEOUT_MS/
` [PATCH v2 08/10] drm/i915/ltphy: Nuke bogus weird timeouts
` [PATCH v2 09/10] drm/i915/hdcp: Use the default 2 usec fast polling timeout
` [PATCH v2 10/10] drm/i915/pmdemand: "
` ✓ CI.KUnit: success for drm/i915: Stop the intel_de_wait_custom() abuse (rev2)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ CI.KUnit: success for drm/i915: Stop the intel_de_wait_custom() abuse (rev3)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/4] Add SoC remapper support for system controller
2025-11-06 17:08 UTC (11+ messages)
` [PATCH 1/4] drm/xe/vsec: Refactor to move remapper logic outside vsec code
` [PATCH 2/4] drm/xe/remapper: Add lock to serialize access to remapper index registers
` [PATCH 3/4] drm/xe/remapper: Add system controller index for remapper
` [PATCH 4/4] drm/xe/remapper: Reprogram remapper index on PM resume events
` ✗ CI.checkpatch: warning for Add SoC remapper support for system controller
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH 0/3] PF: migration-friendly auto-provisioning
2025-11-06 16:59 UTC (13+ messages)
` [PATCH 1/3] drm/xe/pf: Use migration-friendly context IDs auto-provisioning
` [PATCH 2/3] drm/xe/pf: Use migration-friendly doorbells auto-provisioning
` [PATCH 3/3] drm/xe/tests: Add KUnit tests for PF fair provisioning
` [PATCH v2 "
` ✗ CI.checkpatch: warning for PF: migration-friendly auto-provisioning
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v8] drm/xe/guc: Cleanup GuC log buffer macros and helpers
2025-11-06 16:07 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
2025-11-06 15:55 UTC (4+ messages)
` [PATCH v3 17/29] drm/i915/xe3p_lpd: Log FBC-related debug info for PIPE underrun
[PATCH 0/5] drm/i915/rps: call rps functions through the parent interface
2025-11-06 15:34 UTC (10+ messages)
` [PATCH 1/5] drm/i915/rps: store struct dma_fence in struct wait_rps_boost
` [PATCH 2/5] drm/i915/rps: call RPS functions via the parent interface
` [PATCH 3/5] drm/i915/rps: postpone i915 fence check to boost
` [PATCH 4/5] drm/i915/rps: make fence priority setting part of the rps interface
` [PATCH 5/5] drm/xe/rps: build RPS as part of xe
` ✗ CI.checkpatch: warning for drm/i915/rps: call rps functions through the parent interface
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
2025-11-06 14:58 UTC (13+ messages)
` [PATCH 1/2] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` DRM_RAS for CPER Error logging?!
[PULL] drm-intel-fixes
2025-11-06 14:31 UTC
[PATCH v2 00/10] drm/i915/frontbuffer: Fix the intel_frontbuffer lifetime mess
2025-11-06 14:27 UTC (6+ messages)
` [PATCH v2 09/10] drm/i915/frontbuffer: Fix intel_frontbuffer lifetime handling
[PATCH] drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
2025-11-06 13:30 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
[PATCH 0/7] drm/i915: Stop the intel_de_wait_custom() abuse
2025-11-06 13:19 UTC (26+ messages)
` [PATCH 1/7] drm/i915/cx0: Undo the unjustified timeout change
` [PATCH 2/7] drm/i915/cx0: Get rid of XELPDP_MSGBUS_TIMEOUT_FAST_US
` [PATCH 3/7] drm/i915/cx0: s/XELPDP_MSGBUS_TIMEOUT_SLOW/XELPDP_MSGBUS_TIMEOUT_MS/
` [PATCH 4/7] drm/i915/cx0: s/XELPDP_PORT_RESET_END_TIMEOUT/XELPDP_PORT_RESET_END_TIMEOUT_US/
` [PATCH 5/7] drm/i915/ltphy: Nuke bogus weird timeouts
` [PATCH 6/7] drm/i915/hdcp: Use the default 2 usec fast polling timeout
` [PATCH 7/7] drm/i915/pmdemand: "
` ✓ CI.KUnit: success for drm/i915: Stop the intel_de_wait_custom() abuse
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[v6 13/16] drm/i915/xelpd: Program Plane Post CSC Registers
2025-11-06 13:16 UTC (2+ messages)
[PULL] drm-misc-fixes
2025-11-06 13:12 UTC
[PATCH v4] drm/xe/pf: Allow to lockdown the PF using custom guard
2025-11-06 12:42 UTC (5+ messages)
` ✓ Xe.CI.Full: success for drm/xe/pf: Allow to lockdown the PF using custom guard (rev4)
[PATCH v2 0/7] Refactor drm_writeback_connector structure
2025-11-06 12:17 UTC (8+ messages)
` [PATCH v2 1/7] drm: writeback: "
[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-06 11:31 UTC (41+ messages)
` [PATCH v4 02/28] drm/xe: Move migration support to device-level struct
` [PATCH v4 03/28] drm/xe/pf: Convert control state to bitmap
` [PATCH v4 04/28] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v4 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v4 06/28] drm/xe/pf: Add helpers for migration data packet allocation / free
` [PATCH v4 07/28] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v4 08/28] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v4 09/28] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH v4 10/28] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH v4 11/28] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH v4 12/28] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v4 13/28] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH v4 14/28] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH v4 15/28] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v4 16/28] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v4 17/28] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v4 18/28] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH v4 19/28] drm/xe/pf: Handle MMIO "
` [PATCH v4 20/28] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v4 21/28] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v4 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v4 23/28] drm/xe/pf: Add wait helper for VF FLR
` [PATCH v4 24/28] drm/xe/pf: Enable SR-IOV VF migration
` [PATCH v4 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v4 26/28] drm/xe/pf: Export helpers for VFIO
` [PATCH v4 27/28] drm/intel/bmg: Allow device ID usage with single-argument macros
` [PATCH v4 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
` ✗ CI.checkpatch: warning for vfio/xe: Add driver variant for Xe VF migration (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "
[PATCH] drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg
2025-11-06 10:45 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (rev2)
` ✓ Xe.CI.BAT: "
[PATCH 1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state
2025-11-06 10:20 UTC (4+ messages)
` [PATCH 2/2] drm/i915/ltphy: Return lowest portclock for HDMI from reverse algorithm
[RFC PATCH 0/9] drm/xe/madvise: Add support for purgeable buffer objects
2025-11-06 9:58 UTC (7+ messages)
` [RFC PATCH 3/9] drm/xe/madvise: Implement purgeable buffer object support
[PATCH] drm/me/gsc: mei interrupt top half should be in irq disabled context
2025-11-07 3:31 UTC (3+ messages)
[PATCH] drm/i915/psr: Reject async flips when selective fetch is enabled
2025-11-06 7:25 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.Full: failure "
[PATCH v1] drm/xe: Move VRAM MM debugfs creation to tile level
2025-11-06 5:47 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH 1/2] drm/i915/display: Add register definitions for common SDP
2025-11-06 5:10 UTC (6+ messages)
` [PATCH 2/2] drm/i915/ddi: Set common SDP transmission line
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/i915/display: Add register definitions for common SDP
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
Unreachable cards in vgaarb
2025-11-06 3:16 UTC
[PATCH v3] drm/xe/pm: Enable WAKE# support
2025-11-06 1:27 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/pm: Enable WAKE# support (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/xe: allow request_irq on GSC interrupt
2025-11-06 0:17 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[CI 00/17] Reviewed patches from: [PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
2025-11-05 22:42 UTC (4+ messages)
` ✗ CI.checksparse: warning for "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
2025-11-05 20:42 UTC (3+ messages)
[PATCH] drm/xe/guc: Register CT fini action before mutex init
2025-11-05 20:14 UTC (3+ messages)
[PATCH next] drm/i915/dmc: Fix extra bracket and wrong variable in PIPEDMC error logs
2025-11-05 19:36 UTC (2+ messages)
[v6 00/16] Plane Color Pipeline support for Intel platforms
2025-11-05 18:36 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Plane Color Pipeline support for Intel platforms (rev5)
[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-05 17:42 UTC (7+ messages)
` [PATCH v3 27/28] drm/intel/pciids: Add match with VFIO override
[PATCH v5] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
2025-11-05 17:05 UTC (2+ messages)
[PULL] drm-xe-next
2025-11-05 16:53 UTC
[PATCH] drm/xe: Remove never used code in xe_vm_create()
2025-11-05 15:40 UTC (2+ messages)
page: next (older) | 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