Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-27 17:52:16 to 2025-12-01 10:28:45 UTC [more...]

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-28 20:01 UTC  (9+ messages)
` [PATCH 1/6] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()

[PATCH 0/8] Move PSR/Panel Replay sink data into intel_connector
 2025-12-01 10:28 UTC  (7+ 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 v8 0/4] VF double migration
 2025-12-01 10:19 UTC  (7+ 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)

[PATCH 0/4] Rust GPUVM support
 2025-12-01  9:55 UTC  (14+ messages)
` [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
` [PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
` [PATCH 3/4] drm/gpuvm: use const for drm_gpuva_op_* ptrs
` [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction
` ✗ CI.checkpatch: warning for Rust GPUVM support
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[v7 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-01  9:26 UTC  (29+ messages)
` [v7 01/15] drm/i915/display: Add identifiers for driver specific blocks
` [v7 02/15] drm/i915: Add intel_color_op
` [v7 03/15] drm/i915/color: Add helper to create intel colorop
` [v7 04/15] drm/i915/color: Create a transfer function color pipeline
` [v7 05/15] drm/i915/color: Add framework to program CSC
` [v7 06/15] drm/i915/color: Preserve sign bit when int_bits is Zero
` [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 12/15] drm/i915/xelpd: Program Plane Post CSC Registers
` [v7 13/15] drm/i915/display: Add registers for 3D LUT
` [v7 14/15] drm/i915/color: Add 3D LUT to color pipeline
` [v7 15/15] drm/i915/color: Enable Plane Color Pipelines
` ✗ CI.checkpatch: warning for Plane Color Pipeline support for Intel platforms (rev6)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

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

[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

[PATCH v2 0/5] drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *
 2025-12-01  8:17 UTC  (11+ 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

[RFC v2 0/9] drm/xe/madvise: Add support for purgeable buffer objects
 2025-12-01  5:50 UTC  (10+ messages)
` [RFC v2 1/9] drm/xe/uapi: Add UAPI "
` [RFC v2 2/9] drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
` [RFC v2 3/9] drm/xe/bo: Prevent purging of shared buffer objects
` [RFC v2 4/9] drm/xe/madvise: Implement purgeable buffer object support
` [RFC v2 5/9] drm/xe/bo: Handle CPU faults on purged buffer objects
` [RFC v2 6/9] drm/xe/bo: Prevent mmap of "
` [RFC v2 7/9] drm/xe/vm: Prevent binding "
` [RFC v2 8/9] drm/xe/uapi: Add UAPI for purgeable bo state to madvise query response
` [RFC v2 9/9] drm/xe: Add support for querying purgeable BO states

[PATCH v1 0/4] Introduce xe_pcode_read_probe()
 2025-12-01  5:06 UTC  (10+ messages)
` [PATCH v1 1/4] drm/xe/pcode: "

[drm-xe:drm-xe-next] BUILD SUCCESS 2e38c50ae4929f0b954fee69d428db7121452867
 2025-11-30  1:34 UTC 

[PATCH] drm/xe/configfs: free aux. array after storing the wa_bb
 2025-11-30  0:40 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH RESEND] drm/buddy: release free_trees array on buddy mm teardown
 2025-11-29 23:50 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/buddy: release free_trees array on buddy mm teardown (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/buddy: release free_trees array on buddy mm teardown
 2025-11-29 20:28 UTC  (3+ messages)

[PATCH v6 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
 2025-11-29 16:53 UTC  (2+ messages)

[RFC PATCH] drm/xe/bo: Honor madvise(2) advices
 2025-11-29 16:18 UTC  (8+ messages)
` ✓ CI.KUnit: success for "

[PATCH] drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()
 2025-11-29  7:25 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v9] drm/xe/uc: Add stop on hardware initialization error
 2025-11-28 23:46 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Add stop on hardware initialization error (rev9)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 43fb9e113bf11d78e7c817e2696705f458753c79
 2025-11-28 21:16 UTC 

[PATCH v1 0/2] drm/xe:Mutual exclusivity between CCS-mode and PF
 2025-11-28 19:54 UTC  (6+ messages)
` [PATCH v1 1/2] drm/xe: Fix Prevent VFs from exposing the CCS mode sysfs file
` [PATCH v1 2/2] drm/xe: Mutual exclusivity between CCS-mode and PF
` ✓ CI.KUnit: success for drm/xe:Mutual "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH V5] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
 2025-11-28 17:16 UTC  (12+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning (rev8)
` [V9 PATCH] drm/xe: Mutual exclusivity between CCS-mode and PF
  ` [PATCH v1 0/2] "
    ` [PATCH v1 1/2] drm/xe: Fix Prevent VFs from exposing the CCS mode sysfs file
    ` [PATCH v1 2/2] drm/xe: Mutual exclusivity between CCS-mode and PF
  ` [PATCH v1 0/2] drm/xe:Mutual "
` ✓ CI.KUnit: success for drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning (rev9)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v8] drm/xe/uc: Add stop on hardware initialization error
 2025-11-28 15:01 UTC 

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

[PATCH v4 0/3] drm/i915/display: Enable system cache support for FBC
 2025-11-28 14:08 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Enable system cache support for FBC (rev4)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v9 00/17] Enable/Disable DC balance along with VRR DSB
 2025-11-28 13:35 UTC  (15+ messages)
` [PATCH v9 01/17] drm/i915/display: Add source param for dc balance
` [PATCH v9 07/17] drm/i915/vrr: Add compute config for DC Balance params
` [PATCH v9 08/17] drm/i915/vrr: Add function to reset DC balance accumulated params
` [PATCH v9 09/17] drm/i915/display: Add DC Balance flip count operations
` [PATCH v9 10/17] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v9 13/17] drm/i915/display: Wait for VRR PUSH status update

[PATCH v4 2/3] drm/i915/xe3p_lpd: Enable display use of system cache for FBC
 2025-11-28 11:35 UTC  (2+ messages)
` [PATCH v5 "

[RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
 2025-11-28  9:36 UTC  (4+ messages)
` [RESEND 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display

[PATCH 0/2] drm/i915/hdcp: call HDCP GSC hook via parent interface
 2025-11-28  9:27 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/hdcp: move i915 specific HDCP GSC implementation to i915
` [PATCH 2/2] drm/{i915, xe}/hdcp: use parent interface for HDCP GSC calls

[PATCH v1] drm/xe/cri: Enable I2C controller
 2025-11-28  8:52 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v1] drm/xe/gt: Use scope-based forcewake
 2025-11-28  8:29 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] drm/i915/display: Check number of scalers for casf
 2025-11-28  8:25 UTC  (5+ messages)
` [PATCH v2] drm/i915/crtc: Expose sharpness only if num_scalers is >= 2
` ✗ Xe.CI.Full: failure for drm/i915/display: Check number of scalers for casf (rev2)

REGRESSION on drm-tip
 2025-11-28  7:46 UTC  (3+ messages)

[PULL] drm-xe-fixes
 2025-11-28  0:24 UTC 

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-11-27 23:11 UTC  (11+ messages)
` [PATCH 38/50] drm/i915/dsi: Move initialization of DSI DSC streams-per-pipe to fill_dsc()
` [PATCH 42/50] drm/i915/dp: Factor out intel_dp_dsc_min_slice_count()
` [PATCH 46/50] drm/i915/dsc: Add intel_dsc_get_slice_config()
` [PATCH 49/50] drm/i915/dp: Add intel_dp_dsc_get_slice_config()
` [PATCH 50/50] drm/i915/dp: Use intel_dp_dsc_get_slice_config()
` ✗ CI.checkpatch: warning for drm/i915/dp: Clean up link BW/DSC slice config computation
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v8 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-11-27 22:18 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Add LFD format output for guc log (rev8)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/dp: Add byte-by-byte fallback for broken USB-C adapters
 2025-11-27 21:40 UTC  (2+ messages)

[PATCH] drm/xe: Use IS_ENABLED() for config checks instead of defined()
 2025-11-27 20:17 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "


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