messages from 2025-10-01 09:14:08 to 2025-10-02 14:45:30 UTC [more...]
[CI 00/13] CCS uncached mocs 0 test run
2025-10-02 14:45 UTC (17+ messages)
` [CI 01/13] drm/xe: Fix ggtt fb alignment
` [CI 02/13] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 03/13] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 04/13] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 05/13] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 06/13] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 07/13] drm/xe: Export xe_emit_aux_table_inv
` [CI 08/13] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 09/13] drm/xe: Flush GGTT writes after populating DPT
` [CI 10/13] drm/xe: Handle DPT in system memory
` [CI 11/13] drm/xe/display: Add support for AuxCCS
` [CI 12/13] mocs 0 uncached
` [CI 13/13] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✗ CI.checkpatch: warning for CCS uncached mocs 0 test run
` ✓ CI.KUnit: success "
[PATCH v4 0/9] [ANDROID]: Add GPU work period support for Xe driver
2025-10-02 14:42 UTC (5+ messages)
` [PATCH v4 1/9] drm/xe: Add a new xe_user structure
` [PATCH v4 3/9] drm/xe: Add a trace point for GPU work period
[PATCH v12 11/13] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
2025-10-02 14:36 UTC (13+ messages)
[PATCH v2] drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM path
2025-10-02 14:29 UTC (3+ messages)
[PATCH 0/4] drm/i915: fb fixes and claenups
2025-10-02 14:27 UTC (8+ messages)
` [PATCH 1/4] drm/i915/fb: Fix the set_tiling vs. addfb race, again
` [PATCH 2/4] drm/i915/fbdev: Select linear modifier explicitly
` [PATCH 3/4] drm/i915/fb: Drop the 'fb' argument from intel_fb_bo_framebuffer_init()
` [PATCH 4/4] drm/i915/wm: Use fb->modfier to check for tiled vs. untiled
[PATCH v3 00/23] Allow configfs to disable specific GT type(s)
2025-10-02 14:26 UTC (17+ messages)
` [PATCH v3 03/23] drm/xe: Move 'va_bits' flag back to platform descriptor
` [PATCH v3 04/23] drm/xe: Move 'vm_max_level' "
` [PATCH v3 07/23] drm/xe: Read VF GMD_ID with a specifically-allocated dummy GT
` [PATCH v3 11/23] drm/xe/pmu: Initialize PMU event types based on first available GT
` [PATCH v3 12/23] drm/xe: Check for primary GT before looking up Wa_22019338487
` [PATCH v3 13/23] drm/xe: Make display part of Wa_22019338487 a device workaround
` [PATCH v3 23/23] drm/xe/sriov: Disable SR-IOV if primary GT is disabled via configfs
[PATCH v4 00/34] VF migration redesign
2025-10-02 14:15 UTC (40+ messages)
` [PATCH v4 01/34] drm/xe: Add NULL checks to scratch LRC allocation
` [PATCH v4 02/34] Revert "drm/xe/vf: Rebase exec queue parallel commands during migration recovery"
` [PATCH v4 03/34] Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
` [PATCH v4 04/34] Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"
` [PATCH v4 05/34] drm/xe: Save off position in ring in which a job was programmed
` [PATCH v4 06/34] drm/xe/guc: Track pending-enable source in submission state
` [PATCH v4 07/34] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH v4 08/34] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH v4 09/34] drm/xe: Make LRC W/A scratch buffer usage consistent
` [PATCH v4 10/34] drm/xe/guc: Document GuC submission backend
` [PATCH v4 11/34] drm/xe/vf: Add xe_gt_recovery_inprogress helper
` [PATCH v4 12/34] drm/xe/vf: Make VF recovery run on per-GT worker
` [PATCH v4 13/34] drm/xe/vf: Abort H2G sends during VF post-migration recovery
` [PATCH v4 14/34] drm/xe/vf: Remove memory allocations from VF post migration recovery
` [PATCH v4 15/34] drm/xe/vf: Close multi-GT GGTT shift race
` [PATCH v4 16/34] drm/xe/vf: Teardown VF post migration worker on driver unload
` [PATCH v4 17/34] drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
` [PATCH v4 18/34] drm/xe/vf: Wakeup in GuC backend on "
` [PATCH v4 19/34] drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs supporting migration
` [PATCH v4 20/34] drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
` [PATCH v4 21/34] drm/xe/vf: Flush and stop CTs in VF post migration recovery
` [PATCH v4 22/34] drm/xe/vf: Reset TLB invalidations during "
` [PATCH v4 23/34] drm/xe/vf: Kickstart after resfix in "
` [PATCH v4 24/34] drm/xe/vf: Start CTs before resfix "
` [PATCH v4 25/34] drm/xe/vf: Abort VF post migration recovery on failure
` [PATCH v4 26/34] drm/xe/vf: Replay GuC submission state on pause / unpause
` [PATCH v4 27/34] drm/xe: Move queue init before LRC creation
` [PATCH v4 28/34] drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
` [PATCH v4 29/34] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
` [PATCH v4 30/34] drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
` [PATCH v4 31/34] drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
` [PATCH v4 32/34] drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTL
` [PATCH v4 33/34] drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
` [PATCH v4 34/34] drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
` ✗ CI.checkpatch: warning for VF migration redesign (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()
2025-10-02 14:10 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans() (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[RFC v8 00/21] DRM scheduling cgroup controller
2025-09-30 9:00 UTC (3+ messages)
[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2025-10-02 13:05 UTC (6+ messages)
` [RFC v5 1/5] drm/netlink: Add netlink infrastructure
[PATCH] drm/i915/panic: fix panic structure allocation memory leak
2025-10-02 12:41 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PULL] drm-misc-next-fixes
2025-10-02 12:23 UTC
[RESEND v11 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-10-02 11:52 UTC (5+ messages)
` [RESEND v11 1/1] "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
2025-10-02 11:13 UTC (2+ messages)
[PATCH v2] drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
2025-10-02 9:45 UTC (7+ messages)
` ✗ Xe.CI.Full: failure for drm/gpusvm, drm/xe: Fix userptr to not allow device private pages (rev2)
[RFC PATCH 00/39] drm/i915/display: Add MTL+ platforms to support dpll framework
2025-10-02 9:12 UTC (14+ messages)
` [RFC PATCH 01/39] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/DP_RATE field macros
` [RFC PATCH 15/39] drm/i915/display: Track the Cx0 PHY enabled lane count in the PLL state
` [RFC PATCH 18/39] drm/i915/display: Determine Cx0 PLL DP mode from "
` [RFC PATCH 30/39] drm/i915/display: Add .dump_hw_state
[PATCH v11 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-10-02 9:09 UTC (4+ messages)
` [PATCH v11 1/1] "
[PATCH v2 0/2] drm/i915/display: Enable PICA power before AUX
2025-10-02 9:05 UTC (9+ messages)
` [PATCH v2 1/2] drm/i915/display: Extract separate AUX PW descriptors
` [PATCH v2 2/2] drm/i915/display: Enable PICA power before AUX
` ✗ CI.checkpatch: warning for drm/i915/display: Enable PICA power before AUX (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[RFC PATCH 0/4] Fix DRM scheduler layering violations in Xe
2025-10-02 7:58 UTC (9+ messages)
` [RFC PATCH 1/4] drm/sched: Add pending job list iterator
` [RFC PATCH 2/4] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [RFC PATCH 3/4] drm/xe: Add dedicated message lock
` [RFC PATCH 4/4] drm/xe: Stop abusing DRM scheduler internals
` ✗ CI.checkpatch: warning for Fix DRM scheduler layering violations in Xe
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 00/36] VF migration redesign
2025-10-02 7:36 UTC (20+ messages)
` [PATCH v3 20/36] drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs supporting migration
` [PATCH v3 24/36] drm/xe/vf: Reset TLB invalidations during VF post migration recovery
` [PATCH v3 27/36] drm/xe/vf: Abort VF post migration recovery on failure
` [PATCH v3 28/36] drm/xe/vf: Replay GuC submission state on pause / unpause
` [PATCH v3 29/36] drm/xe: Move queue init before LRC creation
` [PATCH v3 30/36] drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
` [PATCH v3 31/36] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
` [PATCH v3 32/36] drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
[PATCH v2] drm/xe/doc: Add documentation for Execution Queues
2025-10-02 7:10 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/doc: Add documentation for Execution Queues (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2] drm/xe/doc: Add documentation for Execution Queues
2025-10-02 6:26 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/doc: Add documentation for Execution Queues (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3] drm/i915/display: Extend i915_display_info with Type-C port details
2025-10-02 0:44 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Extend i915_display_info with Type-C port details (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/1] drm/xe: TileAddrRange registers are being deprecated
2025-10-01 22:31 UTC (4+ messages)
` [PATCH 1/1] "
[drm-xe:drm-xe-next-fixes] BUILD SUCCESS aad8904c18add2fea74dd1bc1e0106930922ae1d
2025-10-01 21:11 UTC
[PATCH v2] drm/client: Remove holds_console_lock parameter from suspend/resume
2025-10-01 19:37 UTC (6+ messages)
` ✓ CI.KUnit: success for drm/client: Remove holds_console_lock parameter from suspend/resume (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Detect GT workqueue allocation failure
2025-10-01 18:14 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/8] drm/{i915, xe}/panic: refactor framebuffer allocation etc
2025-10-01 17:43 UTC (6+ messages)
` [PATCH 6/8] drm/{i915, xe}/panic: move framebuffer allocation where it belongs
` [PATCH 6/8] drm/{i915,xe}/panic: "
[PATCH v2] drm/i915/fbc: update the impacted platforms in wa_22014263786
2025-10-01 17:26 UTC (8+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/fbc: update the impacted platforms in wa_22014263786 (rev2)
[PATCH v4 0/2] Introduce GT runtime suspend/resume
2025-10-01 16:46 UTC (3+ messages)
` [PATCH v4 2/2] drm/xe/gt: Introduce "
[drm-xe:drm-xe-next] BUILD SUCCESS d9c401d8f37cd5510cc64647b0421f95e62fe3a2
2025-10-01 16:15 UTC
[PATCH v12 00/13] AuxCCS handling and render compression modifiers
2025-10-01 15:47 UTC (3+ messages)
` [PATCH v12 02/13] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
[PATCH 0/5] drm/xe/debugfs: Avoid use of wrapper functions
2025-10-01 15:35 UTC (8+ messages)
` [PATCH 1/5] drm/xe/debugfs: Update xe_gt_topology_dump signature
[PATCH] drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()
2025-10-01 15:29 UTC (2+ messages)
[PATCH] drm/client: Remove holds_console_lock parameter from suspend/resume
2025-10-01 14:53 UTC (5+ messages)
` ✗ CI.KUnit: failure for "
[PATCH v5 0/5] User readable error codes on atomic_ioctl failure
2025-10-01 14:47 UTC (3+ messages)
` [PATCH v5 4/5] drm/atomic: Return user readable error in atomic_ioctl
[PATCH 00/15] Optimize vrr.guardband and fix LRR
2025-10-01 13:17 UTC (10+ messages)
` [PATCH 15/15] drm/i915/display: Use optimized guardband to set vblank start
[PATCH 0/3] drm/i915: Fix skl+ watermark linetime stuff
2025-10-01 12:07 UTC (9+ messages)
` [PATCH 1/3] drm/i915: Use the the correct pixel rate to compute wm line time
` [PATCH 2/3] drm/i915: Deobfuscate wm linetime calculation
` [PATCH 3/3] drm/i915: s/intel_get_linetime_us()/skl_wm_linetime_us()/
[PATCH 00/10] Introduce drm sharpness property
2025-10-01 9:21 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
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