Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-17 06:10:32 to 2025-12-19 07:13:58 UTC [more...]

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2025-12-19  6:56 UTC  (14+ messages)
` [PATCH 01/13] drm/i915/color: Place 3D LUT after CSC in plane color pipeline
` [PATCH 02/13] drm/amd/display: Fix color pipeline enum name leak
` [PATCH 03/13] drm/vkms: "
` [PATCH 04/13] drm/i915/display: "
` [PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
` [PATCH 06/13] drm/colorop: Add destroy helper for "
` [PATCH 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
` [PATCH 08/13] drm/vkms: "
` [PATCH 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
` [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/6] Prepare GVT for display modularization
 2025-12-19  7:07 UTC  (8+ messages)
` [PATCH 1/6] drm/i915/display: Abstract pipe/trans/cursor offset calculation
` [PATCH 2/6] drm/i915/display: Add APIs to be used by gvt to get the register offsets
` [PATCH 3/6] drm/i915/gvt: Add header to use display offset functions in macros
` [PATCH 4/6] drm/i915/gvt: Change for_each_pipe to use pipe_valid API
` [PATCH 5/6] drm/i915/gvt: Use the appropriate header for the DPLL macro
` [PATCH 6/6] drm/i915/gvt/display_helper: Get rid of #ifdef/#undefs
` ✓ i915.CI.BAT: success for Prepare GVT for display modularization (rev3)

[PATCH 0/2] Toggle powerdown states for C10 on HDMI
 2025-12-19  5:47 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/cx0: Use a more accurate message for powerdown change failure

[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
 2025-12-19  4:32 UTC  (4+ messages)
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/i915/cx0: Use the consolidated HDMI tables (rev2)

[PATCH v3 0/4] Unload linux/kernel.h
 2025-12-18 21:53 UTC  (16+ messages)
` [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header

[i915-rt v4 00/20] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2025-12-18 23:31 UTC  (28+ messages)
` [i915-rt v4 01/20] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [i915-rt v4 02/20] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [i915-rt v4 03/20] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt v4 04/20] drm/i915/display: Make set_pipeconf use the fw variants
` [i915-rt v4 05/20] drm/i915/display: Move vblank put until after critical section
` [i915-rt v4 06/20] drm/i915/display: Remove locking from intel_vblank_evade "
` [i915-rt v4 07/20] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [i915-rt v4 08/20] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-rt v4 09/20] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt v4 10/20] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v4 11/20] PREEMPT_RT injection
` [i915-rt v4 12/20] drm/i915/display: Use intel_de_read_fw in colorops
` [i915-rt v4 13/20] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-rt v4 14/20] drm/i915: Drop the irqs_disabled() check
` [i915-rt v4 15/20] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-rt v4 16/20] Revert "drm/i915: Depend on !PREEMPT_RT."
` [i915-rt v4 17/20] drm/i915/gt: Fix selftests on PREEMPT_RT
` [i915-rt v4 18/20] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [i915-rt v4 19/20] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
  ` [i915-rt v4.1] "
` [i915-rt v4 20/20] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
  ` [i915-rt v4.1] "
    ` [i915-rt v4.2] "
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev5)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev6)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev7)
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev8)

[PULL] drm-xe-fixes
 2025-12-18 23:21 UTC 

[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
 2025-12-18 22:00 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for powercap: intel_rapl: Fix possible recursive lock warning (rev2)
` ✓ i915.CI.BAT: success for powercap: intel_rapl: Fix possible recursive lock warning (rev3)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/colorop: do not include headers from headers
 2025-12-18 20:17 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] drm/i915/pc8: Add parent interface for PC8 forcewake tricks
 2025-12-18 20:15 UTC  (3+ messages)
` [PATCH v3] "
` ✗ i915.CI.BAT: failure for drm/i915/pc8: Add parent interface for PC8 forcewake tricks (rev3)

[PATCH] drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTL
 2025-12-18 19:44 UTC  (2+ messages)

[PATCH] drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functions
 2025-12-18 19:33 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
` [PATCH] drm/atomic: convert drm_atomic_get_{old,new}_colorop_state() "

[PATCH v2] drm/i915/cx0: Unify naming for C20 pll tables
 2025-12-18 18:18 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/cx0: Unify naming for C20 pll tables (rev2)
` ✓ i915.CI.Full: "

[PATCH 14/19] video/vga: Add VGA_IS0_R
 2025-12-18 16:56 UTC  (4+ messages)
` [PATCH v2 "

[v8 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-18 16:15 UTC  (7+ messages)
` [v8 14/15] drm/i915/color: Add 3D LUT to color pipeline

[PATCH i-g-t] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2025-12-18 16:07 UTC  (4+ messages)

[core-for-CI] KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
 2025-12-18 14:14 UTC  (2+ messages)

[PATCH 0/7] Prepare GVT for display modularization
 2025-12-18 13:51 UTC  (21+ messages)
` [PATCH 1/7] drm/i915/display: Abstract pipe/trans/cursor offset calculation
` [PATCH 2/7] drm/i915/display: Add APIs to be used by gvt to get the register offsets
` [PATCH 3/7] drm/i915/gvt: Add header to use display offset functions in macros
` [PATCH 4/7] drm/i915/gvt/display_helpers: Cast argument to enum pipe for pipe-offset macro
` [PATCH 5/7] drm/i915/gvt: Change for_each_pipe to use pipe_valid API
` [PATCH 6/7] drm/i915/gvt: Use the appropriate header for the DPLL macro
` [PATCH 7/7] drm/i915/gvt/display_helper: Get rid of #ifdef/#undefs
` ✓ i915.CI.BAT: success for Prepare GVT for display modularization (rev2)
` ✓ i915.CI.Full: "

[PATCH 00/16] drm/i915/dp: Clean up link BW/DSC slice config computation (fixes)
 2025-12-18 12:00 UTC  (3+ messages)

[PATCH v3] drm/i915/selftest: Add throttle reason diagnostics to RPS selftests
 2025-12-18 11:27 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftest: Add throttle reason diagnostics to RPS selftests (rev3)
` ✗ i915.CI.Full: failure "

[PATCH] fbcon: Reschedule cursor worker if try lock fails
 2025-12-18 10:46 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for fbcon: Reschedule cursor worker if try lock fails (rev4)
` ✗ i915.CI.Full: failure "

[PATCH] drm/gem: Fix kerneldoc warnings
 2025-12-18 10:09 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PULL] drm-misc-fixes
 2025-12-18 10:05 UTC 

[PATCH 0/5] LOBF fixes
 2025-12-18  9:37 UTC  (6+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined
` [PATCH 4/5] drm/i915/alpm: Simplify and align LOBF checks in pre/post plane update

[PATCH 00/19] Make Display free from i915_reg.h
 2025-12-18  9:08 UTC  (27+ messages)
` [PATCH 01/19] drm/{i915, xe}: Extract common registers into a separate file
` [PATCH 02/19] drm/{i915, xe}: Extract South chicken registers
` [PATCH 04/19] drm/{i915, xe}: Extract DSPCLK_GATE_D
` [PATCH 07/19] drm/{i915, xe}: Remove i915_reg.h from intel_dram.c
` [PATCH 08/19] drm/{i915, xe}: Removed i915_reg.h from intel_display.c
` [PATCH 09/19] drm/{i915, xe}: Remove i915_reg.h from intel_overlay.c
` [PATCH 10/19] drm/{i915, xe}: Remove i915_reg.h from g4x_dp.c
` [PATCH 11/19] drm/{i915, xe}: Remove i915_reg.h from i9xx_wm.c
` [PATCH 12/19] drm/{i915, xe}: Remove i915_reg.h from g4x_hdmi.c
` [PATCH 13/19] drm/{i915, xe}: Remove i915_reg.h from intel_rom.c
` [PATCH 14/19] drm/{i915, xe}: Remove i915_reg.h from intel_psr.c
` [PATCH 15/19] drm/{i915, xe}: Remove i915_reg.h from intel_fifo_underrun.c
` [PATCH 16/19] drm/{i915, xe}: Remove i915_reg.h from intel_display_irq.c
` [PATCH 17/19] drm/{i915, xe}: Remove i915_reg.h from intel_display_power_well.c
` [PATCH 18/19] drm/{i915, xe}: Remove i915_reg.h from intel_modeset_setup.c
` [PATCH 19/19] drm/{i915, xe}: Removed i915_reg.h from display
` ✓ i915.CI.BAT: success for Make Display free from i915_reg.h
` ✗ i915.CI.Full: failure "

[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
 2025-12-18  4:36 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2025-12-17 19:33 UTC  (18+ 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 05/15] drm/i915/cx0: Drop encoder from port clock 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 08/15] drm/i915/display: Add helper function for fuzzy clock check
` [PATCH v2 09/15] drm/i915/cx0: Fix HDMI FRL clock rates
` [PATCH v2 10/15] drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programming
` [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 13/15] drm/i915/cx0: Drop C20 25.175 MHz rate
` [PATCH v2 14/15] drm/i915/lt_phy: Drop 27.2 "
` [PATCH v2 15/15] drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables
` ✓ i915.CI.BAT: success for drm/i915/pll: Verify pll dividers and remove redundant .clock member (rev2)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/display: update the wa_22014263786
 2025-12-17 14:45 UTC  (4+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: update the wa_22014263786 (rev2)

[PATCH v3] drm/i915/gt: use designated initializers for intel_gt_debugfs_file
 2025-12-17 12:10 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: use designated initializers for intel_gt_debugfs_file (rev5)
` ✗ i915.CI.Full: failure "

[i915-rt v3 00/16] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2025-12-17 11:55 UTC  (18+ messages)
` [i915-rt v3 01/16] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [i915-rt v3 02/16] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [i915-rt v3 03/16] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt v3 04/16] drm/i915/display: Make set_pipeconf use the fw variants
` [i915-rt v3 05/16] drm/i915/display: Move vblank put until after critical section
` [i915-rt v3 06/16] drm/i915/display: Remove locking from intel_vblank_evade "
` [i915-rt v3 07/16] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [i915-rt v3 08/16] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-rt v3 09/16] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt v3 10/16] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v3 11/16] PREEMPT_RT injection
` [i915-rt v3 12/16] drm/i915/display: Use intel_de_read_fw in colorops
` [i915-rt v3 13/16] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-rt v3 14/16] drm/i915: Drop the irqs_disabled() check
` [i915-rt v3 15/16] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-rt v3 16/16] Revert "drm/i915: Depend on !PREEMPT_RT."
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev4)

[PATCH] drm/i915: Mark dependency on CONFIG_X86_PAT
 2025-12-17  7:52 UTC  (3+ messages)

[RFC PATCH 0/9] drm/i915/display: DC3CO support
 2025-12-17  7:50 UTC  (6+ messages)
` [PATCH 9/9] drm/i915/display: Add DC3CO disable handling for psr2


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