messages from 2025-02-14 14:19:10 to 2025-02-17 08:04:49 UTC [more...]
[PATCH v2 1/3] drm/xe/userptr: restore invalidation list on error
2025-02-17 8:04 UTC (16+ messages)
` [PATCH v2 2/3] drm/xe/userptr: fix EFAULT handling
` [PATCH v2 3/3] drm/xe/userptr: remove tmp_evict list
` ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/xe/userptr: restore invalidation list on error
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/xe/userptr: restore invalidation list on error (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ Xe.CI.Full: failure for series starting with [v2,1/3] drm/xe/userptr: restore invalidation list on error
` ✓ CI.Build: success for series starting with [v2,1/3] drm/xe/userptr: restore invalidation list on error (rev2)
[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
2025-02-17 8:02 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early (rev4)
[PATCH] drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
2025-02-17 7:42 UTC (15+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.Patch_applied: success for drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: success for drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
[PATCH v2 0/8] drm/i915: Provide more information on display faults
2025-02-17 7:00 UTC (9+ messages)
` [PATCH v2 1/8] drm/i915: Add missing else to the if ladder in missing else
` [PATCH v2 2/8] drm/i915: Introduce a minimal plane error state
` [PATCH v2 3/8] drm/i915: Pimp display fault reporting
` [PATCH v2 4/8] drm/i915: Hook in display GTT faults for IVB/HSW
` [PATCH v2 5/8] drm/i915: Hook in display GTT faults for ILK/SNB
` [PATCH v2 6/8] drm/i915: Introduce i915_error_regs
` [PATCH v2 7/8] drm/i915: Un-invert {i9xx,i965}_error_mask()
` [PATCH v2 8/8] drm/i915: Hook up display fault interrupts for VLV/CHV
[PATCH v8 0/7] drm/i915/fbc: FBC Dirty rect feature support
2025-02-17 6:45 UTC (8+ messages)
` [PATCH v1 8/8] drm/i915/fbc: handle dirty rect coords for the first frame
` ✓ CI.Patch_applied: success for drm/i915/fbc: FBC Dirty rect feature support (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v3 0/5] Expose modifiers/formats supported by async flips
2025-02-17 6:30 UTC (7+ messages)
` [PATCH v3 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
[PATCH v8 00/14] Display Global Histogram
2025-02-17 6:25 UTC (12+ messages)
` [PATCH v8 06/14] drm/i915/histogram: Add support for histogram
` [v8,06/14] "
` [PATCH v8 10/14] drm/i915/iet: Add support to writing the IET LUT data
` [PATCH v8 13/14] drm/i915/histogram: Histogram changes for Display 20+
` [PATCH v8 14/14] drm/i915/histogram: Enable pipe dithering
[PATCH v5 0/3] Expose modifiers/formats supported by async flips
2025-02-17 5:28 UTC (6+ messages)
` [PATCH v5 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v5 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
[PATCH 0/9] Cleanup error handling on probe, batch 2
2025-02-17 5:26 UTC (27+ messages)
` [PATCH 1/9] FOR-CI-ONLY: devres
` [PATCH 2/9] drm/xe: Stop setting drvdata to NULL
` [PATCH 3/9] drm/xe: Switch from xe to devm actions
` [PATCH 4/9] drm/xe: Drop remove callback support
` [PATCH 5/9] drm/xe/display: Drop xe_display_driver_remove()
` [PATCH 6/9] drm/xe: Move survivability entirely to xe_pci
` [PATCH 7/9] drm/xe: Stop ignoring errors from xe_heci_gsc_init()
` [PATCH 8/9] drm/xe: Rename update_device_info() after sriov
` [PATCH 9/9] drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()
` ✓ CI.Patch_applied: success for Cleanup error handling on probe, batch 2
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
linux-next: manual merge of the drm-xe tree with the drm-intel tree
2025-02-17 0:52 UTC
[PATCH v2] drm/xe/pf: Release all VFs configs on device removal
2025-02-16 20:31 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/pf: Release all VFs configs on device removal (rev2)
Regression on linux-next (next-20250210)
2025-02-16 20:13 UTC (2+ messages)
[PATCH] drm/xe: Add fault injection for xe_sync_entry_parse
2025-02-16 8:32 UTC (4+ messages)
[PATCH v9 0/8] Add support for EU stall sampling
2025-02-16 5:49 UTC (13+ messages)
` [PATCH v9 2/8] drm/xe/uapi: Introduce API "
` [PATCH v9 4/8] drm/xe/eustall: Add support to read() and poll() EU stall data
[PATCH 0/4] drm/xe/xe_drm_client: Add per drm client reset stats
2025-02-16 4:04 UTC (14+ messages)
` [PATCH 1/4] drm/xe/xe_exec_queue: Add ID param to exec queue struct
` [PATCH 2/4] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH 3/4] FIXME: drm/xe/xe_drm_client: Add per drm client pagefault info
` [PATCH 4/4] drm/xe/xe_drm_client: Add per drm client reset stats
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[drm-xe:drm-xe-next] BUILD SUCCESS 62fbc75b28a7a2e8619c575d2a0acad595345ed1
2025-02-15 21:22 UTC
[PATCH 1/3] drm/xe/display: Move display runtime suspend to a later point
2025-02-15 20:16 UTC (11+ messages)
` [PATCH 2/3] drm/{i915, xe}/display: Move dsm registration under intel_driver
` [PATCH 3/3] drm/xe/display: Add missing display power handling on non-d3cold rpm
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe/display: Move display runtime suspend to a later point
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
2025-02-15 19:19 UTC (10+ messages)
` [PATCH 2/2] drm/xe/guc_pc: Remove duplicated pc_start call
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 00/11] drm/i915/ddi: Fix/simplify port enabling/disabling
2025-02-15 14:55 UTC (18+ messages)
` [PATCH v2 02/11] drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL
` [PATCH v2 05/11] drm/i915/ddi: Simplify the port enabling via DDI_BUF_CTL
` [PATCH v2 06/11] drm/i915/ddi: Simplify the port disabling "
` [PATCH v2 07/11] drm/i915/ddi: Simplify waiting for a port to get active/idle "
` [PATCH v2 08/11] drm/i915/ddi: Move platform checks within mtl_ddi_enable/disable_d2d_link()
` [PATCH v2 09/11] drm/i915/ddi: Unify the platform specific functions disabling a port
` [PATCH v2 10/11] drm/i915/ddi: Add a helper to enable "
` [PATCH v2 11/11] drm/i915/ddi: Sanitize DDI_BUF_CTL register definitions
` ✓ CI.Patch_applied: success for drm/i915/ddi: Fix/simplify port enabling/disabling (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/2] drm/i915/display: Allow display PHYs to reset power state
2025-02-15 13:56 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Allow display PHYs to reset power state (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 00/19] Use VRR timing generator for fixed refresh rate modes
2025-02-15 11:06 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Use VRR timing generator for fixed refresh rate modes (rev4)
[PATCH 0/5] DRM scheduler kunit tests
2025-02-15 10:26 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v5 0/6] drm/sched: Job queue peek/pop helpers and struct job re-order
2025-02-15 8:30 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v7 0/5] PMU support for engine activity
2025-02-15 6:36 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for PMU support for engine activity (rev3)
[PATCH] drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set
2025-02-14 23:42 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/xe/debugfs: fixed the return value of wedged_mode_set
2025-02-14 21:33 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v4 00/13] Cleanup error handling on probe
2025-02-14 20:55 UTC (5+ messages)
` [PATCH v4 01/13] drm/xe: Add callback support for driver remove
[PATCH] drm/xe/guc: Stop reading masks from device memory when populating the ADS
2025-02-14 19:39 UTC (7+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v8 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
2025-02-14 19:14 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/xe/display: Remove hpd cancel work sync from runtime pm path
2025-02-14 18:58 UTC (3+ messages)
[PATCH v2] drm/xe/guc: Escalate GuC load failure immediately
2025-02-14 18:39 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Escalate GuC load failure immediately (rev2)
[PATCH v5 00/32] Introduce GPU SVM and Xe SVM implementation
2025-02-14 18:36 UTC (6+ messages)
[PATCH v4] CI: drm/xe: SVM squash for CI
2025-02-14 17:28 UTC (8+ messages)
` ✓ CI.Patch_applied: success for CI: drm/xe: SVM squash for CI (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
[PATCH 1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
2025-02-14 17:22 UTC (6+ messages)
[PATCH v3] CI: drm/xe: SVM squash for CI
2025-02-14 16:25 UTC
[PATCH 0/6] Introduce drm sharpness property
2025-02-14 16:18 UTC (13+ messages)
` [PATCH 1/6] drm: Introduce sharpness strength property
` [PATCH v7 2/6] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/6] drm/i915/display: Enable the second scaler
` [PATCH 4/6] drm/i915/display: Configure the second scaler for sharpness
` [PATCH v8 5/6] drm/i915/display: Add registers and compute the strength
` [PATCH v5 6/6] drm/i915/display: Load the lut values and enable sharpness
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[CI 01/13] drm/xe: Add callback support for driver remove
2025-02-14 14:39 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [CI,01/13] "
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