Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-23 10:45:32 to 2026-01-05 12:45:30 UTC [more...]

[PATCH v4 0/7] Unload linux/kernel.h
 2026-01-05  9:29 UTC  (30+ messages)
` [PATCH v4 1/7] kernel.h: drop STACK_MAGIC macro
` [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)

[RFC PATCH 0/9] drm/i915/display: DC3CO support
 2026-01-05 12:45 UTC  (3+ messages)
` [PATCH 2/9] drm/i915/display: Replace DC_STATE_EN_DC3CO with DC_STATE_EN_UPTO_DC3CO

[PATCH 0/9] drm/i915/display: Fix the SPDX license identifier for C headers
 2026-01-05 12:19 UTC  (13+ 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: "

[PATCH v2] drm/i915/display: update the wa_22014263786
 2026-01-05 12:25 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: update the wa_22014263786 (rev3)

[PATCH] drm/i915/display: Disable casf with joiner
 2026-01-05 12:19 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "

[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 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-05  9:27 UTC  (15+ 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 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] drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider
 2025-12-31 11:54 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/3] Fix Cx0 Suspend Resume issue
 2025-12-31  5:10 UTC  (13+ 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

[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  (6+ messages)
` ✓ i915.CI.BAT: success for drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk() (rev2)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[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: "

[PATCH 0/5] LOBF fixes
 2025-12-25  6:10 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined
` [PATCH 2/5] drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines
` [PATCH 3/5] drm/i915/alpm: Allow LOBF only for platform that have Always on VRR TG
` [PATCH 4/5] drm/i915/alpm: Simplify and align LOBF checks in pre/post plane update
` [PATCH 5/5] drm/i915/alpm: Disable LOBF around transitioning for LRR/seamless MN
` ✓ i915.CI.BAT: success for LOBF fixes (rev4)
` ✗ i915.CI.Full: failure "

[PATCH v9 0/8] Use trans push mechanism to generate frame change event
 2025-12-24 17:26 UTC  (11+ messages)
` [PATCH v9 1/8] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v9 2/8] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
` [PATCH v9 3/8] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v9 4/8] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v9 5/8] drm/i915/display: Wait for vblank in case of PSR is using trans push
` [PATCH v9 6/8] drm/i915/psr: Wait for idle only after possible send push
` [PATCH v9 7/8] drm/i915/psr: Do PSR exit on frontbuffer flush on LunarLake and onwards
` [PATCH v9 8/8] drm/i915/psr: Use TRANS_PUSH to trigger frame change event
` ✓ i915.CI.BAT: success for Use trans push mechanism to generate "
` ✓ i915.CI.Full: "

[PATCH v11 00/18] Enable/Disable DC balance along with VRR DSB
 2025-12-24 16:25 UTC  (14+ messages)
` [PATCH v11 08/18] drm/i915/vrr: Add function to check if DC Balance Possible
` [PATCH v11 10/18] drm/i915/display: Add DC Balance flip count operations
` [PATCH v11 11/18] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v11 12/18] drm/i915/vblank: Extract vrr_vblank_start()
` [PATCH v11 13/18] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v11 14/18] drm/i915/display: Wait for VRR PUSH status update
` [PATCH v11 15/18] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v11 16/18] drm/i915/vrr: Pause DC Balancing for DSB commits
` [PATCH v11 17/18] drm/i915/display: Add function to configure event for dc balance
` [PATCH v11 18/18] drm/i915/vrr: Enable DC Balance
` ✓ i915.CI.BAT: success for Enable/Disable DC balance along with VRR DSB
` ✓ i915.CI.Full: "

[PATCH v4] drm/i915/selftest: Add throttle reason diagnostics to RPS selftests
 2025-12-24 15:32 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftest: Add throttle reason diagnostics to RPS selftests (rev4)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
 2025-12-24 13:14 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/cx0: Use the consolidated HDMI tables (rev3)

[PATCH 0/5] LOBF fixes
 2025-12-24  8:46 UTC  (4+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined

[PATCH 0/2] Implement Wa_13012396614 for Xe3_LPD
 2025-12-24  8:35 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/display_wa: Keep enum intel_display_wa sorted
` ✓ i915.CI.Full: success for Implement Wa_13012396614 for Xe3_LPD

[PATCH 00/19] rm/i915/dp: Clean up link BW/DSC slice config computation (link BW)
 2025-12-24  2:24 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dp: Fail state computation for invalid DSC source input BPP values (rev3)

[PATCH v2 0/4] drm/i915/display: reduce i915_drv.h usage
 2025-12-23 18:35 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: reduce i915_drv.h usage (rev2)

[PATCH] drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
 2025-12-23 18:22 UTC  (7+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/6] Prepare GVT for display modularization
 2025-12-23 16:06 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Prepare GVT for display modularization (rev4)

[PATCH v10 00/17] Enable/Disable DC balance along with VRR DSB
 2025-12-23 10:57 UTC  (6+ messages)
` [PATCH v10 17/17] drm/i915/vrr: Enable DC Balance


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