Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-02 08:39:47 to 2025-12-03 08:41:24 UTC [more...]

[v8 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-03  8:52 UTC  (14+ messages)
` [v8 01/15] drm/i915/display: Add identifiers for driver specific blocks
` [v8 02/15] drm/i915: Add intel_color_op
` [v8 03/15] drm/i915/color: Add helper to create intel colorop
` [v8 04/15] drm/i915/color: Create a transfer function color pipeline
` [v8 05/15] drm/i915/color: Add framework to program CSC
` [v8 06/15] drm/i915/color: Preserve sign bit when int_bits is Zero
` [v8 07/15] drm/i915/color: Add plane CTM callback for D12 and beyond
` [v8 08/15] drm/i915: Add register definitions for Plane Degamma
` [v8 09/15] drm/i915: Add register definitions for Plane Post CSC
` [v8 10/15] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v8 11/15] drm/i915/color: Program Pre-CSC registers
` [v8 12/15] drm/i915/color: Program Plane Post CSC Registers
` [v8 13/15] drm/i915/color: Add registers for 3D LUT

[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
 2025-12-03  8:13 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 0/3] Add SoC remapper support for system controller
 2025-12-03  7:55 UTC  (8+ messages)
` [PATCH v3 1/3] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [PATCH v3 2/3] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code
` [PATCH v3 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper
` ✗ CI.checkpatch: warning for Add SoC remapper support for system controller (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fences
 2025-12-03  7:28 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[RFC v2 0/9] drm/xe/madvise: Add support for purgeable buffer objects
 2025-12-03  7:25 UTC  (24+ messages)
` [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

[PATCH v30 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-03  6:41 UTC  (11+ messages)
` [PATCH v30 1/5] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v30 2/5] drm/xe/xe_pagefault: Track address precision per pagefault
` [PATCH v30 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v30 4/5] drm/xe/xe_vm: Add per VM fault info
` [PATCH v30 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v29 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-03  5:53 UTC  (16+ messages)
` [PATCH v29 1/5] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v29 2/5] drm/xe/xe_pagefault: Track address precision per pagefault
` [PATCH v29 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v29 4/5] drm/xe/xe_vm: Add per VM fault info
` [PATCH v29 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4.1 1/2] drm/xe: Track pre-production workaround support
 2025-12-03  5:06 UTC  (5+ messages)
` [PATCH v4.1 2/2] drm/xe/lnl: Drop "
` ✓ CI.KUnit: success for series starting with [v4.1,1/2] drm/xe: Track "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc
 2025-12-03  4:17 UTC  (4+ messages)
` ✓ CI.KUnit: success for "

[PATCH v3 00/18] drm/xe: Multi Queue feature support
 2025-12-03  3:40 UTC  (7+ messages)
` [PATCH v3 03/18] drm/xe/multi_queue: Add GuC interface for multi queue support
` [PATCH v3 10/18] drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batches

[PATCH] drm/xe: Do not reference loop variable directly
 2025-12-03  2:35 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v7 0/9] Fix DRM scheduler layering violations in Xe
 2025-12-03  1:23 UTC  (5+ messages)
` [PATCH v7 9/9] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR

[PATCH 00/10] Introduce SRIOV scheduler groups
 2025-12-03  1:15 UTC  (33+ messages)
` [PATCH 02/10] drm/xe/sriov: Initialize "
` [PATCH 03/10] drm/xe/sriov: Add support for enabling "
` [PATCH 04/10] drm/xe/sriov: Scheduler groups are incompatible with multi-lrc
` [PATCH 05/10] drm/xe/sriov: Add debugfs to enable scheduler groups
` [PATCH 06/10] drm/xe/sriov: Add debugfs with scheduler groups information
` [PATCH 07/10] drm/xe/sriov: Prep for multiple exec quantums and preemption timeouts
` [PATCH 08/10] drm/xe/sriov: Add functions to set exec quantums for each group
` [PATCH 09/10] drm/xe/sriov: Add functions to set preempt timeouts "
` [PATCH 10/10] drm/xe/sriov: Add debugfs to set EQ and PT for scheduler groups

[RFC 0/5] drm/xe: Add System Controller support for Xe3p dGPU platforms
 2025-12-03  0:52 UTC  (3+ messages)
` [RFC 5/5] drm/xe/sc: Add system controller component "

[PATCH v2 00/11] Page Reclamation Support for Xe3p Platforms
 2025-12-03  0:17 UTC  (12+ messages)
` [PATCH v2 02/11] drm/xe: Reset tlb fence timeout on invalid seqno received
` [PATCH v2 03/11] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH v2 05/11] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH v2 11/11] drm/xe: Add debugfs support for page reclamation

[PATCH v4] drm/xe: expose PAT software table via debugfs
 2025-12-03  0:13 UTC  (3+ messages)

[PATCH] drm/xe: Use IS_ENABLED() for config checks instead of defined()
 2025-12-02 23:45 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Use IS_ENABLED() for config checks instead of defined() (rev2)

[PATCH v2 0/5] OA: More OA and register whitelist changes
 2025-12-02 23:16 UTC  (6+ messages)
` [PATCH v2 2/5] drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit
` ✗ Xe.CI.Full: failure for OA: More OA and register whitelist changes (rev2)

[PATCH v1 0/3] drm/xe/hwmon: Expose new temperature attributes
 2025-12-02 21:40 UTC  (7+ messages)
` [PATCH v1 1/3] drm/xe/hwmon: Read temperature limits using pcode mailbox
` [PATCH v1 2/3] drm/xe/hwmon: Expose tempX_emergency
` [PATCH v1 3/3] drm/xe/hwmon: Expose tempX_crit
` ✓ CI.KUnit: success for drm/xe/hwmon: Expose new temperature attributes
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-12-02 21:04 UTC  (18+ messages)
` [PATCH v2 2/8] dma-buf/dma-fence: Add dma_fence_check_and_signal()
` [PATCH v2 4/8] drm/xe: Use dma_fence_check_and_signal_locked()
` [PATCH v2 8/8] drm/xe: Use dma_fence_test_signaled_flag()

[PATCH v2 0/4] Add SoC remapper support for system controller
 2025-12-02 21:00 UTC  (7+ messages)
` [PATCH v2 2/4] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code
` [PATCH v2 4/4] drm/xe/remapper: Reprogram remapper index on PM resume events

[PATCH v2 0/2] Redesign survivability mode
 2025-12-02 20:31 UTC  (5+ messages)
` [PATCH v2 2/2] drm/xe/xe_survivability: Add support for survivability mode v2

[PATCH 00/20] Intel Xe GPU Debug Support (eudebug) v6
 2025-12-02 18:30 UTC  (25+ messages)
` [PATCH 01/20] drm/xe/eudebug: Introduce eudebug interface
` [PATCH 02/20] drm/xe/eudebug: Introduce discovery for resources
` [PATCH 03/20] drm/xe/eudebug: Introduce exec_queue events
` [PATCH 04/20] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [PATCH 05/20] drm/xe/eudebug: Mark guc contexts as debuggable
` [PATCH 06/20] drm/xe: Introduce ADD_DEBUG_DATA and REMOVE_DEBUG_DATA vm bind ops
` [PATCH 07/20] drm/xe/eudebug: Introduce vm bind and vm bind debug data events
` [PATCH 08/20] drm/xe/eudebug: Add UFENCE events with acks
` [PATCH 09/20] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 10/20] drm/xe/eudebug: userptr vm pread/pwrite
` [PATCH 11/20] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 12/20] drm/xe/eudebug: Introduce EU control interface
` [PATCH 13/20] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 14/20] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` [PATCH 15/20] drm/xe: Implement SR-IOV and eudebug exclusivity
` [PATCH 16/20] drm/xe: Add xe_client_debugfs and introduce debug_data file
` [PATCH 17/20] drm/xe/eudebug: Add read/count/compare helper for eu attention
` [PATCH 18/20] drm/xe/vm: Support for adding null page VMA to VM on request
` [PATCH 19/20] drm/xe/eudebug: Introduce EU pagefault handling interface
` [PATCH 20/20] drm/xe/eudebug: Enable EU pagefault handling
` ✗ CI.checkpatch: warning for Intel Xe GPU Debug Support (eudebug) v6
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/8] drm/i915/display: Add initial support Xe3p_LPD
 2025-12-02 18:17 UTC  (6+ messages)
` [PATCH v6 4/8] drm/i915/xe3p_lpd: Handle underrun debug bits
` ✗ Xe.CI.Full: failure for drm/i915/display: Add initial support Xe3p_LPD

[PATCH v28 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-02 18:03 UTC  (9+ messages)
` [PATCH v28 3/4] drm/xe/xe_vm: Add per VM fault info
` [PATCH v28 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl

[v7 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-02 16:10 UTC  (10+ messages)
` [v7 11/15] drm/i915/color: Program Pre-CSC registers
` [v7 12/15] drm/i915/xelpd: Program Plane Post CSC Registers
` [v7 14/15] drm/i915/color: Add 3D LUT to color pipeline

[PATCH v1] drm/xe/guc_ct: Assert on credits mismatch during runtime suspend
 2025-12-02 16:01 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v1] drm/xe/gt: Use scope-based forcewake
 2025-12-02 15:32 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/gt: Use scope-based forcewake (rev2)

[PATCH v9] drm/xe/uc: Add stop on hardware initialization error
 2025-12-02 15:13 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/uc: Add stop on hardware initialization error (rev9)

[PATCH] drm/xe/configfs: free aux. array after storing the wa_bb
 2025-12-02 14:17 UTC  (3+ messages)

[PATCH 0/4] Rust GPUVM support
 2025-12-02 13:42 UTC  (5+ messages)
` [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction

[PATCH v10 00/17] Enable/Disable DC balance along with VRR DSB
 2025-12-02 10:21 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.Full: "

[PATCH] drm/{i915, xe}/display: make pxp key check part of bo interface
 2025-12-02 10:15 UTC  (3+ messages)

[PATCH] drm/xe/compat: remove unused i915_active.h and i915_active_types.h
 2025-12-02 10:00 UTC  (3+ messages)

[PATCH RESEND v9 00/20] Display Global Histogram
 2025-12-02  9:17 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for v9 20/20] drm/i915/histogram: Enable pipe dithering

[drm-xe:topic/xe-vfio] BUILD SUCCESS 1f5556ec8b9efbb784aeb3536e147182dee73d0f
 2025-12-02  9:16 UTC 


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