Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-25 17:09:41 to 2026-01-06 06:01:47 UTC [more...]

[PATCH v4 0/7] Unload linux/kernel.h
 2026-01-05 20:15 UTC  (41+ messages)
` [PATCH v4 2/7] moduleparam: include required headers explicitly
` [PATCH v4 3/7] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v4 4/7] kernel.h: include linux/instruction_pointer.h explicitly
` [PATCH v4 5/7] tracing: Remove size parameter in __trace_puts()
` [PATCH v4 6/7] tracing: move tracing declarations from kernel.h to a dedicated header
` [PATCH v4 7/7] kernel.h: drop trace_printk.h
` ✗ LGCI.VerificationFailed: failure for Unload linux/kernel.h (rev5)

[PATCH] drm/i915/hdmi: Fix 4K@60Hz HDMI display with SCDC timing delays
 2025-12-30 14:59 UTC  (2+ messages)

[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2026-01-06  6:01 UTC  (20+ messages)
` [PATCH v2 01/15] drm/i915/c10: Move C10 port clock calculation
` [PATCH v2 02/15] drm/i915/c20: Move C20 "
` [PATCH v2 03/15] drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculation
` [PATCH v2 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [PATCH v2 06/15] drm/i915/cx0: Create macro around pll tables
` [PATCH v2 07/15] drm/i915/lt_phy: Create macro for lt phy pll state
` [PATCH v2 11/15] drm/i915/cx0: Verify C10/C20 pll dividers
` [PATCH v2 12/15] drm/i915/lt_phy: Add verification for lt phy "
` [PATCH v2 15/15] drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables

[PATCH v7 0/5] User readable error codes on atomic_ioctl failure
 2026-01-06  5:47 UTC  (7+ messages)
` [PATCH v7 1/5] drm: Define user readable error codes for atomic ioctl
` [PATCH v7 2/5] drm/atomic: Add error_code element in atomic_state
` [PATCH v7 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v7 4/5] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v7 5/5] drm/i915/display: Error codes for async flip failures
` ✓ i915.CI.BAT: success for User readable error codes on atomic_ioctl failure (rev6)

[PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers
 2026-01-06  5:35 UTC  (17+ messages)
` [PATCH 1/9] drm/i915/intel_alpm: Fix the SPDX identifier comment
` [PATCH 2/9] drm/i915/intel_cx0_phy: "
` [PATCH 3/9] drm/i915/intel_cx0_phy_regs: "
` [PATCH 4/9] drm/i915/intel_display_params: "
` [PATCH 5/9] drm/i915/intel_dsb: "
` [PATCH 6/9] drm/i915/intel_dsb_buffer: "
` [PATCH 7/9] drm/i915/intel_gvt_api: "
` [PATCH 8/9] drm/i915/intel_lt_phy: "
  ` [PATCH v2 "
` [PATCH 9/9] drm/i915/lt_phy_regs: "
` ✓ i915.CI.BAT: success for drm/i915/display: Fix the SPDX license identifier for C headers
` ✓ i915.CI.BAT: success for drm/i915/display: Fix the SPDX license identifier for C headers (rev2)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH v2] drm/i915/cx0: Unify naming for C20 pll tables
 2026-01-06  4:16 UTC  (2+ messages)

[PATCH v6 0/5] User readable error codes on atomic_ioctl failure
 2026-01-06  4:03 UTC  (10+ messages)
` [PATCH v6 1/5] drm: Define user readable error codes for atomic ioctl
` [PATCH v6 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v6 4/5] drm/atomic: Return user readable error in atomic_ioctl

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-06  3:55 UTC  (17+ messages)
` [PATCH 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH 04/13] drm/i915/display: Fix color pipeline enum name leak
` [PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
` [PATCH 06/13] drm/colorop: Add destroy helper for "
` [PATCH 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH 12/13] drm/colorop: Use destroy callback for color pipeline teardown
` [PATCH 13/13] drm/i915/color: Add failure handling in plane color pipeline init

[PATCH 0/2] Implement Wa_13012396614 for Xe3_LPD
 2026-01-05 23:17 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/cdclk: Implement Wa_13012396614

[PATCH] drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider
 2026-01-05 17:53 UTC  (3+ messages)

[PATCH v2] drm/i915/display: update the wa_22014263786
 2026-01-05 17:49 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: update the wa_22014263786 (rev3)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/display: Disable casf with joiner
 2026-01-05 15:22 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 0/3] Fix Cx0 Suspend Resume issue
 2026-01-05 15:14 UTC  (16+ messages)
` [PATCH 1/3] drm/i915/cx0: Split PLL enabling/disabling in two parts
` [PATCH 2/3] drm/i915/cx0: Move step 12 to enable clock hook
` [PATCH 3/3] drm/i915/cx0: Clear response ready & error bit
` ✗ Fi.CI.BUILD: failure for Fix Cx0 Suspend Resume issue

[RFC PATCH 0/9] drm/i915/display: DC3CO support
 2026-01-05 13:02 UTC  (13+ messages)
` [PATCH 2/9] drm/i915/display: Replace DC_STATE_EN_DC3CO with DC_STATE_EN_UPTO_DC3CO
` [PATCH 4/9] drm/i915/display: Add DC3CO eligibility logic
` [PATCH 5/9] drm/i915/display: Track DC3CO enable source
` [PATCH 7/9] drm/i915/display: psr enable DC3CO support
` [PATCH 8/9] drm/i915/display: Add intel_dc3co_can_enable() helper
` [PATCH 9/9] drm/i915/display: Add DC3CO disable handling for psr2

[PATCH v2 1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
 2026-01-05 10:37 UTC  (5+ messages)
` [PATCH v2 2/3] drm/i915/ltphy: Compare only certain fields in state verify function
` [PATCH v2 3/3] drm/i915/ltphy: Provide protection against unsupported modes
` ✓ i915.CI.BAT: success for series starting with [v2,1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
` ✓ i915.CI.Full: "

[PATCH 1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
 2026-01-05  5:57 UTC  (11+ messages)
` [PATCH 2/3] drm/i915/ltphy: Compare only certain fields in state verify function
` [PATCH 3/3] drm/i915/ltphy: Provide protection against unsupported modes
` ✓ i915.CI.BAT: success for series starting with [1/3] drm/i915/ltphy: Remove state verification for LT PHY fields
` ✓ i915.CI.Full: "
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] drm/i915/ltphy: Compare only certain fields in state verify function
  ` [PATCH v2 3/3] drm/i915/ltphy: Provide protection against unsupported modes

linux-next: build warning after merge of the drm-misc tree
 2026-01-05  4:57 UTC 

[PATCH v2 22/22] drm/i915/display: Use atomic helper to set plane fence deadlines
 2026-01-05  4:02 UTC 

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2026-01-05  2:21 UTC 

[PATCH 0/7] Prepare GVT for display modularization
 2026-01-02 11:24 UTC  (5+ messages)

[PATCH 0/5] drm/i915/gvt: some include cleanups
 2026-01-02 10:49 UTC  (14+ messages)
` [PATCH 1/5] drm/i915/gvt: sort and group include directives
` [PATCH 2/5] drm/i915/gvt: include sched_policy.h only where needed
` [PATCH 3/5] drm/i915/gvt: reduce include of gt/intel_engine_regs.h
` [PATCH 4/5] drm/i915/gvt: reduce include of vfio.h
` [PATCH 5/5] drm/i915/gvt: include intel_display_limits.h where needed
` ✓ i915.CI.BAT: success for drm/i915/gvt: some include cleanups
` ✓ i915.CI.Full: "

[PATCH] drm/i915/display: remove accidentally added empty file
 2026-01-02 10:05 UTC  (3+ messages)

[PATCH v3] drm/i915/gt: use designated initializers for intel_gt_debugfs_file
 2026-01-01 12:22 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gt: use designated initializers for intel_gt_debugfs_file (rev7)
` ✓ i915.CI.BAT: success for drm/i915/gt: use designated initializers for intel_gt_debugfs_file (rev8)
` ✗ i915.CI.Full: failure "

[PULL] drm-intel-fixes
 2025-12-31 17:51 UTC 

[PATCH 0/3] drm/{i915, xe}/display: remove the -Ddrm_i915_private=xe_device hack
 2025-12-30 21:24 UTC  (12+ messages)
` [PATCH 1/3] drm/i915: drop i915 param from i915_fence{, _context}_timeout()
` [PATCH 2/3] drm/xe: remove compat i915_drv.h and -Ddrm_i915_private=xe_device hack
` [PATCH 3/3] drm/i915/utils: drop unnecessary ifdefs
` ✓ i915.CI.BAT: success for drm/{i915, xe}/display: remove the -Ddrm_i915_private=xe_device hack
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTL
 2025-12-30 21:13 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTL (rev3)
` ✗ i915.CI.Full: failure "

[PULL] drm-misc-fixes
 2025-12-30 19:40 UTC 

[PULL] drm-xe-next
 2025-12-30  9:58 UTC 

[PULL] drm-xe-fixes
 2025-12-30  8:56 UTC 

[PATCH] drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entry
 2025-12-30  5:36 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH 00/12] Recover sysfb after DRM probe failure
 2025-12-29 21:58 UTC  (2+ messages)
` [PATCH 12/12] drm/i915: Use devm aperture helpers for sysfb restore on "

[PATCH v3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2025-12-29 19:05 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling (rev3)
` ✓ i915.CI.Full: "

[PATCH v2] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2025-12-29 10:36 UTC  (3+ messages)

[PATCH v3] drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
 2025-12-29  5:30 UTC  (4+ messages)
` ✓ i915.CI.Full: success for drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk() (rev2)

[PATCH v5] drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
 2025-12-28 21:08 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer (rev3)
` ✓ i915.CI.Full: "


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