Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-11 16:31:02 to 2025-03-12 09:28:02 UTC [more...]

Regression on linux-next (next-20250304)
 2025-03-12  4:41 UTC  (3+ messages)
` 答复: [????] "
  `  "

[PATCH v3] drm/xe/svm: Add stats for SVM page faults
 2025-03-12  9:27 UTC 

[PATCH 0/2] drm: Create an app info option for wedge events
 2025-03-12  9:13 UTC  (16+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/amdgpu: Make use of drm_wedge_app_info

[PATCH v2] drm/xe/svm: Add stats for SVM page faults
 2025-03-12  9:08 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/svm: Add stats for SVM page faults (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH] drm/xe: Prefer USEC_PER_SEC over MICRO
 2025-03-12  9:02 UTC  (6+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe/hwmon: expose fan speed
 2025-03-12  8:59 UTC 

[PATCH] drm/xe/svm: Add stats for SVM page faults
 2025-03-12  8:21 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v2 0/2] drm/xe: Fix survivability
 2025-03-12  8:20 UTC  (13+ messages)
` [PATCH v2 1/2] drm/xe: Move survivability back to xe
` [PATCH v2 2/2] drm/xe: Allow to inject error in early probe
` ✓ CI.Patch_applied: success for drm/xe: Fix survivability (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] VF: Catch all unexpected registers accesses
 2025-03-12  7:41 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/vf: Don't try Driver-FLR if VF
` [PATCH 2/2] drm/xe/vf: Catch all unexpected register reads
` ✓ Xe.CI.Full: success for VF: Catch all unexpected registers accesses

[PATCH 0/6] drm/i915/display: add display specific runtime PM interface
 2025-03-12  7:16 UTC  (14+ messages)
` [PATCH 1/6] drm/i915/display: add display specific runtime PM wrappers
` [PATCH 2/6] drm/i915/display: conversions to with_intel_display_rpm()
` [PATCH 3/6] drm/i915/display: use display runtime PM interfaces for for atomic state
` [PATCH 4/6] drm/i915/display: convert to display runtime PM interfaces
` [PATCH 5/6] drm/i915/power: "
` [PATCH 6/6] drm/xe/compat: remove intel_runtime_pm.h
` ✓ Xe.CI.Full: success for drm/i915/display: add display specific runtime PM interface

[v4 00/23] Plane Color Pipeline support for Intel platforms
 2025-03-12  7:24 UTC  (24+ messages)
` [NOT FOR REVIEW] [v4 01/23] drm: color pipeline base work
` [v4 02/23] drm: Add support for 3x3 CTM
` [v4 03/23] drm: Add Enhanced LUT precision structure
` [v4 04/23] drm: Add Color lut range attributes
` [v4 05/23] drm: Add Color ops capability property
` [v4 06/23] drm: Add 1D LUT multi-segmented color op
` [v4 07/23] drm: Define helper to initialize segmented 1D LUT
` [v4 08/23] drm/i915: Add identifiers for intel color blocks
` [v4 09/23] drm/i915: Add intel_color_op
` [v4 10/23] drm/i915/color: Add helper to create intel colorop
` [v4 11/23] drm/i915/color: Create a transfer function color pipeline
` [v4 12/23] drm/i915/color: Add and attach COLORPIPELINE plane property
` [v4 13/23] drm/i915/color: Add framework to set colorop
` [v4 14/23] drm/i915/color: Add callbacks to set plane CTM
` [v4 15/23] drm/i915/color: Add new color callbacks for Xelpd
` [v4 16/23] drm/i915/color: Add plane CTM callback for D13 and beyond
` [v4 17/23] drm/i915: Add register definitions for Plane Degamma
` [v4 18/23] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v4 19/23] drm/i915: Add register definitions for Plane Post CSC
` [v4 20/23] drm/i915/color: Program Pre-CSC registers
` [v4 21/23] drm/i915/xelpd: Program Plane Post CSC Registers
` [v4 22/23] drm/i915/color: Enable Plane Color Pipelines
` [v4 23/23] drm/doc/rfc: Add documentation for multi-segmented 1D LUT

[bug report] drm/xe/guc_pc: Retry and wait longer for GuC PC start
 2025-03-12  6:59 UTC 

[PATCH] drm/i915/display: Maintain asciibetical order for HAS_* macros
 2025-03-12  6:43 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/9] drm/i915/display: conversions to struct intel_display
 2025-03-12  6:39 UTC  (28+ messages)
` [PATCH 1/9] drm/i915/color: prefer display->platform.<platform> checks
` [PATCH 2/9] drm/i915/connector: convert intel_connector.c to struct intel_display
` [PATCH 3/9] drm/i915/hotplug: convert intel_hotplug.[ch] "
` [PATCH 4/9] drm/i915/hotplug: convert hotplug debugfs "
` [PATCH 5/9] drm/i915/hotplug: convert hotplug irq handling to intel_de_*()
` [PATCH 6/9] drm/i915/hotplug: convert intel_hotplug_irq.[ch] to struct intel_display
` [PATCH 7/9] drm/i915/irq: convert intel_display_irq.[ch] interfaces "
` [PATCH 8/9] drm/i915/irq: convert rest of intel_display_irq.[ch] "
` [PATCH 9/9] drm/i915/display: rename I915_HAS_HOTPLUG() to HAS_HOTPLUG
` ✓ CI.Patch_applied: success for drm/i915/display: conversions to struct intel_display (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] SRIOV: Eliminate usage of CTC_MODE
 2025-03-12  6:24 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/vf: Don't check CTC_MODE[0] if VF
` [PATCH 2/2] drm/xe/pf: Drop CTC_MODE from VF runtime register list
` ✗ Xe.CI.Full: failure for SRIOV: Eliminate usage of CTC_MODE

[PATCH] drm/xe: Fix uninitialized variable in xe_vm_bind_ioctl()
 2025-03-12  6:21 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix uninitialized variable in xe_vm_bind_ioctl() (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH next] drm/xe: Fix uninitialized variable in xe_vm_bind_ioctl()
 2025-03-12  6:17 UTC  (6+ messages)

[PATCH v6 0/3] Expose modifiers/formats supported by async flips
 2025-03-12  5:51 UTC  (4+ messages)
` [PATCH v6 2/3] drm/plane: modify create_in_formats to accommodate async

[PATCH v7 0/3] Expose modifiers/formats supported by async flips
 2025-03-12  5:50 UTC  (3+ messages)
` [PATCH v7 2/3] drm/plane: modify create_in_formats to accommodate async

[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
 2025-03-12  5:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Use MI_MATH to apply RMW WA in LRC (rev4)

✓ Xe.CI.Full: success for drm/i915/dsi: let HW maintain the HS-TRAIL timing
 2025-03-12  4:59 UTC 

[PATCH] drm/i915/display: Maintain alphabetical order for HAS_AS_SDP and HAS_CMRR
 2025-03-12  4:30 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v7 0/6] drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl
 2025-03-12  4:18 UTC  (4+ messages)
` [PATCH v7 4/6] drm/xe/uapi: Define drm_xe_vm_get_faults

[RESEND PATCH 0/8] VRR Refactor
 2025-03-12  3:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/3] PMU support for function engine activity
 2025-03-12  1:47 UTC  (4+ messages)
` [PATCH v2 1/3] drm/xe: Add support for per-function "
` ✗ Xe.CI.Full: failure for PMU support for function engine activity (rev2)

[PATCH v3] drm/xe: Apply Wa_16023105232
 2025-03-12  1:41 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Apply Wa_16023105232 (rev3)

[PATCH v3] drm/xe/pmu: Add GT frequency events
 2025-03-12  1:06 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pmu: Add GT frequency events (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] drm/xe: Fix survivability
 2025-03-12  0:54 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe: Use local fence in error path of xe_migrate_clear
 2025-03-11 21:55 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/8] drm/xe: GT initialization rework
 2025-03-11 20:55 UTC  (5+ messages)
` [PATCH 3/8] drm/xe: Simplify GuC early initialization
` [PATCH 8/8] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early

[RFC 0/7] drm/i915: make i915->display opaque pointer
 2025-03-11 20:11 UTC  (15+ messages)
` [RFC 1/7] drm/i915/hdmi: remove inline to_i915()
` [RFC 2/7] drm/i915/hotplug: use container_of() to get struct intel_display
` [RFC 3/7] drm/i915: convert i915 and xe display members into pointers
` [RFC 4/7] drm/i915: scripted conversion to i915->display pointer
` [RFC 5/7] drm/i915: allocate struct intel_display dynamically
` [RFC 6/7] drm/i915: stop including display/intel_display_core.h from i915_drv.h
` [RFC 7/7] drm/xe: drop intel_display_core/device.h include from xe_device_types.h
` ✓ CI.Patch_applied: success for drm/i915: make i915->display opaque pointer
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v5 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-11 19:22 UTC  (12+ messages)
` [PATCH v5 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
` [PATCH v5 2/3] drm/i915/display: Convert intel_bw.c externally "
` [PATCH v5 3/3] drm/i915/xe3lpd: Update bandwidth parameters
` ✓ CI.Patch_applied: success for drm/i915/xe3lpd: Update bandwidth parameters (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[drm-xe:drm-xe-fixes] BUILD SUCCESS f5d4e81774c42d9c2ea3980e570f3330ff2ed5d2
 2025-03-11 19:13 UTC 

[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-03-11 18:33 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/dumb-buffers: Fix and improve buffer-size calculation (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[drm-xe:drm-xe-next] BUILD SUCCESS 8da8aecf1f2d89c2b8188bcf7aa252ec146ddd12
 2025-03-11 18:09 UTC 

[PATCH v4 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-11 16:50 UTC  (4+ messages)
` [PATCH v4 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 4868f2aad04f639490d35b90e1f9f73919078ffd
 2025-03-11 16:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox