Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-01 07:50:17 to 2025-12-01 19:29:38 UTC [more...]

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-12-01 16:08 UTC  (17+ messages)
` [PATCH v2 1/8] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH v2 2/8] dma-buf/dma-fence: Add dma_fence_check_and_signal()
` [PATCH v2 3/8] amd/amdkfd: Use dma_fence_check_and_signal()
` [PATCH v2 4/8] drm/xe: Use dma_fence_check_and_signal_locked()
` [PATCH v2 5/8] dma-buf: Don't misuse dma_fence_signal()
` [PATCH v2 6/8] drm/ttm: Use dma_fence_check_and_signal()
` [PATCH v2 7/8] dma-buf/dma-fence: Remove return code of signaling-functions
` [PATCH v2 8/8] drm/xe: Use dma_fence_test_signaled_flag()

[v7 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-01 19:28 UTC  (23+ messages)
` [v7 04/15] drm/i915/color: Create a transfer function color pipeline
` [v7 05/15] drm/i915/color: Add framework to program CSC
` [v7 07/15] drm/i915/color: Add plane CTM callback for D12 and beyond
` [v7 08/15] drm/i915: Add register definitions for Plane Degamma
` [v7 09/15] drm/i915: Add register definitions for Plane Post CSC
` [v7 10/15] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v7 11/15] drm/i915/color: Program Pre-CSC registers
` [v7 13/15] drm/i915/display: Add registers for 3D LUT
` ✓ Xe.CI.BAT: success for Plane Color Pipeline support for Intel platforms (rev6)
` ✗ Xe.CI.Full: failure "

[PATCH v27 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-01 19:24 UTC  (7+ messages)
` [PATCH v27 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v27 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v27 3/4] drm/xe/xe_vm: Add per VM fault info
` [PATCH v27 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl

[PATCH v1] drm/xe/gt: Use scope-based forcewake
 2025-12-01 19:03 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/gt: Use scope-based forcewake (rev2)

[PATCH 0/2] switch to use kernel standard fault injection in i915
 2025-12-01 18:57 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: switch to use kernel standard error injection
` [PATCH 2/2] drm/i915: Add intel_gvt_driver_remove() onto error cleanup path
` ✓ CI.KUnit: success for Switch to use kernel standard fault injection in i915 (rev6)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v5 00/17] Add new general DRM property "color format"
 2025-12-01 18:48 UTC  (23+ messages)
` [PATCH v5 01/17] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v5 02/17] drm: Add new general DRM property "color format"
` [PATCH v5 03/17] drm: Add enum conversion from DRM_COLOR_FORMAT to HDMI_COLORSPACE
` [PATCH v5 04/17] drm/bridge: Act on the DRM color format property
` [PATCH v5 05/17] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v5 06/17] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v5 07/17] drm/i915: Implement the "color format" DRM property
` [PATCH v5 08/17] drm/amdgpu: Implement "
` [PATCH v5 09/17] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v5 10/17] drm/rockchip: vop2: Fix YUV444 output
` [PATCH v5 11/17] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v5 12/17] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v5 13/17] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v5 14/17] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v5 15/17] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v5 16/17] drm/connector: Register color format property on HDMI connectors
` [PATCH v5 17/17] drm/tests: hdmi: Add tests for the color_format property
` ✗ CI.checkpatch: warning for Add new general DRM property "color format" (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v7 0/9] Fix DRM scheduler layering violations in Xe
 2025-12-01 18:39 UTC  (10+ messages)
` [PATCH v7 1/9] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [PATCH v7 2/9] drm/sched: Add pending job list iterator
` [PATCH v7 3/9] drm/xe: Add dedicated message lock
` [PATCH v7 4/9] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v7 5/9] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH v7 6/9] drm/xe: Do not deregister queues in TDR
` [PATCH v7 7/9] drm/xe: Remove special casing for LR queues in submission
` [PATCH v7 8/9] drm/xe: Disable timestamp WA on VFs
` [PATCH v7 9/9] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR

[PATCH 0/5] OA: More OA and register whitelist changes
 2025-12-01 18:01 UTC  (5+ messages)
` [PATCH 2/5] drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit

[PATCH v5 0/9] Add support for Mesa GPU hang replay tool
 2025-12-01 17:59 UTC  (4+ messages)
` [PATCH v5 7/9] drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE

[PATCH] MAINTAINERS: Remove myself from xe maintainers
 2025-12-01 17:55 UTC  (2+ messages)

[PATCH v2 0/2] Redesign survivability mode
 2025-12-01 17:48 UTC  (7+ messages)
` [PATCH v2 1/2] drm/xe/xe_survivability: "
` [PATCH v2 2/2] drm/xe/xe_survivability: Add support for survivability mode v2
` ✓ CI.KUnit: success for Redesign survivability mode (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 00/10] Introduce SRIOV scheduler groups
 2025-12-01 17:46 UTC  (5+ messages)
` [PATCH 01/10] drm/xe/gt: Add engine masks for each class
` ✗ Xe.CI.Full: failure for Introduce SRIOV scheduler groups

[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
 2025-12-01 17:43 UTC  (13+ messages)
` [PATCH v2 2/7] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v2 4/7] drm/i915/display: Remove locking from intel_vblank_evade critical section
` [PATCH v2 6/7] drm/i915/display: Enable interrupts earlier on PREEMPT_RT

[PATCH] drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()
 2025-12-01 17:41 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/{i915, xe}/display: make pxp key check part of bo interface
 2025-12-01 17:34 UTC  (2+ messages)

[PATCH] drm/xe/compat: remove unused i915_active.h and i915_active_types.h
 2025-12-01 17:31 UTC  (2+ messages)

[PATCH v8 0/4] Introduce GT runtime suspend/resume
 2025-12-01 17:29 UTC  (5+ messages)
` [PATCH v8 4/4] drm/xe/gt: Introduce "

[PATCH v3 0/3] Selective Fetch and async flip
 2025-12-01 17:25 UTC  (8+ messages)
` [PATCH v3 1/3] drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR
` [PATCH v3 2/3] drm/i915/psr: Perform full frame update on async flip
` [PATCH v3 3/3] drm/i915/psr: Allow async flip when Selective Fetch enabled
` ✓ CI.KUnit: success for Selective Fetch and async flip (rev3)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix freq kobject leak on sysfs_create_files failure
 2025-12-01 16:51 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] switch to use kernel standard fault injection in i915
 2025-12-01 16:18 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: switch to use kernel standard error injection
` [PATCH 2/2] drm/i915: Add intel_gvt_driver_remove() onto error cleanup path
` ✓ CI.KUnit: success for Switch to use kernel standard fault injection in i915 (rev5)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH 0/2] Silence allocation warnings for sync arrays
 2025-12-01 16:17 UTC  (4+ messages)

[PATCH v2] drm/xe/xe3_lpg: Apply Wa_16028005424
 2025-12-01 16:15 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe3_lpg: Apply Wa_16028005424 (rev2)

REGRESSION on drm-tip
 2025-12-01 16:13 UTC  (3+ messages)

[PATCH 0/4] Rust GPUVM support
 2025-12-01 15:16 UTC  (6+ messages)
` [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
` [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction

[PATCH v8 0/4] VF double migration
 2025-12-01 14:25 UTC  (10+ messages)
` ✓ CI.KUnit: success for VF double migration (rev8)
` [PATCH v8 1/4] drm/xe/vf: Enable VF migration only on supported GuC versions
` [PATCH v8 2/4] drm/xe/vf: Introduce RESFIX start marker support
` [PATCH v8 3/4] drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migration
` [PATCH v8 4/4] drm/xe/vf: Add debugfs entries to test VF double migration
` ✓ Xe.CI.BAT: success for VF double migration (rev8)
` ✗ Xe.CI.Full: failure "

[v7 02/15] drm/i915: Add intel_color_op
 2025-12-01 14:21 UTC  (2+ messages)

[PATCH] drm/xe: Use IS_ENABLED() for config checks instead of defined()
 2025-12-01 13:55 UTC  (3+ messages)

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-27 15:43 UTC  (21+ messages)
` [PATCH 1/6] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH 2/6] amd/amdkfd: Ignore return code of dma_fence_signal()
` [PATCH 3/6] drm/gpu/xe: Ignore dma_fenc_signal() return code

REGRESSION on linux-next (next-20251125)
 2025-11-27 14:23 UTC  (6+ messages)

[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-26 15:40 UTC  (6+ messages)

[PATCH v7 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-28 19:53 UTC  (3+ messages)
` [PATCH v7 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

[PATCH v2 0/5] drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *
 2025-12-01 13:38 UTC  (14+ messages)
` [PATCH v2 1/5] drm/i915/pps: drop wakeref parameter from with_intel_pps_lock()
` [PATCH v2 2/5] drm/i915/pps: convert intel_wakeref_t to struct ref_tracker *
` [PATCH v2 3/5] drm/i915/power: drop wakeref parameter from with_intel_display_power*()
` [PATCH v2 4/5] drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
` [PATCH v2 5/5] drm/{i915,xe}/display: drop intel_wakeref.h usage

[PATCH] drm/xe/pf: Add tracepoints for VF migration state and data transfer
 2025-12-01 12:59 UTC  (3+ messages)

[PATCH v2 0/4] Introduce PCODE_FALLBACK_MAGIC
 2025-12-01 12:49 UTC  (8+ messages)
` [PATCH v2 1/4] drm/xe/pcode: "
` [PATCH v2 2/4] drm/xe/sysfs: Use PCODE_FALLBACK_MAGIC
` [PATCH v2 3/4] drm/xe/hwmon: "
` [PATCH v2 4/4] drm/xe/late_bind: "
` ✓ CI.KUnit: success for Introduce PCODE_FALLBACK_MAGIC
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/2] witch to use kernel standard fault injection in i915
 2025-12-01 12:00 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: switch to use kernel standard error injection
` [PATCH 2/2] drm/i915: Add intel_gvt_driver_remove() onto error cleanup path

[PATCH 0/4] Selective Fetch and async flip
 2025-12-01 11:36 UTC  (7+ messages)
` [PATCH 2/4] drm/i915/psr: Perform vblank evasion on async flip as well for PSR

[PATCH v2 0/3] Selective Fetch and async flip
 2025-12-01 11:32 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR
` [PATCH v2 2/3] drm/i915/psr: Perform full frame update on async flip
` [PATCH v2 3/3] drm/i915/psr: Allow async flip when Selective Fetch enabled

[PATCH 0/8] Move PSR/Panel Replay sink data into intel_connector
 2025-12-01 11:23 UTC  (18+ messages)
` [PATCH 1/8] drm/i915/psr: Add panel granularity information "
` [PATCH 2/8] drm/i915/psr: Use SU granularity information available in intel_connector
` [PATCH 3/8] drm/i915/psr: Compute Panel Replay/Adaptive coexistence behavior
` [PATCH 4/8] drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connector
` [PATCH 5/8] drm/i915/psr: Clear pr_dpcd as well on disconnect
` [PATCH 6/8] drm/i915/psr: Move Panel Replay DSC sink support data to intel_connector
` [PATCH 7/8] drm/i915/psr: Move sink PSR and Panel Replay booleans "
` [PATCH 8/8] drm/i915/psr: Move sink_sync_latency "

[PATCH v7 0/4] VF double migration
 2025-12-01  9:26 UTC  (4+ messages)
` [PATCH v7 2/4] drm/xe/vf: Introduce RESFIX start marker support

[PULL] topic/xe-vfio
 2025-12-01  9:09 UTC 

[PATCH v9 00/20] Display Global Histogram
 2025-12-01  8:29 UTC  (21+ messages)
` [PATCH v9 01/20] DO_NOT_REVIEW: plane/crtc color pipeline
` [PATCH v9 02/20] drm: Define histogram structures exposed to user
` [PATCH v9 03/20] drm: Add new element histogram for colorop
` [PATCH v9 04/20] drm/colorop: Export function to create pipeline element histogram
` [PATCH v9 05/20] drm: Define ImageEnhancemenT LUT structures exposed to user
` [PATCH v9 06/20] drm: Add new element Image EnhancemenT for colorop
` [PATCH v9 07/20] drm/colorop: Export function to create pipeline element iet lut
` [PATCH v9 08/20] drm/i915/histogram: Define registers for histogram
` [PATCH v9 09/20] drm/i915/histogram: Add support "
` [PATCH v9 10/20] drm/xe: Add histogram support to Xe builds
` [PATCH v9 11/20] drm/i915/histogram: histogram interrupt handling
` [PATCH DO_NOT_RTEVIEW v9 12/20] Plane Color Pipeline support for Intel platforms
` [PATCH v9 13/20] drm/i915/colorop: Add crtc color pipeline for i915
` [PATCH v9 14/20] drm/i915/histogram: Hook i915 histogram with drm histogram
` [PATCH v9 15/20] drm/i915/iet: Add support to writing the IET LUT data
` [PATCH v9 16/20] drm/i915/colorop: create IET LUT properties
` [PATCH v9 17/20] drm/i915/crtc: Hook i915 IET LUT with the drm IET properties
` [PATCH v9 18/20] drm/i915/histogram: histogram delay counter doesn't reset
` [PATCH v9 19/20] drm/i915/histogram: Histogram changes for Display 20+
` [PATCH v9 20/20] drm/i915/histogram: Enable pipe dithering


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