Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-01 17:56:26 to 2025-12-02 13:54:05 UTC [more...]

[PATCH 00/20] Intel Xe GPU Debug Support (eudebug) v6
 2025-12-02 13:52 UTC  (18+ 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 0/4] Rust GPUVM support
 2025-12-02 13:42 UTC  (5+ messages)
` [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction

[PATCH 00/10] Introduce SRIOV scheduler groups
 2025-12-02 13:32 UTC  (8+ 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 v1] drm/xe/guc_ct: Assert on credits mismatch during runtime suspend
 2025-12-02 12:44 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v10 00/17] Enable/Disable DC balance along with VRR DSB
 2025-12-02 10:21 UTC  (23+ messages)
` [PATCH v10 01/17] drm/i915/display: Add source param for dc balance
` [PATCH v10 02/17] drm/i915/dmc: Add pipe dmc registers and bits for DC Balance
` [PATCH v10 03/17] drm/i915/vrr: Add VRR DC balance registers
` [PATCH v10 04/17] drm/i915/vrr: Add functions to read out vmin/vmax stuff
` [PATCH v10 05/17] drm/i915/vrr: Add DC Balance params to crtc_state
` [PATCH v10 06/17] drm/i915/vrr: Add state dump for DC Balance params
` [PATCH v10 07/17] drm/i915/vrr: Add compute config "
` [PATCH v10 08/17] drm/i915/vrr: Add function to reset DC balance accumulated params
` [PATCH v10 09/17] drm/i915/display: Add DC Balance flip count operations
` [PATCH v10 10/17] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v10 11/17] drm/i915/vblank: Extract vrr_vblank_start()
` [PATCH v10 12/17] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v10 13/17] drm/i915/display: Wait for VRR PUSH status update
` [PATCH v10 14/17] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v10 15/17] drm/i915/vrr: Pause DC Balancing for DSB commits
` [PATCH v10 16/17] drm/i915/display: Add function to configure event for dc balance
` [PATCH v10 17/17] drm/i915/vrr: Enable DC Balance
` ✗ CI.checkpatch: warning for Enable/Disable DC balance along with VRR DSB
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH] drm/{i915, xe}/display: make pxp key check part of bo interface
 2025-12-02 10:15 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/compat: remove unused i915_active.h and i915_active_types.h
 2025-12-02 10:00 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Use IS_ENABLED() for config checks instead of defined()
 2025-12-02  9:45 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Use IS_ENABLED() for config checks instead of defined() (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC v2 0/9] drm/xe/madvise: Add support for purgeable buffer objects
 2025-12-02  9:42 UTC  (14+ 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

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

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

[v7 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-02  8:24 UTC  (5+ messages)
` [v7 11/15] drm/i915/color: Program Pre-CSC registers

[v7 04/15] drm/i915/color: Create a transfer function color pipeline
 2025-12-02  8:20 UTC  (3+ messages)
` [v7,04/15] "

[v7 01/15] drm/i915/display: Add identifiers for driver specific blocks
 2025-12-02  8:04 UTC  (3+ messages)
` [v7, "

[PULL] drm-misc-next
 2025-12-02  7:35 UTC 

[PATCH v9 00/17] Enable/Disable DC balance along with VRR DSB
 2025-12-02  7:35 UTC  (14+ messages)
` [PATCH v9 04/17] drm/i915/vrr: Add functions to read out vmin/vmax stuff
` [PATCH v9 07/17] drm/i915/vrr: Add compute config for DC Balance params
` [PATCH v9 13/17] drm/i915/display: Wait for VRR PUSH status update
` [PATCH v9 16/17] drm/i915/display: Add function to configure event for dc balance

[PATCH v7 0/9] Fix DRM scheduler layering violations in Xe
 2025-12-02  7:31 UTC  (16+ 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
` ✗ CI.checkpatch: warning for Fix DRM scheduler layering violations in Xe (rev8)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2 0/5] OA: More OA and register whitelist changes
 2025-12-02  7:27 UTC  (10+ messages)
` [PATCH 1/5] drm/xe/oa: Use explicit struct initialization for struct xe_oa_regs
` [PATCH v2 2/5] drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit
` [PATCH 3/5] drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unit
` [PATCH 4/5] drm/xe/rtp: Refactor OAG MMIO trigger register whitelisting
` [PATCH 5/5] drm/xe/rtp: Whitelist OAM MMIO trigger registers
` ✗ CI.checkpatch: warning for OA: More OA and register whitelist changes (rev2)
` ✓ 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  6:55 UTC  (14+ messages)
` [PATCH v6 1/8] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v6 2/8] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v6 3/8] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH v6 4/8] drm/i915/xe3p_lpd: Handle underrun debug bits
` [PATCH v6 5/8] drm/i915/nvls: Add NVL-S display support
` [PATCH v6 6/8] drm/i915/display: Use platform check in HAS_LT_PHY()
` [PATCH v6 7/8] drm/i915/display: Move HAS_LT_PHY() to intel_display_device.h
` [PATCH v6 8/8] drm/i915/display: Use HAS_LT_PHY() for LT PHY AUX power
` ✗ CI.checkpatch: warning for drm/i915/display: Add initial support Xe3p_LPD
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v28 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-02  5:54 UTC  (9+ messages)
` [PATCH v28 1/4] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v28 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` [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
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v8 0/4] VF double migration
 2025-12-02  5:12 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for VF double migration (rev8)

[PATCH v2 0/4] Add SoC remapper support for system controller
 2025-12-02  5:03 UTC  (3+ messages)
` [PATCH v2 2/4] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code

[PATCH v27 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-02  4:45 UTC  (12+ messages)
` [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
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/4] Introduce DRM_RAS using generic netlink for RAS
 2025-12-02  3:27 UTC  (4+ messages)
` [PATCH v2 2/4] drm/xe/xe_drm_ras: Add support for drm ras

[PATCH v2 0/2] Redesign survivability mode
 2025-12-02  3:10 UTC  (8+ messages)
` [PATCH v2 1/2] drm/xe/xe_survivability: "
` [PATCH v2 2/2] drm/xe/xe_survivability: Add support for survivability mode v2
` ✗ Xe.CI.Full: failure for Redesign survivability mode (rev2)

[PATCH v1] drm/xe/cri: Enable I2C controller
 2025-12-02  0:05 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/cri: Enable I2C controller (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/8] drm/xe/guc: Recommend newer GuC firmware
 2025-12-01 23:00 UTC  (5+ messages)
` [PATCH 4/8] drm/xe/guc: Recommend GuC v70.53.0 for MTL, DG2, LNL
` [PATCH 5/8] drm/xe/guc: Recommend GuC v70.54.0 for BMG, PTL

[PATCH v1] drm/xe/gt: Use scope-based forcewake
 2025-12-01 22:37 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/gt: Use scope-based forcewake (rev2)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS d72312d730450aab225a80bc84436757b85b08b5
 2025-12-01 22:35 UTC 

[PATCH 0/2] switch to use kernel standard fault injection in i915
 2025-12-01 21:48 UTC  (5+ messages)
` ✓ CI.KUnit: success for Switch to use kernel standard fault injection in i915 (rev6)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH v2 00/11] Page Reclamation Support for Xe3p Platforms
 2025-12-01 21:45 UTC  (3+ messages)
` [PATCH v2 06/11] drm/xe: Create page reclaim list on unbind

[v7 15/15] drm/i915/color: Enable Plane Color Pipelines
 2025-12-01 21:14 UTC  (2+ messages)

[PATCH] drm/xe/configfs: free aux. array after storing the wa_bb
 2025-12-01 20:25 UTC  (2+ messages)

[PATCH v2 0/4] Introduce PCODE_FALLBACK_MAGIC
 2025-12-01 20:13 UTC  (3+ messages)
` [PATCH v2 1/4] drm/xe/pcode: "

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-12-01 19:38 UTC  (5+ messages)
` [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 v5 00/17] Add new general DRM property "color format"
 2025-12-01 18:48 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Add new general DRM property "color format" (rev2)

[v7 07/15] drm/i915/color: Add plane CTM callback for D12 and beyond
 2025-12-01 18:13 UTC  (2+ messages)

[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


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