Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 12:46:55 to 2026-05-12 12:03:05 UTC [more...]

[PATCH v2 00/11] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-05-12 12:02 UTC  (7+ messages)
` [PATCH v2 09/11] drm/i915/bw: consolidate the debug info of bw/dgv/psf data
` [PATCH v2 11/11] drm/i915/bw: insert a sw bw info entry to cater low data rate usecases
` ✗ i915.CI.BAT: failure for drm/i915/display: reduce the pm demand peak bw based on display data rate

[PATCH v3 00/20] drm/atomic: Rework initial state allocation
 2026-05-12 11:20 UTC  (16+ messages)
` [PATCH v3 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v3 12/20] drm/crtc: "
` [PATCH v3 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v3 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v3 18/20] drm/tidss: Switch "

[PATCH v2 0/3] drm/i915/psr: DC entry prevention during active vblank
 2026-05-12 11:11 UTC  (3+ messages)
` [PATCH v2 3/3] drm/i915/psr: Use DMC wakelock instead of DC state for VBI

[PATCH v3 0/1] match GEN6_PCODE_DATA naming with spec
 2026-05-12 11:04 UTC  (3+ messages)
` [PATCH v3 1/1] drm/{i915, xe}/pcode: rename GEN6_PCODE_DATA to match spec
  ` [PATCH v3 1/1] drm/{i915,xe}/pcode: "

[PATCH v3 0/4] More Fixes for color pipeline
 2026-05-12 10:51 UTC  (7+ messages)
` [PATCH v3 1/4] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
` [PATCH v3 3/4] drm/i915: Avoid programming color HW blocks for NV12 Y planes
` ✓ i915.CI.BAT: success for More Fixes for color pipeline
` ✗ i915.CI.Full: failure "

[PATCH 00/14] drm/{i915,xe}: BIOS FB takeover fixes
 2026-05-12 10:49 UTC  (24+ messages)
` [PATCH 01/14] drm/i915: Disable the plane if initial plane config readout failed
` [PATCH 02/14] drm/i915/fbdev: Extract bios_fb_ok()
` [PATCH 03/14] drm/i915: Throw away the BIOS fb if has the wrong depth/bpp
` [PATCH 04/14] drm/i915: Introduce intel_bo_fbdev_bios_fb_ok()
` [PATCH 05/14] drm/i915: Use drm_dbg_kms() for initial FB debugs
` [PATCH 06/14] drm/xe: Do the initial FB size alignment earlier
` [PATCH 07/14] drm/xe/ggtt: Decouple lmem/stolen physcial offset from GGTT offset
` [PATCH 08/14] drm/xe: Print a debug message if we have no stolen for the initial FB
` [PATCH 09/14] drm/xe: Abstract the initial FB PTE checks a bit
` [PATCH 10/14] drm/xe: Check the PTE local memory bit for initial FB in stolen
` [PATCH 11/14] drm/xe: s/bar2/lmembar/
` [PATCH 12/14] drm/xe: Use the correct stolen offset in initial FB readout
` [PATCH 13/14] drm/i915: Fix BIOS FB memory region name debug prints
` [PATCH 14/14] drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FB
` ✓ i915.CI.BAT: success for drm/{i915,xe}: BIOS FB takeover fixes
` ✓ i915.CI.Full: "

[PATCH] Revert "i915: don't use a vma that didn't match the context VM"
 2026-05-12 10:43 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] drm/i915/display: Handle odd position for planar formats in selective fetch
 2026-05-12  9:17 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

Subject: i915 initialization failure on Apple Mac mini 6,1 and 7,1 with kernel 6.12+
 2026-05-12  8:27 UTC  (2+ messages)

[PATCH v3] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-12  8:25 UTC  (7+ messages)

[PATCH v2 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-05-12  8:22 UTC  (12+ messages)
` [PATCH v2 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH v2 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
` [PATCH v2 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
` [PATCH v2 4/4] drm/i915/bw: Extract get_display_bw_params()
` ✗ i915.CI.BAT: failure for drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs (rev2)

[PATCH v4] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-12  4:12 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load (rev3)
` ✗ i915.CI.Full: failure "

[PATCH 0/4] drm/i915/dp: Adaptive Sync SDP readback fixes
 2026-05-12  1:26 UTC  (7+ messages)
` [PATCH 2/4] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 3/4] drm/i915/dp: Set sdp_type in AS SDP unpack
` [PATCH 4/4] drm/i915/dp: Include all relevant AS SDP fields in comparison
` ✓ i915.CI.BAT: success for drm/i915/dp: Adaptive Sync SDP readback fixes
` ✓ i915.CI.Full: "

[PATCH v2 00/10] drm: Improve logic behind damage handling
 2026-05-12  0:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm: Improve logic behind damage handling (rev2)
` ✗ i915.CI.Full: failure "

[PATCH 1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
 2026-05-11 23:46 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
` ✗ i915.CI.Full: failure "

[PATCH 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-05-11 20:17 UTC  (11+ messages)
` [PATCH 2/2] drm/i915/intel_panel: Use highest refresh rate mode for seamless VRR changes

[RFC 0/7] drm/display/dp_tunnel: Add debugfs surface for BWA validation
 2026-05-11 20:10 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH][next] drm/i915/gvt: Avoid -Wflex-array-member-not-at-end warning
 2026-05-11 20:01 UTC  (4+ messages)

Tested: i915-rt v6 05+06/24 on Kaby Lake (ThinkPad 13 2nd Gen) — partial fix
 2026-05-11 19:14 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 0/3] drm/i915/cx0: fix PLL enable failure handling on Meteor Lake
 2026-05-11 18:45 UTC  (6+ messages)
` [PATCH 1/3] drm/i915/cx0: check PLL ACK bit in intel_cx0_pll_is_enabled()
` [PATCH 2/3] drm/i915/dpll: add error propagation to DPLL enable path
` [PATCH 3/3] drm/i915/cx0: return errors from CX0 PLL enable on failure
` ✗ LGCI.VerificationFailed: failure for drm/i915/cx0: fix PLL enable failure handling on Meteor Lake

[PATCH 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
 2026-05-11 17:15 UTC  (3+ messages)
` ✓ i915.CI.Full: success for series starting with [1/2] "

[PATCH] drm/i915/dmc_wl: Remove macro HAS_DMC_WAKELOCK()
 2026-05-11 16:51 UTC  (2+ messages)
`  "

[PATCH 00/10] drm: Improve logic behind damage handling
 2026-05-07 12:22 UTC  (3+ messages)
` [PATCH 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access

[PATCH] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-05-07 15:55 UTC 

[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
 2026-05-11 14:21 UTC  (2+ messages)


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