Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-11 20:40:22 to 2025-03-12 21:05:24 UTC [more...]

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

[RFC PATCH 00/19] drm, drm/xe: Multi-device GPUSVM
 2025-03-12 21:04 UTC  (11+ messages)
` [RFC PATCH 01/19] drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
` [RFC PATCH 02/19] drm/xe/svm: Fix a potential bo UAF
` [RFC PATCH 03/19] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [RFC PATCH 04/19] drm/pagemap: Add a populate_mm op
` [RFC PATCH 05/19] drm/xe: Implement and use the drm_pagemap "
` [RFC PATCH 06/19] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap and manage lifetime
` [RFC PATCH 07/19] drm/pagemap: Get rid of the struct drm_pagemap_zdd::device_private_page_owner field
` [RFC PATCH 08/19] drm/xe/bo: Add a bo remove callback
` [RFC PATCH 09/19] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [RFC PATCH 10/19] drm/gpusvm, drm/xe: Move the device private owner to the drm_gpusvm_ctx

[RFC PATCH] drm/xe: Add initial vfunc for flexible platform based TLB invals
 2025-03-12 20:48 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] drm/xe: Fix survivability
 2025-03-12 20:12 UTC  (14+ 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 v3] drm/xe/svm: Add stats for SVM page faults
 2025-03-12 20:09 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/svm: Add stats for SVM page faults (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/6] drm/i915/display: add display specific runtime PM interface
 2025-03-12 19:57 UTC  (12+ messages)
` [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

[PATCH] drm/xe: Fix uninitialized variable in xe_vm_bind_ioctl()
 2025-03-12 19:03 UTC  (10+ 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: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/1] drm/xe/eustall: Fix a possible pointer dereference after free
 2025-03-12 18:31 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/display: Maintain alphabetical order for HAS_AS_SDP and HAS_CMRR
 2025-03-12 17:07 UTC  (7+ messages)
` ✗ Xe.CI.Full: failure for "

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

[PATCH v3] drm/xe/pmu: Add GT frequency events
 2025-03-12 16:31 UTC  (9+ 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: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/8] LOBF enablement fix
 2025-03-12 14:58 UTC  (4+ messages)
` [PATCH v5 5/8] drm/i915/lobf: Add debug interface for lobf

[PATCH v8 0/3] Expose modifiers/formats supported by async flips
 2025-03-12 14:29 UTC  (10+ messages)
` [PATCH v8 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v8 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v8 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev10)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH i-g-t] tests/intel/xe_sync_file: Exercise sync file access post queue destruction
 2025-03-12 13:45 UTC  (4+ messages)
` ✗ CI.Patch_applied: failure for "
` [PATCH i-g-t v2] "
` ✗ CI.Patch_applied: failure for tests/intel/xe_sync_file: Exercise sync file access post queue destruction (rev2)

[PATCH] drm/xe: Use local fence in error path of xe_migrate_clear
 2025-03-12 13:18 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] SRIOV: Eliminate usage of CTC_MODE
 2025-03-12 12:24 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/9] drm/i915/display: conversions to struct intel_display
 2025-03-12 12:03 UTC  (26+ 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.Hooks: success for drm/i915/display: conversions to struct intel_display (rev2)
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC 0/7] drm/i915: make i915->display opaque pointer
 2025-03-12 11:29 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

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

[PATCH v5 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-12 10:50 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/xe3lpd: Update bandwidth parameters (rev5)

[PATCH 0/8] drm/xe: GT initialization rework
 2025-03-12 10:43 UTC  (6+ 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

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

[PATCH] drm/xe: Prefer USEC_PER_SEC over MICRO
 2025-03-12 10:23 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] drm/xe/hwmon: expose fan speed
 2025-03-12 10:20 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: expose fan speed (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-03-12 10:10 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/dumb-buffers: Fix and improve buffer-size calculation (rev4)

[PATCH 0/2] drm: Create an app info option for wedge events
 2025-03-12 10:06 UTC  (17+ 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:28 UTC  (8+ 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 "
` ✓ Xe.CI.BAT: "

[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 0/2] VF: Catch all unexpected registers accesses
 2025-03-12  7:41 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[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 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

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

[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  (2+ messages)
` ✗ 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  (3+ messages)

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


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