messages from 2024-07-29 14:57:07 to 2024-07-31 16:15:08 UTC [more...]
Warning on boot with intel_tc
2024-07-31 16:15 UTC (2+ messages)
[PATCH] drm/xe: Export xe_hw_engine's mmio accessors
2024-07-31 16:05 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH] drm/xe: Write all slices if its mcr register
2024-07-31 15:30 UTC (17+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
` ✓ CI.Patch_applied: success for drm/xe: Write all slices if its mcr register (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH v14 0/5] drm/xe/guc: Add GuC based register capture for error capture
2024-07-31 15:01 UTC (7+ messages)
` [PATCH v14 3/5] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v14 4/5] drm/xe/guc: Extract GuC error capture lists
[PATCH v3 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
2024-07-31 14:31 UTC (17+ messages)
` [PATCH v3 01/13] drm/xe/hw_engine_group: Introduce xe_hw_engine_group
` [PATCH v3 02/13] drm/xe/guc_submit: Make suspend_wait interruptible
` [PATCH v3 03/13] drm/xe/hw_engine_group: Register hw engine group's exec queues
` [PATCH v3 04/13] drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
` [PATCH v3 05/13] drm/xe/exec_queue: Remove duplicated code
` [PATCH v3 06/13] drm/xe/exec_queue: Prepare last fence for hw engine group resume context
` [PATCH v3 07/13] drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
` [PATCH v3 08/13] drm/xe/hw_engine_group: Ensure safe transition between execution modes
` [PATCH v3 09/13] drm/xe/exec: Switch hw engine group execution mode upon job submission
` [PATCH v3 10/13] drm/xe/guc_submit: Allow calling guc_exec_queue_resume with pending resume
` [PATCH v3 11/13] drm/xe/hw_engine_group: Resume exec queues suspended by dma fence jobs
` [PATCH v3 12/13] drm/xe/vm: Remove restriction that all VMs must be faulting if one is
` [PATCH v3 13/13] drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
` ✓ CI.Patch_applied: success for Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev3)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 0/9] drm: Use backlight power constants
2024-07-31 14:30 UTC (20+ messages)
` [PATCH 1/9] drm/amdgpu: "
` [PATCH 2/9] drm/i915: "
` [PATCH 3/9] drm/panel: panel-novatak-nt35510: "
` [PATCH 4/9] drm/panel: panel-orisetech-otm8009a: "
` [PATCH 5/9] drm/panel: panel-samsung-s6e63j0x03: "
` [PATCH 6/9] drm/panel: panel-samsung-s6e3ha2: "
` [PATCH 7/9] drm/panel: panel-sony-acx565akm: "
` [PATCH 8/9] drm/radeon: "
` [PATCH 9/9] drm/tilcdc: "
` ✓ CI.Patch_applied: success for drm: "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 15/21] drm/xe/eudebug: implement userptr_vma access
2024-07-31 11:11 UTC (2+ messages)
` [PATCH] fixup! "
[PATCH] drm/xe: Move and export xe_hw_engine lookup
2024-07-31 2:40 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH 00/21] GPU debug support (eudebug)
2024-07-31 1:33 UTC (25+ messages)
` [PATCH 03/21] drm/xe/eudebug: Introduce eudebug support
` [PATCH 04/21] kernel: export ptrace_may_access
` [PATCH 05/21] drm/xe/eudebug: Use ptrace_may_access for xe_eudebug_attach
` [PATCH 08/21] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 10/21] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 13/21] drm/xe/eudebug: Add UFENCE events with acks
` [PATCH 20/21] drm/xe/eudebug: Dynamically toggle debugger functionality
[PATCH] drm/xe/gt: Apply Wa_14020881953
2024-07-31 1:33 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH v2 0/5] Use user-defined workqueue lockdep map for drm sched
2024-07-31 1:15 UTC (9+ messages)
` [PATCH v2 1/5] workqueue: Split alloc_workqueue into internal function and lockdep init
` [PATCH v2 2/5] workqueue: Change workqueue lockdep map to pointer
` [PATCH v2 3/5] workqueue: Add interface for user-defined workqueue lockdep map
` [PATCH v2 4/5] drm/sched: Use drm sched lockdep map for submit_wq
` [PATCH v2 5/5] drm/xe: Drop GuC submit_wq pool
` ✗ CI.Patch_applied: failure for Use user-defined workqueue lockdep map for drm sched (rev2)
[RFC PATCH 0/3] Use user-defined workqueue lockdep map for drm sched
2024-07-31 0:11 UTC (16+ messages)
` [RFC PATCH 1/3] workqueue: Add interface for user-defined workqueue lockdep map
` [RFC PATCH 2/3] drm/sched: Use drm sched lockdep map for submit_wq
` [RFC PATCH 3/3] 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: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v2] drm/xe: Faster devcoredump
2024-07-30 22:42 UTC (4+ messages)
[PULL] drm-xe-next
2024-07-30 22:39 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS e4ac526c440af8aa94d2bdfe6066339dd93b4db2
2024-07-30 21:00 UTC
[PATCH] drm/xe/oa/uapi: Make bit masks unsigned
2024-07-30 20:58 UTC (4+ messages)
[CI] drm/xe/guc: Pick GuC from CI folder for LNL, BMG, PVC
2024-07-30 20:43 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/1] drm/xe/xe2: Introduce performance changes
2024-07-30 20:39 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
2024-07-30 14:41 UTC (5+ messages)
[PATCH v9 0/6] Support PMT features in Xe
2024-07-30 13:08 UTC (4+ messages)
` [PATCH v9 5/6] platform/x86/intel/pmt: Add support for PMT base adjust
[PATCH v2] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
2024-07-30 12:08 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v3] i915/display/dp: Compute AS SDP when vrr is also enabled
2024-07-30 11:44 UTC (2+ messages)
[PATCH v5 0/8] drm/xe/guc: Improve quality and robustness of GuC log dumping
2024-07-30 9:14 UTC (18+ messages)
` [PATCH v5 1/8] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v5 2/8] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v5 3/8] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v5 4/8] drm/print: Introduce drm_line_printer
` [PATCH v5 5/8] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
` [PATCH v5 6/8] drm/xe/guc: Dead CT helper
` [PATCH v5 7/8] drm/xe/guc: Dump entire CTB on errors
` [PATCH v5 8/8] drm/xe/guc: Add GuC log to devcoredump captures
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve quality and robustness of GuC log dumping (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
✓ CI.Patch_applied: success for i915/display/dp: Compute AS SDP when vrr is also enabled
2024-07-30 5:40 UTC (8+ messages)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v4 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers
2024-07-30 2:03 UTC (3+ messages)
` [PATCH v4 1/6] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
[CI 0/3] Update page fault queue size calculation
2024-07-29 21:26 UTC (12+ messages)
` [CI 1/3] drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
` [CI 2/3] drm/xe: Use topology to determine page fault queue size
` [CI 3/3] drm/xe/guc: Bump the G2H queue size to account for page faults
` ✓ CI.Patch_applied: success for Update page fault queue size calculation (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG
2024-07-29 20:38 UTC (3+ messages)
[PATCH 00/10] drm/xe & drm/i915: drvdata usage changes
2024-07-29 19:51 UTC (6+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v3 0/8] Fix rtp when processing OOB workarounds
2024-07-29 17:03 UTC (3+ messages)
` [PATCH v3 8/8] drm/xe: Migrate OOB WAs to OR rules
[PATCH v2] drm/xe/uapi: restructure query config types in an enum
2024-07-29 16:28 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/uapi: restructure query config types in an enum (rev3)
[PATCH v2] drm/xe/uapi: restructure query config types in an enum
2024-07-29 15:48 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/uapi: restructure query config types in an enum (rev2)
[PATCH] drm/xe/migrate: Future-proof compressed PAT check
2024-07-29 15:21 UTC (3+ 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