messages from 2025-12-01 13:39:41 to 2025-12-02 07:36:40 UTC [more...]
[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
2025-12-01 19:38 UTC (15+ messages)
` [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 8/8] drm/xe: Use dma_fence_test_signaled_flag()
[PATCH v10 00/17] Enable/Disable DC balance along with VRR DSB
2025-12-02 7:36 UTC
[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 RESEND v9 00/20] Display Global Histogram
2025-12-02 7:35 UTC (25+ 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 "
[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] drm/xe: Use IS_ENABLED() for config checks instead of defined()
2025-12-02 7:02 UTC
[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 (7+ messages)
` [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
` ✗ 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 (14+ 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
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[RFC v2 0/9] drm/xe/madvise: Add support for purgeable buffer objects
2025-12-02 4:01 UTC (13+ 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 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 (10+ 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: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/{i915, xe}/display: make pxp key check part of bo interface
2025-12-02 2:38 UTC (6+ 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 1:36 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[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 00/10] Introduce SRIOV scheduler groups
2025-12-01 23:33 UTC (8+ messages)
` [PATCH 01/10] drm/xe/gt: Add engine masks for each class
` [PATCH 02/10] drm/xe/sriov: Initialize scheduler groups
` ✗ Xe.CI.Full: failure for Introduce SRIOV "
[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 (5+ 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 (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 (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: "
[v7 11/15] drm/i915/color: Program Pre-CSC registers
2025-12-01 19:28 UTC (2+ messages)
[PATCH v5 00/17] Add new general DRM property "color format"
2025-12-01 18:48 UTC (8+ messages)
` [PATCH v5 02/17] drm: "
` [PATCH v5 16/17] drm/connector: Register color format property on HDMI connectors
` ✗ 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 "
[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
[PATCH] MAINTAINERS: Remove myself from xe maintainers
2025-12-01 17:55 UTC (2+ messages)
[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 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 (5+ messages)
` ✓ 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 (4+ messages)
` ✗ CI.checksparse: warning for Switch to use kernel standard fault injection in i915 (rev5)
` ✓ 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)
[v7 04/15] drm/i915/color: Create a transfer function color pipeline
2025-12-01 15:55 UTC (2+ messages)
[v7 05/15] drm/i915/color: Add framework to program CSC
2025-12-01 15:45 UTC (2+ messages)
[PATCH 0/4] Rust GPUVM support
2025-12-01 15:16 UTC (3+ messages)
` [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction
[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 13:51 UTC (14+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox