messages from 2024-10-02 14:04:39 to 2024-10-03 13:59:27 UTC [more...]
[PATCH v25 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-10-03 13:59 UTC (4+ messages)
` [PATCH v25 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v25 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v25 3/6] drm/xe/guc: Add capture size check in GuC log buffer
[FOR CI TESTING ONLY] Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
2024-10-03 13:06 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 0/7] DP DSC min/max src bpc fixes
2024-10-03 12:30 UTC (17+ messages)
` [PATCH 1/7] drm/i915/dp: Use HAS_DSC macro in intel_dp_dsc_max_src_input_bpc
` [PATCH 2/7] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
` [PATCH 3/7] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
` [PATCH 4/7] drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
` [PATCH 5/7] drm/i915/dp: Refactor pipe_bpp limits with dsc
` [PATCH 6/7] drm/i915/dp: Use clamp for pipe_bpp limits with DSC
` [PATCH 7/7] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
` ✓ CI.Patch_applied: success for DP DSC min/max src bpc fixes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
2024-10-03 12:24 UTC (6+ messages)
` [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume
` [PATCH 25/31] drm/xe/display: Move hpd_poll calls to later runtime stages
[PATCH v6 00/25] Fix xe_force_wake_get() failure handling
2024-10-03 12:23 UTC (3+ messages)
` [PATCH v6 03/25] drm/xe: Error handling in xe_force_wake_get()
[PATCH v7 0/5] Introduce DRM device wedged event
2024-10-03 12:23 UTC (4+ messages)
` [PATCH v7 1/5] drm: Introduce "
[CI] [PATCH v8] drm/xe: remove GuC reload in D3Hot path
2024-10-03 11:42 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev9)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/5] PF: Add functions to save and restore VF configuration blob
2024-10-03 11:05 UTC (2+ messages)
[PATCH] drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
2024-10-03 9:54 UTC (5+ messages)
[PATCH 00/18] GPU debug support (eudebug) v2
2024-10-03 7:27 UTC (4+ messages)
` [PATCH 03/18] drm/xe/eudebug: Introduce discovery for resources
[PATCH 0/2] TDR fixes
2024-10-03 7:06 UTC (13+ messages)
` [PATCH 1/2] drm/xe: Take job list lock in xe_sched_add_pending_job
` [PATCH 2/2] drm/xe: Don't free job in TDR
` ✓ CI.Patch_applied: success for TDR fixes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/2] drm/ttm: Add an option to report graphics memory OOM
2024-10-03 6:47 UTC (11+ messages)
` [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
` ✓ CI.Patch_applied: success for drm/ttm: Add an option to report graphics memory OOM (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/i915: use NULL for zero wakeref_t instead of plain integer 0
2024-10-03 6:45 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v7] drm/xe: remove GuC reload in D3Hot path
2024-10-03 5:31 UTC (5+ messages)
[PATCH v24 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-10-03 5:20 UTC (15+ messages)
` [PATCH v24 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v24 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v24 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v24 4/6] drm/xe/guc: Extract GuC error capture lists
` [PATCH v24 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH v24 6/6] drm/xe/guc: Save manual engine capture into capture list
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev24)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/2] drm/xe/uapi: Restore uapi for access counting
2024-10-03 5:15 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH v4 0/2] Use user-defined workqueue lockdep map for drm sched
2024-10-03 3:30 UTC (18+ messages)
` [PATCH v4 1/2] drm/sched: Use drm sched lockdep map for submit_wq
` [PATCH v4 2/2] drm/xe: Drop GuC submit_wq pool
` ✓ CI.Patch_applied: success for Use user-defined workqueue lockdep map for drm sched
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v9 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
2024-10-03 2:40 UTC (20+ messages)
` [PATCH v9 01/11] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v9 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables
` [PATCH v9 03/11] drm/xe/devcoredump: Improve section headings and add tile info
` [PATCH v9 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function
` [PATCH v9 05/11] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v9 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v9 07/11] drm/print: Introduce drm_line_printer
` [PATCH v9 08/11] drm/xe/guc: Dead CT helper
` [PATCH v9 09/11] drm/xe/guc: Dump entire CTB on errors
` [PATCH v9 10/11] drm/xe/guc: Add GuC log to devcoredump captures
` [PATCH v9 11/11] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v23 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-10-03 1:18 UTC (15+ messages)
` [PATCH v23 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v23 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v23 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v23 4/6] drm/xe/guc: Extract GuC error capture lists
` [PATCH v23 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH v23 6/6] drm/xe/guc: Save manual engine capture into capture list
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev23)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Make wedged_mode debugfs writable
2024-10-03 0:58 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v4] drm/xe: Use fault injection infrastructure to find issues at probe time
2024-10-02 22:47 UTC (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v9 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
2024-10-02 21:27 UTC (16+ messages)
` [PATCH v9 01/11] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v9 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables
` [PATCH v9 03/11] drm/xe/devcoredump: Improve section headings and add tile info
` [PATCH v9 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function
` [PATCH v9 05/11] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v9 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v9 07/11] drm/print: Introduce drm_line_printer
` [PATCH v9 08/11] drm/xe/guc: Dead CT helper
` [PATCH v9 09/11] drm/xe/guc: Dump entire CTB on errors
` [PATCH v9 10/11] drm/xe/guc: Add GuC log to devcoredump captures
` [PATCH v9 11/11] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v8 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
2024-10-02 21:26 UTC (8+ messages)
` [PATCH v8 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v8 08/11] drm/xe/guc: Dead CT helper
[PATCH v2 00/11] drm: Introduce DRM client library
2024-10-02 17:30 UTC (5+ messages)
` ✓ CI.Build: success for drm: Introduce DRM client library (rev2)
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ CI.FULL: failure "
[PATCH v3 0/1] Add support for EU stall sampling
2024-10-02 17:14 UTC (8+ messages)
` [PATCH v3 1/1] drm/xe/eustall: "
[PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups
2024-10-02 16:58 UTC (3+ messages)
[PATCH] drm/i915/backlight: Remove a useless kstrdup_const()
2024-10-02 16:43 UTC (5+ messages)
[PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
2024-10-02 16:00 UTC (2+ messages)
` ✗ CI.FULL: failure for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev3)
[PULL] drm-intel-fixes
2024-10-02 15:25 UTC
[PULL] drm-misc-fixes
2024-10-02 15:15 UTC
[PATCH 0/3] drm/xe/pmu: PMU interface for Xe
2024-10-02 14:51 UTC (5+ messages)
` [PATCH 1/3] drm/xe/pmu: Enable PMU interface
[PATCH] drm/xe: Mark dpt requiring 8K alignment
2024-10-02 14:15 UTC (2+ messages)
` ✗ 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