intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-06 09:10:18 to 2025-08-08 08:39:06 UTC [more...]

[linus:master] [drm/i915] 048832a3f4: assertion_failure
 2025-08-08  8:38 UTC 

[PATCH 1/2] drm/i915/display: Add power well mapping for WCL
 2025-08-08  8:19 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/wcl: Add display device info

[PATCH 0/3] drm/i915: Add debugfs control to prefer YCbCr 4:2:0 output for HDMI/DP
 2025-08-08  8:32 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/debugfs: Add debugfs entry to prefer YCbCr 4:2:0 output
` [PATCH 2/3] drm/i915/hdmi: Honor prefer_sink_yuv420 debugfs override for HDMI
` [PATCH 3/3] drm/i915/dp: Honor prefer_sink_yuv420 debugfs override for DP
` ✓ i915.CI.BAT: success for drm/i915: Add debugfs control to prefer YCbCr 4:2:0 output for HDMI/DP

[PATCH 00/19] drm/i915/tc: Fix enabled/disconnected DP-alt sink handling
 2025-08-08  8:28 UTC  (48+ messages)
` [PATCH 01/19] drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink
` [PATCH 04/19] drm/i915/lnl+/tc: Use the cached max lane count value
` [PATCH 05/19] drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
` [PATCH 06/19] drm/i915/tc: Use the cached max lane count value
` [PATCH 07/19] drm/i915/tc: Move getting the power domain before reading DFLEX registers
` [PATCH 08/19] drm/i915/tc: Move asserting the power state after reading TCSS_DDI_STATUS
` [PATCH 09/19] drm/i915/tc: Add an enum for the TypeC pin assignment
` [PATCH 10/19] drm/i915/tc: Pass pin assignment value around using the pin assignment enum
` [PATCH 11/19] drm/i915/tc: Handle pin assignment NONE on all platforms
` [PATCH 12/19] drm/i915/tc: Validate the pin assignment "
` [PATCH 13/19] drm/i915/tc: Unify the way to get "
` [PATCH 14/19] drm/i915/tc: Unify the way to get the max lane count value on MTL+
` [PATCH 15/19] drm/i915/tc: Handle non-TC encoders when getting the pin assignment
` [PATCH 16/19] drm/i915/tc: Pass intel_tc_port to internal lane mask/count helpers
` [PATCH 17/19] dmc/i915/tc: Report pin assignment NONE in TBT-alt mode
` [PATCH 18/19] drm/i915/tc: Cache the pin assignment value
` [PATCH 19/19] drm/i915/tc: Debug print the pin assignment and max lane count

[CI 0/9] For CI only
 2025-08-08  3:55 UTC  (12+ messages)
` [CI 1/9] drm/i915: Move struct_mutex to drm_i915_private
` [CI 2/9] drm/i915: Remove struct_mutex in i915_irq.c
` [CI 3/9] drm/i915: Change mutex initialization in intel_guc_log
` [CI 4/9] drm/i915: Replace struct_mutex in intel_guc_log.c
` [CI 5/9] drm/i915/gem: Clean-up outdated struct_mutex comments
` [CI 6/9] drm/i915/display: Remove "
` [CI 7/9] drm/i915: Clean-up "
` [CI 8/9] drm/i915: Remove unused struct_mutex from drm_i915_private
` [CI 9/9] drm/i915: Remove todo and comments about struct_mutex
` ✓ i915.CI.BAT: success for For CI only
` ✗ i915.CI.Full: failure "

[PATCH] drm: Remove redundant __GFP_NOWARN
 2025-08-07 22:30 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/intel_crtc: Warn and clamp if num_scalers exceeds SKL_NUM_SCALERS
 2025-08-07 21:23 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2 0/2] drm/i915/selftests: Miscellaneous improvements in gem mman migration tests
 2025-08-07 20:18 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Miscellaneous improvements in gem mman migration tests (rev3)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/scaler: Fix condition for WA_14011503117
 2025-08-07 19:13 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/scaler: Fix condition for WA_14011503117 (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/gt: Ensure sleep calculations in wait_for_freq() do not use negative value of timeout_ms
 2025-08-07 18:12 UTC  (2+ messages)

[PATCH 0/9 v2] drm/i915: Remove legacy struct_mutex usage
 2025-08-07 17:18 UTC  (11+ messages)
` [PATCH 1/9 v2] drm/i915: Move struct_mutex to drm_i915_private
` [PATCH 2/9 v2] drm/i915: Remove struct_mutex in i915_irq.c
` [PATCH 3/9 v2] drm/i915: Change mutex initialization in intel_guc_log
` [PATCH 4/9 v2] drm/i915: Replace struct_mutex in intel_guc_log.c
` [PATCH 5/9 v2] drm/i915/gem: Clean-up outdated struct_mutex comments
` [PATCH 6/9 v2] drm/i915/display: Remove "
` [PATCH 7/9 v2] drm/i915: Clean-up "
` [PATCH 8/9 v2] drm/i915: Remove unused struct_mutex from drm_i915_private
` [PATCH 9/9 v2] drm/i915: Remove todo and comments about struct_mutex
` ✗ LGCI.VerificationFailed: failure for drm/i915: Remove legacy struct_mutex usage (rev2)

[PATCH 00/12] Optimize vrr.guardband and fix LRR
 2025-08-07 17:03 UTC  (20+ messages)
` [PATCH 01/12] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 02/12] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 03/12] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 04/12] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 05/12] drm/i915/dp: Add SDP latency computation helper
` [PATCH 06/12] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 07/12] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 08/12] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/12] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/12] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 11/12] drm/i915/panel: Add helper to get highest fixed mode
` [PATCH 12/12] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✓ i915.CI.BAT: success for Optimize vrr.guardband and fix LRR (rev4)
` ✓ i915.CI.Full: "

[PATCH] drm/ttm: WIP limit the TTM pool to 32bit CPUs
 2025-08-07 16:47 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH 00/10] Introduce drm sharpness property
 2025-08-07 15:11 UTC  (13+ messages)
` [PATCH 01/10] drm/drm_crtc: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add strength and winsize register
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property
` ✓ i915.CI.BAT: success for Introduce drm sharpness property (rev16)
` ✓ i915.CI.Full: "

[PATCH v6] drm/i915/display: Optimize panel power-on wait time
 2025-08-07 14:09 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Optimize panel power-on wait time (rev7)
` ✗ i915.CI.Full: failure "

[REGRESSION] tty lockup and WWAN loss after hibernate/suspend in 6.8+ on ThinkPad X1 Carbon Gen 10
 2025-08-07  7:07 UTC  (10+ messages)

[PATCH v2] drm/i915/dsi: Fix overflow issue in pclk parsing
 2025-08-07 12:10 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dsi: Fix overflow issue in pclk parsing (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush
 2025-08-07 12:08 UTC  (7+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] drm/i915/scaler: Fix condition for WA_14011503117
 2025-08-07 11:52 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] drm/i915/scaler: Fix for WA_14011503117
 2025-08-07  9:59 UTC  (8+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/scaler: Fix for WA_14011503117 (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH v3] drm/xe/display: Block hpd during suspend
 2025-08-07  9:46 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/xe/display: Block hpd during suspend (rev5)

[RESEND 0/3] drm/i915: use drm->debugfs_root when creating debugfs files
 2025-08-07  8:40 UTC  (4+ messages)
` [RESEND 3/3] drm/i915: use drm->debugfs_root for "

[PATCH 03/19] drm/i915/lnl+/tc: Fix max lane count HW readout
 2025-08-07  8:36 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 02/19] drm/i915/icl+/tc: Cache the max lane count value
 2025-08-07  8:07 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/10] Introduce drm sharpness property
 2025-08-07  5:57 UTC  (4+ messages)
` [PATCH 01/10] drm/drm-crtc: Introduce sharpness strength property

[PATCH v2] drm/i915/guc: Include the GuC registers in the error state
 2025-08-07  5:42 UTC  (2+ messages)

[PATCH 00/15] drm/i915: drop __to_intel_display() transitional macro
 2025-08-06 23:31 UTC  (18+ messages)
` [PATCH 01/15] drm/i915/display: pass display to HAS_PCH_*() macros
` [PATCH 02/15] drm/i915/fb: pass display to HAS_GMCH() and DISPLAY_VER()
` [PATCH 03/15] drm/i915/clockgating: pass display to for_each_pipe()
` [PATCH 04/15] drm/i915/clockgating: pass display to HAS_PCH_*() macros
` [PATCH 05/15] drm/i915/clockgating: pass display to DSPCNTR and DSPSURF register macros
` [PATCH 06/15] drm/i915/irq: pass display to macros that expect display
` [PATCH 07/15] drm/i915/dram: "
` [PATCH 08/15] drm/i915/gmch: pass display to DISPLAY_VER()
` [PATCH 09/15] drm/i915/gem: pass display to HAS_DISPLAY()
` [PATCH 10/15] drm/i915/switcheroo: "
` [PATCH 11/15] drm/i915/drv: "
` [PATCH 12/15] drm/i915/uncore: pass display to HAS_FPGA_DBG_UNCLAIMED()
` [PATCH 13/15] drm/i915/gvt: convert mmio table to struct intel_display
` [PATCH 14/15] drm/i915/reg: separate VLV_DSPCLK_GATE_D from DSPCLK_GATE_D
` [PATCH 15/15] drm/i915/display: drop __to_intel_display() usage
` ✓ i915.CI.BAT: success for drm/i915: drop __to_intel_display() transitional macro
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/hdmi: add debugfs to contorl HDMI bpc
 2025-08-06 22:40 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH 0/9] drm/i915: Remove legacy struct_mutex usage
 2025-08-06 22:02 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/i915/dsi: Fix overflow issue in pclk parsing
 2025-08-06 20:46 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH v2 0/4] Wait PSR idle before on dsb commit
 2025-08-06 20:10 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for Wait PSR idle before on dsb commit (rev2)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/scaler: Fix WA_14011503117
 2025-08-06 18:13 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 00/13] Optimize vrr.guardband and fix LRR
 2025-08-06 17:33 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for Optimize vrr.guardband and fix LRR (rev3)
` ✓ i915.CI.Full: "

[PATCH] drm/i915: silence rpm wakeref asserts on GEN11_GU_MISC_IIR access
 2025-08-06 16:41 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/probe-helper: fix output polling not resuming after HPD IRQ storm
 2025-08-06 14:27 UTC  (6+ messages)

[PATCH 0/5] drm/i915 and drm/xe: remove fsb/mem freq cleanups
 2025-08-06 13:57 UTC  (7+ messages)
` [PATCH 4/5] drm/i915/dram: bypass fsb/mem freq detection on dg2 and no display
` [PATCH 5/5] drm/i915/dram: move fsb_freq and mem_freq to dram info

[PULL] drm-xe-next-fixes
 2025-08-06 13:24 UTC 

[PATCH v5] drm/i915/display: Optimize panel power-on wait time
 2025-08-06 13:11 UTC  (2+ messages)

[PATCH 0/3] drm/i915/display: global state cleanups
 2025-08-06 13:08 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/display: hide global state iterators, remove unused

[PATCH] drm/i915/scaler: Fix for WA_14011503117
 2025-08-06  9:20 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).