messages from 2024-06-07 05:12:35 to 2024-06-08 14:21:58 UTC [more...]
[bug report] drm/xe: Perform dma_map when moving system buffer objects to TT
2024-06-08 14:21 UTC
[PATCH v16 00/17] Add OA functionality to Xe
2024-06-08 13:22 UTC (32+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/17] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/17] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/17] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 11/17] drm/xe/oa: Add OAC support
` [PATCH 12/17] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 13/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 14/17] drm/xe/oa: Add MMIO trigger support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC
` [PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
` ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev16)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH v4 1/2] devcoredump: Add dev_coredumpm_timeout()
2024-06-08 9:16 UTC (10+ messages)
` [PATCH v4 2/2] drm/xe: Increase devcoredump timeout
` ✓ CI.Patch_applied: success for series starting with [v4,1/2] devcoredump: Add dev_coredumpm_timeout()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH v6 0/6] Tracing cleanup and add mmio tracing
2024-06-08 6:44 UTC (15+ messages)
` [PATCH v6 1/6] drm/xe/trace: Extract bo, vm, vma traces
` [PATCH v6 2/6] drm/xe/trace: Extract guc related traces
` [PATCH v6 3/6] drm/xe/trace: Print device_id in xe_trace_bo events
` [PATCH v6 4/6] drm/xe/trace: Print device_id in xe_trace_guc events
` [PATCH v6 5/6] drm/xe/trace: Print device_id in xe_trace events
` [PATCH v6 6/6] drm/xe: Add reg read/write trace
` ✓ CI.Patch_applied: success for Tracing cleanup and add mmio tracing (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH] drm/xe: Introduce xe_gt_dbg_printer()
2024-06-08 4:38 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH v3 0/6] Only timeout jobs if they run longer than timeout period
2024-06-08 2:29 UTC (16+ messages)
` [PATCH v3 1/6] drm/xe: Add LRC ctx timestamp support functions
` [PATCH v3 2/6] drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions
` [PATCH v3 3/6] drm/xe: Emit ctx timestamp copy in ring ops
` [PATCH v3 4/6] drm/xe: Add ctx timestamp to LRC snapshot
` [PATCH v3 5/6] drm/xe: Add xe_gt_clock_interval_to_ms helper
` [PATCH v3 6/6] drm/xe: Sample ctx timestamp to determine if jobs have timed out
` ✓ CI.Patch_applied: success for Only timeout jobs if they run longer than timeout period
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH] drm/xe/pf: Assert LMEM provisioning is done only on DGFX
2024-06-08 2:21 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/2] Job cancel tests
2024-06-08 0:16 UTC (4+ messages)
` [PATCH v2 1/2] xe_exec_reset: Add job "
` [PATCH v2 2/2] xe_exec_reset: Add timeslice preempt test
` ✗ CI.Patch_applied: failure for Job cancel tests
[PATCH v2 0/6] Only timeout jobs if they run longer than timeout period
2024-06-07 23:27 UTC (8+ messages)
` [PATCH v2 1/6] drm/xe: Add LRC ctx timestamp support functions
` [PATCH v2 2/6] drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions
` [PATCH v2 3/6] drm/xe: Emit ctx timestamp copy in ring ops
` [PATCH v2 4/6] drm/xe: Add ctx timestamp to LRC snapshot
` [PATCH v2 5/6] drm/xe: Add xe_gt_clock_interval_to_ms helper
` [PATCH v2 6/6] drm/xe: Sample ctx timestamp to determine if jobs have timed out
` ✗ CI.Patch_applied: failure for Only timeout jobs if they run longer than timeout period (rev2)
[CI] drm/xe: Cleanup force wake registers bit definitions
2024-06-07 23:20 UTC (12+ messages)
` ✗ CI.FULL: failure for "
` ✓ CI.Patch_applied: success for drm/xe: Cleanup force wake registers bit definitions (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] xe_exec_reset: Add job cancel tests
2024-06-07 23:17 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[CI 1/2] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
2024-06-07 22:18 UTC (10+ messages)
` [CI 2/2] drm/xe: Check valid domain is passed in xe_force_wake_ref
` ✓ CI.Patch_applied: success for series starting with [CI,1/2] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/1] Xe OA Consolidated Diffs
2024-06-07 21:33 UTC (3+ messages)
` [PATCH 1/1] drm/xe/oa: Combined diff of changes between v15 and v16
` ✗ CI.Patch_applied: failure for Xe OA Consolidated Diffs
[drm-xe:drm-xe-fixes] BUILD SUCCESS a9f9b30e1748252d158f78a0c0affdc949671dd1
2024-06-07 20:47 UTC
[PATCH v2 0/2] Allow CTB G2H processing without G2H IRQ
2024-06-07 20:18 UTC (4+ messages)
` ✗ CI.FULL: failure for Allow CTB G2H processing without G2H IRQ (rev2)
[PATCH V2] drm/xe/xe2lpm: Fixup Wa_14020756599
2024-06-07 20:13 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2lpm: Fixup Wa_14020756599 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[v2 00/31] Basic system allocator support in xe driver
2024-06-07 18:23 UTC (13+ messages)
` [v2 28/31] drm/xe/svm: Introduce helper to migrate vma to vram
` [v2 31/31] drm/xe/svm: Migration from sram to vram for system allocator
[PATCH v2 0/1] drm/xe/hwmon: Remove xe_hwmon_process_reg
2024-06-07 17:45 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/2] drm/i915 & drm/xe: drop ACPI_BUTTON
2024-06-07 17:30 UTC (13+ messages)
` [PATCH 1/2] drm/i915: do not select ACPI_BUTTON
` [PATCH 2/2] drm/xe: "
` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: drop ACPI_BUTTON
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Drop EXEC_QUEUE_FLAG_BANNED
2024-06-07 16:18 UTC (6+ messages)
[RFC PATCH 0/5] Only timeout jobs if they run longer than timeout period
2024-06-07 15:27 UTC (17+ messages)
` [RFC PATCH 1/5] drm/xe: Add LRC ctx timestamp support functions
` [RFC PATCH 2/5] drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions
` [RFC PATCH 3/5] drm/xe: Emit ctx timestamp copy in ring ops
` [RFC PATCH 4/5] drm/xe: Add ctx timestamp to LRC snapshot
` [RFC PATCH 5/5] drm/xe: Sample ctx timestamp to determine if jobs have timed out
` ✓ CI.Patch_applied: success for Only timeout jobs if they run longer than timeout period
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.FULL: failure "
[PATCH v5 0/6] Tracing cleanup and add mmio tracing
2024-06-07 14:52 UTC (10+ messages)
` [PATCH v5 3/6] drm/xe/trace: Print device_id in xe_trace_bo events
` [PATCH v5 4/6] drm/xe/trace: Print device_id in xe_trace_guc events
` [PATCH v5 5/6] drm/xe/trace: Print device_id in xe_trace events
` [PATCH v5 6/6] drm/xe: Add reg read/write trace
` ✗ CI.FULL: failure for Tracing cleanup and add mmio tracing (rev3)
[PATCH v2 0/2] Assert for multiple or undefined forcewake domains
2024-06-07 14:01 UTC (13+ messages)
` ✓ CI.KUnit: success for "
` [PATCH v2 1/2] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
` [PATCH v2 2/2] drm/xe: Check valid domain is passed in xe_force_wake_ref
` ✓ CI.Build: success for Assert for multiple or undefined forcewake domains
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH] drm/xe: Rework GPU page fault handling
2024-06-07 12:22 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Rework GPU page fault handling (rev2)
[PATCH v9 0/4] drm/xe/guc: Add GuC based register capture for error capture
2024-06-07 10:57 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev9)
[PATCH] drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
2024-06-07 10:11 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH 1/2] drm/xe: Avoid fbdev suspend at runtime pm suspend
2024-06-07 8:59 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